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

Add nosync flag to init #1929

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

ZenGround0
Copy link
Contributor

I'm running boost in a devent environment for demonstrating a new deal making protocol. Running lotus in a devnet environment naturally leads to networks that are very out of sync with devnet beacon and get into this state in a racy way dependent on the time between init and running the lotus-miner.

boostd run had a very helpful flag --nosync which allows devnets to avoid failing on this race condition.

It would be helpful for my usecase and minimally invasive to add this flag to boostd init too.

@LexLuthr LexLuthr merged commit 23ae0d6 into filecoin-project:main Jun 17, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants