ethereum / execution-specs

Specification for the Execution Layer. Tracking network upgrades.
Creative Commons Zero v1.0 Universal
810 stars 225 forks source link

Update Cancun PR table #758

Closed haltman-at closed 1 year ago

haltman-at commented 1 year ago

I noticed various things that could be updated in the PR table, so I did so. I didn't update everything in the EIP-4844 column as that looks complicated; I just left alone the cells where I couldn't tell at a glance what was going on.

I didn't bother adding columns for the EIPs that are CFI, although it is worth noting that multiple clients do already have EIP-2537 merged.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (37a8f89) 85.11% compared to head (97f27cf) 85.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #758 +/- ## ======================================= Coverage 85.11% 85.11% ======================================= Files 570 570 Lines 31557 31557 ======================================= Hits 26860 26860 Misses 4697 4697 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `85.11% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

haltman-at commented 1 year ago

Closing this since it's now out-of-date. May reopen a new PR that's up-to-date.