metachain
metachain copied to clipboard
Disable p2p block sync
What would you like to be added:
To disable p2p block sync. Note: do not sync whatever announced block
Why is this needed:
By design, safety wise, we don't allow p2p call in between substrate node. The block generation will be all controlled by DNC. For more details ---> https://metachain.netlify.app/meta-chain-protocol/consensus#block-connecting
@canonbrother: Thanks for opening an issue, it is currently awaiting triage.
The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.
Details
I am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.
@canonbrother: There are no 'area' labels on this issue. Adding an appropriate label will greatly expedite the process for us. You can add as many area as you see fit. If you are unsure what to do you can ignore this!
You can add area labels by leaving a /area
comment.
Details
I am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.
/area meta
I want to add that p2p block syncing should be disabled but p2p transaction broadcasting should be enabled.