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
v7.9.0
- flattenSortAccounts and flattenAccounts to have an option to also filter the empty token accounts
- findTokenByTicker to give by priority the token that is not disabled by countervalue (when there are ticker collision)
- fixes csv escaping of commas of operation exports (if user put commas in the account name)
v7.8.2
v7.8.1
v7.8.0
- internal transactions on ethereum #308
- latest erc20 data
- Add importAccounts functions and add freshAddress to LiveQR export to be able to dedup accounts during "import desktop accounts"
- Add method checkAccountSupported that returns a ?Error / Throw a AccountNotSupported error if derivation mode is not supported
- fromAccountRaw to filter out the unknown token ids
- Add checkCurrencyApp and checkAccountApp commands
- Add findTokenAccountById and listTokenAccounts
v7.7.1
- Fixes "NetworkDown" to properly uses the wording (and similarly, any error that throws inside sync was accidentally obfuscated)
- ZEC explorer op view to use https://chain.so
- BTC testnet explorer op view to use blockcypher
- failsafe to ensure there is never dup accounts after an add account (mainly for mobile)