Commit graph

183 commits

Author SHA1 Message Date
Overtorment
efa1c52878 FIX: allow capitalized bech32 addresses (closes #838) 2020-02-24 19:53:22 +00:00
Marcos Rodriguez Vélez
ff522218f1 TST 2020-02-14 15:31:50 +00:00
Marcos Rodriguez
cf1153b546 ADD: Export TXN 2020-01-03 23:02:30 -06:00
Marcos Rodriguez
921e51d138 ADD: Import txn 2020-01-03 21:12:29 -06:00
Marcos Rodriguez
338481a3de TST 2020-01-02 22:02:41 -06:00
Marcos Rodriguez
9e302df75d ADD: Export/Import PSBTs
eipiji
2020-01-02 01:56:23 -06:00
Marcos Rodriguez
16ecd3096b ADD: Swipe to Scan 2019-12-31 13:57:39 -06:00
Overtorment
cdd760f6fa REF: added constant 2019-12-13 02:19:32 +00:00
Marcos Rodriguez
d60323961b ADD: Toggle for RBF
Update hd-segwit-bech32-wallet.js

Update details.js

Update details.js
2019-12-13 02:19:32 +00:00
Marcos Rodriguez
748ec94bb4 FIX: Hide loading indicator after push 2019-12-13 01:12:10 +00:00
Marcos Rodriguez
98c410b188 ADD: Send max option on advanced menu 2019-11-16 10:26:12 +00:00
Marcos Rodriguez
8a3d3a7efa Update details.js 2019-10-12 00:28:45 +01:00
Overtorment
afbb664025 ADD: cryptoadvance HW wallet support 2019-10-11 20:57:32 +01:00
Overtorment
85074da742 REF: lint 2019-10-06 12:40:21 +01:00
Marcos Rodriguez
9e12222989 ADD: Refill with external wallet 2019-09-29 16:01:27 -04:00
Overtorment
4fef5847ef
Merge pull request #641 from junderw/bumpBitcoinJS
Update to BitcoinJS 5.1.6
2019-09-21 18:58:30 +03:00
ncoelho
cf8eec0163 wallet selector margins
Visual changes on wallet selector margins on lightning send
2019-09-20 11:58:47 +03:00
Marcos Rodriguez Vélez
06d709ad5f
Merge branch 'master' into bumpBitcoinJS 2019-09-17 12:04:26 -04:00
Marcos Rodriguez
d6bc65e9c7 Merge branch 'master' into batchui 2019-09-16 16:10:20 -04:00
Marcos Rodriguez
a62f93dbcd FIX: Select fastest fee by default. 2019-09-15 21:10:35 +01:00
junderw
e72afd758e
Update to BitcoinJS 5.1.6 2019-09-14 07:15:59 +09:00
Marcos Rodriguez
6f2280ab0e ADD: Batch send UI
WIP: Create batch TX

WIP: Continuing...

WIP: More work

WIP: More work...

WIP

WIP

Update signer.js

FIX: Fix Send Max

ADD: Warn user if they want to make a max transaction but then switch to a wallet without support.

FIX: Fixed BIP70 processing

FIX: Removed parameter

FIX: Fixed multiple UI recipient bugs.

WIP

WIP

ADD: Scroll the problematic transaction

Update details.js

Update details.js

FIX: Fix crash when switching wallets

FIX: Success message
2019-09-11 21:35:11 -04:00
Marcos Rodriguez
8eb0b4269e ADD: New TX status screen 2019-08-10 02:57:55 -04:00
Overtorment
cc75ec0ad4
Merge pull request #571 from BlueWallet/wallet-selector
fix wallet selector on send view
2019-08-08 20:24:40 +01:00
Marcos Rodriguez Vélez
455a01070e FIX: Update keyboard behavior 2019-08-08 20:19:34 +01:00
Nuno Coelho
d2b1885fc8
Merge branch 'master' into wallet-selector 2019-08-07 21:26:41 +02:00
Marcos Rodriguez
ff0f7d17b9 ADD: User confirmation for use of all funds. 2019-08-07 20:03:12 +01:00
Marcos Rodriguez
221df24100 FIX: placeholder amount bug 2019-08-07 20:03:12 +01:00
Marcos Rodriguez
fa29c645cc FIX: Toolbar now visible for Android 2019-08-07 20:03:12 +01:00
Marcos Rodriguez
b5aafee38f FIX: Fixed Send Max UI to fit design 2019-08-07 20:03:12 +01:00
Overtorment
d40ac66bf1 ADD: send MAX (for BIP84 & BIP49) 2019-08-07 20:03:12 +01:00
ncoelho
cb197ab68a fix ident and trigger another test :D 2019-08-06 19:40:08 +02:00
ncoelho
961dc992f3 fix wallet selector on send view
Fix margins between elements, and makes both elements tapable
2019-08-06 19:31:23 +02:00
Overtorment
b0dd59f269 REF: estimates 2019-07-19 10:19:50 +03:00
Marcos Rodriguez
f397c79a12 FIX: iOS App crashes when scaning QR Code 2019-07-05 09:08:04 +01:00
Marcos Rodriguez
559d24361e FIX: Amount when scanning was not displayed in amount UI 2019-07-04 20:24:23 +01:00
Overtorment
3afeefaed9 ADD: HD bech32 wallets (BIP84) 2019-06-01 23:41:30 +01:00
Overtorment
9bed2c3776 FIX: android build 2019-05-03 19:45:38 +01:00
Marcos Rodriguez Vélez
33bffaa7ab ADD: Apple Watch support 2019-05-02 21:33:03 +01:00
Marcos Rodriguez Vélez
6d2e468c03 OPS: Upgrade to React Native 0.59.2 2019-04-05 15:22:10 +01:00
Marcos Rodriguez Vélez
c1f16a4a01 FIX: Fixed an isse when inserting an address after amount.
ADD: Chinese DayJS
2019-03-05 19:29:06 +00:00
Marcos Rodriguez Vélez
6017f4d990 FIX: Create button was difficult to press on android. (#369)
FIX: Create button was difficult to press on android.
ADD: Clipboard detection on app state change to foreground
OPS: Upgrade to RN 58.6 due to various important fixes
FIX: Statusbar restored
2019-03-02 12:13:12 +00:00
Marcos Rodriguez Vélez
e93bfa656b ADD: Switch Lightning wallets on send screen.
ADD: If providing an LND address in BTC send screen, throw an error.
ADD: Chain type in order to determine what type of wallet has been selected.
2019-02-26 08:58:13 +00:00
Marcos Rodriguez Vélez
7b6734bcc3 ADD: Use BlueElectrum to estimate fee 2019-02-24 23:18:25 +00:00
Marcos Rodriguez Vélez
ffd4b82832 FIX: Wallet selection 2019-02-24 23:16:29 +00:00
Marcos Rodriguez Vélez
445d85e6c4 FIX: Fix transaction fee for BIP70 payments 2019-02-23 19:28:40 +00:00
Marcos Rodriguez Vélez
58d29199b3 FIX: Send BTC should ignore non-onchain wallets 2019-02-21 09:02:28 +00:00
Marcos Rodriguez Vélez
df37d37868 FIX: BlueWallet should register to handle the BOLT11 lightning: URI #335 2019-02-19 21:17:25 +00:00
Marcos Rodriguez Vélez
1fea501a74 ADD: InputAccesoryView for easy keyboard dismissal 2019-02-17 17:13:12 +00:00
Marcos Rodriguez Vélez
e1ce8f8d35 FIX: status bar disappears #311 2019-02-14 23:54:07 +00:00