go-ethereum/miner
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
..
stress feat: Sync and relay L1 messages (#350) 2023-06-07 07:24:19 -07:00
miner.go feat(permissionless batches): block production without signature (#1117) 2025-02-25 15:38:48 +01:00
miner_test.go feat: follower node sync from DA (#1098) 2024-12-18 17:27:51 +01:00
scroll_worker.go fix: accept header at most 100ms earlier than timestamp (#1129) 2025-03-03 16:31:57 +01:00
scroll_worker_test.go feat(MessageQueueV2): add reading of MessageQueueV2 and transition logic from V1 to V2 for EuclidV2 (#1108) 2025-02-14 12:57:07 +01:00