ethereum / execution-specs

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

Implement EIP-2537 #956

Open gurukamath opened 1 month ago

gurukamath commented 1 month ago

(closes #936 )

What was wrong?

EIP-2537 needs is not currently implemented

Related to Issue #936

How was it fixed?

Implemented the EIP

Cute Animal Picture

Cute Animals - 1 of 1

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.49104% with 7 lines in your changes are missing coverage. Please review.

Please upload report for BASE (forks/prague@99a7765). Learn more about missing BASE report.

Files Patch % Lines
src/ethereum/prague/blocks.py 89.13% 5 Missing :warning:
src/ethereum/prague/fork.py 95.45% 1 Missing :warning:
...vm/precompiled_contracts/bls12_381/bls12_381_g2.py 97.72% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## forks/prague #956 +/- ## =============================================== Coverage ? 74.96% =============================================== Files ? 688 Lines ? 38174 Branches ? 0 =============================================== Hits ? 28619 Misses ? 9555 Partials ? 0 ``` | [Flag](https://app.codecov.io/gh/ethereum/execution-specs/pull/956/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ethereum/execution-specs/pull/956/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `74.96% <97.49%> (?)` | | 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: Have feedback on the report? Share it here.