lighthouse/beacon_node/execution_layer/src
Michael Sproul af11e78ae1
Clean up blockv3 metadata and client (#5015)
* Improve block production v3 client

* Delete wayward line

* Overhaul JSON endpoint as well

* Rename timeout param

* Update tests

* I broke everything

* Ah this is an insane fix

* Remove unnecessary optionals

* Doc fix
2023-12-22 09:39:17 -05:00
..
engine_api fix typos (#4838) 2023-10-19 22:05:15 +00:00
test_utils Clean up blockv3 metadata and client (#5015) 2023-12-22 09:39:17 -05:00
block_hash.rs More deneb cleanup (#4640) 2023-08-20 21:17:17 -04:00
engine_api.rs Block v3 endpoint (#4629) 2023-11-03 00:12:18 +00:00
engines.rs Update dependencies to get rid of the yanked deps (#4994) 2023-12-15 18:31:59 +11:00
keccak.rs Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
lib.rs Update dependencies to get rid of the yanked deps (#4994) 2023-12-15 18:31:59 +11:00
metrics.rs Reconstruct Payloads using Payload Bodies Methods (#4028) 2023-03-19 23:15:59 +00:00
payload_cache.rs Update dependencies to get rid of the yanked deps (#4994) 2023-12-15 18:31:59 +11:00
payload_status.rs Permit a null LVH from an INVALID response to newPayload (#4037) 2023-03-03 04:12:50 +00:00