meriadec
e5796cf325
Correct dynamic library path to be handled by macOS >= 10.9.0
Fixes #1032
7 years ago
Gaëtan Renaudeau
4ec18c46c1
Merge pull request #1187 from dasilvarosa/wording
Reviewed error messages
7 years ago
dasilvarosa
e68f2ceea1
Reviewed error messages
7 years ago
Gaëtan Renaudeau
2fc012dfab
Merge pull request #1182 from NastiaS/fix/1169
fixes #1169
7 years ago
Anastasia Poupeney
67529ae921
fixes #1169
7 years ago
Gaëtan Renaudeau
6db769bf28
Merge pull request #1054 from meriadec/feature/refacto-bash-scripts
Bash scripts refactoring
7 years ago
Gaëtan Renaudeau
58c5c54abd
Merge pull request #1176 from dasilvarosa/wording
Wording review in settings
7 years ago
dasilvarosa
4c8c2706a4
Review wordings for added settings 2
7 years ago
dasilvarosa
9ff7f9eadf
resolved conflict
7 years ago
meriadec
9f3c918253
Use CircleCI to automate Linux deployment. Clean CI config.
7 years ago
meriadec
ec4d4da588
Ability to override GIT_REVISION (preparing PKGBUILD)
7 years ago
meriadec
1b1d21c6bd
Polish postinstall
7 years ago
meriadec
6d7964caec
Improve var scoping in runJob
7 years ago
meriadec
4e9d5df271
Windows support for runJob
7 years ago
meriadec
80da731364
Use job script as argument instead of stdin
7 years ago
meriadec
5fe7aed24f
Implement `runJob` and refactor some legacy scripts
7 years ago
meriadec
e6a0d49f21
Unify/reorder the way scripts are described
7 years ago
meriadec
f572dac7cc
Clean/unify scripts modes
7 years ago
meriadec
65bc459ee5
Remove webpack-source resolution
7 years ago
meriadec
f733dfa42d
Move all our scripts to legacy
7 years ago
meriadec
3b5b90e073
Update flow-typed ref. Correct CI check.
7 years ago
meriadec
1be6e2b0fa
Update CircleCI docker image
relatable: https://circleci.com/gh/meriadec/ledger-live-desktop/1043
7 years ago
Gaëtan Renaudeau
771b905dcb
Merge pull request #1170 from NastiaS/ui-polish-branch
update 2 endpoints for exchanges
7 years ago
Anastasia Poupeney
48d2c5c252
update 2 endpoints for exchanges
7 years ago
Gaëtan Renaudeau
ddb04c1c58
Merge pull request #1168 from LedgerHQ/l10n_develop
New Crowdin translations
7 years ago
ledger-bot
7003c47f17
New translations onboarding.json (French)
7 years ago
ledger-bot
86a2eb5c78
New translations language.json (French)
7 years ago
ledger-bot
e0f9c6e739
New translations errors.json (French)
7 years ago
ledger-bot
739366a54f
New translations app.json (French)
7 years ago
ledger-bot
ef00c57d0f
New translations onboarding.json (English)
7 years ago
ledger-bot
2f789de516
New translations language.json (English)
7 years ago
ledger-bot
52ed6bfd82
New translations errors.json (English)
7 years ago
ledger-bot
a1e6c5d6e4
New translations app.json (English)
7 years ago
NastiaS
212b1a062d
fixes #1114 plus some other little bugs ( #1162 )
7 years ago
Gaëtan Renaudeau
b945360f39
Merge pull request #1165 from LedgerHQ/master
Master
7 years ago
Gaëtan Renaudeau
e22b31b14f
Merge branch 'develop' into master
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
9fe974e984
Merge pull request #1093 from meriadec/feature/904-overwinter
Fixes #904
7 years ago
Meriadec Pillet
13567d2d48
Merge pull request #1160 from gre/bump-common
Bump live-common to include latest changes (fiats listing)
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
meriadec
fc463da721
Document locktime temporary disable
7 years ago
Gaëtan Renaudeau
143f0c000c
Bump live-common to include latest changes (fiats listing)
7 years ago
Gaëtan Renaudeau
d82379beb3
Merge pull request #1155 from gre/fix/1152
Fixes #1152
7 years ago
meriadec
0931477234
Zcash overwinter support
closes #904
7 years ago