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

fix: anvil --fork-url with --load-state #9140

Closed
wants to merge 2 commits into from

Conversation

yash-atreya
Copy link
Member

Motivation

Using both --fork-url and --load-state together can lead to various RPC issues due to the underlying ForkedStorage, ForkedDatabase and fork_db::SharedBackend getting out of sync while loading from the state file.

While this feature is highly prone to API misuse and errors, it can still be improved.

Solution

WIP

@yash-atreya yash-atreya self-assigned this Oct 18, 2024
@yash-atreya
Copy link
Member Author

Superseded by #9215

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

1 participant