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

Releases: LedgerHQ/ledgerjs

v6.15.2

23 Nov 10:54
@gre gre
d1fdfc5
Compare
Choose a tag to compare
  • remove coin in crypto.com name (#714)

v6.15.1

23 Nov 10:53
@gre gre
13600d0
Compare
Choose a tag to compare
  • LL-8154 Get rid of bigint to support LLM (#712)
  • support Polygon dapps (#704)
  • ERC20 list update

v6.15.0

23 Nov 10:53
@gre gre
135d872
Compare
Choose a tag to compare
  • Fix sequence=0 becomes 0xffffffff when signing (#698)
  • update axios and react-native-ble-plx

v6.14.0

08 Nov 12:17
@gre gre
5cbdfef
Compare
Choose a tag to compare
  • added many solana tokens in cryptoassets library
  • make hw-app-eth ready to support NFTs. (minor breaking: setPluginsLoadConfig was changed to setLoadConfig)

v6.13.0

08 Nov 12:15
@gre gre
c090d9e
Compare
Choose a tag to compare

ERC20 update

v6.12.2

02 Nov 09:59
@gre gre
11c1fd2
Compare
Choose a tag to compare
  • update erc20 sig to add polygon ones

v6.12.1

29 Oct 14:22
@gre gre
00e0137
Compare
Choose a tag to compare
  • hw-app-btc: prefer usage of Buffer.from instead of Buffer.of

v6.12.0

29 Oct 13:58
@gre gre
3b13acd
Compare
Choose a tag to compare
  • Add Polygon currency
  • hw-app-btc: Fix detection of hardened path index 0' (#695)

v6.11.2

28 Oct 10:15
@gre gre
d243550
Compare
Choose a tag to compare

hw-app-btc patch for future taproot support

  • GET_MERKLE_LEAF_PROOF: Switch from 4 byte ints to varints (#687)
  • Refactoring: Move account specific behavior to separate classes (#693)
  • Fix restriction on change path item and log warn (#692)

thanks @kallerosenbaum

others

  • fixes LL-6633 update lnsp block size

v6.11.1

26 Oct 08:10
@gre gre
483aa05
Compare
Choose a tag to compare

hw-app-btc: taproot fixes

  • Pass sigHashType to device (#690)
  • Add callbacks (#689)
  • Fix incorrect handling of redeemScript (#691)