Skip to content

v1.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Psirex Psirex released this 28 Aug 13:27
· 378 commits to main since this release
30f0ebc

What's Changed

  • fix: make tiebreakerScheduleProposal calling activateNextState by @rkolpakov in #97
  • Solidity warnings fixes by @rkolpakov in #99
  • Change failure models of setters by @rkolpakov in #98
  • fix: sealable calls resume return value fix by @rkolpakov in #102
  • Fix/audit fixes for escrow by @rkolpakov in #103
  • Fix: make DG.activateNextState() first call in the Escrow's lock/unlock methods by @Psirex in #95
  • fix: withdrawal batches fix by @rkolpakov in #105
  • fix: proposers lib fix by @rkolpakov in #104
  • Add tests for EscrowState library by @sandstone-ag in #92
  • Proposal scheduling and types usage for committees by @bulbozaur in #93
  • Fix typo in the getVetoerState().unstETHLockedShares by @Psirex in #108
  • Fix: align cancelAllPendingProposals() with specification by @Psirex in #100
  • Fix: Prevent executed proposals from changing state after cancelAll is called by @Psirex in #94
  • Tiebreaker improvements & natspec and unit tests by @rkolpakov in #96
  • Fix the possible overflow of the rage quit round by @Psirex in #107
  • 1.0.0-alpha.1 release by @Psirex in #109

Full Changelog: v1.0.0-alpha...v1.0.0-alpha.1