mimblewimble/grin

Chain split monitoring tool

Open

#3008 opened on Aug 29, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (4,876 stars) (991 forks)batch import
help wantedneeds more infoquestion

Description

The current language in SECURITY.md mentions a yet to be built software:

The Grin Team runs a chain split monitoring tool at (TBD). It is encouraged to monitor it regularly and setup alerts. In case of an accidental chain split:

  • Exchanges and merchants should either cease operation or extend considerably confirmation delays.
  • Miners and mining pools should immediately consult with Grin's development team on regular channels (Grin's Gitter mainly) to diagnose the split and determine a course of events.
  • In the likely event of an emergency software patch, all actors should upgrade as soon as possible.

Raising this issue as this Chain Splits section is set to be removed from SECURITY.md in the implementation of RFC-0003.

Do we still plan to build the "chain split monitoring tool"?

Contributor guide