Commit graph

13 commits

Author SHA1 Message Date
overtorment
34f6ece97b REF: convert wallet class to typescript 2022-09-11 11:59:00 +01:00
Overtorment
58944c0f3e resolved conflict 2022-09-10 12:13:39 +01:00
Overtorment
6cadf386ad REF: convert wallet class to typescript 2022-09-10 12:11:28 +01:00
Overtorment
3f6db4da69 REF: convert some stuff to typescript 2022-09-05 19:34:02 +01:00
Overtorment
bd05725827 REF: convert wallet class to typescript 2022-09-03 00:57:08 +01:00
Overtorment
a34605224a FIX: better support parsing taproot addresses from Electrum (rel #4749) 2022-06-21 13:43:28 +01:00
Overtorment
20254c682b FIX: electrs-esplora 'verbose transactions are currently unsupported' (closes #3985) 2022-03-13 19:28:45 +00:00
Marcos Rodriguez Vélez
1dac459cb6
Lint 2022-01-26 12:50:41 -05:00
Overtorment
6124538bfd
ADD: pending transaction status screen UX (closes #3183) 2021-08-27 16:31:08 +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
Gabriele Genta
3afbf5df6d REF: convert LegacyWallet to typescript 2021-08-11 11:26:01 +01:00