Gaëtan Renaudeau
b400ba7264
add new derivations & isIterable system
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
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
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
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
f5760b462d
Add KYBER
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
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
Gaëtan Renaudeau
743d54f125
Improve QRCode mobile export
7 years ago
Gaëtan Renaudeau
2f6a0a9fee
Console.log the bridgestream_data
7 years ago
Gaëtan Renaudeau
e635caff65
Make dev tools menu only enabled with DEVTOOLS
7 years ago
Gaëtan Renaudeau
b03195c545
Disable Ripple & ZenCash install (now XRP and Horizen)
7 years ago
Gaëtan Renaudeau
354d5bd5f0
Fix checking the tagId validity
7 years ago
meriadec
65bb796d45
Add DevTools page and ability to import accounts via xpub
7 years ago
Gaëtan Renaudeau
5deaa30413
Update DGB support
7 years ago
meriadec
3581fac684
Prevent calling setState if unmounted on CurrentAddress
7 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
7 years ago
Gaëtan Renaudeau
7d0353ede2
Latest bridgestream work
7 years ago
meriadec
49056ed870
Correct styling for Select borders, add isRight/isLeft
7 years ago
Juan Cortes Ross
d801e64ba8
Refuse to pass the change event if there's no value selected to avoid crash from issue-1457
7 years ago
Juan Cortes Ross
548762b09a
Auto tag from qrcode/pasting on ripple addresses
7 years ago
Juan Cortes Ross
b1e6231468
Preparsed value for RecipientAddress to remove spaces
7 years ago
Juan Cortes Ross
132e8ee686
Fix Issue 1448
Renaming checkCanBeSpent to checkValidTransaction, dropping isValidTransaction
Added the isZero check from the removed method, removed the dead code from bridges
7 years ago
Thibaut Boustany
6f1dd5786e
Fix merge
7 years ago
Thibaut Boustany
ba93180baf
Restore merging master into develop
This reverts commit 915d2ae7d2
.
7 years ago
Fred de Villamil
915d2ae7d2
Revert "Master"
7 years ago
Thibaut Boustany
050ce1c810
qrcode-reader replaced with jsQR
7 years ago
meriadec
1cab0fbcd1
Add 3 exchanges, update PayBis url, update main sidebar wording
closes #1414
7 years ago
meriadec
fdb3905706
Put back QR code address scanning and enforce scan security
This commit prevent scanning non-EIP addresses, or more generally
prevent scanning address that generate warning for recipient (currently
the only possible warning is for non-EIP address for ETH/ETC).
If the warning-address is entered with keyboard instead of scanning, it
will still display the warning (as now), the behaviour doesnt change.
Closes #1412
Closes #1406
7 years ago
Thibaut Boustany
0bf6a9f820
qrcode-reader replaced with jsQR
7 years ago
meriadec
68585438cd
Display warning instead of rejecting ETH address without checksum
Closes #1397
This commit introduce a new `warning` prop on Input component. `error`
prop will always takes precedence over it if present, btw.
We don't reject anymore recipient validity if address is either full
lowercase OR full uppercase, to support legacy formats: having a warning
will allow user to go to next step.
Obviously the fix is available for ETC as well.
Wording to be reviewed :)
7 years ago
meriadec
332d2407b6
Display warning instead of rejecting ETH address without checksum
Closes #1397
This commit introduce a new `warning` prop on Input component. `error`
prop will always takes precedence over it if present, btw.
We don't reject anymore recipient validity if address is either full
lowercase OR full uppercase, to support legacy formats: having a warning
will allow user to go to next step.
Obviously the fix is available for ETC as well.
Wording to be reviewed :)
7 years ago
meriadec
2f8f6a59eb
Don't display QR code on recipient field in Send modal
7 years ago
Gaëtan Renaudeau
2b1386b9a7
Fix a JS bug when you have no txs but have balance
7 years ago
Gaëtan Renaudeau
d4305b5b38
Fix a JS bug when you have no txs but have balance
7 years ago