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
9b7a0e8580
FIX: reject unknown segwit versions as invalid address
2021-12-05 13:24:48 +00:00
Marcos Rodriguez Vélez
15b19f0858
Update legacy-wallet.test.js
2021-09-29 12:28:55 +01:00
Marcos Rodriguez Vélez
4d17578298
Update legacy-wallet.test.js
2021-09-29 12:28:55 +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
Ivan Vershigora
2533430a2b
REF: remove eslint global declarations from test files
2021-02-18 13:02:53 +00:00
Overtorment
a3d7f75ea7
FIX: legacy wallet can now derive UTXO from transactions in case if fetching listUnspent from network is impossible ( closes #2528 )
2021-01-25 15:29:12 +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
Overtorment
4da61ade9d
TST: skip flaky test
2020-06-15 12:55:31 +01:00
Ivan Vershigora
71c8b74e92
REF: upgrade eslint, prettier, fix errors, reformat everything
2020-06-04 11:48:07 +01:00
marcosrdz
f454b32c1b
OPS: Lint
2020-05-21 20:34:08 +01:00
Overtorment
b853268038
Merge pull request #1101 from mgurzenski/master
...
FIX: Reduced batchsize to prevent "undefined" error when retrieving transactions
2020-05-20 15:37:20 +01:00
Matt Gurzenski
387a15f1ef
FIX: Reduced batchsize to prevent "undefined" error and allow viewing of transactions for these 2 wallet addresses: 34xp4vRoCGJym3xR7yCVPFHoCNxv4Twseo, 18rnfoQgGo1HqvVQaAN4QnxjYE7Sez9eca
2020-05-19 16:45:54 -04:00
Matt Gurzenski
116f3ae4df
fix for legacy-wallet.fetchTransactions() to not crash when vout for transaction is missing addresses.
2020-05-19 13:52:26 +01:00
Matt Gurzenski
f62ee7dd91
fix for legacy-wallet.fetchTransactions() to not crash when vout for transaction is missing addresses.
2020-05-18 15:20:50 -04:00
Overtorment
285a81a60d
REF: send functionality for all wallet types
2020-04-24 10:37:09 +01:00
Overtorment
91ff9fc939
FIX: duplicate input detected error ( closes #912 )
2020-03-31 18:29:16 +01:00
Overtorment
f42d83b836
TST: speeded up integration tests
2020-03-31 13:27:33 +01:00