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: load_account -> warm_preloaded_addresses #1584

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

hack3r-0m
Copy link
Contributor

Closes #1484

@hack3r-0m
Copy link
Contributor Author

seems like storage slot is not written while comparing it with initial account load, should it also add entry for storage slot in pre execution?

Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR looks good, but there are few things that need to be done before this is merged.

@rakita
Copy link
Member

rakita commented Jul 10, 2024

Can you merge it with main.

PR 929d4b2 enabled this PR

@rakita
Copy link
Member

rakita commented Jul 10, 2024

Cool, it is now passing tests

@rakita rakita merged commit 313146f into bluealloy:main Jul 10, 2024
26 checks passed
@github-actions github-actions bot mentioned this pull request Jul 10, 2024
hai-rise pushed a commit to risechain/revm that referenced this pull request Jul 11, 2024
j75689 pushed a commit to j75689/revm that referenced this pull request Aug 1, 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

Successfully merging this pull request may close these issues.

Move load account to JournaledState warm_preloaded_addresses
2 participants