This repository has been archived by the owner on Jul 15, 2022. It is now read-only.
Releases: LedgerHQ/ledger-live-common
Releases · LedgerHQ/ledger-live-common
v18.5.2
v18.5.1
- [ATOM] Stargate support
- https://github.com/LedgerHQ/ledgerjs/releases/tag/v5.44.0 new ERC20 list
- LL-3490 - lower case bc1 bitcoin addresses
- LL-4521 Wording change for device repair modal
- @meriadec fixed countervalues to be used by Vault
- Swap: Add min version for stellar app
- VIA and XSN are going out of the “v3 experimental” until they pass our CI again
Libraries update:
- @walletconnect/client 1.3.5 -> 1.3.6. (it's a patch, nothing really changes)
- babel, typescript, ledgerjs
v18.4.0
- allow experimental explorer to test more currencies:
BTC v2->v3, BTG v2->v3, DASH v2->v3, DOGE v2->v3, KMD v2->v3, PPC v2->v3, PIVX v2->v3, QTUM v2->v3, XSN v2->v3, VTC v2->v3, VIA v2->v3, ZEN v2->v3, BTC v2->v3
- DOT: [COIN-1145] add fees to device transaction confirm
- update libs
- usb lib (node bindings – patch)
- ethereum deps (patches)
v18.3.3
v18.3.2
v18.3.1
- LL-4482: fixes Ethereum to full sync when new tokens are in (not easy to test, we might add some automatic test for this in future)
- https://github.com/LedgerHQ/ledgerjs/releases/tag/v5.42.0 new tokens
- https://github.com/LedgerHQ/ledgerjs/releases/tag/v5.41.0 new app size mecanism
- LL-4416 update ExchangeRateAmount errors
- LL-4442 - LL-4443 add day portfolio
- LL-4298 (#1024) formatter to floor numbers instead of round when the rounding is on.
- LL-4428 Fix ghost pending tx when dropped (#1029)
- Prevent "currency bitcoin may not exist" error to happen ( getLastBlock can fail )
- Add support for XLM on swap (not enabled in production)
- DOT fixes. (COIN-393, COIN-1262, fixes bot, upgrade libs)
v18.3.0
v18.2.0
v18.1.0
- Update ledgerjs with https://github.com/LedgerHQ/ledgerjs/releases/tag/v5.39.1
- #1014 Swap
refunded
state to be KO instead of OK - Walletconnect/sign message hashes (#1015)
Polkadot fixes
- [COIN-1190] Add withdraw unbonded amount
- [COIN-1195] rename to minimumBalance
- [COIN-1195] split notenough balance et not enoughspendable
- [COIN-1153] getTransactionStatus with existential handle
v18.0.0
- Polkadot support. (reminder: it's not enabled in the userland of this library. it's up to userland to add it in "supported currency")
- Improvement of debouncing of the transaction. You can see the full detail in the PR comment #1003 It will impact all currencies and all the transaction flows (improved performance and debouncing when playing with user's input fields – we can do more monkey test or stress test the send form and other flows like swap).
- LL-4021 full node: Ignore first 5 events to delay the first disconnect. This prevent to see intempestive status and replace them with a longer "loading".
- Upgrade ERC20 and enable way more countervalues for token. It will solve most of the known problems (e.g. UNI price)
- LL-4223 - LL-4230 - LL-4228 - Wallet connect updates (overall it should improve walletconnect stability)
- LL-4194 Be resilient to Compound API issue (if that API goes down, Ledger Live still works – to test this, please check https://ledgerhq.atlassian.net/browse/LL-4194?focusedCommentId=87255 )
- LL-4373 Discard existing ops on sync if token blacklist has changed (impact ability for token accounts to reappear after a removing from blacklist, without the need to clear cache. typically on Ethereum)
- LL-4332 Update the way the app size estimation is calculated. There is no impact in all stable firmware, it's a preparation for future Nano S firmware, nothing to test.
- tooling: scripts/checkERC20countervalues.js to detect mismatch between crypto-assets list and our api.