Commit graph

3245 commits

Author SHA1 Message Date
marcosrdz
fb3d1c46b8 FIX: Margin would not be the same when balance was hidden 2020-11-22 21:36:43 -05:00
marcosrdz
ab868a5501 REF: UnlockWith with Hooks 2020-11-22 21:06:02 -05:00
marcosrdz
4a8146044b Update bluewallet.spec.js 2020-11-22 12:51:36 -05:00
marcosrdz
9eb3740ac1 Merge branch 'master' into plausablehook 2020-11-22 12:51:29 -05:00
Marcos Rodriguez Vélez
dc286dc939
Merge pull request #2179 from BlueWallet/indicatornetwork
FIX: Dont show loading indicator on launch and onsnapitem
2020-11-22 09:59:36 -05:00
ncoelho
530f3ef13e REF: Don't show list header on empty list 2020-11-22 11:42:52 +01:00
marcosrdz
6f0eee83cb Merge branch 'master' into styleix 2020-11-22 04:42:36 -05:00
marcosrdz
30fe5bf4a1 Merge branch 'master' into plausablehook 2020-11-22 04:42:21 -05:00
GLaDOS
7e50e0ded2
Merge pull request #2167 from BlueWallet/customcurrency
ADD: Handle fiat rate from alternate sources
2020-11-22 09:39:20 +00:00
marcosrdz
0176bb0904 Update app-storage.js 2020-11-22 04:20:31 -05:00
marcosrdz
9467f915ec Merge branch 'master' into plausablehook 2020-11-22 04:18:08 -05:00
marcosrdz
1d2689bbb0 REF: String 2020-11-22 04:18:05 -05:00
Ivan Vershigora
f5811debea TST: unit test for getUtxo, getUTXOMetadata, setUTXOMetadata 2020-11-22 12:15:59 +03:00
Ivan Vershigora
32fd2a7a1a REF: use BottomModal component in CoinControl 2020-11-22 11:54:58 +03:00
marcosrdz
8dd65ca50e FIX: Styling for large screens 2020-11-22 03:48:16 -05:00
Ivan Vershigora
af11aead63 REF: use allBalance instead of fromWallet.getBalance() in send/details render component 2020-11-22 11:42:33 +03:00
Ivan Vershigora
3ff3ce1906 FIX: recover lost testID="refreshTransactions" 2020-11-22 11:36:28 +03:00
Ivan Vershigora
58cd65487f ADD: jsdoc for wallet.addressIsChange 2020-11-22 11:19:52 +03:00
Ivan Vershigora
65725e3db8 REF: remove lodash, add inline debounce func 2020-11-22 11:15:49 +03:00
marcosrdz
c0b525de8a REF: Plausible deniability uses Hooks 2020-11-22 03:04:04 -05:00
Ivan Vershigora
585adc5db5 FIX: return allowSendMax to hd-legacy-p2pkh-wallet 2020-11-22 10:51:24 +03:00
Marcos Rodriguez Vélez
3ad016afd3
Merge pull request #2169 from BlueWallet/limpbrains-clipboard-modal
FIX: translate message if Bitcoin address or LN invoice is in clipboard
2020-11-22 02:43:31 -05:00
Ivan Vershigora
f5d51c85e8 REF: jsdoc, move metadata to this._utxoMetadata, change getUtxo({frozen: true}) to getUtxo(true) 2020-11-22 10:43:11 +03:00
marcosrdz
172634b857 REF: Reuse Success screen 2020-11-22 02:41:59 -05:00
Ivan Vershigora
7a17f9704f FIX: remove unused testID="CopyToClipboard" 2020-11-22 10:11:26 +03:00
Ivan Vershigora
c61ca124c4 sync up with master 2020-11-22 10:07:27 +03:00
Ivan Vershigora
b4947490ba FIX: eslint format 2020-11-22 10:01:54 +03:00
GLaDOS
9ddddf5f9d
Merge pull request #2180 from BlueWallet/snyk-upgrade-d0c69d81f4394c48e4717950567681e5
[Snyk] Upgrade @react-navigation/native from 5.7.6 to 5.8.2
2020-11-22 06:40:06 +00:00
snyk-bot
aeade26d6d
fix: upgrade @react-navigation/native from 5.7.6 to 5.8.2
Snyk has created this PR to upgrade @react-navigation/native from 5.7.6 to 5.8.2.

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

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
2020-11-22 05:51:15 +00:00
marcosrdz
2a200dc686 WIP 2020-11-21 19:57:51 -05:00
marcosrdz
d2128717df FIX: Dont show loading indicator on launch and onsnapitem 2020-11-21 19:42:39 -05:00
marcosrdz
cb542ec18a WIP 2020-11-21 19:16:20 -05:00
marcosrdz
4391c74a50 Merge branch 'master' into customcurrency 2020-11-21 19:02:20 -05:00
GLaDOS
65f117430c
Merge pull request #2177 from BlueWallet/hideheadeersuccess
FIX: Hide header and disable gestured on LN pay success
2020-11-21 20:22:55 +00:00
marcosrdz
ff49fcaa9e FIX: Hide header and disable gestured on LN pay success 2020-11-21 14:35:07 -05:00
GLaDOS
abb54fa358
Merge pull request #2175 from BlueWallet/signsimple
REF: Simplify Co-sign QR-airgapped transaction
2020-11-21 14:55:05 +00:00
GLaDOS
f9fc216f5c
Merge pull request #2174 from BlueWallet/translations_loc-en-json--master_pt_BR
Translate '/loc/en.json' in 'pt_BR'
2020-11-21 14:21:21 +00:00
ncoelho
e977a31ff8 REF: Simplify Co-sign QR-airgapped transaction
Kind of difficult to localize this expression, I propose simplifiy it for its bumdest form.
2020-11-21 14:57:32 +01:00
transifex-integration[bot]
d23ef064b3
Translate /loc/en.json in pt_BR
review completed for the source file '/loc/en.json'
on the 'pt_BR' language.
2020-11-21 12:42:58 +00:00
GLaDOS
02d5cccf52
Merge pull request #2171 from BlueWallet/snyk-upgrade-7fd62309492a77ef797c295e3531081c
[Snyk] Upgrade @react-navigation/stack from 5.9.3 to 5.11.1
2020-11-21 06:39:25 +00:00
snyk-bot
4d917196bb
fix: upgrade @react-navigation/stack from 5.9.3 to 5.11.1
Snyk has created this PR to upgrade @react-navigation/stack from 5.9.3 to 5.11.1.

See this package in npm:
https://www.npmjs.com/package/@react-navigation/stack

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
2020-11-21 05:51:41 +00:00
marcosrdz
68095e01e0 ADD: UYU currency 2020-11-20 23:41:12 -05:00
marcosrdz
adffac5dbf WIP 2020-11-20 23:36:03 -05:00
marcosrdz
dc3a79881a WIP 2020-11-20 23:33:29 -05:00
marcosrdz
22dd7b0a46 Update WidgetDataStore.swift 2020-11-20 23:11:51 -05:00
marcosrdz
a476e38c4b WIP 2020-11-20 22:58:04 -05:00
marcosrdz
54db77e582 WIP 2020-11-20 21:47:13 -05:00
marcosrdz
490a1441b6 Merge branch 'master' into customcurrency 2020-11-20 21:11:29 -05:00
Marcos Rodriguez Vélez
b7b9eeb0c3
Merge pull request #2165 from BlueWallet/psbthook
REF: PSBTWithHardware screen uses Hooks
2020-11-20 13:31:54 -05:00
Ivan Vershigora
2730921ca3 FIX: translate message if Bitcoin address or LN invoice is in clipboard 2020-11-20 21:28:34 +03:00