Skip to content

Feature add block import trace to eth simulate#10211

Open
garyschulte wants to merge 4 commits intobesu-eth:mainfrom
garyschulte:feat/add-block-import-trace-to-eth-simulate
Open

Feature add block import trace to eth simulate#10211
garyschulte wants to merge 4 commits intobesu-eth:mainfrom
garyschulte:feat/add-block-import-trace-to-eth-simulate

Conversation

@garyschulte
Copy link
Copy Markdown
Contributor

PR description

Fixed Issue(s)

This feature enables block tracing during eth_simulateV1 via an optional boolean parameter. This feature accomodates merkle proving of forced-transaction-inclusion in linea via shomei

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • spotless: ./gradlew spotlessApply
  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests
  • hive tests: Engine or other RPCs modified?

Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
@garyschulte garyschulte force-pushed the feat/add-block-import-trace-to-eth-simulate branch from 9de442f to 994d12e Compare April 10, 2026 02:19
Signed-off-by: garyschulte <garyschulte@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant