3.1.0
Added support for Catalyst voting registration metadata creation within the signTransaction()
call, introduced in Ledger Cardano app version 2.3.2.
Added
- automatically generated flow types from typescript source: vacuumlabs/ledgerjs-cardano-shelley#102
Changed
- added Catalyst voting registration support: vacuumlabs/ledgerjs-cardano-shelley#99
- relaxed validation of
signTransaction()
callttl
andvalidityIntervalStart
parameter to allow zero value AddressParamsReward
now requires staking key path as thestakingPath
property instead ofspendingPath
(which was misleading)
Fixed
- validation of zero numerical values, previously the library was incorrectly failing for any zero value passed