-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
Shanghai Support #14073
Comments
For the record: this part we can do in a subsequent step - as a matter of fact, as a first step plain support for the Opcode and generating it on a push with zero value in Assembly::assemble is enough for a first PR - the optimizer tweaking we can do later in a secondary step. |
Changing the milestone to 0.8.21 for the remaining minor improvements in the optimizer. |
I also think we didn't implement this for |
Should work implicitly (but better to confirm to be sure) |
Shanghai support was released. The rest are optimizations we will eventually get to. |
Tasks
PUSH0
#14117)Shanghai
as the default EVMVersion (Make Shanghai the default EVM version. #14158)evmHost.cpp
should populate the access list ofcoinbase
. (Minor)evmhost
change latest revision to Shanghai. (Minor)References
The text was updated successfully, but these errors were encountered: