Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Testnet won't restart when all nodes are shutdown and restarted #4971

Closed
brianjohnson5972 opened this issue Aug 1, 2018 · 0 comments
Closed
Assignees

Comments

@brianjohnson5972
Copy link
Contributor

--enable-stale-production is needed on one production node to cause a testnet to restart after all production nodes were shutdown, but if the production node is not the currently scheduled producer when it enters producer_plugin_impl::start_block it would transition from producing to speculating to waiting (if head block age was more than 5 seconds old).
Need to create a window where node with --enable-stale-production continues to stay in speculating mode till the node is caught up to date.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant