go-ethereum/miner
Péter Garamvölgyi 3c454e7101
fix: correctly select consensus engine during EuclidV2 transition (#1130)
* fix: correctly select consensus engine during EuclidV2 transition

* correctly backdate transition blocks

* nit

* correctly unset fields

* nit
2025-03-04 12:25:38 +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: correctly select consensus engine during EuclidV2 transition (#1130) 2025-03-04 12:25:38 +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