Commit graph

202 commits

Author SHA1 Message Date
Ivan
7ffa3bbd41
FIX: BRD wallet with segwit 2020-11-27 13:42:12 +00:00
Overtorment
badfa5c329 REF: remove deprecated ln checkRouteInvoice 2020-11-06 12:55:51 +00:00
Overtorment
1ccce0f898 TST: fix ms integration 2020-11-04 19:46:31 +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
18a719e74a
FIX: crash on electrum malformed response (closes #1522, #1043, #1530… (#1952) 2020-10-06 14:46:20 +01:00
Overtorment
5c512833d9
ADD: multisig technical release 2020-10-05 22:25:14 +01:00
Overtorment
f432aa6284
ADD: payjoin support 2020-09-21 20:32:20 +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
26f8219e3d TST: fix tests after coinselect dep update 2020-07-06 19:25:30 +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
ddd1255e27
ADD: HodlHodl accept offers (#1162) 2020-06-15 19:47:54 +01:00
Overtorment
4da61ade9d TST: skip flaky test 2020-06-15 12:55:31 +01:00
Overtorment
2243a19a2f
ADD: fiat input (#1190) 2020-06-09 15:08:18 +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
Overtorment
b685f8ffe7 TST: fix acinq test after frisbee upgrade 2020-05-24 21:04:59 +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
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
9c5321b622
Remove unused global.crypto from tests 2020-05-06 11:00:13 +08:00
Overtorment
5de96daef4 TST: fix 2020-04-29 12:31:03 +01:00
Overtorment
285a81a60d REF: send functionality for all wallet types 2020-04-24 10:37:09 +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
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
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
cd04a2afbb REF: electrum android reconnect improvements 2020-03-27 19:18:14 +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
marcosrdz
37b5cf0767 Update App.test.js 2020-03-23 13:21:00 +00:00
Overtorment
415c4078d9 TST: reorganized unit & integration tests 2020-03-20 11:46:11 +00:00
Overtorment
32d054d923 TST: e2e tests for storage encryption 2020-03-19 16:55:35 +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
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