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

Releases: LedgerHQ/ledgerjs

v5.27.2

23 Oct 08:29
@gre gre
2e4f1db
Compare
Choose a tag to compare
  • cryptoassets lib: unify dollar symbol convention (AU$, CA$,..)

v5.27.1

23 Oct 08:28
@gre gre
f4a5c05
Compare
Choose a tag to compare

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

13 Oct 06:45
@gre gre
337ae60
Compare
Choose a tag to compare
  • 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

08 Oct 10:25
@gre gre
b3525c2
Compare
Choose a tag to compare
  • ba214a3 ERC20 list update
  • update building tools (babel, lint, typescript)

v5.25.3

08 Oct 10:25
@gre gre
dfa8817
Compare
Choose a tag to compare
  • ERC20 list update
  • put u2f transport back in published library to avoid dep issue

v5.25.2

08 Oct 10:24
@gre gre
1a01bad
Compare
Choose a tag to compare

cryptoassets: Add XPUBVersion in bitcoinLikeInfo

v5.25.1

08 Oct 10:24
@gre gre
88671cf
Compare
Choose a tag to compare

@ledgerhq/cryptoassets fixes

v5.25.0

25 Sep 08:46
@gre gre
737f741
Compare
Choose a tag to compare

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

25 Sep 08:43
@gre gre
03b08d9
Compare
Choose a tag to compare
  • Update ERC20 list
  • bump axios

v5.23.2

25 Sep 08:43
@gre gre
ddc72bd
Compare
Choose a tag to compare

rollback node-hid bump due to ongoing issue.