erigon-pulse/turbo/execution/eth1
Giulio rebuffo b4ecd7f524
Consensus Separation: Separated GetPayload using an execution service (#7933)
Miracoulously, hive tests pass first try. YIPPIE.

Also for the future, I added `--experimental.modular` which enables a
secondary engine API for consensus separation.

Now block building is responsibility of the execution module.
2023-07-27 14:37:49 +02:00
..
block_building.go Consensus Separation: Separated GetPayload using an execution service (#7933) 2023-07-27 14:37:49 +02:00
eth1_test.go Consensus Separation: Separated GetPayload using an execution service (#7933) 2023-07-27 14:37:49 +02:00
ethereum_execution.go Consensus Separation: Separated GetPayload using an execution service (#7933) 2023-07-27 14:37:49 +02:00
getters.go Prototyped FCU for EL module (#7913) 2023-07-20 18:35:02 +02:00
grpc.go Added insertions and chainDb overlay (#7899) 2023-07-15 18:31:15 +02:00
inserters.go prototype of ValidataChain (#7921) 2023-07-23 19:10:24 +02:00