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

Decouple EthInterpreter from EthFrame and Inspector #1932

Open
rakita opened this issue Dec 20, 2024 · 0 comments
Open

Decouple EthInterpreter from EthFrame and Inspector #1932

rakita opened this issue Dec 20, 2024 · 0 comments

Comments

@rakita
Copy link
Member

rakita commented Dec 20, 2024

Reported #1924
InspectorCtx for InspectorContext implementation hard-codes mainnet EthInterpreter. It should be possible to pass a generic interpreter type here.

this is a little bit harder to do as EthFrame hardcodes those values when initializing it (Creating Interpreter). We need generalized way to create Interpreter.

@rakita rakita changed the title Decouple EthInterpreter from Inspector Decouple EthInterpreter from EthFrame and Inspector Dec 20, 2024
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

No branches or pull requests

1 participant