go-ethereum/consensus
Manav Darji 8e3d66c5e4
Handle graceful shutdown in bor (#359)
* handle graceful shutdown in bor rest client

* fix: log

Co-authored-by: Jaynti Kanani <jdkanani@gmail.com>

* add: handle shutdown using close channel

* fix: create err variable for shutdown

* use ticker instead of time.After for handling retry

Co-authored-by: Jaynti Kanani <jdkanani@gmail.com>
2022-04-11 10:22:56 +05:30
..
bor Handle graceful shutdown in bor (#359) 2022-04-11 10:22:56 +05:30
clique consensus/clique, core: API cleanup (#23100) 2021-10-11 23:16:46 +02:00
ethash params: changed CatalystBlock to TerminalTotalDifficulty (#23700) 2021-10-11 18:58:11 +03:00
misc params: changed CatalystBlock to TerminalTotalDifficulty (#23700) 2021-10-11 18:58:11 +03:00
consensus.go consensus: remove seal verification from the consensus engine interface (#22274) 2021-02-05 20:44:34 +02:00
errors.go Update Bor to geth-v1.9.16 (#78) 2020-07-24 19:01:41 +05:30