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.26.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

  • hardware-trezor: add collaterals to trezor mappers (91a0f34)
  • hardware-trezor: add reference inputs and script to trezor mappers (26a96ab)
  • 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)
  • wallet: add CollectionStore.observeAll (ac4221f)