Anton Kaliaev d09a3a6d3a
stop gracefully instead of trying to resume ops
Refs #2072

We most probably shouldn't be running any further when there is some
unexpected panic. Some unknown error happened, and so we don't know if
that will result in the validator signing an invalid thing. It might be
worthwhile to explore a mechanism for manual resuming via some console
or secure RPC system, but for now, halting the chain upon unexpected
consensus bugs sounds like the better option.
2018-08-03 11:24:55 +04:00
..
2018-07-26 18:08:09 -07:00
2018-07-01 22:36:49 -04:00
2018-07-01 22:36:49 -04:00
2018-07-01 22:36:49 -04:00
2018-07-27 04:23:19 +02:00
2018-07-27 04:23:19 +02:00
2018-07-01 22:36:49 -04:00
2018-07-01 22:36:49 -04:00
2018-07-01 22:36:49 -04:00
2018-07-01 22:36:49 -04:00
2018-07-01 22:36:49 -04:00
2018-07-26 18:08:09 -07:00

See the consensus spec and the reactor consensus spec for more information.