Commit graph

202 commits

Author SHA1 Message Date
Overtorment
89ac4f0f72 REF: speedup multisig creation (closes #2097) 2020-11-13 18:22:48 +00:00
Overtorment
7fd96fa673 TST: move some test data to env var 2020-11-09 16:36:33 +00:00
Overtorment
badfa5c329 REF: remove deprecated ln checkRouteInvoice 2020-11-06 12:55:51 +00: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
Overtorment
acf5a5b6b0 FIX: import multisig from some formats 2020-11-04 15:38:49 +00:00
Overtorment
4921beb9ca
ADD: ui to create multisig; styling onboard screen 2020-10-29 21:13:54 +00: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