erigon-pulse/cl/phase1/execution_client
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
..
rpc_helper [Caplin] Added json rpc cl (#7836) 2023-07-08 16:42:30 +02:00
execution_client_direct.go Proper Error handling in direct communication with engine (#7929) 2023-07-25 14:15:50 +02:00
execution_client_rpc.go Better error reporting Caplin <-> Erigon (#7902) 2023-07-16 23:31:09 +02:00
execution_client.go Consensus Separation: Separated GetPayload using an execution service (#7933) 2023-07-27 14:37:49 +02:00
insert_batch.go [caplin] pkg refactor (#7507) 2023-05-13 23:44:07 +02:00
interface.go [Caplin] Added json rpc cl (#7836) 2023-07-08 16:42:30 +02:00