good morning!!!!

Skip to content
Snippets Groups Projects
Select Git revision
22 results Searching

bor

  • Clone with SSH
  • Clone with HTTPS
  • Forked from github / maticnetwork / bor
    Source project has a limited visibility.
    user avatar
    Martin Holst Swende authored and GitHub committed
    This PR implements unclean shutdown marker. Every time geth boots, it adds a timestamp to a list of timestamps in the database. This list is capped at 10. At a clean shutdown, the timestamp is removed again. 
    Thus, when geth exits unclean, the marker remains, and at boot up we show the most recent unclean shutdowns to the user, which makes it easier to diagnose root-causes to certain problems. 
    
    Co-authored-by: default avatarNagy Salem <me@muhnagy.com>
    4d48980e
    History
    Name Last commit Last update