-
Notifications
You must be signed in to change notification settings - Fork 20.2k
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
local geth --dev network with shanghai evm support #27365
Comments
Jared is working on a dev mode that is post-merge and uses the engine API #27327 for block building. |
ah ok, I believe I am also hitting this... I am getting invalid opcode PUSH0 when I compile with shanghai (using vyper) |
Yes, exactly. |
Done, with #27327 |
Is there a way to have this work when not using the |
@s1na What if our network needs to be PoA? |
I am having better luck these days with PoA... The thing I was missing was setting |
Rationale
Why should this feature exist?
What are the use-cases?
Implementation
Do you have ideas regarding the implementation of this feature?
Are you willing to implement this feature?
The text was updated successfully, but these errors were encountered: