[Daemon] Auto-trust bootstrap peers #834
Labels
exp/novice
Someone with a little familiarity can pick up
help wanted
Seeking public contribution on this issue
kind/enhancement
A net-new feature or improvement to an existing feature
P1
High: Likely tackled by core team if no one steps up
status/ready
Ready to be worked
Describe the feature you are proposing
Peers what we bootstrap with (
--bootstrap
) should be 1) trusted in consensus 2) Added to crdt trusted_peers when using crdts and saved in the config, unless a--no-trust
flag is set.Additional context
It seems the expected flow is that when you bootstrap to a peer, you implicitally trust it.
The text was updated successfully, but these errors were encountered: