erigon-pulse/consensus/clique
milen 98cc1ee808
stagedsync: implement bor span for chain reader and fix loggers (#9146)
While working on fixing the bor mining loop I stumbled across an error
in `ChainReader.BorSpan` - not implemented panic. Also hit a few other
panics due to missed logger in `ChainReaderImpl` struct initialisations.
This PR fixes both.
2024-01-05 14:20:21 +00:00
..
api.go Use BlockReader in ForkValidator, CliqueAPI (#7562) 2023-05-23 14:49:17 +07:00
clique_test.go EthereumExecutionService in MockSentry (#8373) 2023-10-05 18:30:19 +02:00
clique.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
keys.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
snapshot_test.go stagedsync: implement bor span for chain reader and fix loggers (#9146) 2024-01-05 14:20:21 +00:00
snapshot.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
verifier.go Introduce VerifyAbsenceOfCancunHeaderFields (#7953) 2023-08-02 09:34:30 +02:00