Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Releases: LedgerHQ/ledger-live-common

v7.9.0

27 Jul 09:39
@gre gre
ed0fcef
Compare
Choose a tag to compare
  • 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

27 Jul 09:10
@gre gre
d5c3eec
Compare
Choose a tag to compare
  • Fixes groupOperations to only add section if non empty
  • uses v3 prod api for eth
  • Fixes InternalTransaction libcore wrapping (for mobile)

v7.8.1

27 Jul 09:10
@gre gre
6e33133
Compare
Choose a tag to compare
v7.8.1

v7.8.0

27 Jul 09:10
@gre gre
7f2f907
Compare
Choose a tag to compare
  • 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

17 Jul 13:07
@gre gre
caa064f
Compare
Choose a tag to compare
  • 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)

v7.6.4

16 Jul 17:41
@gre gre
a3c5372
Compare
Choose a tag to compare
  • @ledgerhq/compressjs@1.3.2

v7.6.3

16 Jul 17:40
@gre gre
c6f9a07
Compare
Choose a tag to compare
  • @ledgerhq/compressjs@1.3.1

v7.6.2

16 Jul 17:40
@gre gre
b8bbbb1
Compare
Choose a tag to compare
  • fork compressjs to @ledgerhq/compressjs instead of branch github dep

v7.6.1

16 Jul 17:40
@gre gre
7083ae0
Compare
Choose a tag to compare
  • update latest erc20 data

v7.6.0

16 Jul 17:40
@gre gre
b0fda53
Compare
Choose a tag to compare
  • rename nonce to salt
  • add migrateAccounts