Releases: ssvlabs/based-applications
Releases · ssvlabs/based-applications
v0.2.0
What's Changed
- fix(strategy*manager): change slashing and obligationUpdate event order
- fix(strategy): revert slashing if strategy not opted in
- feat: add and enforce basic checks for config vars
- Enrich SSVBasedApps interface (#51)
- Remove IERC165 Interface Check (#52)
- feat: check bApp registered during OptIn (#53)
- chore: update docs + add release notes
- chore: sepolia deployment, bump version
- Example ECDSA verifier (#72)
- Fix: Propose Obligation Update storage ref (#74)
- feat: add script for implementation update and solidity 0.8.30
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
Release/v0.1.0 (#46) * docs: slashing & withdrawal mechanics * chore: stage & prod deployment