Gaëtan Renaudeau
f32dd126f2
Update README
7 years ago
Gaëtan Renaudeau
897c43e2e6
update README
7 years ago
Gaëtan Renaudeau
075e4f8297
Merge pull request #913 from gre/fix/912
Fixes #912
7 years ago
Gaëtan Renaudeau
306ae961d1
Fixes #912
7 years ago
Gaëtan Renaudeau
40f9db14b8
Merge pull request #908 from dasilvarosa/wording
Fixed a few changed wordings
7 years ago
KhalilBellakrid
3462435588
Merge pull request #909 from meriadec/libcore-bump
Link statically libstdc++ to fix issues on old linux systems
7 years ago
dasilvarosa
8ace521c3d
Onboarding analytics polish 2
7 years ago
dasilvarosa
e08489a0a2
Onboarding analytics polish
7 years ago
dasilvarosa
7bfba4b027
Learn more polish
7 years ago
dasilvarosa
f361eb7272
Fixed empty portfolio text to work better with the arrow
7 years ago
meriadec
385dbb2156
Bump @ledgerhq/ledger-core
7 years ago
dasilvarosa
11f2acef66
Fixed a few changed wordings
7 years ago
Gaëtan Renaudeau
920aa7e297
Improve .github/ templates
7 years ago
Gaëtan Renaudeau
0ea56aaa1c
improve .github templates
7 years ago
Meriadec Pillet
44a16343a8
Merge pull request #903 from gre/new-endpoints
Set new endpoints
7 years ago
Gaëtan Renaudeau
c2e3658e40
Set new endpoints
7 years ago
Gaëtan Renaudeau
5c52d3b33d
Merge pull request #902 from gre/fix-error-imprecision
Fix error imprecision in all Manager calls
7 years ago
Gaëtan Renaudeau
8f9207542d
Fix error imprecision in all Manager calls
the code is equivalent except errors thrown don't get decorated back into an 'Error' leading to imprecision
we'll need to double check all is fine but this will *make errors great again*.
this is really an antipattern we have to avoid.
7 years ago
Gaëtan Renaudeau
5b6a78d933
API_BASE: move a / from the constant to the actual (only) usage
7 years ago
Gaëtan Renaudeau
a9ab417e9b
Merge pull request #900 from gre/bugfix-blocking-next-if-errors
Bugfix blocking next if errors in send step1
7 years ago
Gaëtan Renaudeau
9f97534d7e
Bugfix blocking next if errors in send step1
7 years ago
Gaëtan Renaudeau
a63b164785
Merge pull request #899 from LedgerHQ/master
Master
7 years ago
Gaëtan Renaudeau
cb1413e27c
v1.0.0-rc.2
7 years ago
Gaëtan Renaudeau
bbfe82acec
Merge pull request #898 from LedgerHQ/develop
Prepare for rc.2
7 years ago
Gaëtan Renaudeau
d9cf503046
Merge pull request #894 from gre/better-cache-and-error-precision-on-canBeSpent
Better error precision on canBeSpent cases
7 years ago
Valentin D. Pinkman
aa45470248
Merge pull request #897 from valpinkman/fix/mcu-flashing
exit from mcu flashing state and add wording to loading state
7 years ago
Valentin D. Pinkman
93d0e20b30
Merge pull request #896 from valpinkman/clean/constants
clean constants for web socket urls
7 years ago
Valentin D. Pinkman
59919743ce
exit from mcu flashing state and add wording to loading state
7 years ago
Gaëtan Renaudeau
3e71d2aab5
Merge pull request #895 from gre/add-ws-error-url
Add {url} in the WebSocket errors
7 years ago
Gaëtan Renaudeau
cdbde5470f
missing + in a regex
7 years ago
Gaëtan Renaudeau
39556ac3be
Better error precision on canBeSpent cases
- error precision: in case there is an error but it's not a "NotEnoughBalance" error, we display it instead
- canBeSpent(a,t)=>Promise<bool> was replaced by checkCanBeSpent(a,t)=>Promise<void> which will throw if something is wrong (NotEnoughBalance or something else!)
- cache eviction of bad error: in case such an error happen, we clear the cache to allow to always retry the call that fails
- the cache make sure it is always up to date by taking a.blockHeight
7 years ago
Gaëtan Renaudeau
28ed0d51de
Add {url} in the WebSocket errors
7 years ago
Valentin D. Pinkman
b0a8b9c8e3
clean constants for web socket urls
7 years ago
Gaëtan Renaudeau
adfb4454c3
Merge pull request #892 from LedgerHQ/l10n_develop
New Crowdin translations
7 years ago
Gaëtan Renaudeau
69a22ce378
Merge pull request #893 from gre/bug-amount-account
Amount field must remount when account changes
7 years ago
Gaëtan Renaudeau
aad98ff185
Amount field must remount when account changes
Fixes a critical bug where if you open an Ethereum account, hit send and then switch crypto, you can end up in very weird state
7 years ago
ledger-bot
f48d467873
New translations app.yml (French)
7 years ago
Gaëtan Renaudeau
50a4149f49
Merge pull request #891 from dasilvarosa/wording
Fixed weird description in manager access screen
7 years ago
dasilvarosa
994988e460
fixed weird description in manager access screen
7 years ago
Meriadec Pillet
c021eb1c44
Merge pull request #890 from gre/fix-missing-button-in-some-coins-like-stealth
Send: step4: Fix missing Button in some coins like stealth
7 years ago
Gaëtan Renaudeau
995f0fc085
Send: step4: Fix missing Button in some coins like stealth
7 years ago
Gaëtan Renaudeau
0a3163a052
Merge pull request #888 from LedgerHQ/l10n_develop
New Crowdin translations
7 years ago
Gaëtan Renaudeau
67b7e93129
Merge pull request #889 from LedgerHQ/master
Master
7 years ago
ledger-bot
4d7178cd5d
New translations app.yml (French)
7 years ago
Gaëtan Renaudeau
4fc9e0f2b3
v1.0.0-rc.1
7 years ago
Gaëtan Renaudeau
12384c6217
Merge pull request #881 from LedgerHQ/develop
Prepare for rc.1
7 years ago
Gaëtan Renaudeau
df264f6a1f
Merge pull request #883 from dasilvarosa/wording
Reworded update flow, now going to check for Ledger Blue
7 years ago
meriadec
2fc246fe45
Fix firmware disclaimer wording
7 years ago
ledger-bot
8a705efa48
New translations errors.yml (French)
7 years ago
Gaëtan Renaudeau
b427e21836
Merge pull request #887 from meriadec/linux-icon
Update BrowserWindow icon name
7 years ago