lighthouse/beacon_node/execution_layer/src
Michael Sproul 8db44decb7
Fix parent_beacon_block_root during proposer prep (#4703)
* Fix `parent_beacon_block_root` during prep/reorg

* Fix another bug and add tests

* Remove overzealous payload attributes check
2023-09-07 15:43:23 +10:00
..
engine_api More deneb cleanup (#4640) 2023-08-20 21:17:17 -04:00
test_utils Fix parent_beacon_block_root during proposer prep (#4703) 2023-09-07 15:43:23 +10:00
block_hash.rs More deneb cleanup (#4640) 2023-08-20 21:17:17 -04:00
engine_api.rs fix beacon chain tests (#4645) 2023-08-21 11:42:50 -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 fix beacon chain tests (#4645) 2023-08-21 11:42:50 -04: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