Closed AustinGreen closed 1 year ago
Motivation:
This is a cleanup PR that addresses feedback received during the permissionless factory refactor.
Modifications:
_computePermissionId
config.deployer
deployer
LlamaCoreInitializationConfig
caller
msg.sender
LlamaInstanceCreated
Result:
Closes https://github.com/llamaxyz/llama/issues/429
Coverage after merging austin/permissionless-cleanup into main will be
Motivation:
This is a cleanup PR that addresses feedback received during the permissionless factory refactor.
Modifications:
_computePermissionId
internal function in utilsconfig.deployer
in policy salt with 0 and removedeployer
param fromLlamaCoreInitializationConfig
structcaller
/msg.sender
to theLlamaInstanceCreated
eventResult:
Closes https://github.com/llamaxyz/llama/issues/429