v4.0.0-beta.6
Pre-release
Pre-release
Changed
- Change
proxies
getter togetProxy
(#100) (@PaulRBerg) - Improve documentation in NatSpec comments (@PaulRBerg)
- Make the registry in charge of plugins (#120) (@PaulRBerg)
- Make the
owner
an immutable variable (#120) (@PaulRBerg) - Rename
methodList
tomethods
(@PaulRBerg) - Use
owner
instead oftx.origin
as CREATE2 salt (#130) (@PaulRBerg)
Added
- Add
deployAndExecuteAndInstallPlugin
function (#134) (@PaulRBerg) - Add
deployAndInstallPlugin
function (#131) (@PaulRBerg) - Add new getters for reading the plugins and the permissions (#120) (@PaulRBerg)
- Store plugin methods in reverse mapping (#131) (@PaulRBerg)
Removed
- Remove
deployAndExecuteFor
function (#113) (@PaulRBerg) - Remove
minGasReserve
storage variable (#114) (@PaulRBerg) - Remove
nextSeeds
storage variable (#130) (@PaulRBerg) - Remove
PRBProxyAnnex
(#120) (@PaulRBerg) - Remove proxy storage (#120) (@PaulRBerg)
- Remove
transferOwnership
functionality (#119) (@PaulRBerg)
Fixed
- Check for plugin method collisions (#129) (@PaulRBerg)