Releases: aragon/admin-plugin
Releases · aragon/admin-plugin
Admin Plugin 1.2
Release 1, build 2
Added
- Copied files from aragon/osx commit 1130df
hasSucceeded,createProposal,customProposalParamsABI,canExecuteandexecutefunctions implementing toIProposalinterface.initializefunction also receivesTargetConfigwith the optional target config.
Changed
- Bumped OpenZepplin to
4.9.6. - Used
ProxyLibfromosx-commons-contractsfor the minimal proxy deployment inAdminSetup. - Hard-coded the
bytes32 internal constant EXECUTE_PERMISSION_IDconstant inAdminSetupuntil it is available inPermissionLib.