Skip to content

v1.0.3

Compare
Choose a tag to compare
@0xHansLee 0xHansLee released this 15 Dec 00:05
· 17691 commits to main since this release
5fb28e1

This is a minor release and upgrading is optional.

Short Changelog

  • Remove threshold of withdrawal for L1FeeVault and ProtocolVault on L2.
  • Allow withdrawal of rewards to L2 from ValidatorRewardVault, L1FeeVault and ProtocolVault.

What's Changed

  • feat(contracts): remove withdrawal threshold and add withdrawToL2 by @0xHansLee in #232
  • chore(contracts): make _processWithdrawal() be virtual for overriding by @0xHansLee in #234
  • fix(contracts): change so that only recipient can withdraw from vault by @0xHansLee in #235
  • chore: update deployments for v1.0.3 by @0xHansLee in #236
  • feat: merge release/v1.0.3-base to main by @0xHansLee in #237

Full Changelog: v1.0.2...v1.0.3