Skip to content

@cardano-sdk/[email protected]

Compare
Choose a tag to compare
@lace-bot lace-bot released this 29 Nov 09:00
· 1304 commits to master since this release
02a0eff

0.15.0 (2023-11-29)

⚠ BREAKING CHANGES

  • personal wallet now takes a Bip32 address manager and a witnesser instead of key agent
  • stake registration and deregistration certificates now take a Credential instead of key hash

Features

  • personal wallet now takes a Bip32 address manager and a witnesser instead of key agent (8308bf1)
  • stake registration and deregistration certificates now take a Credential instead of key hash (49612f0)

Bug Fixes

  • tx-construction: txBuilder now properly redistributes all outputs to first address after de-registration of all stake keys (a8b8ea7)