Skip to content

Releases: ssvlabs/based-applications

v0.2.0

18 Jun 15:21
2502cb9

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

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

17 Jun 11:37

Choose a tag to compare

  • Fix to update the storage references when proposing an obligation
  • Bump solidity version
  • Create module deployment scripts

v0.1.0

05 Jun 13:33
dddaa6f

Choose a tag to compare

Release/v0.1.0 (#46)

* docs: slashing & withdrawal mechanics
* chore: stage & prod deployment