Commit graph

119 commits

Author SHA1 Message Date
Ivan Vershigora
f6f7e86436 TST: disable LBP test 2021-03-30 16:42:41 +03:00
marcosrdz
2bd79b0a14 Merge branch 'master' into limpbrains-rates 2021-03-29 23:09:27 -04:00
GLaDOS
8473ba8781
Merge pull request #2851 from BlueWallet/ref-import-procedure
Ref import procedure
2021-03-27 12:16:43 +00:00
Ivan Vershigora
c0c4d7c411 REF: currency rates loader, add LPB new rate source 2021-03-26 18:12:41 +03:00
Overtorment
ed18f475ba TST: muted hanging test 2021-03-26 12:54:19 +00:00
Overtorment
d722f031f8 TST: fix mocks 2021-03-25 19:36:00 +00:00
Overtorment
7dbcf9c576 REF: import procedure improvements 2021-03-25 18:27:14 +00:00
marcosrdz
82f64139ce FIX: Styling for Sign/Verify 2021-03-24 20:27:51 -04:00
Ivan Vershigora
d57f073dc1 REF: MAX can be used with regular outputs 2021-03-12 19:19:04 +03:00
Overtorment
3cb607e192 TST: added bitrefill integration test 2021-02-23 19:36:49 +00:00
Ivan Vershigora
2533430a2b REF: remove eslint global declarations from test files 2021-02-18 13:02:53 +00:00
Overtorment
f20fae8d2b FIX: better fee estimation based on mempool (closes #2154) 2021-02-01 15:46:15 +00:00
Overtorment
ecea668b98 DEL: LocalTrader (HodlHodl) starts with Globabl offers by default (closes #2465) 2021-01-26 19:32:00 +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
marcosrdz
36da04566c Merge branch 'master' into opspack 2020-12-16 13:47:14 -05:00
Overtorment
0d954290e2 TST: mute hodlhodl integration tests 2020-12-16 13:26:14 +00:00
marcosrdz
5527d62b40 OPS: Update packages 2020-12-15 22:15:57 -05:00
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