ncoelho
e84bb3ee3a
FIX: android header
2020-05-21 20:34:08 +01:00
ncoelho
e6905ceb9a
improve heading on android
2020-05-21 20:34:08 +01:00
ncoelho
885447e20d
fix lint
2020-05-21 20:34:08 +01:00
ncoelho
ba6be27839
REF: Button position and SafeArea
...
Moved the button to an outside render. Also removed the SafeArea from the main view following the same logic as on transactions.js this allows to have more space for the button on the bottom of the screen, and also to see the transactions list without a white banner on the bottom. Please don't kill me :)
2020-05-21 20:34:08 +01:00
marcosrdz
f454b32c1b
OPS: Lint
2020-05-21 20:34:08 +01:00
marcosrdz
6ee794cf99
OPS: Update Podfile
2020-05-21 20:34:08 +01:00
marcosrdz
a573c697ec
ADD: Scan button in Main List
2020-05-21 20:34:08 +01:00
snyk-bot
c4c9f0db51
fix: upgrade eslint-config-prettier from 6.10.0 to 6.11.0
...
Snyk has created this PR to upgrade eslint-config-prettier from 6.10.0 to 6.11.0.
See this package in NPM:
https://www.npmjs.com/package/eslint-config-prettier
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-05-21 15:02:22 +01:00
snyk-bot
dcf9bda742
fix: upgrade eslint-config-prettier from 6.10.0 to 6.11.0
...
Snyk has created this PR to upgrade eslint-config-prettier from 6.10.0 to 6.11.0.
See this package in NPM:
https://www.npmjs.com/package/eslint-config-prettier
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-05-21 15:02:22 +01:00
snyk-bot
81b62e3817
fix: upgrade @react-native-community/blur from 3.4.1 to 3.6.0
...
Snyk has created this PR to upgrade @react-native-community/blur from 3.4.1 to 3.6.0.
See this package in NPM:
https://www.npmjs.com/package/@react-native-community/blur
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-05-20 16:29:07 +01:00
snyk-bot
9a621d0ece
fix: upgrade @react-native-community/blur from 3.4.1 to 3.6.0
...
Snyk has created this PR to upgrade @react-native-community/blur from 3.4.1 to 3.6.0.
See this package in NPM:
https://www.npmjs.com/package/@react-native-community/blur
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-05-20 16:29:07 +01:00
João Bordalo
4abedd67d3
fix typo 'Have your saved' => 'Have you saved'
...
https://github.com/BlueWallet/BlueWallet/issues/1073
2020-05-20 16:22:17 +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
Overtorment
f86cdca2ce
Update BlueElectrum.js
2020-05-20 15:01:43 +01:00
Overtorment
0075c8820d
REF: organizing scripts
2020-05-19 23:26:56 +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
Overtorment
2fdcb0477c
REL: ver bump to v5.3.8
2020-05-19 15:06:54 +01:00
snyk-bot
bee384bc46
fix: upgrade dayjs from 1.8.23 to 1.8.25
...
Snyk has created this PR to upgrade dayjs from 1.8.23 to 1.8.25.
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
2020-05-19 14:31:40 +01:00
snyk-bot
3bb716db85
fix: upgrade dayjs from 1.8.23 to 1.8.25
...
Snyk has created this PR to upgrade dayjs from 1.8.23 to 1.8.25.
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
2020-05-19 14:31:40 +01:00
Overtorment
01b0f1f298
FIX: potential HD wallet crash when vout was not parsed correctly (because of OP_RETURN?)
2020-05-19 14:14:54 +01: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
Overtorment
c70ba87195
REL: v5.3.7
2020-05-19 11:22:50 +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
b3f09d754d
REF: fee selection
2020-05-18 17:48:11 +01:00
ncoelho
297d853197
OPS: App stores desc and name for PT/BR/ES/MX
2020-05-18 17:22:54 +01:00
marcosrdz
e1d2384c63
FIX: Add background to tx header
2020-05-18 15:37:28 +01:00
snyk-bot
52b3637a73
fix: upgrade react-native-camera from 3.21.0 to 3.23.1
...
Snyk has created this PR to upgrade react-native-camera from 3.21.0 to 3.23.1.
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
2020-05-18 11:28:58 +01:00
snyk-bot
31efdc6531
fix: upgrade react-native-camera from 3.21.0 to 3.23.1
...
Snyk has created this PR to upgrade react-native-camera from 3.21.0 to 3.23.1.
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
2020-05-18 11:28:58 +01:00
Overtorment
83dc707066
TST: better tests reporting
2020-05-18 11:08:01 +01:00
Overtorment
fe12779d7b
Merge pull request #1087 from BlueWallet/secrtionlist
...
OPS: Refactor Main Lists
2020-05-17 22:51:24 +01:00
marcosrdz
c23a227845
OPS: Fix onPress crash
2020-05-17 12:29:56 -04:00
marcosrdz
bf56f068ae
OPS: Restore Empty TX UI
2020-05-17 08:17:08 -04:00
marcosrdz
08e23ff4d0
OPS: Refactor Main Lists
2020-05-16 21:41:38 -04:00
Overtorment
44d9da974c
TXT: fix travis create tx during high fees
2020-05-16 20:19:16 +01:00
ncoelho
bdecbdee52
fix lint
2020-05-15 19:10:36 +01:00
ncoelho
73fda825e2
FIX: Line break on tx list
2020-05-15 19:10:36 +01:00
João Bordalo
18936d2a23
adds missing locs
2020-05-15 16:38:18 +01:00
João Bordalo
ea9dc6efca
Fixes hardcoded strings in screen/wallets/details.js:
...
'connect to'
'advanced'
'Use with hardware wallet'
Creates new entries on all loc files:
loc.wallets.details.connected_to
loc.wallets.details.advanced
loc.wallets.details.use_with_hardware_wallet
2020-05-15 16:38:18 +01:00
ncoelho
4aefd5fe6e
fix lint
2020-05-15 16:22:10 +01:00
ncoelho
960390f112
FIX: Fee suggestion selection
2020-05-15 16:22:10 +01:00
ncoelho
99ab5410fc
REF: allow view to be scrolled on small devices
2020-05-15 16:22:10 +01:00
ncoelho
9739db087d
Revert "REF: RBF screen can scroll, fix for small devices"
...
This reverts commit bc152623ce
.
2020-05-15 16:22:10 +01:00
ncoelho
f078d20851
REF: RBF screen can scroll, fix for small devices
2020-05-15 16:22:10 +01:00
marcosrdz
5e5d7ee4f3
ADD: Storage delete/not-delete for unencrypted storage.
2020-05-11 20:39:20 +01:00
Overtorment
4c1c2c173b
Merge pull request #1056 from BlueWallet/tanx-randombytes
...
Tanx randombytes
2020-05-11 12:27:12 +01:00
Overtorment
fe4f60fb45
Merge remote-tracking branch 'origin/master' into tanx-randombytes
2020-05-11 11:41:15 +01:00
Overtorment
71a801c51a
Update rng.js
2020-05-11 11:25:37 +01:00
Overtorment
a0feefb53e
Update crypto.js
2020-05-11 11:21:28 +01:00
João Bordalo
db47ce569a
fix typo
2020-05-11 11:04:48 +01:00
Abstraktikus
4676c1d61c
Update de_DE.js
...
Typo on 238 dien --> dein
2020-05-11 10:57:15 +01:00