Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

feat: Handler #27

Merged
merged 1 commit into from
Sep 26, 2023
Merged

feat: Handler #27

merged 1 commit into from
Sep 26, 2023

Conversation

rakita
Copy link

@rakita rakita commented Sep 25, 2023

Introduce a handler that has a list of functions that are called from EVM.

This allows us to split additional requirements that differ from mainnet and be able to do it in a nice not intrusive way. Previously only way was to introduce a feature and a flag inside CfgEnv.

For now, it is partially done but it is good for optimism usecase (Will work on this later down the line).
I have split the finalization function and moved it inside the handler.

This extends work from: #26

@refcell refcell merged commit 8fa4ea3 into anton-rs:clabby/op-revm Sep 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants