Commit Graph

3802 Commits

Author SHA1 Message Date
transifex-integration[bot]
29664e25cd
Translate /loc/en.json in cs_CZ
review completed for the source file '/loc/en.json'
on the 'cs_CZ' language.
2021-02-05 04:47:25 +00:00
GLaDOS
9972816e86
Merge pull request #2573 from BlueWallet/snyk-upgrade-33cf57b4b4249d5626a19e74412fa27c
[Snyk] Upgrade react-native-camera from 3.40.0 to 3.42.0
2021-02-05 04:40:17 +00:00
snyk-bot
3c37f8f726
fix: upgrade react-native-camera from 3.40.0 to 3.42.0
Snyk has created this PR to upgrade react-native-camera from 3.40.0 to 3.42.0.

See this package in npm:
https://www.npmjs.com/package/react-native-camera

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
2021-02-05 03:55:37 +00:00
GLaDOS
82d25e5982
Merge pull request #2569 from BlueWallet/snyk-upgrade-34b3f6c67788c33f87df9b9ae52f3d30
[Snyk] Upgrade react-native-share from 4.0.2 to 5.1.0
2021-02-04 04:37:09 +00:00
snyk-bot
418e28c25e
feat: upgrade react-native-share from 4.0.2 to 5.1.0
Snyk has created this PR to upgrade react-native-share from 4.0.2 to 5.1.0.

See this package in npm:
https://www.npmjs.com/package/react-native-share

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
2021-02-04 03:52:30 +00:00
GLaDOS
5b8a4d73e2
Merge pull request #2567 from BlueWallet/translations_loc-en-json--master_fi_FI
Translate '/loc/en.json' in 'fi_FI'
2021-02-03 19:22:49 +00:00
GLaDOS
4e61a5a730
Merge pull request #2564 from BlueWallet/translations_loc-en-json--master_fa_IR
Translate '/loc/en.json' in 'fa_IR'
2021-02-03 18:31:25 +00:00
transifex-integration[bot]
be43d090b6
Translate /loc/en.json in fi_FI
review completed for the source file '/loc/en.json'
on the 'fi_FI' language.
2021-02-03 18:30:20 +00:00
GLaDOS
ea9b29fb41
Merge pull request #2558 from BlueWallet/limpbrains-fee-low-balance
FIX: set fee to lower value if balance is not enought
2021-02-03 17:12:54 +00:00
snyk-bot
4ce75b3abf fix: upgrade react-native-screens from 2.11.0 to 2.16.1
Snyk has created this PR to upgrade react-native-screens from 2.11.0 to 2.16.1.

