Thibaut Boustany
0bf6a9f820
qrcode-reader replaced with jsQR
7 years ago
Thibaut
9647ac6343
Merge pull request #1400 from meriadec/bugfix/1397-eth-checksum-warning
Display warning instead of rejecting ETH address without checksum
7 years ago
meriadec
332d2407b6
Display warning instead of rejecting ETH address without checksum
Closes #1397
This commit introduce a new `warning` prop on Input component. `error`
prop will always takes precedence over it if present, btw.
We don't reject anymore recipient validity if address is either full
lowercase OR full uppercase, to support legacy formats: having a warning
will allow user to go to next step.
Obviously the fix is available for ETC as well.
Wording to be reviewed :)
7 years ago
David da Silva Rosa
1595fe741b
Update errors.json
7 years ago
Meriadec Pillet
c44236020a
Merge pull request #1394 from dasilvarosa/patch-2
Generalize app dependency error messages.
7 years ago
Meriadec Pillet
726f40f3e4
Merge pull request #1398 from LedgerHQ/master
Master
7 years ago
David da Silva Rosa
3ed305ed92
Generalize app dependency error messages.
App dependencies are not exclusive to the BTC app anymore, so we need to generalize the error messages.
E.g., previously, you would see an error message that you need the Bitcoin app, when trying to install RSK that requires the ETH app.
7 years ago
meriadec
e78e7ecb49
v1.1.4
7 years ago
Meriadec Pillet
fada220a88
Merge pull request #1393 from MortalKastor/eip55-validation
eip55 validation for ethereum recipient addresses
7 years ago
Thibaut Boustany
74b9d16724
eip55 validation for ethereum recepient addresses
7 years ago
Meriadec Pillet
0bbe615c9c
Merge pull request #1391 from LedgerHQ/master
Master
7 years ago
meriadec
8cd91ae39c
v1.1.3
7 years ago
Meriadec Pillet
e3f0622991
Merge pull request #1390 from meriadec/bugfix/remove-qr-code-scan
Don't display QR code on recipient field in Send modal
7 years ago
meriadec
2f8f6a59eb
Don't display QR code on recipient field in Send modal
7 years ago
Meriadec Pillet
879f2c599a
Merge pull request #1388 from LedgerHQ/master
Master
7 years ago
Meriadec Pillet
02479a2503
Update README
7 years ago
Meriadec Pillet
28d4e21625
Merge pull request #1385 from meriadec/develop
Update README
7 years ago
meriadec
5956bcf982
Update README
7 years ago
Gaëtan Renaudeau
5bd313394b
v1.1.2
7 years ago
Gaëtan Renaudeau
81488091f1
Merge pull request #1374 from gre/hotfixes/1.1.2
Prepare 1.1.2
7 years ago
meriadec
6cec4d7c77
Reduce risk of file-system corruption / inconsistencies
The migration nonce is now stored in `app.json` file instead of
separate `migration.json`. It will ensure consistency between nonce
and app data, because the file is written in atomic way.
Migration handle legacy migration file and remove it properly.
7 years ago
meriadec
1a57c186aa
Improve robustness of first migration
7 years ago
Gaëtan Renaudeau
9c45918cc6
Merge pull request #1375 from meriadec/merge-migration-file
Improvements on persistence layer
7 years ago
meriadec
fd822777a2
Reduce risk of file-system corruption / inconsistencies
The migration nonce is now stored in `app.json` file instead of
separate `migration.json`. It will ensure consistency between nonce
and app data, because the file is written in atomic way.
Migration handle legacy migration file and remove it properly.
7 years ago
Gaëtan Renaudeau
30e6d7c9a0
Ignore useless errors that goes to sentry
7 years ago
Gaëtan Renaudeau
5a14b6fc88
Merge pull request #1373 from gre/ignore-sentry
Ignore useless errors that goes to sentry
7 years ago
meriadec
54a4d155d2
Improve robustness of first migration
7 years ago
Gaëtan Renaudeau
7919eb8e04
Ignore useless errors that goes to sentry
7 years ago
Meriadec Pillet
e3c3d1d2dc
Merge pull request #1372 from LedgerHQ/master
Master
7 years ago
Gaëtan Renaudeau
29feace6bf
v1.1.1
7 years ago
Gaëtan Renaudeau
4c6ebaa14a
Merge pull request #1371 from gre/hotfix/1.1.1
Prepare 1.1.1
7 years ago
Gaëtan Renaudeau
2b1386b9a7
Fix a JS bug when you have no txs but have balance
7 years ago
Gaëtan Renaudeau
37740086a7
Merge pull request #1366 from gre/fix/eth-no-txs-but-balance
Fix a JS bug when you have no txs but have balance
7 years ago
Gaëtan Renaudeau
d4305b5b38
Fix a JS bug when you have no txs but have balance
7 years ago
Meriadec Pillet
d00fcb5e09
Merge pull request #1367 from meriadec/bump-arch-pkgbuild
Bump Arch PKGBUILD
7 years ago
Meriadec Pillet
70f9c4b52f
Merge pull request #1370 from meriadec/e2e-update-identifiers
Update e2e identifiers to prevent React warning
7 years ago
meriadec
7bac09bb65
Update e2e identifiers to prevent React warning
Also, remove screenshots while e2e testing because not used for now.
7 years ago
meriadec
3665442893
Bump Arch PKGBUILD
7 years ago
Meriadec Pillet
213bfed5ac
Merge pull request #1356 from Arnaud97234/test-e2e
Implement e2e tests with spectron
7 years ago
Arnaud97234
a9801bb50c
Implement e2e tests with spectron
7 years ago
Gaëtan Renaudeau
7fc308fccf
Merge pull request #1355 from valpinkman/centralized-errors
centralize custom errors. fixes #1116
7 years ago
Meriadec Pillet
3506079f5f
Merge pull request #1357 from LedgerHQ/master
Master
7 years ago
Valentin D. Pinkman
166cd11ae6
centralize custom errors. fixes #1116
7 years ago
Valentin D. Pinkman
d7db8b211a
Merge pull request #1353 from valpinkman/flow-types-commands
add typing to all commands and api calls. fixes #1348
7 years ago
Valentin D. Pinkman
54798dcc3c
add typing to all commands and api calls. fixes #1348
7 years ago
Gaëtan Renaudeau
58c3534e13
v1.1.0
7 years ago
Gaëtan Renaudeau
990d613ca1
Merge pull request #1345 from LedgerHQ/develop
1.1.0
7 years ago
Gaëtan Renaudeau
69ddbdf990
Bump to live-common 3.0.0
Fixes #1350
7 years ago
Gaëtan Renaudeau
295a0f5b03
Merge pull request #1346 from LedgerHQ/master
Master
7 years ago
Gaëtan Renaudeau
06c6440aec
Merge pull request #1344 from dasilvarosa/patch-1
Wording polish: replace Exchanges by Trade
7 years ago