go-ethereum/consensus/clique
Péter Garamvölgyi 748fb82899
fix: accept header at most 100ms earlier than timestamp (#1129)
* fix: address timing issue in system config worker

* make code easier to understand

* add 100ms header verification grace period to Clique
2025-03-03 16:31:57 +01:00
..
api.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
clique.go fix: accept header at most 100ms earlier than timestamp (#1129) 2025-03-03 16:31:57 +01:00
clique_test.go feat(clique): allow shadowforking a clique network (#828) 2024-08-01 12:11:00 +03:00
snapshot.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
snapshot_test.go feat: add mux tracer for native call tracer and native prestate tracers (#615) 2024-01-18 14:58:27 +08:00