Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove create support from safe contract / add creation lib #107

Closed
rmeissner opened this issue Jun 24, 2019 · 0 comments
Closed

Remove create support from safe contract / add creation lib #107

rmeissner opened this issue Jun 24, 2019 · 0 comments

Comments

@rmeissner
Copy link
Member

I would propose to remove the creation call support from the Safe core contract (Executor) and add a library that can be used for this (via delegate call)

This has the advantage, that we can limit the gas used for creation and we can support create and create2

@rmeissner rmeissner added this to the contracts-safe-1.1.0 milestone Jun 24, 2019
fdarian pushed a commit to fdarian/safe-contracts that referenced this issue Jan 14, 2024
…deploy

safe-ethers-adapters v0.1.0-alpha.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant