erigon-pulse/consensus/clique
2021-06-19 15:21:53 +07: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 To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07: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 To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07: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