runtimeverification / runtimeverification/evm-semantics
Support EIP-7918 across BPO/blob-schedule transitions
Nobody has claimed this yet.
- Dominant language
- KCL
- Stars
- 591
- Forks
- 156
- Avg merge
- 2h 19m
- Merged PRs (30d)
- 1
Description
Follow up to https://github.com/runtimeverification/evm-semantics/pull/2835..
Two EIP-7918 transition tests are still excluded:
test_blob_base_fee_with_bpo_transitiontest_reserve_price_at_transition
These require using the current block’s active blob schedule at BPO transitions, so we should follow up by adding BPO/blob-schedule transition support.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the excluded tests test_blob_base_fee_with_bpo_transition and test_reserve_price_at_transition, then read the changes in follow-up PR #2835 and the surrounding BPO/blob-schedule transition semantics. Done means both EIP-7918 transition tests are enabled and pass while using the current block’s active blob schedule.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100