lighthouse/beacon_node/execution_layer/src
realbigsean 283ec8cf24
Deneb pr updates 2 (#4851)
* use workspace deps in kzg crate

* delete unused blobs dp path field

* full match on fork name in engine api get payload v3

* only accept v3 payloads on get payload v3 endpoint in mock el

* remove FIXMEs related to merge transition tests

* move static tx to test utils

* default max_per_epoch_activation_churn_limit to mainnet value

* remove unnecessary async

* remove comment

* use task executor in `blob_sidecars` endpoint
2023-10-17 09:53:46 +11:00
..
engine_api Deneb pr updates 2 (#4851) 2023-10-17 09:53:46 +11:00
test_utils Deneb pr updates 2 (#4851) 2023-10-17 09:53:46 +11: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 Deneb pr updates 2 (#4851) 2023-10-17 09:53:46 +11: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