This repository has been archived by the owner on Jul 15, 2022. It is now read-only.
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.