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

feat: separate initial checks #486

Merged
merged 9 commits into from
May 9, 2023
Merged

Conversation

rakita
Copy link
Member

@rakita rakita commented May 9, 2023

There is a lot of refactor of initial EVM call

Added a bench for the simple transfer of value transaction, it got slightly faster from 700ns to 500ns but that is like ~5-10min saved for 2trilion of eth transactions, so it does not have a big impact.

Most of changes are internal, only external change is that previously only touched accounts (touch means something is done on them) would be returned but now all account from the journal state is returned.

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