Commit Graph

411 Commits

Author SHA1 Message Date
Overtorment
89ac4f0f72 REF: speedup multisig creation (closes #2097) 2020-11-13 18:22:48 +00:00
Overtorment
37091a3fbe REF: new wallets now generate 12 words mnemonic seed instead of 24, same security, but easier to manage (closes #2122) 2020-11-12 15:19:25 +00:00
Ivan Vershigora
5c6e0a5c3f Merge branch 'master' into limpbrains-cc 2020-11-10 10:02:19 +03:00
Overtorment
7fd96fa673 TST: move some test data to env var 2020-11-09 16:36:33 +00:00
ncoelho
692ffa86e8 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into limpbrains-cc 2020-11-07 20:31:53 +01:00
Overtorment
badfa5c329 REF: remove deprecated ln checkRouteInvoice 2020-11-06 12:55:51 +00:00
ncoelho
8691621641 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into limpbrains-cc 2020-11-06 11:12:38 +01:00
Ivan Vershigora
57a8fddb5a TST: skip coin control test if it already passed 2020-11-06 10:15:59 +03:00
Overtorment
100099d28b TST: spend from multisig test 2020-11-05 17:17:27 +00:00
Overtorment
1ccce0f898 TST: fix ms integration 2020-11-04 19:46:31 +00:00
Overtorment
133534f44e TST: basic multisig import wallet e2e test (+test UR animated qrs); REF: create ms; ADD: scanQR now has progress bar when scanning animated QRs; 2020-11-04 19:41:40 +00:00
Ivan Vershigora
11bd93ddd6 FIX: use this._hdWalletInstance in watchonly wallet for utxometadata 2020-11-04 19:24:39 +03:00
Overtorment
acf5a5b6b0 FIX: import multisig from some formats 2020-11-04 15:38:49 +00:00
Ivan Vershigora
72a9086515 ADD: e2e tests 2020-11-03 16:18:46 +03:00
Ivan Vershigora
2548f4a755 sync up with master 2020-10-30 09:40:34 +03:00
Overtorment
4921beb9ca
ADD: ui to create multisig; styling onboard screen 2020-10-29 21:13:54 +00:00
Ivan Vershigora
dc9e678dc4 ADD: addressIsChange tests 2020-10-29 22:03:13 +03:00
Overtorment
f8b6fd4093 REF: linting 2020-10-29 09:34:03 +00:00
Overtorment
443503f71d TST: fix e2e test 2020-10-28 16:43:36 +00:00
Overtorment
889e2c3cc1 ADD: support electrum mnemonic seed for multisig 2020-10-28 14:13:10 +00:00
fiatjaf
5668d801dd support lnurl fallback scheme. 2020-10-28 12:30:47 +00:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
Overtorment
04a85f8272 TST: fix tests 2020-10-09 17:57:15 +01:00
Overtorment
0e8863ccb1 FIX: support electrum-desktop QR psbt for multisig 2020-10-09 17:57:15 +01:00
Overtorment
5c880d6fd6 ADD: multisig can cosign for other coordinator; REF: BC-UR is now decoded centrally 2020-10-08 17:30:47 +01:00
Overtorment
d17b746cdf FIX: import multisig from caravan & fullynoded 2020-10-07 19:54:07 +01:00
Overtorment
18a719e74a
FIX: crash on electrum malformed response (closes #1522, #1043, #1530… (#1952) 2020-10-06 14:46:20 +01:00
Overtorment
efb6490f91 OPS: speedup e2e 2020-10-06 13:34:17 +01:00
Overtorment
5c512833d9
ADD: multisig technical release 2020-10-05 22:25:14 +01:00
Overtorment
87b561ec88 TST: ref e2e test 2020-09-28 16:25:10 +01:00
Overtorment
80fd857246 OPS: attempt to fix e2e on GA 2020-09-23 23:52:01 +01:00
Overtorment
b4528c3099 FIX: minor fix on send screen; TST: e2e test for scan BIP21 2020-09-23 21:50:21 +01:00
Overtorment
a457f9526d TST: unit test for payjoin 2020-09-23 12:07:00 +01:00
Overtorment
f432aa6284
ADD: payjoin support 2020-09-21 20:32:20 +01:00
Ivan Vershigora
3002261dcd FIX: mock react-native-document-picker to remove warnings during unittests 2020-09-20 09:22:01 +01:00
Overtorment
3092420e6d TST: mute failing only on githubactions e2e test 2020-09-20 09:20:32 +01:00
Overtorment
ec30394ed5 FIX: PSBT with HW wallets flow (closes #1822) 2020-09-18 11:25:29 +01:00
Overtorment
483cc67c38 TST: e2e test for sendMAX & units change 2020-09-15 18:58:37 +01:00
Overtorment
8319303052 TST: check feerate in onchain send fee selector 2020-09-15 16:08:40 +01:00
Overtorment
84b78da934 TST: e2e test for scanning txhex QR in airgapped watchonly flow 2020-09-14 19:16:19 +01:00
Marcos Rodriguez Vélez
97e4bd1fb2
FIX: If user has approved notifications, send hash from watch 2020-09-07 12:35:08 +01:00
Overtorment
d3fb15e96f TST: commented out failing detox (broken rn-elements?) 2020-08-25 14:46:49 +01:00
Overtorment
a6d45a25af FIX: scan Cobo vault signed transaction QR 2020-08-24 17:37:10 +01:00
Overtorment
33a0701c05 TST: basic e2e test for deeplinking 2020-08-11 20:08:09 +01:00
marcosrdz
a35b8e38b9 Update setup.js 2020-08-11 12:26:14 +01:00
marcosrdz
e2bd082ef3 Update setup.js 2020-08-11 12:26:14 +01:00
Overtorment
63613341d1 TST: test for buyBitcoin safello deeplink 2020-08-10 17:42:15 +01:00
Overtorment
ae0e016401
ADD: handling push notification open (#1467) 2020-08-10 15:17:50 +01:00
Overtorment
d7f6bb6aa0 FIX: fetching large tx list wont throw an error anymore (but might return empty transactions instead) 2020-08-10 11:02:31 +01:00
Overtorment
a1ccc93b3b ADD: push notification settings screen 2020-07-31 16:44:19 +01:00
Overtorment
932ab6f182 FIX: resubscribe addresses to push notifications after wallet import 2020-07-29 23:49:51 +01:00
Overtorment
12016f1277 FIX: crashes after importing malformed xpub as watch-only (closes #1399) 2020-07-29 18:15:37 +01:00
Overtorment
110c801dde TST: fix some tests failing due to: 1) timers 2) linux locale differences 2020-07-28 22:55:10 +01:00
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
Overtorment
5de96daef4 TST: fix 2020-04-29 12:31:03 +01:00
Overtorment
d552669dd2 FIX: capitalized deeplink (closes #1005) 2020-04-28 17:28:11 +01:00
Overtorment
70af003a14 TST: detox e2e test to import BIP84 mnemonic & create real transaction 2020-04-27 20:41:59 +01:00
Overtorment
285a81a60d REF: send functionality for all wallet types 2020-04-24 10:37:09 +01:00
Overtorment
2f34aaf3cc TST: ref detox 2020-04-20 14:26:11 +01: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
463bf9feb4 FIX: BIP38 should reject invalid passwords 2020-04-10 12:15:33 +01:00
Overtorment
c4be1ac0da FIX: BIP38 import support 2020-04-07 15:43:40 +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
f158b12665 OPS: speedup detox 2020-04-01 20:35:27 +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
Overtorment
8952a7aa39 TST: selftest improvements
REF: lint
REL: ver bump
2020-03-31 10:27:59 +01:00
Overtorment
cd04a2afbb REF: electrum android reconnect improvements 2020-03-27 19:18:14 +00:00
Overtorment
b142ea45fc resolved conflict 2020-03-26 23:46:30 +00:00
Overtorment
2961f2605f REF: lint 2020-03-26 23:38:03 +00:00
Overtorment
ea1ec4bd36 OPS: improve CI 2020-03-26 23:38:03 +00:00
Overtorment
6b188d24ca ADD: support for Electrum Personal Server (SSL connection) 2020-03-26 17:16:06 +00:00
Overtorment
1b2bf0d590 ADD: hodlhodl trading platform integration alpha 2020-03-25 17:08:55 +00:00
Overtorment
604e958008 TST: travis ci 2020-03-25 10:33:11 +00:00
Overtorment
e8a0f4ecc1 TST: fix e2e 2020-03-23 18:18:45 +00:00
marcosrdz
37b5cf0767 Update App.test.js 2020-03-23 13:21:00 +00:00
Overtorment
e0a5db39e3 OPS: better e2e on travis 2020-03-23 11:54:36 +00:00
Overtorment
d6201aa804 Merge remote-tracking branch 'origin/master' into settingsui 2020-03-20 17:35:57 +00:00
Overtorment
51a2b212a6 OPS: change CI android emu resolution 2020-03-20 17:34:42 +00:00
Overtorment
d3de6ea03c TST: wtf 2020-03-20 17:09:35 +00:00
Overtorment
59838a9433 REF: decrypt storage & advanced mode switch 2020-03-20 15:25:23 +00:00
Overtorment
5a233e8e2d TST: added e2e decrypt storage test 2020-03-20 11:46:45 +00:00
Overtorment
415c4078d9 TST: reorganized unit & integration tests 2020-03-20 11:46:11 +00:00
Overtorment
cedc445422 TST: e2e tests for storage encryption 2020-03-19 17:31:08 +00:00
Overtorment
32d054d923 TST: e2e tests for storage encryption 2020-03-19 16:55:35 +00:00
Overtorment
b1e7378e02 TST: e2e tests for storage encryption 2020-03-19 15:51:35 +00:00
Overtorment
8df2a8d64b TST: started writing detox test for encrypt 2020-03-18 17:03:05 +00:00
Overtorment
a537f61760 resolved conflict 2020-03-18 16:07:09 +00:00
Overtorment
5cf736eb88
OPS: improve CI (#894)
* OPS: improve CI
2020-03-18 15:38:52 +00:00
Overtorment
22cf386f50 TST: wip detox on circleci 2020-03-17 08:40:11 +00:00
marcosrdz
d4b27bb73c Merge branch 'master' into settingsui 2020-03-16 22:39:38 -04:00
Overtorment
b9e038d909 REF: removed single address RBF; refactored breadwallet format a bit 2020-03-11 20:25:12 +00:00
Overtorment
00fe264f22 REF: single-address wallets now work through electrum 2020-03-09 23:08:34 +00:00
Overtorment
fbd9ba7739 REF 2020-03-09 23:08:34 +00:00
Overtorment
e072c02bd9 REF: now BIP44 works through electrum 2020-03-08 22:40:55 +00:00
marcosrodriguezseminole
4a5a55c254 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into settingsui 2020-03-02 09:36:16 -05:00
Overtorment
590b802afb FIX: more locale strings 2020-02-26 16:23:35 +00:00
Overtorment
c3c76d7b39 REF: coldcard & other 2020-02-26 14:39:19 +00:00
Overtorment
faead2f5fb TST: improvements 2020-02-25 12:50:16 +00:00
Overtorment
844ff8f6fc TST: mock rn fs 2020-02-25 12:36:49 +00:00
Overtorment
2138493bf1 REF: coldcard integration 2020-02-24 21:45:14 +00:00
Overtorment
4423b53e29 TST: DEFAULT_TIMEOUT_INTERVAL 2020-02-12 20:47:37 +00:00
Overtorment
a7bcff1c8a TST 2020-01-24 23:32:22 +00:00
Overtorment
69702fec4d FIX: LN Invoice amount renders 0 2020-01-19 20:55:10 +00:00
Overtorment
ea2fd45b11 FIX: deeplinking (safello etc) 2020-01-19 19:16:16 +00:00
Overtorment
e970cc273b FIX: NaN expiry for ln invoices decoded locally 2020-01-12 18:08:56 +00:00
Overtorment
8200fc0cf8 TST: ln fix 2020-01-12 00:00:33 +00:00
fiatjaf
a4d65faae1 non await decodeInvoice. 2020-01-11 22:26:51 +00:00
Overtorment
8f68ceeccd TST: decrypt storage 2020-01-09 22:32:44 +00:00
Marcos Rodriguez
c40eb99bec Merge branch 'master' into settingsui 2020-01-09 10:46:33 -05:00
Overtorment
4078ed30c9 REF: electrum 2020-01-04 22:49:03 +00:00
Overtorment
78e82a8c5d
Update deepLinkSchemaMatch.test.js 2020-01-04 20:31:58 +00:00
Marcos Rodriguez
1e4b655fa0 ADD: Tests for DeeplinkSchemaMatch 2019-12-31 14:27:59 -06:00
Overtorment
89e1518984 TST: simplify 2019-12-27 23:03:19 +00:00
Overtorment
51e0d7d36c REF: BIP49 to use electrum 2019-12-27 23:03:19 +00:00
Marcos Rodriguez
e598cff869 Merge branch 'master' into settingsui 2019-12-24 23:28:34 -06: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
Marcos Rodriguez
f64ef1c71e Merge branch 'master' into settingsui 2019-12-14 21:25:15 -05:00
Overtorment
67bdd84b3c TST: someone ACTUALLY used this example mnemonic lol. fixed 2019-12-14 11:37:16 +00:00
Marcos Rodriguez
98a80d9798 Merge branch 'master' into settingsui 2019-12-11 22:21:04 -05:00
Overtorment
6589ccca58 TST: encryption 2019-11-30 00:34:51 +00:00
Marcos Rodriguez
29562369e9 Merge branch 'master' into settingsui 2019-11-22 10:49:34 -05:00
Marcos Rodriguez
00bb9fe28b ADD: Today Extension and Quick Actions.
Update MainInterface.storyboard

ADD: Cache fetched data

ADD: Add "Up from/Down from" data

OPS: Add Provision Profile

Update project.pbxproj

ADD: Synchronize user selected currency with Today extension

Update Info.plist

ADD: quick actions

Update App.js

Update App.js

Update App.js

Update App.js

Update App.js

FIX: Fix currency bugs

FIX: Hide balance from quick actions

ADD: cqc

Update currency.js

Update TodayViewController.swift

Update App.js

REF: headercolor

Update App.js

FIX: carousel would not show

FIX: Fix

FIX

FIX

Update API.swift

FIX: Fixed alerts

TST

Revert "TST"

This reverts commit bcdf62e9b238cc5da200cc4bce45e4e55f480d6d.

ADD: Tests mocks

REF: Device Quick Actions ref

FIX: Fixed crash

Update quickActions.ios.js

ADD: QuickActions for Android

D

FIX: Tests

OP
2019-11-21 17:34:38 +00:00
Marcos Rodriguez
473aa7503c ADD: Decrypt Storage test 2019-11-03 03:10:16 -05:00
Marcos Rodriguez
0eb5e1952a ADD: Mock RNWatch test 2019-10-21 11:13:16 -04:00
Overtorment
968e5fb7ac ADD: external marketplace link for ios 2019-10-16 22:38:23 +01:00
Overtorment
afbb664025 ADD: cryptoadvance HW wallet support 2019-10-11 20:57:32 +01:00
Overtorment
d429e19b18 TST: fix 2019-10-06 00:57:20 +01:00
Overtorment
5d56857496 REF: old hd wallets compatibility with new bitcoinjs 2019-09-22 14:37:23 +01:00
junderw
4c03411de9
Use Psbt for segwit wallets 2019-09-14 09:48:37 +09:00
junderw
e72afd758e
Update to BitcoinJS 5.1.6 2019-09-14 07:15:59 +09:00
Overtorment
c9c35f120a TST: fix 2019-08-26 19:06:52 +01:00
Overtorment
eef6d41e7e TST 2019-08-25 14:46:23 +01:00
Overtorment
21ec9dc647 REF 2019-08-20 20:47:43 +01:00
Overtorment
d40ac66bf1 ADD: send MAX (for BIP84 & BIP49) 2019-08-07 20:03:12 +01:00
Overtorment
b5c83eb115 TST: fix 2019-07-21 17:40:25 +01:00
Overtorment
e38d55086b TST: fix 2019-07-19 22:31:56 +03:00
Overtorment
b0dd59f269 REF: estimates 2019-07-19 10:19:50 +03:00
Overtorment
da7d8697bb ADD: Electrum server configuration 2019-07-18 13:18:50 +01:00
Overtorment
735a6c8f67 FIX: tst 2019-07-14 14:22:28 +01:00
Overtorment
feb02ba69d ADD: RBP bumpfee & canceltx for BIP84 HD wallet 2019-07-14 14:22:28 +01:00
Overtorment
65a61db099 ADD: low level code to support CPFP for BIP84 wallets 2019-06-30 18:29:45 +01:00
Overtorment
f7bbf529a2 REF: bip84 transaction 2019-06-30 18:29:45 +01:00
Overtorment
30c20b9e6c REF 2019-06-30 18:29:45 +01:00
Overtorment
bd2b6670c1 ADD: low-level code for BIP84 RBF 2019-06-30 18:29:45 +01:00
Overtorment
bf4cd272f9 REF: initial RD rescan 2019-06-16 17:46:46 +01:00
Overtorment
95f4fd0bf5 TST: fix 2019-06-16 13:41:18 +01:00
Overtorment
9e4dffbcd3 OPS 2019-06-15 23:36:00 +01:00
Overtorment
1590a68f22 TST: fix 2019-06-14 20:18:49 +01:00
Overtorment
6b915000bf TST: fix 2019-06-12 22:14:51 +01:00
Overtorment
3d97ec40e4 REF: HD bech32 (BIP84) transaction fetch speedup (batching from electrum server) 2019-06-09 18:59:09 +01:00
Overtorment
988461818e REF: tests 2019-06-08 14:41:51 +01:00
Overtorment
c01f61203a REF: updated bitcoinjs-lib, HD wallets speed-up 2019-05-22 21:00:35 +01:00
Overtorment
2a7236ada1 FIX: TX with extra small change output throws dust error 2018-11-04 21:06:15 +00:00
Igor Korsakov
064caa05fc
Feature/legacywallet (#10)
ADD: scan legacy address and check balance
ADD: can creat tx from legacy address
OPS: new nodejs circleCI version
REF
2018-05-20 10:38:50 +01:00
Overtorment
6df887efa7 plausible deniability 2018-04-01 00:16:42 +01:00
Overtorment
e8f8d62c1d prepare for encryption 2018-03-31 01:03:58 +01:00
Overtorment
f8cb963e13 more tests 2018-03-30 19:31:10 +01:00
Sergey Tsegelnyk
94dbc388d4 add standard w plugins 2018-03-18 03:11:54 +00:00
Overtorment
d854c20240 ADD: tests 2018-03-17 14:27:37 +00:00