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

Cfg choose create analysis, option on bytecode size limit #210

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

rakita
Copy link
Member

@rakita rakita commented Sep 10, 2022

Allow to configure if created bytecode is going to by analysed, checked or saved as raw code. By default it will be analysed, only time when this becomes relevant is when you want to switch between forks as analysis takes into account what spec is currently using and it is different from spec to spec.

In future we will probably add spec friendly analysis with only jump table and without gas blocks.

One more small change is around making cfg perf bytecode limit as Option if not set consensus value would be used.

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.

1 participant