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
David da Silva Rosa
54492361fd
Update wording on exchanges page
7 years ago
Gaëtan Renaudeau
78d0b025b8
v1.1.0-rc.3
7 years ago
Gaëtan Renaudeau
6697376acd
no longer check origin remote
7 years ago
David da Silva Rosa
3069ced58c
Replace Exchanges by Trade
7 years ago
Gaëtan Renaudeau
93dea4bdff
v1.1.0-rc.2
7 years ago
Gaëtan Renaudeau
3534f70a60
update yarn.lock
7 years ago
Gaëtan Renaudeau
b89f9ff723
v1.1.0-rc.1
7 years ago
Gaëtan Renaudeau
d537273908
Merge pull request #1343 from LedgerHQ/develop
Prepare 1.1.0-rc.0
7 years ago
Meriadec Pillet
e4d579fa54
Merge pull request #1342 from gre/fixes/1337
Fixes #1337
7 years ago
Gaëtan Renaudeau
afd9e464f2
Fixes #1337
7 years ago
Thibaut
70498f4922
Merge pull request #1340 from MortalKastor/usb-detect
Use new USB device detection from ledgerjs
7 years ago
Thibaut Boustany
afe7f33b68
hw-transport-node-hid out of beta
7 years ago
Thibaut Boustany
842e9c2eda
Fix communication error on app change for Windows and Linux
7 years ago
Gaëtan Renaudeau
ad10c61ba2
silent one flow type
7 years ago
Gaëtan Renaudeau
acae959a31
CI
7 years ago
Thibaut Boustany
9856c63741
Renamed setListenDevicesPollingInterval to reflect new behavior
7 years ago
Thibaut Boustany
93645f4be5
Merge branch 'usb-detect' of github.com:MortalKastor/ledger-live-desktop into usb-detect
7 years ago
Thibaut Boustany
81e5ba3a42
Fix double catch
7 years ago
Gaëtan Renaudeau
298ce15f33
Merge branch 'develop' into usb-detect
7 years ago
Gaëtan Renaudeau
aa6b0dfc7e
Merge pull request #1338 from meriadec/fix/storybook
Fix storybook
7 years ago