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

evm: apply state diff from evmone APIv2 if enabled #2590

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

chfast
Copy link
Member

@chfast chfast commented Dec 13, 2024

Implement handling of evmone's StateDiff and apply it to the IntraBlockState after each transaction
if evmone APIv2 is abled in ExecutionProcessor.

Also enable evmone APIv2 in direct unit tests for ExecutionProcessor.

Implement handling of evmone's StateDiff and apply it
to the IntraBlockState after each transaction
if evmone APIv2 is abled in ExecutionProcessor.

Also enable evmone APIv2 in direct unit tests for ExecutionProcessor.
@chfast chfast added the evmone apiv2 Migration to evmone state::transition API label Dec 13, 2024
@canepat canepat self-requested a review December 13, 2024 15:50
@canepat canepat merged commit c20c949 into master Dec 13, 2024
5 checks passed
@canepat canepat deleted the evmone/exec_in_apiv2 branch December 13, 2024 15:51
@canepat canepat mentioned this pull request Dec 13, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evmone apiv2 Migration to evmone state::transition API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants