Release summary
This release adds support for StakeWise V5 contracts and introduces osToken redemption processing with the new process-redeemer and update-redeemable-positions commands.
What's Changed
- Account for pending consolidations in validators funding by @cyc60 in #808
- Exclude oracle-exiting validators from partial withdrawals by @cyc60 in #809
- Verify target withdrawal address matches the vault in consolidations by @cyc60 in #807
- Exclude exiting validators from pending partial withdrawals by @cyc60 in #818
- Add build_consensus_validators builder by @evgeny-stakewise in #815
- Unify transaction error handling and receipt checks by @cyc60 in #819
- Remove ipfs.io from IPFS fetch endpoints by @evgeny-stakewise in #830
- Improve key shares docstring by @evgeny-stakewise in #831
- Harden keystore and exit-signature rotation checks by @cyc60 in #833
- V5 release by @cyc60 in #810
Full Changelog: v4.2.3...v5.0.0