Commit Graph

17 Commits

Author SHA1 Message Date
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
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01: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
Overtorment
daf0c24255
FIX: support for electrum backed by bitcoin code 22+ (closes #3877) 2021-09-28 21:25:28 +01:00
Overtorment
6565fd531d
ADD: onchain receive address now shows ETA on incomming transaction (rel #3183) 2021-08-27 16:31:08 +01:00
Gabriele Genta
e41b421ce0 fixup! FIX: integration test errors 2021-08-11 11:26:01 +01:00
Gabriele Genta
3b4b1d8df7 FIX: integration test errors
After the conversion of LegacyWallet to typescript, BlueElectrum is
often included automatically and tries to connect ASAP.
Dedicated management code is necessary in beforeAll/afterAll so that
the tests can run and terminate gracefully.
2021-08-11 11:26:01 +01:00
Overtorment
95a8ca5b18 REF: works faster with electrs & EPS 2021-04-30 18:46:53 +01:00
Ivan Vershigora
2533430a2b REF: remove eslint global declarations from test files 2021-02-18 13:02:53 +00:00
Overtorment
f20fae8d2b FIX: better fee estimation based on mempool (closes #2154) 2021-02-01 15:46:15 +00:00
Overtorment
18a719e74a
FIX: crash on electrum malformed response (closes #1522, #1043, #1530… (#1952) 2020-10-06 14:46:20 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
Overtorment
cd04a2afbb REF: electrum android reconnect improvements 2020-03-27 19:18:14 +00:00
Overtorment
6b188d24ca ADD: support for Electrum Personal Server (SSL connection) 2020-03-26 17:16:06 +00:00