Conversation
- Use ConsumeDataCopyGas for RETURNDATACOPY, consistent with other COPY opcodes - Add CLZ opcode to benchmark StackRequirements
|
@claude review this |
|
@codex review this |
|
Claude finished @benaadams's task in 3m 10s —— View job PR Review: Remove EOFTasks
SummaryClean, comprehensive removal of EOF (EVM Object Format) support. The PR deletes ~4,780 lines of EOF-specific code across 87 files with minimal additions — a clear net win for codebase complexity. Copilot Comment VerificationAll three Copilot-flagged issues are false positives in the current code:
ObservationsMinor — Missing test cases for Osaka and Amsterdam in
Minor —
Benchmark note — DUPN/SWAPN/EXCHANGE benchmarks hit error path
Code Quality
Overall: LGTM with the minor test coverage gap noted above. |
chore(pgo): update PGO profile from weekly collection Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Block Processing Benchmark ComparisonRun: View workflow run
Detailed statistics
|
EXPB Benchmark ComparisonRun: View workflow run superblocksScenario:
realblocksScenario:
|
Add TestCase attributes for Osaka (CLZ) and Amsterdam (SLOTNUM, SWAPN, DUPN, EXCHANGE) activations. Add missing SLOTNUM to AmsterdamInstructions.

Changes
Types of changes
What types of changes does your code introduce?
Testing
Requires testing