Releases: LedgerHQ/ledgerjs
Releases · LedgerHQ/ledgerjs
v5.27.2
- cryptoassets lib: unify dollar symbol convention (AU$, CA$,..)
v5.27.1
cryptoassets lib update
- remove 3 tokens that were no longer valid ERC20 (balanceOf is missing in the contract, typically they migrated to another contract)
- add some crypto data
v5.27.0
- hw-app-eth: initial support of EIP 712 signing (experimental)
- cryptoassets: upper case the fiat name first letters
- library upgrade: flowtype, typescript, eslint
v5.26.0
- ba214a3 ERC20 list update
- update building tools (babel, lint, typescript)
v5.25.3
- ERC20 list update
- put u2f transport back in published library to avoid dep issue
v5.25.2
cryptoassets: Add XPUBVersion in bitcoinLikeInfo
v5.25.1
@ledgerhq/cryptoassets fixes
v5.25.0
Introduces library @ledgerjs/cryptoassets
to be single source of trust for all crypto assets data in ledgerjs and ledger-live stack. @ledgerjs/hw-app-eth
depends on it in order to get the erc20 signatures (if you use the @ledgerhq/hw-app-eth/erc20
import)
v5.24.0
- Update ERC20 list
- bump axios
v5.23.2
rollback node-hid bump due to ongoing issue.