Gaëtan Renaudeau
5f355480bb
Fix some errors to happen unexpected and make it more clear to user
7 years ago
Gaëtan Renaudeau
735d1c8ec4
Fixes 'Ledger Sequence too high'
this error was related to when you don't sign on the device fast enough. this should increase the accepted time.
7 years ago
Gaëtan Renaudeau
824bc0991d
Fixes #1186
7 years ago
meriadec
4938bb23c9
Correct dynamic library path to be handled by macOS >= 10.9.0
Fixes #1032
7 years ago
Gaëtan Renaudeau
edf114a8f0
v1.0.3
7 years ago
Gaëtan Renaudeau
1706303370
Merge pull request #1163 from gre/hotfixes/1.0.3
Prepare for 1.0.3
7 years ago
meriadec
b076e7b3a8
Zcash overwinter support
closes #904
7 years ago
meriadec
56c0365f3c
Bump @ledgerhq/hw-app-btc
7 years ago
Gaëtan Renaudeau
25d667cdef
Fix edgecase bug when switching fiat and not reseting the exchange
bug was:
select USD
it should select BitMEX
now select HKD
it will select nothing in the list
not 100% sure but i suspect that BITMEX used to exist on BTC-HKD but no longer, so it's an accepted choice by our api but it's not present in the list.
the fix is to always reset the exchange to first one (which is the most volume one) when you switch countervalue
7 years ago
Gaëtan Renaudeau
172f0af476
Fixes #1146
7 years ago
Gaëtan Renaudeau
f6e4d1b2c5
Fixes #1152
7 years ago
meriadec
c3223a55ea
Correct Ripple txs filter
relatable: https://github.com/ripple/ripple-lib/blob/develop/docs/index.md#transaction-types
closes #1007
7 years ago
Gaëtan Renaudeau
5b2ffabc47
v1.0.2
7 years ago
Gaëtan Renaudeau
e3730288ef
Merge pull request #1106 from LedgerHQ/develop
Prepare for 1.0.2
7 years ago
Gaëtan Renaudeau
643ba3f00f
Merge pull request #1105 from LedgerHQ/device-path
Handle case where device path change when opening app
7 years ago
Ledger
3aabfd9824
Handle case where device path change when opening app
7 years ago
Meriadec Pillet
7d2272a325
Merge pull request #1104 from gre/mandatory-etc-scan
Also mandatory scan 5 first etc derivations
7 years ago
Gaëtan Renaudeau
56da995aa9
Also mandatory scan 5 first etc derivations
7 years ago
Meriadec Pillet
b91fd6ee69
Merge pull request #1095 from gre/improve-logs
Polishes on logs
7 years ago
Meriadec Pillet
26eb3e0e82
Merge pull request #1100 from gre/do-not-lock-device-during-whole-scanning
Prevent locks to happen during scanning
7 years ago
Meriadec Pillet
5196e32d78
Merge pull request #1102 from gre/fix/1099
Fixes #1099
7 years ago
NastiaS
ae443a961c
Merge pull request #1103 from gre/remove-last-placeholder
Remove empty placeholder
7 years ago
NastiaS
be14d8cbe0
Fix/1055 ( #1101 )
be able to re-launch onboarding from the settings page
7 years ago
Gaëtan Renaudeau
49d2f7e3a6
Remove empty placeholder
7 years ago
Gaëtan Renaudeau
c7bf426026
Fixes #1099
7 years ago
Gaëtan Renaudeau
a044c149c0
Prevent locks to happen during scanning
7 years ago
Gaëtan Renaudeau
efab95ddaa
Merge pull request #1091 from meriadec/feature/1085-open-user-data-folder
Fixes #1085
7 years ago
Gaëtan Renaudeau
d5b303b9c5
Polishes on logs
7 years ago
meriadec
e5d2157b27
Help: add button to open user data folder
closes #1085
7 years ago
Gaëtan Renaudeau
07a72cdffe
Update bug_report.md
7 years ago
ledger-bot
eece5057b9
New Crowdin translations ( #1088 )
* New translations app.yml (French)
* New translations app.yml (English)
* New translations errors.yml (English)
* New translations language.yml (English)
* New translations onboarding.yml (English)
7 years ago
Meriadec Pillet
e1d208a51c
Merge pull request #1087 from gre/fix-logger
Fix 'Export Logs' to work without the .gz feature (buggy)
7 years ago
ledger-bot
0ba464c8bc
New Crowdin translations ( #1086 )
* New translations app.yml (French)
* New translations app.yml (English)
* New translations errors.yml (English)
* New translations language.yml (English)
* New translations onboarding.yml (English)
7 years ago
Gaëtan Renaudeau
9f03aa4c51
Fix 'Export Logs' to work after more than 10Mb of logs
7 years ago
meriadec
22f6c4cfe0
Apparently crowdin is not in a good day
7 years ago
meriadec
7433532c47
Trigger crowdin sync
7 years ago
Meriadec Pillet
9040c20bdb
Merge pull request #1081 from meriadec/fix-weird-crowdin-issue
Update fr/app.yml
7 years ago
meriadec
6bc87a9781
Update fr/app.yml
7 years ago
Meriadec Pillet
0e4c6477ec
Merge pull request #1078 from NastiaS/yml-corrections-for-crowdin
some corrections for crowdin english version
7 years ago
Meriadec Pillet
8280fb4bca
Merge pull request #1077 from meriadec/fix/1007-ripple-trustline
Fixes #1007
7 years ago
Anastasia Poupeney
eed46b2cc8
some corrections for crowdin english version
7 years ago
meriadec
b79e4da411
Ignore Ripple Trust Lines txs
closes #1007
7 years ago
Meriadec Pillet
f8fc5ca1aa
Merge pull request #1074 from meriadec/fix/996-windows-dev-environment
Fixes #996
7 years ago
Meriadec Pillet
1c233dadf6
Merge pull request #1065 from gre/fix/1061
Fixes #1061
7 years ago
meriadec
64f2661f52
Fix Windows dev environment
closes #996
7 years ago
Meriadec Pillet
2541b939cc
Merge pull request #1060 from meriadec/fix/1000-unconfirmed-tx
Always patch operations if some contained `blockHeight: null`
7 years ago
meriadec
a99fbe0413
Update operation sync patch condition
7 years ago
Gaëtan Renaudeau
c0d5422f9c
Merge pull request #1067 from gre/fix-error
Fix a bug with error.message not exposed to t()
7 years ago
Gaëtan Renaudeau
926095744c
address comments
7 years ago
Gaëtan Renaudeau
70b7604b6c
Fix a bug with error.message not exposed to t()
7 years ago