hirosystems / hirosystems/stacks-devnet-api
remove `sleep(Duration::from_secs(5));` from `deploy_devnet`
Aperta
- Lingua principale
- Rust
- Stelle
- 2
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently when deploying a devnet, we sleep for 5 seconds to allow the bitcoin node to get initialized before starting the stacks node.
The chain coordinator should communicate with the API server to indicate that the bitcoin node is ready, and _then_ the subsequent nodes should be deployed.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.