erigon-pulse/consensus/clique
Alex Sharov b160e30652
Send GetBlockHeaders immediately if TD of connected peer >= our TD (#2169)
* empty engine

* start sync from peer right after handshake if it's TD is higher

* fixCanonicalChain to print logs

* clean

* >
2021-06-15 13:43:55 +01:00
..
api.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
aura.go Send GetBlockHeaders immediately if TD of connected peer >= our TD (#2169) 2021-06-15 13:43:55 +01:00
clique_test.go Move tests 6 (#2107) 2021-06-06 22:44:14 +01:00
clique.go Implemented panic handling, graceful shutdown and reporting for all goroutines that don't explicitly handle them. (#2153) 2021-06-13 17:41:39 +01:00
keys.go rename (#1978) 2021-05-20 19:25:53 +01:00
snapshot_test.go Move tests 6 (#2107) 2021-06-06 22:44:14 +01:00
snapshot.go Fix clique snapshot err check (#2115) 2021-06-07 12:00:38 +01:00
verifier.go Move tests 6 (#2107) 2021-06-06 22:44:14 +01:00