Commit Graph

180 Commits

Author SHA1 Message Date
Ivan Vershigora
9633441cf2 ADD: Multisig seed with passphrase 2022-01-09 18:18:11 +03:00
Ivan Vershigora
966c1a7505 ADD: Multisig seed with passphrase 2022-01-09 17:38:56 +03:00
GLaDOS
11dfa96f11
Merge pull request #4297 from BlueWallet/renovate/ecpair-2.x
Update dependency ecpair to v2
2021-12-21 13:04:55 +00:00
Overtorment
ecabeae620 REF: ecpair usage 2021-12-20 17:11:07 +00:00
Ivan Vershigora
8dd015e687 ADD: support truncated words during slip39 wallet import 2021-12-16 14:32:51 +03:00
Overtorment
5f9a1c99cd FIX: reject unknown segwit versions as invalid address 2021-12-05 18:46:42 +00:00
Overtorment
9b7a0e8580 FIX: reject unknown segwit versions as invalid address 2021-12-05 13:24:48 +00:00
Overtorment
17b11d5f94 REF: bump bitcoinjs to v6.0.0 2021-11-25 15:50:40 +00:00
Overtorment
3046b8e6ef WIP: ldk improv 2021-11-03 17:58:12 +00:00
Overtorment
4e677650b5
WIP: ldk improvements 2021-11-02 18:10:06 +00:00
Overtorment
9b4f82244a WIP: maturing ETA for ldk onchain balance 2021-11-02 11:57:36 +00:00
Marcos Rodriguez Vélez
2e35bd7283 OPS: Lint fix 2021-10-30 16:54:01 +01:00
Overtorment
ca7930c59e
WIP: ldk improvements 2021-10-29 12:12:14 +01:00
Marcos Rodriguez Vélez
dfb0f01cde
FIX: Locale for prompts 2021-10-16 10:37:51 -04:00
Overtorment
edc5e20344
WIP: ldk reconnect to pending peers to finalize establish channel 2021-10-16 09:28:19 +01:00
Overtorment
ce5fb97515 WIP: ldk open channel human-readable errors 2021-10-15 21:36:49 +01:00
Overtorment
0c81dad54b REF: bump ldk android to v0.0.101.3 2021-10-15 21:36:49 +01:00
Ivan Vershigora
af0f5ef407 FIX: Sign/Verify uncompressed 2021-10-13 16:47:39 +03:00
Overtorment
f04412881c
WIP: fix LDK send payment negative amount 2021-10-05 20:56:55 +01:00
GLaDOS
8fe698d40e
Merge pull request #3979 from BlueWallet/The-term-Alert-is-not-part-of-the-localisation-file-#3895
FIX: The term "Alert" is not part of the localisation file #3895
2021-10-05 16:15:35 +01:00
Marcos Rodriguez Vélez
995a529e2d FIX: Lightning wallet was throwing error with Tor 2021-10-04 11:37:22 +01:00
Marcos Rodriguez Vélez
0a29577d65
FIX: The term "Alert" is not part of the localisation file #3895 2021-10-04 02:02:33 -04:00
Overtorment
435edbce86
REF: bump ldk (#3911)
REF: bump ldk
REF: bump aar to 0.0.101.1
WIP: ldk maturing balance
WIP: ldk added ts to logs
2021-10-03 19:02:06 +01:00
Overtorment
9f7c014adb
FIX: ldk throwing 'not started' occasionally 2021-10-01 21:54:11 +01:00
Marcos Rodriguez Vélez
9bbe694ab4
FIX: If null or undefined, dont show button 2021-09-30 12:05:51 -04:00
Marcos Rodriguez Vélez
bbde3b6b59 Update abstract-wallet.ts 2021-09-28 16:35:47 +01:00
Overtorment
39f81dbbd3
FIX: proper fee estimation for multisig wallets (closes #3811) 2021-09-28 10:53:57 +01:00
Overtorment
a62319140f
FIX: correct path when importing watch-only from hardware wallet 2021-09-27 18:07:03 +01:00
Overtorment
2caf9886b6
REF: improv ldk 2021-09-24 15:50:06 +01:00
Ivan
b2d9f8db0f
ADD: custom derivation path to HD wallets (#3452) 2021-09-23 14:05:10 +01:00
Marcos Rodriguez Vélez
42481cecdb REF: Move to environments file 2021-09-22 12:07:13 -04:00
Marcos Rodriguez Vélez
78380405aa ADD: Toggle for disabling Tor daemon 2021-09-21 23:55:14 -04:00
Overtorment
b36252d015 FIX: switch to sat/vbyte instead of sat/byte 2021-09-15 14:39:50 +01:00
Overtorment
a93935aec4
ADD: LDK wallet (technical release) 2021-09-09 12:00:11 +01:00
Gabriele Genta
f35200c639 ADD: support for truncated BIP39 wordlist 2021-09-06 13:59:13 +01:00
Gabriele Genta
031ad2bef5 REF: convert abstract hd wallet to typescript 2021-09-06 13:59:13 +01:00
Overtorment
6124538bfd
ADD: pending transaction status screen UX (closes #3183) 2021-08-27 16:31:08 +01:00
Ivan Vershigora
dc567318bd FIX: disable sign/verify for MS wallets 2021-08-25 19:00:03 +03:00
Overtorment
637df9bddb REF: dont load address txs if > 1000 2021-08-12 10:50:22 +01:00
Gabriele Genta
3afbf5df6d REF: convert LegacyWallet to typescript 2021-08-11 11:26:01 +01:00
Overtorment
5c2600cdfe REF: lint 2021-07-22 19:28:09 +01:00
Gabriele Genta
bfb10a0278 REF: convert PlaceholderWallet to typescript 2021-07-22 16:38:14 +01:00
Gabriele Genta
518671f6bf REF: convert AbstractWallet to typescript 2021-07-22 16:38:14 +01:00
Gabriele Genta
93321f06fb FIX: typescript compilation errors 2021-07-22 16:38:14 +01:00
Overtorment
f6ed1223c7 FIX: support lnurl-withdraw via Tor (closes #3086) 2021-07-20 19:03:53 +01:00
Marcos Rodriguez Vélez
308e9e1545 ADD: isTorCapable
Removes the need to manual code adjustments on platforms that aren't compatible with react-native-tor
2021-07-19 14:43:12 -04:00
Gabriele Genta
4ac9b6016b ADD: default derivation path for watch only wallets 2021-07-16 17:13:12 +01:00
Gabriele Genta
30062e9795 ADD: import path for supported watch only formats 2021-07-16 17:13:12 +01:00
GLaDOS
872fde5227
Merge pull request #3157 from BlueWallet/limpbrains-passphrase
ADD: add passphrase support to wallets
2021-07-16 17:08:10 +01:00
Marcos Rodriguez Vélez
9e4f917e84 Merge branch 'master' into label 2021-07-15 10:18:57 -04:00