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
Gaëtan Renaudeau
a207c96658
Fixes #1061
7 years ago
NastiaS
726ea1c475
Merge pull request #1049 from gre/fix-balance-cache
Fix a bug where calculated balance could not refresh on UI
7 years ago
NastiaS
bed23cf06e
Merge pull request #1062 from gre/no-longer-exit-on-uncaughtException
uncaughtException: no longer exit(1)
7 years ago
Gaëtan Renaudeau
c1898402fe
uncaughtException: no longer exit(1)
to investigate an ongoing issue on Windows, we will logger.critical but temporarily no longer exit on a uncaughtException
7 years ago
meriadec
55d72abcd7
Always patch operations if some contained `blockHeight: null`
closes #1000
7 years ago
Gaëtan Renaudeau
4ab81d0675
Merge pull request #1056 from meriadec/fix/965-currency-chart-countervalue
Use user-defined countervalue in account page chart tooltip
7 years ago
meriadec
6be879857d
Use user-defined countervalue in account page chart tooltip
closes #965
7 years ago
Gaëtan Renaudeau
f9840603cd
set github issue link to most popular issues
7 years ago
Gaëtan Renaudeau
0a8b6c7514
Merge pull request #1053 from gre/fix-scan-5-first-mew-even-if-empty-in-middle
Always scan at least 5 MEW address even if user left empty accounts
7 years ago
Gaëtan Renaudeau
8cd51f0dc2
Always scan at least 5 MEW address even if user left empty accounts
7 years ago
NastiaS
40da166a57
Merge pull request #1052 from LedgerHQ/typo
Fix typo in url key
7 years ago
meriadec
dad98d7936
Fix typo in url key
7 years ago
Gaëtan Renaudeau
1a9ddb63cc
Fix a bug where calculated balance could not refresh on UI
to repro, switch between 2 accounts having same balance (this is very rare to have btw)
7 years ago
Gaëtan Renaudeau
daa16140ea
Merge pull request #1043 from LedgerHQ/l10n_develop
New Crowdin translations
7 years ago
Gaëtan Renaudeau
108e3fc302
Merge pull request #1047 from gre/better-logger-system
Better logger system, fix race condition, smaller log exports
7 years ago
Gaëtan Renaudeau
6abee8c2aa
Better logger system, fix race condition, smaller log exports
7 years ago
ledger-bot
92c8cae9c2
New translations errors.yml (French)
7 years ago
ledger-bot
6a431162cb
New translations app.yml (French)
7 years ago
Gaëtan Renaudeau
d7504e43ac
Merge pull request #1038 from gre/report-scan-errors
Start logging Import errors
7 years ago
Gaëtan Renaudeau
d65b4fb8f0
Merge pull request #1039 from gre/disable-minimize-for-all
Disable minimize for all bundles
7 years ago
Gaëtan Renaudeau
1f3c507847
Merge pull request #1040 from gre/fix-input-to-take-error
Fix input to take an ?Error for display error
7 years ago
Gaëtan Renaudeau
2a4cec5bf7
Merge pull request #1042 from NastiaS/ui-polish-branch
small wording issue
7 years ago
Anastasia Poupeney
dff86053a9
small wording issue
7 years ago
Gaëtan Renaudeau
ae583a5847
Fix input to take an ?Error for display error
this allow error of Input to be translatable in errors.yml
7 years ago
Gaëtan Renaudeau
965af3bd3b
Disable minimize for all bundles
7 years ago
Gaëtan Renaudeau
3685087d8e
Start logging Import errors
7 years ago
Gaëtan Renaudeau
4e3d1b3890
Merge pull request #1028 from gre/fix-message-app-to-install
Fixes #948 cur.managerAppName for better precision in app to install
7 years ago
Gaëtan Renaudeau
05db6766f4
Fixes #948 cur.managerAppName for better precision in app to install
7 years ago
Gaëtan Renaudeau
d920887622
Merge pull request #1024 from meriadec/fix/#972-package-output
One package per plaftorm: Linux/AppImage macOS/dmg Win/nsis
7 years ago
Gaëtan Renaudeau
cfd9879bda
Merge pull request #1023 from cone56/lint-shell-scripts
Lint shell scripts
7 years ago
meriadec
e219dcf253
Put back zip package output for macOS
see https://www.electron.build/auto-update
7 years ago
Gaëtan Renaudeau
0e022196f7
Merge pull request #1026 from gre/fix-generic-error-fallback
More robust implementation of Error fallback
7 years ago
Gaëtan Renaudeau
48154a8aa5
More robust implementation of Error fallback
- in future we won't anymore see "unworded" error cases
- it will always fallback to the generic case if error is not worded which is what we want (like the previous Error wording)
7 years ago
meriadec
faaf54e018
One package per plaftorm: Linux/AppImage macOS/dmg Win/nsis
The zip archives caused some trouble with auto-updates
closes #972
7 years ago
Gaëtan Renaudeau
7975c39fc9
Merge pull request #1015 from gre/fix-logs
Fix and improve logs (redux file size, add apdu dump)
7 years ago
James Cockshull
6b65fc1af1
Lint shell scripts
7 years ago