Juan Cortés Ross
1599a1739e
Removed brackets from hash from firmware update
6 years ago
Juan Cortes Ross
7473201b95
Addreses the inconsistency between firmware versions displayed
https://github.com/LedgerHQ/ledger-live-desktop/issues/1576
6 years ago
Gaëtan Renaudeau
202f0b05ef
Bugfixes and polish
6 years ago
meriadec
3fe16b50bb
Fix error message translation
closes #1577
6 years ago
Gaëtan Renaudeau
72aa39ef3d
Migrate to new live-common major
6 years ago
meriadec
a5e00a24d3
CLI script to send coins between accounts
6 years ago
Gaëtan Renaudeau
2a6dc63487
Add access to db,commands,store in the console
6 years ago
meriadec
0ea8b2cad8
Add index to log lines, and use it in sort
6 years ago
Valentin D. Pinkman
e6e362ccfd
remove app: prefix from translation keys
6 years ago
Valentin D. Pinkman
7343e23018
merged the 4 translation files into one
6 years ago
Gaëtan Renaudeau
c082fad263
New version of QRStream
6 years ago
Juan Cortes Ross
4d47cce110
Solves issue 1428, brings back persistent window params
As pointed by @gre , settings were being stored/retrieved from different ns in the db, I refactored it so we update both size and position on both events since resizing a window from the left/top will also alter its position but wont trigger the save since technically it's a move event.
6 years ago
Juan Cortes Ross
5d30529402
Fixes issue 1468
On the receive modal, the full box was affected by that style as opposed to only the input.
6 years ago
Juan Cortes Ross
0e74928750
Added Auto-Lock functionality
Optional setting when password lock is enabled to have the app lock itself after a given amount of time.
7 years ago
Gaëtan Renaudeau
cfdec62f3d
anonymize filepath of error.message content
6 years ago
Gaëtan Renaudeau
eb23de6ba1
Remove unused handler
6 years ago
Gaëtan Renaudeau
f5760b462d
Add KYBER
6 years ago
Gaëtan Renaudeau
62118a453e
prettier
6 years ago
Gaëtan Renaudeau
ee2631f028
Prettier
6 years ago
Gaëtan Renaudeau
26d788fe9c
Ripple: handle case the destination does not exist
6 years ago
Gaëtan Renaudeau
f79daffa6a
Shuffle the Buy/Trade list
6 years ago
Gaëtan Renaudeau
66b91d8c78
Analytics is now opt-out. existing Ledger Live apps remain opt-in
6 years ago
meriadec
0b33390031
Kill internal process before removing sqlite folder
6 years ago
Gaëtan Renaudeau
680e883eb1
Make the fees display Standard when it's pending (optimistically)
6 years ago
meriadec
2e4e484fb3
Visually disable the button if it is loading (ConfirmModal)
6 years ago
Gaëtan Renaudeau
7be88e4b35
Add fail-safe for Fees to block the UI until loaded
6 years ago
Gaëtan Renaudeau
8714c9c029
Sort manager apps by marketcap
6 years ago
greenknot
af4e3d9f71
Fix typo in logger analytics events
s/anaytics/analytics/g
6 years ago
Gaëtan Renaudeau
743d54f125
Improve QRCode mobile export
6 years ago
Gaëtan Renaudeau
2f6a0a9fee
Console.log the bridgestream_data
6 years ago
Gaëtan Renaudeau
e635caff65
Make dev tools menu only enabled with DEVTOOLS
6 years ago
Gaëtan Renaudeau
683942217b
remove the nonce mecanism because don't work for DGB
also reinforce some failsafe:
- try catch the command execution
- mecanism to flush the cache in case an account was not found in libcore
6 years ago
Gaëtan Renaudeau
b03195c545
Disable Ripple & ZenCash install (now XRP and Horizen)
6 years ago
Gaëtan Renaudeau
f073039dc0
Use SYNC_TIMEOUT in query.complete().execute() too
6 years ago
Gaëtan Renaudeau
187e21f099
Fix using getOrCreateWallet for all access to getWallet
6 years ago
Gaëtan Renaudeau
354d5bd5f0
Fix checking the tagId validity
6 years ago
Gaëtan Renaudeau
c164dbee82
use libcore inputs and outputs to return the optimistic update
6 years ago
meriadec
65bb796d45
Add DevTools page and ability to import accounts via xpub
6 years ago
Gaëtan Renaudeau
5deaa30413
Update DGB support
6 years ago
meriadec
7227be3e6e
Drastically increment sync timeouts to address long sync issues
6 years ago
Gaëtan Renaudeau
870e8e8a31
Also log the POST data
6 years ago
Gaëtan Renaudeau
abf29dda63
use walletName which is diff from wallet.getName()
6 years ago
Gaëtan Renaudeau
3c22dbb6a4
add migrationNonce mecanism in the walletName generation
6 years ago
meriadec
3581fac684
Prevent calling setState if unmounted on CurrentAddress
6 years ago
Gaëtan Renaudeau
f2443d676f
Fix Clean Cache to actual clean the account operations
6 years ago
Arnaud97234
ccbc22d35a
Update test-e2e
7 years ago
Gaëtan Renaudeau
2efc40a09c
hard reset and 'clear cache' will drop the libcore db that we can fully restore
6 years ago
Gaëtan Renaudeau
7d0353ede2
Latest bridgestream work
6 years ago
KhalilBellakrid
789177d8dd
Remove timeouts on coreSyncAccount calls, related issue #1446
6 years ago
meriadec
49056ed870
Correct styling for Select borders, add isRight/isLeft
6 years ago