Gaëtan Renaudeau
9460b838f8
Bump react & live-common
6 years ago
Gaëtan Renaudeau
4ba0ee52fc
fix flow
6 years ago
meriadec
5a9284fc2a
Update Terms & Conditions url
LL-351
6 years ago
meriadec
151b9241df
Ability to import multiple xpubs at once
6 years ago
meriadec
0010442d30
Handle sqlite gaps while scanning accounts
LL-329
6 years ago
meriadec
9678461f5b
Add @babel/polyfill in internal process
6 years ago
Gaëtan Renaudeau
e6cca0d82e
UpdateYourApp error in a 6b00 during sign transaction
6 years ago
Gaëtan Renaudeau
0c1295fc55
🌲 ZCash update
6 years ago
Gaëtan Renaudeau
b400ba7264
add new derivations & isIterable system
6 years ago
Gaëtan Renaudeau
e71146b39c
New version of qrcode exporter
6 years ago
Arnaud97234
e8eac6c6b6
check dev mode test
6 years ago
Juan Cortes Ross
33e5b4df6e
Disable ModalWrap focus grab if lastFocus is inside it already
6 years ago
meriadec
a9c7467c27
Update ResetFallbackModal wording
6 years ago
meriadec
2607b84d0b
Add reset fallback translations & logs
6 years ago
meriadec
7c2088720e
Ensure sqlite folder is removed after clear cache / hard reset
closes #1554
6 years ago
Gaëtan Renaudeau
6eeb1d79e4
Update RippleJSBridge.js
6 years ago
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
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