Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Is it possible to "download" the archive@blockNumber, and run it locally? #3447

Answered by davidmurdoch
emilyJLin95 asked this question in Q&A
Discussion options

You must be logged in to vote

Ganache's built-in forking has a higher rate limit than the free versions. It is usually very difficult to hit our limit under normal circumstances.

Also, Ganache does download the state it needs at the specified blockNumber and will reused that state later. However, if the blockNumber changes between runs it has to re-fetch the data all over again.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MicaiahReid
Comment options

Answer selected by cds-amal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants