Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Implement Skinny CREATE2 opcode #5119

Closed
gumb0 opened this issue Jul 17, 2018 · 2 comments
Closed

Implement Skinny CREATE2 opcode #5119

gumb0 opened this issue Jul 17, 2018 · 2 comments
Assignees

Comments

@gumb0
Copy link
Member

gumb0 commented Jul 17, 2018

https://eips.ethereum.org/EIPS/eip-1014

I think we should have CREATE2 implementation already in place, but the formula in the latest spec slightly changed.

Some backgrund:
Account abstraction EIP where CREATE2 idea originated ethereum/EIPs#208
Some discussion in Skinny CREATE2 PR ethereum/EIPs#1014

@gumb0 gumb0 added this to the Constantinople milestone Jul 17, 2018
@gumb0 gumb0 self-assigned this Jul 17, 2018
@gumb0
Copy link
Member Author

gumb0 commented Jul 17, 2018

This will involve passing salt parameter through EVMC

@axic
Copy link
Member

axic commented Jul 30, 2018

I think this is done now, via #5121 and #5125.

@axic axic closed this as completed Jul 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants