abhishandy
|
50c5ce1cd8
|
fix: private variable name
|
2023-02-09 21:01:26 -05:00 |
|
abhishandy
|
9d24f6fb34
|
Merge branch 'master' into feat/bip47
|
2023-02-09 20:24:44 -05:00 |
|
overtorment
|
9b537aa802
|
FIX: import ms from Nunchuck (closes #5228)
|
2023-01-26 13:59:20 +00:00 |
|
Abdelrahman Ashraf
|
da455addce
|
FIX: secure keystore keys should not leave device (#5260)
|
2023-01-07 12:49:20 -05:00 |
|
overtorment
|
a32576df06
|
FIX: error when scanning some bip21 uris (closes #4931)
|
2023-01-01 13:39:13 +00:00 |
|
abhishandy
|
8ca3ab884c
|
feat: get WIF and Pubkey
|
2022-12-16 18:55:31 -05:00 |
|
abhishandy
|
a8c8f2b01c
|
fix: remove all console.log
|
2022-12-15 19:22:11 -05:00 |
|
abhishandy
|
a61c726108
|
fix: restore the gap-limit
|
2022-12-15 19:18:42 -05:00 |
|
abhishandy
|
e0eed1cd6e
|
feat: reuse bip47 instance for faster address generation
|
2022-12-14 22:39:07 -05:00 |
|
abhishandy
|
fd61583db5
|
feat: working balance
|
2022-12-12 22:09:04 -05:00 |
|
abhishandy
|
70216ef5a4
|
chore: use bip47 from spsina
|
2022-12-12 04:18:12 -05:00 |
|
abhishandy
|
68dc86e11a
|
fix: add bip47 addresses to the hashmap
|
2022-12-11 22:13:36 -05:00 |
|
abhishandy
|
563f09012d
|
feat: get payment codes and tx history
|
2022-12-11 21:34:50 -05:00 |
|
abhishandy
|
aeec8e8478
|
feat: payment code button and screen
|
2022-12-06 21:43:54 -05:00 |
|
abhishandy
|
f65842b354
|
feat: save BIP47 toggle value
|
2022-12-06 20:13:45 -05:00 |
|
Ivan Vershigora
|
ecb12d9832
|
OPS: update eslint packages and config
|
2022-10-31 12:25:26 +00:00 |
|
overtorment
|
6c86e6f9f1
|
FIX: import wallet descriptors for BIP84 & BIP49, but with xpubs (closes #4993)
|
2022-10-24 09:34:45 +00:00 |
|
GLaDOS
|
52bb048f23
|
Merge pull request #5129 from BlueWallet/tst-caravan-ms
TST: add caravan ms test case
|
2022-10-22 15:40:49 +01:00 |
|
overtorment
|
9e9032ac99
|
FIX: cant reliably pay lnurl invoices when current currency is fiat (closes #5120)
|
2022-10-20 19:24:10 +01:00 |
|
overtorment
|
fa8589fa9f
|
TST: add caravan ms test case
|
2022-10-20 16:28:26 +01:00 |
|
overtorment
|
18009ce53d
|
FIX: deeplinks with :// should now also work (closes #5013)
|
2022-09-13 22:45:15 +01:00 |
|
overtorment
|
34f6ece97b
|
REF: convert wallet class to typescript
|
2022-09-11 11:59:00 +01:00 |
|
Overtorment
|
6cadf386ad
|
REF: convert wallet class to typescript
|
2022-09-10 12:11:28 +01:00 |
|
Overtorment
|
bd05725827
|
REF: convert wallet class to typescript
|
2022-09-03 00:57:08 +01:00 |
|
Marcos Rodriguez Vélez
|
e31eadcb52
|
Update deeplink-schema-match.js
|
2022-07-12 20:02:14 -04:00 |
|
Marcos Rodriguez Vélez
|
45f254ef36
|
DEL: BB
|
2022-07-12 19:44:03 -04:00 |
|
Marcos Rodriguez Vélez
|
13a93869aa
|
DEL: LT
|
2022-07-12 18:03:02 -04:00 |
|
Overtorment
|
a34605224a
|
FIX: better support parsing taproot addresses from Electrum (rel #4749)
|
2022-06-21 13:43:28 +01:00 |
|
Overtorment
|
12d1d8c691
|
REF: ldk will NOT reconnect to all known peers on startup to save bandwidth & RAM
|
2022-06-14 11:41:39 +01:00 |
|
Overtorment
|
5d4a25840b
|
TST: jest27, remove jasmine, bump detox, split circleci
Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
|
2022-06-03 17:54:05 +01:00 |
|
raytorres280
|
c86e6c21f9
|
fixed failing import
flatten text file
fix failing test
lint changes
change test values
remove coverage
added more tests for hex, added validation for hex
|
2022-05-10 22:45:57 +01:00 |
|
GLaDOS
|
079494995d
|
Merge pull request #4667 from BlueWallet/limpbrains-bip39-multilang
ADD: import bip39 multilang mnemonics
|
2022-04-20 13:08:16 +01:00 |
|
Overtorment
|
9fa12da78c
|
REF: fix ldk dep
|
2022-04-20 10:39:24 +01:00 |
|
Marcos Rodriguez Vélez
|
f5e64c9944
|
REF: bump ldk to 0.106
|
2022-04-19 20:37:07 +01:00 |
|
Ivan Vershigora
|
ea08b12ffe
|
ADD: import bip39 multilang mnemonics
|
2022-04-17 22:22:25 +02:00 |
|
Overtorment
|
737fbf2d31
|
FIX: 'min relay fee not met' - better estimation of tx size for feerate calculation when creating a tx (closes #4352)
|
2022-03-13 16:25:37 +00:00 |
|
Ivan Vershigora
|
9a89cc9713
|
FIX: allow user to choose wallet type when importing empty WIF
|
2022-03-12 12:13:03 +03:00 |
|
Overtorment
|
6251fc9d8d
|
REF: LDK now pays through internal routing (not server-based)
|
2022-03-08 20:05:57 +00:00 |
|
Overtorment
|
0bc4fefef8
|
REF: bump LDK to 0.105; ADD: local LDK network graph sync
|
2022-03-08 19:44:54 +00:00 |
|
Ivan Vershigora
|
de8c46da17
|
Merge branch 'master' into limpbrains-multisig-passphrase
|
2022-02-15 17:41:20 +03:00 |
|
Overtorment
|
f105acb0b6
|
ADD lnurl-auth support (@gocedoko)
|
2022-02-11 14:18:56 +00:00 |
|
Marcos Rodriguez Vélez
|
0a76bf78c3
|
DEL: AOPP
|
2022-01-27 15:59:46 -05:00 |
|
Marcos Rodriguez Vélez
|
488f2e56d3
|
Types
|
2022-01-27 11:20:25 -05:00 |
|
Marcos Rodriguez Vélez
|
1dac459cb6
|
Lint
|
2022-01-26 12:50:41 -05:00 |
|
Ivan Vershigora
|
d2b90f960e
|
sync up with master
|
2022-01-20 13:58:30 +03:00 |
|
Overtorment
|
28f70b4b8a
|
REF: changed interface of bip32 dep
|
2022-01-17 15:22:15 +00:00 |
|
Ivan Vershigora
|
e97ce0cc48
|
ADD: ask passphrase during multisig cosigners edit, change replace cosigners functions
|
2022-01-15 14:36:01 +03:00 |
|
Ivan Vershigora
|
5a35c8063e
|
FIX: cosigner deletion should delete its passphrase
|
2022-01-14 14:33:32 +03:00 |
|
Ivan Vershigora
|
8729b781d4
|
ADD: Multisig seed with passphrase export/import
|
2022-01-10 21:14:59 +03:00 |
|
Ivan Vershigora
|
9633441cf2
|
ADD: Multisig seed with passphrase
|
2022-01-09 18:18:11 +03:00 |
|