·
95 commits
to master
since this release
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)