Commit Graph

14 Commits

Author SHA1 Message Date
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