Releases: 5afe/safe-core-protocol
Releases · 5afe/safe-core-protocol
Release v0.3.0-alpha.0
What's Changed
- Add more EVM networks in hardhat config by @akshay-ap in #76
- Update references from org 5afe to safe-global by @akshay-ap in #87
- Fix broken link to spec in README by @KumaCrypto in #93
- Add onlyAccount function modifier to setRegistry(address) by @akshay-ap in #94
- Implement fine grained permissions by @akshay-ap in #98
- Fix: remove ISafe interface in the function handler
handle
function signature by @mmv08 in #99 - Bump version to 0.2.1, add deployments by @mmv08 in #101
- Update handler interface params by @mmv08 in #102
- Feat: remove references to a Safe{Core} Protocol account as Safe by @mmv08 in #100
- Allow adding module with multiple types by @akshay-ap in #106
- Release v0.3.0-alpha.0 by @akshay-ap in #111
New Contributors
- @KumaCrypto made their first contribution in #93
Full Changelog: v0.2.0-alpha.2...v0.3.0-alpha.0
Release v0.2.0-alpha.2
What's Changed
- Naming updates by @akshay-ap in #85
- Rename error AccountDoesNotImplementValidInterfaceId to ContractDoesNotImplementValidInterfaceId by @akshay-ap in #88
- Release v0.2.0-alpha.2 by @akshay-ap in #91
Full Changelog: v0.2.0-alpha.1...v0.2.0-alpha.2
Release v0.2.0-alpha.1
What's Changed
- rename Safe Protocol to Safe{Core} Protocol by @mmv08 in #44
- Add task to view codesize by @akshay-ap in #50
- Fix import issues in test by @akshay-ap in #58
- Check if integration supports valid interfaceId by @akshay-ap in #48
- Fix todos by @akshay-ap in #59
- Add coverage statistics by @akshay-ap in #25
- Improve README by @akshay-ap in #55
- Bypass check for caller with root access by @akshay-ap in #63
- Implement Guard interface in SafeProtocolManager by @akshay-ap in #51
- Update linkedlist pointers when disabling plugin by @akshay-ap in #72
- Support function handlers by @akshay-ap in #70
- Registry checks for hooks by @akshay-ap in #67
- Check if plugin supports expected interface Id when enabling by @akshay-ap in #74
- Pass data from preCheck in postCheck hook by @akshay-ap in #77
- Optimize SafeProtocolManager codesize by @akshay-ap in #82
- Prepare release v0.2.0 by @akshay-ap in #83
New Contributors
Full Changelog: v0.1.0-alpha.4...v0.2.0-alpha.1
v0.1.0-alpha.4 release
What's Changed
- Use metadata word by @akshay-ap in #41
- Add CLA github workflow file
cla.yml
by @akshay-ap in #42 - Release v0.1.0 alpha.4 by @akshay-ap in #43
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
v0.1.0-alpha.3
What's Changed
- Use postbuild step, update version to v0.1.0-alpha.3 by @akshay-ap in #37
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
v0.1.0-alpha.2
What's Changed
- Update naming in package.json by @akshay-ap in #35
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
v0.1.0-alpha.1
What's Changed
- Setup project by @akshay-ap in #7
- Create interfaces by @akshay-ap in #8
- Setup GitHub workflow by @akshay-ap in #11
- Create registry by @akshay-ap in #9
- Setup lint for typescript by @akshay-ap in #18
- Generate typings for solidity contracts by @akshay-ap in #20
- Module mediator by @akshay-ap in #12
- Add registry check to mediator by @akshay-ap in #14
- Support module guard by @akshay-ap in #22
- Create Enum.sol, rename test file to
SafeProtocolManager.spec.ts
by @akshay-ap in #30 - Rename components by @akshay-ap in #26
- Restrict to field for non-root txs by @akshay-ap in #31
- Prepare for first release by @akshay-ap in #28
- Use @safe-global/safe-singleton-factory by @akshay-ap in #34
- Update naming in package.json by @akshay-ap in #35
New Contributors
- @akshay-ap made their first contribution in #7
- @rmeissner
- @mmv08
Full Changelog: https://github.com/5afe/safe-core-protocol/commits/v0.1.0-alpha.1
First alpha release v0.1.0-alpha.0
What's Changed
- Setup project by @akshay-ap in #7
- Create interfaces by @akshay-ap in #8
- Setup GitHub workflow by @akshay-ap in #11
- Create registry by @akshay-ap in #9
- Setup lint for typescript by @akshay-ap in #18
- Generate typings for solidity contracts by @akshay-ap in #20
- Module mediator by @akshay-ap in #12
- Add registry check to mediator by @akshay-ap in #14
- Support module guard by @akshay-ap in #22
- Create Enum.sol, rename test file to
SafeProtocolManager.spec.ts
by @akshay-ap in #30 - Rename components by @akshay-ap in #26
- Restrict to field for non-root txs by @akshay-ap in #31
- Prepare for first release by @akshay-ap in #28
- Use @safe-global/safe-singleton-factory by @akshay-ap in #34
- Update naming in package.json by @akshay-ap in #35
New Contributors
- @akshay-ap made their first contribution in #7
- @rmeissner
- @mmv08
Full Changelog: https://github.com/5afe/safe-core-protocol/commits/v0.1.0-alpha.0