Skip to content

@cardano-sdk/[email protected]

Compare
Choose a tag to compare
@lace-bot lace-bot released this 22 Jul 07:52
· 892 commits to master since this release
7ecc73c

0.10.0 (2024-07-22)

⚠ BREAKING CHANGES

  • hardware-ledger: mapVotingProcedures, toVotingProcedure and
    toVoter all require passing the LedgerTxTransformerContext as
    a parameter
  • hardware-ledger: SignTransactionContext.dRepPublicKey was
    changed to dRepKeyHashHex of type Crypto.Ed25519KeyHashHex

Bug Fixes

  • hardware-ledger: sign voting procedure with drep keypath (efa7c9c)

Code Refactoring

  • hardware-ledger: async not needed for certificate mapping (77d29d7)