Commit graph

30 commits

Author SHA1 Message Date
Ivan Vershigora
642932d4a7
fix: appy simple-import-sort plugin 2024-05-21 11:56:10 +01:00
Ivan Vershigora
575331de0a fix: txId || txid 2024-03-24 18:58:24 +00: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
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
a3c511128e TST: muted some tests 2022-03-31 12:17:43 +01:00
Overtorment
34e1c4d492 TST: fix 2021-09-29 12:28:55 +01:00
Marcos Rodriguez Vélez
dd6aa7656b Update hd-segwit-bech32-wallet.test.js 2021-09-29 12:28:55 +01:00
Overtorment
b36252d015 FIX: switch to sat/vbyte instead of sat/byte 2021-09-15 14:39:50 +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
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
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
ae0e016401
ADD: handling push notification open (#1467) 2020-08-10 15:17:50 +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
Tankred Hase
9c5321b622
Remove unused global.crypto from tests 2020-05-06 11:00:13 +08:00
Overtorment
bceacaca29 ADD: support for Electrum Seed format, legacy (closes #954) 2020-04-17 16:21:28 +01:00
Overtorment
4baa1f38a6 ADD: refill lightning wallet with bank card 2020-04-17 16:18:05 +01:00
Overtorment
5cf55b1f5f TST: hope to improve CI tests 2020-04-04 19:35:53 +01:00
Overtorment
38b7ea525a ADD: support for ElectrumPersonalServer (disable protocol batching) 2020-04-04 19:35:53 +01:00
Overtorment
f42d83b836 TST: speeded up integration tests 2020-03-31 13:27:33 +01:00
Overtorment
6b188d24ca ADD: support for Electrum Personal Server (SSL connection) 2020-03-26 17:16:06 +00:00
Overtorment
4423b53e29 TST: DEFAULT_TIMEOUT_INTERVAL 2020-02-12 20:47:37 +00:00
Overtorment
664c3a526b TST: muted some tests because blockchain.info api started to return incomplete data (not the first time their API breaks); muted till I rewrite BIP44 to electrum 2019-12-22 12:37:50 +00:00
Overtorment
67bdd84b3c TST: someone ACTUALLY used this example mnemonic lol. fixed 2019-12-14 11:37:16 +00:00
Overtorment
afbb664025 ADD: cryptoadvance HW wallet support 2019-10-11 20:57:32 +01:00
Overtorment
bd2b6670c1 ADD: low-level code for BIP84 RBF 2019-06-30 18:29:45 +01:00
Renamed from tests/integration/HDBech32Wallet.test.js (Browse further)