runtimeverification / runtimeverification/evm-semantics

Support EIP-7918 across BPO/blob-schedule transitions

Open
#2,879 0 comments 0 reactions 0 assignees View on GitHub

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_transition
  • test_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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.