Skip to content

Add basic block runner mode#4

Merged
Giulio2002 merged 8 commits into
masterfrom
gevm-basic-block-runner
May 15, 2026
Merged

Add basic block runner mode#4
Giulio2002 merged 8 commits into
masterfrom
gevm-basic-block-runner

Conversation

@Giulio2002
Copy link
Copy Markdown
Owner

Summary

  • add a generated basic-block default runner while keeping the opcode tracing runner available
  • add benchmarks comparing default and tracing runner paths
  • pin and download spec fixtures for make test
  • allow spec tests to run through the opcode/tracing path with GEVM_TEST_RUNNER=opcode

Verification

  • make test
  • GEVM_TEST_RUNNER=opcode make test
  • go test ./... -count=1
  • GEVM_TEST_RUNNER=opcode go test ./... -count=1

@Giulio2002 Giulio2002 merged commit 24d7c21 into master May 15, 2026
1 check passed
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