Skip to content

Version 0.2.1

Latest
Compare
Choose a tag to compare
@matjazv matjazv released this 20 May 09:35
· 24 commits to main since this release
v0.2.1
af8fb73

Change Log

v0.2.1 (2024-05-08)

Full Changelog

This release incorporates all the fixes addressing the findings from the security audit conducted by Trail of Bits.

What's Changed

  • Documentation L2Staking and Governance by @has5aan in #95
  • Fix increasing amount while remaining locking duration is less than MIN_LOCKING_DURATION by @matjazv in #97
  • Update calculatePenalty function by @matjazv in #107
  • Fixes: L2Reward.extendDuration for expired locking positions by @has5aan in #110
  • Emit events for important state changes inside Staking contract by @matjazv in #117
  • Adds additional events for L2Reward by @has5aan in #118
  • Add documentation regarding privilege roles and operations by @matjazv in #104
  • Fixes: increaseLockingAmount and Refactors: _claimReward by @has5aan in #116