go-ethereum/consensus/bor
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
..
api.go new: add bor consensus 2020-11-13 09:33:12 +05:30
bor.go Handle graceful shutdown in bor (#359) 2022-04-11 10:22:56 +05:30
bor_test.go jaipur fork (#269) 2022-01-11 12:23:28 +01:00
clerk.go new: add bor consensus 2020-11-13 09:33:12 +05:30
errors.go new: add bor consensus 2020-11-13 09:33:12 +05:30
genesis_contracts_client.go merge v1.10.7 2021-08-19 15:56:13 +05:30
merkle.go new: add bor consensus 2020-11-13 09:33:12 +05:30
rest.go Handle graceful shutdown in bor (#359) 2022-04-11 10:22:56 +05:30
snapshot.go jaipur fork (#269) 2022-01-11 12:23:28 +01:00
snapshot_test.go new: add bor consensus 2020-11-13 09:33:12 +05:30
span.go new: add bor consensus 2020-11-13 09:33:12 +05:30
validator.go new: add bor consensus 2020-11-13 09:33:12 +05:30
validator_set.go new: add bor consensus 2020-11-13 09:33:12 +05:30