Commit graph

358 commits

Author SHA1 Message Date
Overtorment
f386bb345b ADD: lnurl-pay support 2020-07-24 12:50:33 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
Overtorment
26f8219e3d TST: fix tests after coinselect dep update 2020-07-06 19:25:30 +01:00
Stepan Snigirev
bdcaa2021f fix eslint 2020-07-05 10:24:31 +02:00
Stepan Snigirev
bd39adf8fc
zpub with fingerprint
* parse core-like HD key [mfp/derivation]zpub
* add unittest for zpub with fingerprint
2020-07-04 22:25:31 +02:00
Ivan Vershigora
e6b1b9c7a3 FIX: provide entropy for D20 2020-07-02 15:07:18 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
Overtorment
36bc3ec47d TST: skip hodlhodl tests on github actions 2020-06-29 17:57:16 +01:00
Overtorment
dfe7fc7293 REF: renamed some tests 2020-06-29 16:31:30 +01:00
Ivan
09b81c5941
ADD: Entropy generator (#1233) 2020-06-29 13:58:43 +01:00
Overtorment
82fd28ce12
ADD: support for Cobo Vault hardware wallet 2020-06-24 12:56:35 +01:00
Overtorment
1d89bff1f3 REF: speeded up legacy HD wallets (BIP44) 2020-06-24 12:32:47 +01:00
marcosrdz
b857eb9fa3 Merge branch 'master' into devicel 2020-06-15 15:56:52 -04:00
Overtorment
ddd1255e27
ADD: HodlHodl accept offers (#1162) 2020-06-15 19:47:54 +01:00
marcosrdz
fd4b8d7263 Update Loc.test.js 2020-06-15 13:41:25 -04:00
Overtorment
4da61ade9d TST: skip flaky test 2020-06-15 12:55:31 +01:00
Ivan Vershigora
46653d8551 FIX: following onchain+offchain invoice 2020-06-09 16:00:58 +01:00
Overtorment
2243a19a2f
ADD: fiat input (#1190) 2020-06-09 15:08:18 +01:00
Overtorment
9f50fe0b8b TST:lnt 2020-06-06 13:41:55 +01:00
Ivan Vershigora
93b61ae56a FIX: apply round to 2 significant digits only for numbers less than 0.005 2020-06-05 18:31:05 +01:00
Ivan Vershigora
68e7788d24 FIX: move currency format tests to unit 2020-06-05 18:31:05 +01:00
Ivan Vershigora
6e54572402 FIX: round fiat currencies to 2 significant digits 2020-06-05 18:31:05 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
Ivan Vershigora
b99e59c5d6 FIX: deeplink schema test 2020-05-29 15:03:06 +03:00
Ivan Vershigora
2615bb42f8 FIX: syncup with master 2020-05-29 14:54:33 +03:00
Ivan Vershigora
1676c79185 FIX: syncup with master, fix eslint errors 2020-05-28 11:44:15 +03:00
Ivan Vershigora
c65709dab6 REF: migrate to RN5, fix everything 2020-05-27 14:12:17 +03:00
Overtorment
f2f401f409
ADD: redeem Azte.co vouchers (#1118) 2020-05-26 13:04:07 +01:00
Overtorment
b685f8ffe7 TST: fix acinq test after frisbee upgrade 2020-05-24 21:04:59 +01:00
Overtorment
f37cdd0160 TST: speed up travis reruns 2020-05-23 10:27:16 +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
83dc707066 TST: better tests reporting 2020-05-18 11:08:01 +01:00
Overtorment
44d9da974c TXT: fix travis create tx during high fees 2020-05-16 20:19:16 +01:00
Overtorment
fe4f60fb45 Merge remote-tracking branch 'origin/master' into tanx-randombytes 2020-05-11 11:41:15 +01:00
Overtorment
191443c154 TST: fix failing test 2020-05-10 20:02:29 +01:00
Overtorment
4133a0166b Merge branch 'randombytes' of https://github.com/tanx/BlueWallet into tanx-randombytes 2020-05-08 11:29:45 +01:00
Overtorment
5261daec5a REL: up build num; REF: scripts; TST 2020-05-08 11:21:06 +01:00
Tankred Hase
399c381de1
Remove unused jest mock 2020-05-06 11:00:13 +08:00
Tankred Hase
9c5321b622
Remove unused global.crypto from tests 2020-05-06 11:00:13 +08:00
Tankred Hase
dbf07544cf
Mock random.js in tests using node crypto 2020-05-06 11:00:12 +08:00
junderw
68485b9a47 Add Electrum seed recovery for Segwit as well (not just legacy) 2020-05-05 21:28:02 +01:00
Overtorment
707004a102 TST: minor fix 2020-05-05 12:10:20 +01:00
Overtorment
3479fbdb4f ADD: support for deeplinks (closes #892) 2020-04-30 17:37:46 +01:00
Overtorment
cccbfb2bb6 REF: lint 2020-04-30 17:37:46 +01:00
Overtorment
df5e0e3d54
OPS: hopefully helps prevent crash on travisci 2020-04-30 13:47:10 +01:00
Overtorment
c157b108ef FIX: crash on send from watch-only wallet (closes #1023) 2020-04-29 16:09:50 +01:00