go-ethereum/consensus/system_contract
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 feat: address system contract consensus issues and comments (#1126) 2025-03-02 21:01:28 +01:00
consensus.go fix: accept header at most 100ms earlier than timestamp (#1129) 2025-03-03 16:31:57 +01:00
system_contract.go feat: address system contract consensus issues and comments (#1126) 2025-03-02 21:01:28 +01:00
system_contract_test.go feat: add system config consensus to deprecate clique (#1102) 2025-02-28 15:53:32 +01:00