Deprecate blocksync-related configuration in v0.37.x
that disables blocksync. Remove it from v0.38.x
#409
Closed
2 tasks done
Labels
Uh oh!
There was an error while loading. Please reload this page.
Tracked by: #41 and #10
After some discussion on two alternatives on how to tackle an error path with vote extensions in
v0.38.x
, the CometBFT decided to remove the possibility for blocksync to be configurable (it must always be active).Therefore:
v0.37.x
we need to deprecate the CometBFT configuration options that allows the operator to disable blocksync config: markblock_sync
key as deprecated #414v0.38.x
these options will be removed, as part of vote extension implementation config: removeblock_sync
key #415DoD
v0.37.x
that warns the operator with a deprecation message if they configure their node to disable blocksyncv0.38.x
The text was updated successfully, but these errors were encountered: