Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add tx/block to EvmExecution trait #2195

Merged
merged 2 commits into from
Mar 12, 2025
Merged

Conversation

rakita
Copy link
Member

@rakita rakita commented Mar 12, 2025

Integrate ContextSetter with EvmExecution as evm execution needs to know tx and block so we can execute multiple tx on one created evm.

Creating evm for only one tx has performance penalties.

Copy link

codspeed-hq bot commented Mar 12, 2025

CodSpeed Performance Report

Merging #2195 will not alter performance

Comparing rakita/tx_block_evm_exec (b0cfa1b) with main (2f84d22)

Summary

✅ 8 untouched benchmarks

@rakita rakita merged commit 73e6b83 into main Mar 12, 2025
28 of 29 checks passed
@rakita rakita deleted the rakita/tx_block_evm_exec branch March 12, 2025 13:30
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.

2 participants