You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
This should only happen the first time you run ganache with forking. After that the persistent cache should have that request saved. But still, it's less than ideal.
The text was updated successfully, but these errors were encountered:
With the introduction of #3755, we now make two requests for the earliest block from the remote when forking. One is to set up the persistent cache, and the other is to set up the
earliest
tag in the block manager.This should only happen the first time you run ganache with forking. After that the persistent cache should have that request saved. But still, it's less than ideal.
The text was updated successfully, but these errors were encountered: