AntelopeIO / spring

C++ implementation of the Antelope protocol with Savanna consensus
Other
5 stars 2 forks source link

Build tooling to test vote propogation prior to savana feature activation #491

Closed matthewdarwin closed 1 month ago

matthewdarwin commented 1 month ago

spring 1.0 will propogate votes through the network without savana features being activated.

To ensure the network is ready for feature activation, build a tool and provide instructions for using to allow node operators to see if they would receive votes.

eg

If this would be available, then we don't need this one: https://github.com/AntelopeIO/spring/issues/490

This tool would improve confidence of no issues on feature activation.

arhag commented 1 month ago

We plan to go with https://github.com/AntelopeIO/spring/issues/495 as a medium-term protection instead.