Commit graph

162 commits

Author SHA1 Message Date
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
Marcos Rodriguez Vélez
419b7ceb07 FIX: Dont use hardcoded label 2021-07-12 22:45:16 -04:00
Marcos Rodriguez Vélez
35fc615720 Merge branch 'master' into blue 2021-07-12 15:29:53 -04:00
Overtorment
7526c82669 ADD: support for URv2 QR codes 2021-07-10 13:17:51 +01:00
Marcos Rodriguez Vélez
e5c4730cc9 Blue 2021-07-08 13:39:03 -04:00
Ivan Vershigora
a70781180c ADD: Refactor Aezeed wallet to use this.passphrase 2021-07-07 10:52:42 +03:00
Ivan Vershigora
5938a8f8c1 Merge branch 'master' into limpbrains-passphrase 2021-07-07 09:07:36 +03:00
Overtorment
9a0a9ff84e FIX: hardware wallet with BIP44/BIP49 wallet reports incorrect change address in PSBT 2021-07-06 21:44:07 +01:00
Marcos Rodriguez Vélez
4d2de59bf5 REF: Use walletID instead of secret 2021-06-17 17:24:00 -04:00
Overtorment
fc11da2aae FIX: capital bech32 addresses 2021-05-20 13:57:46 +01:00
João Vítor Dias
79f21946fb
FIX: Check Bech32 uppercase address 2021-05-19 16:52:56 +01:00
Ivan Vershigora
b02d7cd04b ADD: use passphrase to get wallet ID 2021-05-14 19:21:35 +03:00
Ivan Vershigora
bd91e7df59 ADD: add passphrase support to wallets 2021-05-14 19:07:33 +03:00
Overtorment
b08bb1fe33 REF: smarter utxo selection (closes #3085) 2021-05-10 16:01:28 +01:00
Ivan Vershigora
05c222f2cb REF: upgrade bech32, bip39 and crypto-js 2021-05-09 13:08:53 +03:00
Ivan Vershigora
cb6c48eaf8 REF: upgrade eslint, prettier, move them to dev deps, fix new lint errors 2021-05-08 09:41:45 +03:00
Ivan Vershigora
fdd88faf80 ADD: show zpub for electrum seed segwit wallets 2021-05-06 11:57:25 +03:00
Overtorment
e7633e4b1a FIX: multisig vault create crash 2021-05-03 17:19:54 +01:00
Overtorment
b9195d3a49
Merge branch 'master' into limpbrains-sss 2021-04-28 12:30:29 +01:00