AntelopeIO / spring

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

Poison block handling: Interrupt of block should leave block in fork database #1040

Open heifner opened 1 week ago

heifner commented 1 week ago

Depends on #1039

Modify the behavior of ctrl-c/signal interrupt blocks #993 to exit nodeos without removing the block from the fork database.