Commit Graph

700 Commits

Author SHA1 Message Date
Marcos Rodriguez
c4aa788cdf TTS 2020-01-06 05:21:19 -05:00
Marcos Rodriguez
7c120d2b20 RTST 2020-01-04 19:03:02 -06:00
Marcos Rodriguez
41054fe7a2 Merge branch 'master' into filepicker 2020-01-04 09:35:27 -06:00
Marcos Rodriguez
2ec19bdec4 REF: SelectWallet uses Hooks 2020-01-04 12:23:15 +00:00
Marcos Rodriguez
ee5cb6da45 TST 2020-01-03 23:08:27 -06: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
c54ef7d067 Update details.js 2020-01-02 16:06:51 -06:00
Marcos Rodriguez
b79a974863 TST 2020-01-02 15:29:23 -06:00
Marcos Rodriguez
d11a9456d6 TST 2020-01-02 14:54:34 -06:00
Marcos Rodriguez
447d0e3042 Merge branch 'filepicker' of https://github.com/BlueWallet/BlueWallet into filepicker 2020-01-02 14:00:31 -06:00
Marcos Rodriguez
872bbb6d9d Update details.js 2020-01-02 14:00:27 -06:00
Marcos Rodriguez Vélez
230ab1d2bf
Update import.js 2020-01-02 13:43:15 -06:00
Marcos Rodriguez
6f162bff97 Merge branch 'filepicker' of https://github.com/BlueWallet/BlueWallet into filepicker 2020-01-02 02:06:59 -06:00
Marcos Rodriguez
9e302df75d ADD: Export/Import PSBTs
eipiji
2020-01-02 01:56:23 -06:00
Marcos Rodriguez
cce9cbeec9 Update psbtWithHardwareWallet.js 2020-01-01 23:07:08 -06:00
Marcos Rodriguez
063287ec9d TST 2020-01-01 21:05:35 -06:00
Marcos Rodriguez
84b0baf086 Update psbtWithHardwareWallet.js 2020-01-01 12:52:16 -06:00
Marcos Rodriguez
2beed9984f Update psbtWithHardwareWallet.js 2020-01-01 12:38:11 -06:00
Marcos Rodriguez
6564639769 ADD: Change masterfingerprint UI 2020-01-01 02:03:20 -06:00
Marcos Rodriguez
1680a6768b # This is a combination of 3 commits.
# This is the 1st commit message:

ADD: File picker for import

# This is the commit message #2:

ADD: File picker for import

# This is the commit message #3:

ADD: Tests for DeeplinkSchemaMatch
2020-01-01 02:03:00 -06:00
Marcos Rodriguez
3678c376a6 FIX: Set isLoading to false when biometrics unlock fails 2019-12-28 19:44:27 +00:00
Overtorment
adf00f1da0 TST: fix selftest 2019-12-28 18:24:53 +00:00
Marcos Rodriguez
6dac7340ef FIX: TX Time visual glitch 2019-12-28 17:37:21 +00:00
Marcos Rodriguez
c975347b6f REF: Reworked Import wallet flow 2019-12-27 21:50:59 +00:00
Marcos Rodriguez
ec5bc4a3c6 ADD: Ask user if they have backed up their seed phrase 2019-12-26 22:40:03 +00:00
Marcos Rodriguez
29d35c36b5 ADD: Export screen allows copying to clipboard if its a LNDHub wallet 2019-12-26 22:21:46 +00:00
Marcos Rodriguez
c2eb13dd30 ADD: Show LNDHub backup when creating lnd wallet 2019-12-26 22:21:46 +00:00
Marcos Rodriguez
5d569f8510 REF: Default view settings now uses Hooks 2019-12-25 22:36:45 +00:00
Marcos Rodriguez
b9e223ad37 REF: Release Notes uses Hooks 2019-12-25 21:22:32 +00:00
Marcos Rodriguez
6a5d9daad4 REF: About now uses hooks 2019-12-25 21:21:28 +00:00
Marcos Rodriguez
bbe01d16a3 FIX: TX list uses whole canvas area 2019-12-25 21:08:24 +00:00
Marcos Rodriguez
ea23dc1063 FIX: Show an alert when theres a fetch transactions error. 2019-12-25 21:07:28 +00:00
Marcos Rodriguez
b341f8b5c3 FIX: Receive address was not being rendered 2019-12-23 17:31:42 +00:00
Marcos Rodriguez
183135d910 FIX: Wallet type selecion clipping on advanced mode 2019-12-23 17:24:36 +00:00
Marcos Rodriguez
775d4bee43 FIX: Wallet type selecion clipping on advanced mode 2019-12-23 09:49:25 +00:00
Marcos Rodriguez
b1748b80fa FIX: Issue 769. Don't allow empty wallet labels 2019-12-21 21:04:56 +00:00
Marcos Rodriguez
b30656e1ff REF: Custom receive
Update details.js
2019-12-18 23:26:29 +00:00
Marcos Rodriguez
5f50be22f2 ADD: Handle clipboard content with both bitcoin: and lightning:
Update App.js

Update App.js

Update App.js
2019-12-18 23:14:44 +00:00
Overtorment
f077f893f7 FIX: scan QR with mnemonics now defaults to BIP84 if wallet is blank 2019-12-14 14:44:52 +00:00
Overtorment
703196d4d1 Revert "FIX: Dismiss modal after success import"
This reverts commit 5b1515ee3f.
2019-12-14 14:24:12 +00:00
Marcos Rodriguez
bdb9add2e2 ADD: Native segwit as default wallet
S
2019-12-14 11:59:10 +00:00
Marcos Rodriguez
5ad850e081 ADD: Scroll to end of wallets list when adding a wallet 2019-12-14 11:42:39 +00:00
Marcos Rodriguez
fc3bb6f2d2 FIX: Scan to receive is more visible
Update lndCreateInvoice.js
2019-12-13 23:04:00 +00: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
5b1515ee3f FIX: Dismiss modal after success import
Update scanQrWif.js
2019-12-13 01:12:10 +00:00
Overtorment
6589ccca58 TST: encryption 2019-11-30 00:34:51 +00:00