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

docker compose up does not advance the chain #39

Closed
samlaf opened this issue Apr 10, 2024 · 0 comments · Fixed by #58
Closed

docker compose up does not advance the chain #39

samlaf opened this issue Apr 10, 2024 · 0 comments · Fixed by #58
Assignees

Comments

@samlaf
Copy link
Collaborator

samlaf commented Apr 10, 2024

due to some issue with anvil's --load-state restarting the chain at blockNumber 0, when we start anvil, we need to advance it artificially.

However, the current docker-compose file only starts the chain without doing this, so the aggregator fatals and crashes.

There are 2 ways to fix this:

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 a pull request may close this issue.

1 participant