Commit graph

202 commits

Author SHA1 Message Date
Marcos Rodriguez Velez
9bdd0787a7
Merge branch 'master' into ldk 2024-07-28 16:32:50 -04:00
overtorment
630e9ce707 TST: fix broken test 2024-06-14 20:48:54 +01:00
Marcos Rodriguez Velez
5531f1d8a5
Update App.test.js 2024-06-07 23:54:14 -04:00
Marcos Rodriguez Velez
e0265db5c0
REF: Move file 2024-05-25 07:44:43 -04:00
Ivan Vershigora
642932d4a7
fix: appy simple-import-sort plugin 2024-05-21 11:56:10 +01:00
overtorment
138a46cb37 ADD: BIP47 notification transaction 2024-05-15 22:46:54 +01:00
overtorment
438a671299 ADD: display bip47 payment code contact on tx details screen 2024-05-06 13:13:10 +01:00
Marcos Rodriguez Velez
17ff5de564
REF: Header 2024-05-03 19:03:40 -04:00
overtorment
e1f18f3a29 REF: BIP47 under the hood 2024-05-02 17:10:56 +01:00
overtorment
472cef126c ADD: technical release to be able to send outputs with custom scripts (OP_RETURNs in particular) 2024-04-23 11:39:29 +01:00
Ivan Vershigora
49f0b1a753
fix: replace require with import 2024-04-09 18:14:14 +02:00
Ivan Vershigora
17477f91f5
feat: refactor BlueElectrum to Typescript 2024-04-09 07:48:01 +02:00
Ivan Vershigora
575331de0a fix: txId || txid 2024-03-24 18:58:24 +00:00
overtorment
3313bab16e TST: improved watch-only test 2024-03-20 16:44:22 +00:00
Marcos Rodriguez Velez
1ef78c82d7
DEL: Remove ldk 2024-03-06 12:25:54 -04:00
overtorment
4a3b1cbeff REF: unify and 2024-02-25 17:28:44 +00:00
overtorment
2ebf7d8147 REF: tests to ts 2024-02-25 14:38:19 +00:00
overtorment
0aa390acae TST: check txhex after fetch UTXO, as its needed for legacy transactions 2024-02-25 14:38:19 +00:00
Marcos Rodriguez Vélez
30cde4281f
REF: update rn-electrum-client to support latest react-native-tcp-socket; delete obsolete code 2024-02-05 19:00:34 +00:00
Marcos Rodriguez Vélez
197702582e
FIX: ListItem background color would fail under dark mode (#6089) 2024-02-04 11:49:26 -04:00
overtorment
8a3397ff92 ADD: support more wallet export files from Coldcard (closes #5681) 2024-01-30 11:01:23 +00:00
Marcos Rodriguez Vélez
bec42fe42d
REF: Currency module to TS (#6052) 2024-01-28 11:11:08 -04:00
overtorment
7e89fc02da FIX: correctly work with addresses funded by coinbase transactions 2023-12-24 22:27:50 +00:00
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01:00
overtorment
c23dbfec5d ADD: support multiple accounts from Keystone hw wallet (closes #5281) 2023-05-09 11:26:31 +01:00
Ivan
72271f10f6
FIX: BIP47 import (#5387) 2023-04-06 16:29:34 +00:00
overtorment
f9205eb3d6 Merge remote-tracking branch 'origin/master' into abhiShandy-feat-bip47 2023-03-15 20:55:27 +00:00
overtorment
b0b7529ff1 REF: refactored and improved BIP47 2023-03-15 20:42:25 +00:00
Marcos Rodriguez Vélez
c95350b68f
OPS: Update RN (#5305) 2023-03-04 17:51:11 +00:00
abhishandy
88feb003c6 test: basic bip47 integration 2023-02-09 22:13:47 -05:00
Marcos Rodriguez Vélez
80d45c323a
FIX: LBP API call 2022-09-24 16:36:06 -04:00
Overtorment
2c56d4fdca TST: script to recover LDK bytes for autopsy 2022-08-15 14:44:57 +01: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
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
Ivan Vershigora
19c18c99ef ADD: import bip39 multilang mnemonics 2022-04-17 22:41:47 +02:00
Overtorment
d113c3c850 TST: ln custodial wallet 2022-04-14 19:20:59 +01:00
Overtorment
a3c511128e TST: muted some tests 2022-03-31 12:17:43 +01:00
Ivan Vershigora
9a89cc9713 FIX: allow user to choose wallet type when importing empty WIF 2022-03-12 12:13:03 +03:00
GLaDOS
8cdb01fb4f
Merge pull request #4431 from BlueWallet/del
DEL: AOPP
2022-01-28 18:00:08 +00:00
Ivan Vershigora
261182b65a REF: BlueComponents Icons 2022-01-28 14:13:53 +03:00
Marcos Rodriguez Vélez
0a76bf78c3
DEL: AOPP 2022-01-27 15:59:46 -05:00
Ivan Vershigora
a7b644f1ee TST: aopp tests with local http server 2022-01-23 12:13:16 +03:00
Overtorment
ecabeae620 REF: ecpair usage 2021-12-20 17:11:07 +00:00
Overtorment
3195977a0e TST: more cases for p2tr addresses 2021-12-06 13:08:24 +00:00
Overtorment
9b7a0e8580 FIX: reject unknown segwit versions as invalid address 2021-12-05 13:24:48 +00:00
Overtorment
a6d05d6233 TST: fix timeouts on some tests 2021-11-27 16:39:24 +00:00
Overtorment
17b11d5f94 REF: bump bitcoinjs to v6.0.0 2021-11-25 15:50:40 +00:00
Overtorment
34e1c4d492 TST: fix 2021-09-29 12:28:55 +01:00
Marcos Rodriguez Vélez
15b19f0858 Update legacy-wallet.test.js 2021-09-29 12:28:55 +01:00