Closed gurukamath closed 4 weeks ago
Tracking PR for further updates
Attention: Patch coverage is 41.17647%
with 10 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
forks/prague@2875a73
). Learn more about missing BASE report.
Files with missing lines | Patch % | Lines |
---|---|---|
src/ethereum/prague/requests.py | 30.00% | 7 Missing :warning: |
src/ethereum/prague/fork.py | 25.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR incorporates the following updates to the Prague EIPs
EIP-7002: add logging to system contract Update EIP-7002: add logging to system contract EIPs#8890 EIP-7251: max eb, change request to flat encoding Update EIP-7251: change request to flat encoding EIPs#8857 EIP-6110: deposits, change request to flat encoding Update EIP-6110: change request to flat encoding EIPs#8856 EIP-7002: withdrawals, change request to flat encoding Update EIP-7002: change request to flat encoding EIPs#8855 EIP-7685: change requests hash to flat hash Update EIP-7685: change requests hash to flat hash EIPs#8854
Additionally, it implements the updates to EIP-7702
What was wrong?
The version of the EIP-7685 and related EIPs is not in line with the latest discussions
How was it fixed?
Update the EIPs