Commit Graph

213 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
1dac459cb6
Lint 2022-01-26 12:50:41 -05:00
Marcos Rodriguez Vélez
932ec1faaa
FIX: pickSingle 2021-12-27 15:17:02 -06:00
Ivan Vershigora
83d17b0d69 FIX: scan BC-UR Crypto-Account animated 2021-12-05 16:58:24 +03:00
Ivan Vershigora
69ba77d8ff FIX: lnPayURL scan wallet currency in BTC or local currency 2021-11-07 16:03:14 +03:00
Marcos Rodriguez Vélez
b7bd3fcc4d
Update currency.js 2021-10-29 00:59:57 -04:00
Marcos Rodriguez Vélez
93feddcb46
Update currency.js 2021-10-29 00:15:42 -04:00
Marcos Rodriguez Vélez
77fdb95cb9
Update currency.js 2021-10-28 15:08:37 -04:00
Marcos Rodriguez Vélez
d649cc480f
Merge branch 'master' into rateupda 2021-10-27 16:21:15 -04:00
Marcos Rodriguez Vélez
077137082f Update BlueElectrum.js 2021-10-27 21:20:42 +01:00
Marcos Rodriguez Vélez
303f9e356c
ADD: Update Outdated Rate 2021-10-27 00:19:06 -04:00
Renovate Bot
816d76a1e0 Update dependency @types/node to v16 2021-10-26 10:24:19 +01:00
Marcos Rodriguez Vélez
32b36fbf9d
REF: Move file 2021-10-20 08:53:17 -04:00
GLaDOS
57933b0247
Merge pull request #4036 from BlueWallet/rate
ADD: Rate information
2021-10-18 11:41:43 +01:00
Marcos Rodriguez Vélez
dfb0f01cde
FIX: Locale for prompts 2021-10-16 10:37:51 -04:00
Marcos Rodriguez Vélez
1a37eec160
REF: Use currency module 2021-10-13 15:46:47 -04:00
Marcos Rodriguez Vélez
04b3d5a4ca
ADD: Rate information 2021-10-13 14:00:58 -04:00
Overtorment
10e0d5f7c0
REF: change default electrum servers list 2021-10-08 23:19:40 +01:00
Marcos Rodriguez Vélez
0a29577d65
FIX: The term "Alert" is not part of the localisation file #3895 2021-10-04 02:02:33 -04:00
Overtorment
8eca4382e1
FIX: choose next electrum server if current one is dead 2021-10-01 16:35:20 +01:00
Marcos Rodriguez Vélez
c97be3ee0d
Update fs.js 2021-09-28 17:58:53 -04:00
Overtorment
daf0c24255
FIX: support for electrum backed by bitcoin code 22+ (closes #3877) 2021-09-28 21:25:28 +01:00
Marcos Rodriguez Vélez
c17ac74da6 Update storage-context.js 2021-09-25 18:17:04 +01:00
Marcos Rodriguez Vélez
0dd75da849 OPS: Toggle Blur 2021-09-25 11:04:45 -04:00
Ivan
b2d9f8db0f
ADD: custom derivation path to HD wallets (#3452) 2021-09-23 14:05:10 +01:00
Marcos Rodriguez Vélez
42481cecdb REF: Move to environments file 2021-09-22 12:07:13 -04:00
Marcos Rodriguez Vélez
78380405aa ADD: Toggle for disabling Tor daemon 2021-09-21 23:55:14 -04:00
Marcos Rodriguez Vélez
bc8067e9ab
REF: Use NativeStack 2021-09-13 18:43:26 +01:00
Overtorment
aef1db8a8a
REF: analytics 2021-09-13 14:08:49 +01:00
Marcos Rodriguez Vélez
d88bb5b7b6 FIX: Pause QRCode during Export 2021-09-13 12:42:26 +01:00
Overtorment
a3c984db54
REF: improved currency exchange module 2021-09-09 20:36:35 +01:00
Overtorment
f9576dfc9b
REF: refactored frisbee to fetch in currency.js 2021-09-09 18:02:15 +01:00
Overtorment
5b5a9ba924
FIX: storage issues 2021-09-07 20:30:07 +01:00
Overtorment
6124538bfd
ADD: pending transaction status screen UX (closes #3183) 2021-08-27 16:31:08 +01:00
Overtorment
6565fd531d
ADD: onchain receive address now shows ETA on incomming transaction (rel #3183) 2021-08-27 16:31:08 +01:00
Marcos Rodriguez Vélez
ba90132909 FIX: ImagePicker wasnt processing selected asset 2021-08-25 09:53:33 -04:00
Marcos Rodriguez Vélez
34994a9839 REF: Use context 2021-08-24 01:00:57 -04:00
Overtorment
85dfde6939
ADD: bugsnag 2021-08-20 17:51:45 +01:00
Marcos Rodriguez Vélez
42f62adefe Update analytics.js 2021-08-19 16:25:01 -04:00
Overtorment
b0e50f2b3d
DEL: removed sentry crash analytics 2021-08-19 21:14:45 +01:00
Overtorment
f8b8146900 REF: speed-^C wait for electrum 2021-08-18 20:42:00 +01:00
Marcos Rodriguez Vélez
4153befd04
FIX: typo 2021-08-13 16:50:19 -04:00
Overtorment
9db381bcf9 OPS: remove amplitude tracking (yay privacy\!) 2021-08-12 14:09:32 +01:00
Gabriele Genta
e41b421ce0 fixup! FIX: integration test errors 2021-08-11 11:26:01 +01:00
Gabriele Genta
782e6029b4 REF: Connect BlueElectrum explicitly 2021-08-11 11:26:01 +01:00
Gabriele Genta
3b4b1d8df7 FIX: integration test errors
After the conversion of LegacyWallet to typescript, BlueElectrum is
often included automatically and tries to connect ASAP.
Dedicated management code is necessary in beforeAll/afterAll so that
the tests can run and terminate gracefully.
2021-08-11 11:26:01 +01:00
Gabriele Genta
3afbf5df6d REF: convert LegacyWallet to typescript 2021-08-11 11:26:01 +01:00
Marcos Rodriguez Vélez
5a61a8a41d
ADD: Electrum connection toggle (#3470)
* ADD: Electrum connection toggle
2021-08-10 10:35:47 -04:00
Ivan Vershigora
3dafc18a80 REF: move bip38 to separate repository 2021-08-07 17:39:01 +03:00
Marcos Rodriguez Vélez
a08bea2928 TST: Add mock 2021-08-03 13:14:32 -04:00
Marcos Rodriguez Vélez
735f8452f7 Update WidgetCommunication.js 2021-08-03 12:57:09 -04:00