See this package in npm:
https://www.npmjs.com/package/react-native-screens

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
2021-02-03 12:00:37 +00:00
transifex-integration[bot]
ffc95cf439
Translate /loc/en.json in fa_IR
review completed for the source file '/loc/en.json'
on the 'fa_IR' language.
2021-02-03 09:48:26 +00:00
GLaDOS
17b8761ea4
Merge pull request #2560 from BlueWallet/snyk-upgrade-47b04a0e333f475d38aa0ccb097dd74b
[Snyk] Upgrade dayjs from 1.9.4 to 1.10.3
2021-02-02 14:36:49 +00:00
Overtorment
099924944d OPS: attempt to fix randomly failing travisCI builds 2021-02-02 14:19:00 +00:00
GLaDOS
85c9bb201c
Merge pull request #2170 from BlueWallet/mempool-fees-estimation
FIX: better fee estimation based on mempool (closes #2154)
2021-02-02 13:58:48 +00:00
snyk-bot
05a8a586e2
fix: upgrade dayjs from 1.9.4 to 1.10.3
Snyk has created this PR to upgrade dayjs from 1.9.4 to 1.10.3.

See this package in npm:
https://www.npmjs.com/package/dayjs

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
2021-02-02 03:52:29 +00:00
Ivan Vershigora
5d75072f09 FIX: set fee to lower value if balance is not enought 2021-02-01 19:26:31 +03:00
Overtorment
f20fae8d2b FIX: better fee estimation based on mempool (closes #2154) 2021-02-01 15:46:15 +00:00
Marcos Rodriguez Vélez
163036e4f6
Merge pull request #2550 from BlueWallet/blur 2021-02-01 08:43:43 -05:00
GLaDOS
45e13df738
Merge pull request #2554 from BlueWallet/improve-coldcard
REF: better support of coldcard's incorrect 'p2sh-p2wsh'
2021-02-01 09:00:50 +00:00
GLaDOS
300cff82ba
Merge pull request #2556 from BlueWallet/widgetpending
FIX: Widget now shows Pending if latest tx is unconfirmed
2021-02-01 00:23:45 +00:00
marcosrdz
2e9fb9c09a FIX: Widget now shows Pending if latest tx is unconfirmed 2021-01-31 18:39:43 -05:00
GLaDOS
00f57695ca
Merge pull request #2553 from BlueWallet/fix-2482
FIX: multisig 'cant finalize input' error when sending (closes #2482)
2021-01-31 20:07:41 +00:00
Overtorment
9b87901f03 REF: better support of coldcard's incorrect 'p2sh-p2wsh' 2021-01-31 19:00:42 +00:00
Overtorment
fa4e2c7a70 FIX: multisig 'cant finalize input' error when sending (closes #2482) 2021-01-31 18:44:05 +00:00
GLaDOS
b2b12e5191
Merge pull request #2552 from BlueWallet/ncoelho-patch-1
Fix image paths
2021-01-31 17:59:42 +00:00
Nuno Coelho
7157ba1436
Fix image paths 2021-01-31 12:59:33 +01:00
marcosrdz
172a7cb791 ADD: Show alert if unsaved changes are found 2021-01-31 00:02:48 -05:00
Marcos Rodriguez Vélez
984693cfd8
Merge pull request #2547 from BlueWallet/cameralert
FIX:  Scaning invalid BC-UR qr code throws multiple alerts #2545
2021-01-30 21:38:25 -05:00
GLaDOS
07ba977a6b
Merge pull request #2543 from BlueWallet/idle
OPS: Idle timer
2021-01-30 20:01:28 +00:00
Overtorment
735d5053f0 Merge branch 'master' of github.com:BlueWallet/BlueWallet 2021-01-30 12:11:36 +00:00
Overtorment
e73643d39b FIX: aezeed send 2021-01-30 12:11:30 +00:00
GLaDOS
064bf901ad
Merge pull request #2549 from BlueWallet/snyk-upgrade-d2a3e2c11a157ff6a0f52fd526e27454
[Snyk] Upgrade detox from 17.11.0 to 18.1.0
2021-01-30 09:57:38 +00:00
GLaDOS
f697386785
Merge pull request #2526 from BlueWallet/ccfix
FIX: Conf number reflects correct number.
2021-01-30 06:00:18 +00:00
snyk-bot
6ff02ae52f
feat: upgrade detox from 17.11.0 to 18.1.0
Snyk has created this PR to upgrade detox from 17.11.0 to 18.1.0.

See this package in npm:
https://www.npmjs.com/package/detox

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
2021-01-30 05:51:07 +00:00
marcosrdz
ef7cca2538 Update coinControl.js 2021-01-29 23:57:52 -05:00
marcosrdz
59780134a5 FIX: Scaning invalid BC-UR qr code throws multiple alerts #2545 2021-01-29 23:05:28 -05:00
marcosrdz
235ab8f198 Update storage-context.js 2021-01-29 22:45:24 -05:00
marcosrdz
d5eb02fdd8 Merge branch 'master' into ccfix 2021-01-29 15:35:18 -05:00
marcosrdz
3e7cf58e5a Merge branch 'ccfix' of https://github.com/BlueWallet/BlueWallet into ccfix 2021-01-29 15:35:12 -05:00
marcosrdz
5105c59e9d Update wallet-import.js 2021-01-29 15:26:10 -05:00
marcosrdz
4d5a729d9c Merge branch 'master' into idle 2021-01-29 15:20:51 -05:00
Marcos Rodriguez Vélez
9a72416efc
Merge pull request #2540 from BlueWallet/txupdate 2021-01-29 15:01:11 -05:00
GLaDOS
589d8b850d
Merge pull request #2546 from BlueWallet/translations_loc-en-json--master_fi_FI
Translate '/loc/en.json' in 'fi_FI'
2021-01-29 19:58:54 +00:00
Overtorment
7736b5278c Merge remote-tracking branch 'origin/master' into ccfix 2021-01-29 19:14:55 +00:00
Overtorment
a0647bc2e8 REF: localtrader button rewording 2021-01-29 19:14:23 +00:00
transifex-integration[bot]
e5c3bb419e
Translate /loc/en.json in fi_FI
review completed for the source file '/loc/en.json'
on the 'fi_FI' language.
2021-01-29 18:34:07 +00:00
marcosrdz
49fda452d0 OPS: Idle timer 2021-01-29 11:41:49 -05:00
GLaDOS
71f57db6cc
Merge pull request #2525 from BlueWallet/TSTwatchonly
TST:  e2e: watch-only -> receive (& receive with amount)
2021-01-29 15:58:11 +00:00
Overtorment
b77d1fe3b8 ADD: AEZEED mnemonics support (from LND; only primary native-segwit chain atm; closes #1543) 2021-01-29 15:57:59 +00:00
GLaDOS
ab52dbfbce
Merge pull request #2273 from BlueWallet/snyk-upgrade-98fc9373b679794e9a40d9b987bd8c38
[Snyk] Upgrade react-native-vector-icons from 6.6.0 to 7.1.0
2021-01-29 13:26:14 +00:00