Skip to content

3.1.0

Compare
Choose a tag to compare
@refi93 refi93 released this 11 May 16:53
· 176 commits to master since this release
0722de3

Added support for Catalyst voting registration metadata creation within the signTransaction() call, introduced in Ledger Cardano app version 2.3.2.

Added

Changed

  • added Catalyst voting registration support: vacuumlabs/ledgerjs-cardano-shelley#99
  • relaxed validation of signTransaction() call ttl and validityIntervalStart parameter to allow zero value
  • AddressParamsReward now requires staking key path as the stakingPath property instead of spendingPath (which was misleading)

Fixed

  • validation of zero numerical values, previously the library was incorrectly failing for any zero value passed