-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Support petersburg in evmVersion #6144
Conversation
Need to also include documentation. |
Codecov Report
@@ Coverage Diff @@
## develop #6144 +/- ##
===========================================
- Coverage 87.92% 87.91% -0.02%
===========================================
Files 375 374 -1
Lines 35978 35776 -202
Branches 4257 4221 -36
===========================================
- Hits 31633 31451 -182
+ Misses 2910 2901 -9
+ Partials 1435 1424 -11
|
Taking this over. |
Lets merge #5959 first, I can finish this after. |
Not sure what to document, but I think this is fine to merge. |
#5959 is ready for final review. |
@axic not that this all has to happen in the next 3-4 hours. |
Missing a change in CommandlineInterface.cpp. |
Isnt release tomorrow and not today? |
Yes, it is tomorrow, so the code has to be finished today, also to have a nightly binary that can be tested in remix. |
Even if there's no conflict I'd rebase this due to the optimiser changes. |
Rebased and updated commandline compiler. |
Updated. |
Looks good, cannot approve myself. |
Closes #6086.
Ref: https://blog.ethereum.org/2019/02/22/ethereum-constantinople-st-petersburg-upgrade-announcement/