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

Update README.md to include no-request-size-limit flag #1491

Merged
merged 1 commit into from
Apr 5, 2025

Conversation

banky
Copy link
Contributor

@banky banky commented Apr 5, 2025

The no-request-size-limit is very useful when dumping and loading large anvil state. A state dump from replaying all transactions from block 24363415 on top of the previous block is about 5MB which causes anvil to reject loading the state. Had to dig through the source code to find this so it might be helpful to other people who come across a similar issue

The no-request-size-limit is very useful when dumping and loading large anvil state. A state dump from replaying all transactions from block 24363415 is about 5MB which causes anvil to reject loading the state.
@mattsse mattsse merged commit 47260ff into foundry-rs:master Apr 5, 2025
1 check passed
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.

2 participants