Skip to content

@cardano-sdk/[email protected]

Compare
Choose a tag to compare
@lace-bot lace-bot released this 20 Jan 15:24
· 95 commits to master since this release
fdf1e41

0.51.0 (2025-01-20)

⚠ BREAKING CHANGES

  • remove BaseWallet stake pool and drep provider dependency
  • add RewardAccountInfoProvider as a new BaseWallet dependency
  • correct return type of RewardAccount.toHash

Features

  • partial BaseWallet tx history (40a3ce0)
  • wallet: add DocumentStore.delete (6f652b2)
  • wallet: add ObservableWallet.transactions.new$ (738fb12)

Bug Fixes

  • correct return type of RewardAccount.toHash (67765f1)