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

refactor(octane/evmengine): simplify event processing #2758

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

corverroos
Copy link
Collaborator

Simplify the evm event processing in octane. Note this is behind the new simple-evm-events feature flag since it is consensus breaking. Also, this skips evm events from the block before the network upgrade.

issue: #2106

@corverroos corverroos force-pushed the corver/simpleevents branch from 70ec345 to c19ad79 Compare January 9, 2025 05:55
Base automatically changed from corver/procinterface to main January 9, 2025 05:55
@corverroos corverroos force-pushed the corver/simpleevents branch from c19ad79 to 3be0051 Compare January 9, 2025 05:57
@corverroos corverroos enabled auto-merge (squash) January 9, 2025 05:59
@corverroos corverroos force-pushed the corver/simpleevents branch from 3be0051 to 211c878 Compare January 9, 2025 06:00
@corverroos corverroos merged commit 0440c70 into main Jan 9, 2025
19 checks passed
@corverroos corverroos deleted the corver/simpleevents branch January 9, 2025 06:06
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