Releases: gnosisguild/zodiac-modifier-delay
Releases · gnosisguild/zodiac-modifier-delay
v1.1.0
What's Changed
- Include latest Zodiac base contracts, that support module authentication via signature
- Modernize Contract Environment by @cristovaoth in #27
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- feat: initializable delay module by @cbrzn in #2
- Feat: Storage of modules improved in order to retrieve them by @cbrzn in #4
- Feat: Initialize module by @cbrzn in #3
- Feat: Delay module is zodiac compliant by @cbrzn in #6
- Update CI by @auryn-macmillan in #7
- Feat: Setup interface by @cbrzn in #8
- Chore: Tests for factory flow added by @cbrzn in #10
- Feat: Deployment tasks by @cbrzn in #11
- Chore: Change of variable name executor to avatar by @cbrzn in #12
- Feat: Target variable added by @cbrzn in #15
- Remove block where neither executeNext() nor skipExpired() could be c… by @auryn-macmillan in #16
- increment txNonce before calling exec to mitigate reentrancy. by @auryn-macmillan in #17
- Chore: Use OZ initializer modifier by @cbrzn in #18
- Fix skipExpired() by @auryn-macmillan in #19
- Chore: Tasks and documentation improved by @cbrzn in #20
- Feat: Singleton deployments supported by @cbrzn in #21
- Add Audit by @carlosfebres in #22
- Upgrade ethers version by @carlosfebres in #23
- fix: adds
executeTransactionReturnData()
by @auryn-macmillan in #25
New Contributors
- @cbrzn made their first contribution in #2
- @auryn-macmillan made their first contribution in #7
- @carlosfebres made their first contribution in #22
Full Changelog: https://github.com/gnosis/zodiac-modifier-delay/commits/v1.0.1