Commit graph

253 commits

Author SHA1 Message Date
GLaDOS
cc1e148e25
Merge pull request #2846 from BlueWallet/loadingnetworkfees
ADD: Loading indicator for network transaction fees.
2021-03-26 12:23:43 +00:00
marcosrdz
4b5fcb783f ADD: Loading indicator for network transaction fees. 2021-03-24 20:45:07 -04:00
Ivan Vershigora
1ae82a1a7b FIX: address input qrcode denomination reset 2021-03-24 20:17:17 +03:00
GLaDOS
d217298015
Merge pull request #2774 from BlueWallet/limpbrains-send-max
ADD: Use Full Balance and Multiple recipients
2021-03-22 11:51:25 +00:00
Overtorment
e644d41f06 FIX: after refactoring, fee instead of feerate was displayed on Confirm screen 2021-03-19 15:29:27 +00:00
Ivan Vershigora
d57f073dc1 REF: MAX can be used with regular outputs 2021-03-12 19:19:04 +03:00
GLaDOS
95e26c38d4
Merge pull request #2756 from BlueWallet/limpbrains-sendmany-index
FIX: recipients index
2021-03-12 15:29:58 +00:00
Ivan Vershigora
ddcf8f4fb5 REF: move recipientsScrollIndex out of State to Ref 2021-03-12 17:02:49 +03:00
Ivan Vershigora
96efec19d8 REF: use route params walletID, instead of fromWallet for SendDetails screen 2021-03-09 15:59:36 +03:00
marcosrdz
b3a954b466 FIX: Wallet selection was not visible 2021-03-04 20:19:44 -05:00
Ivan Vershigora
bc084ff113 FIX: add titles to all the alerts 2021-02-28 10:30:11 +03:00
Ivan Vershigora
a400b17c94 sync up with master 2021-02-26 22:39:32 +03:00
GLaDOS
8ae450a864
Merge pull request #2701 from BlueWallet/limpbrains-sendmany-test
TST: batch send test
2021-02-26 16:06:20 +00:00
Ivan Vershigora
4afee00166 REF: send/details to func component, move Address and Amount Inputs out of BlueComponents 2021-02-25 19:13:34 +03:00
Ivan Vershigora
660fe14380 TST: batch send test 2021-02-25 17:32:11 +03:00
marcosrdz
b8c04deec9 FIX: Custom fee cancelation on iPadOS 14.4 fade into black screen #2568 2021-02-24 20:28:13 -05:00
Ivan
5322edc9bc
ADD: psbt cosign 2021-02-18 13:37:43 +00:00
Ivan Vershigora
64ff3de735 FIX: screen titles language 2021-02-15 11:03:54 +03:00
ncoelho
c362dd34cb REF: Fee selection in darkmode 2021-02-12 23:22:51 +00:00
Ivan Vershigora
5d75072f09 FIX: set fee to lower value if balance is not enought 2021-02-01 19:26:31 +03:00
marcosrdz
fae9b25512 Merge branch 'master' into ccfix 2021-01-28 00:58:24 -05:00
marcosrdz
4927736856 FIX: cached wallet address wouldnt change on wallet change 2021-01-27 18:08:19 -05:00
marcosrdz
70c27dd432 FIX: Conf number reflects correct number. 2021-01-23 20:38:14 -05:00
marcosrdz
1a8afd4bf0 Update details.js 2021-01-18 20:57:41 -05:00
marcosrdz
b8170fee2f Merge branch 'master' into lessthan500 2021-01-15 09:28:00 -05:00
Overtorment
26068135ed FIX: show spinner if multisig is trying to cosign external transaction 2021-01-13 19:40:15 +00:00
marcosrdz
65c5df0f34 ADD: Show alert if amount is less or equal 500 sats 2021-01-11 16:38:25 -05:00
Overtorment
c68131dbd7 FIX: Scanning a Vault PSBT Qr code when scanning for a send address hangs the app 2021-01-11 17:45:19 +00:00
Ivan Vershigora
002752f643 REF: navigation styles 2020-12-25 19:09:53 +03:00
Ivan Vershigora
e2b7034654 Merge branch 'master' into limpbrains-missing-loc 2020-12-24 21:23:27 +03:00
Ivan Vershigora
6bee1ce8c3 FIX: show more accurate precalculation fee on "Not enough balance." exception 2020-12-24 16:36:28 +03:00
Ivan Vershigora
1e89987e47 FIX: missing i18n 2020-12-21 21:27:49 +03:00
marcosrdz
5527d62b40 OPS: Update packages 2020-12-15 22:15:57 -05:00
Overtorment
476ba022a0 Revert "REF: navigation styles" 2020-12-04 13:40:13 +00:00
Ivan Vershigora
aa7add7752 REF: navigation styles 2020-12-04 12:50:23 +03:00
Overtorment
f1075515fa ADD: warning text on backup screen 2020-12-03 15:15:05 +00:00
marcosrdz
fc772657e4 WIP 2020-12-01 00:40:54 -05:00
Marcos Rodriguez Vélez
6b4d186f31
FIX: Can't paste in address block while building tx (10k Sat bounty) #2234 (#2236) 2020-11-30 17:48:24 +00:00
Overtorment
c99a2ba296 FIX: import *.txn file with txhex - extra newline characted prevented it from being recognized (closes #2161) 2020-11-27 16:35:14 +00:00
Overtorment
e212adf6de Merge remote-tracking branch 'origin/master' into fix-2088 2020-11-24 16:44:22 +00:00
Overtorment
87fea08d79 FIX: broken wallet->send->longtap send btn->choose photo 2020-11-24 13:46:55 +00:00
GLaDOS
bd68d10d90
Merge pull request #2006 from BlueWallet/limpbrains-cc
Coin control
2020-11-23 19:04:12 +00:00
Overtorment
6a7efaed91 FIX: Disregarding curent denomination on send screen, scanning address always resets it to BTC (closes #2088) 2020-11-23 16:06:53 +00:00
marcosrdz
f3f0ed8515 Update details.js 2020-11-22 22:19:46 -05:00
marcosrdz
8dd65ca50e FIX: Styling for large screens 2020-11-22 03:48:16 -05:00
Ivan Vershigora
af11aead63 REF: use allBalance instead of fromWallet.getBalance() in send/details render component 2020-11-22 11:42:33 +03:00
marcosrdz
57afcc8957 Merge branch 'master' into limpbrains-cc 2020-11-19 14:19:45 -05:00
Overtorment
0630a5e833 FIX: camera is not closing after QR with PSBT (UR) scanned from hw wallet (closes #2162) 2020-11-19 14:33:18 +00:00
ncoelho
e37e934f3f Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into limpbrains-cc 2020-11-19 14:46:11 +01:00
marcosrdz
9f7d7db3d0 Update details.js 2020-11-18 09:29:41 -05:00