Conversation
|
I don't yet have the full mental model of the lifetimes of the various components, but when I search for references to For example, in stacks-core/stacks-node/src/nakamoto_node.rs Lines 188 to 190 in 220840e or in the relayer, whose config is cloned at the time of spawning the miner: How are we ensuring that we don't end up with inconsistent configurations across components if only the |
jcnelson
left a comment
There was a problem hiding this comment.
LGTM, but please use the new changelog system. Thanks!
|
@rob-stacks please merge soon |
Description
This patch adds a
hot-reloadoption for miners to allow automatically re-applying configurations (even in the middle of a tenure) when the config file changes.Applicable issues
Additional info (benefits, drawbacks, caveats)
Checklist
docs/property-testing.md)rpc/openapi.yamlfor RPC endpoints,event-dispatcher.mdfor new events)clarity-benchmarkingrepo