lighthouse/beacon_node/execution_layer/src
Jimmy Chen 4898430330
Add Deneb builder test & update mock builder (#4607)
* Update mock builder, mev-rs dependencies, eth2 lib to support deneb builder flow

* Replace `sharingForkTime` with `cancunTime`

* Patch `ethereum-consensus` to include some deneb-devnet-8 changes

* Add deneb builder test and fix block contents deserialization

* Fix builder bid encoding issue and passing deneb builder test \o/

* Fix test compilation

* Revert `cancunTime` change in genesis to pass doppelganger tests
2023-08-18 20:12:09 -04:00
..
engine_api Builder flow for Deneb & Blobs (#4428) 2023-08-10 09:32:49 -04:00
test_utils Add Deneb builder test & update mock builder (#4607) 2023-08-18 20:12:09 -04:00
block_hash.rs Add Test for deneb Block Hash Calculation (#4621) 2023-08-16 11:14:51 -04:00
engine_api.rs Builder flow for Deneb & Blobs (#4428) 2023-08-10 09:32:49 -04:00
engines.rs Implement el_offline and use it in the VC (#4295) 2023-05-17 05:51:56 +00:00
keccak.rs Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
lib.rs Merge branch 'unstable' into merge-unstable-to-deneb-20230816 2023-08-16 14:31:59 +10:00
metrics.rs Reconstruct Payloads using Payload Bodies Methods (#4028) 2023-03-19 23:15:59 +00:00
payload_cache.rs Builder flow for Deneb & Blobs (#4428) 2023-08-10 09:32:49 -04:00
payload_status.rs Permit a null LVH from an INVALID response to newPayload (#4037) 2023-03-03 04:12:50 +00:00