lighthouse/beacon_node/execution_layer/src
Michael Sproul 744c598b1c
Fix typos and make block hash calculation public (#5275)
* Fix typo in `verify_payload_block_hash`

* Make calculate_execution_block_hash public again
2024-02-26 07:45:17 +00:00
..
engine_api Fix typos and make block hash calculation public (#5275) 2024-02-26 07:45:17 +00:00
test_utils Verify Versioned Hashes During Optimistic Sync (#4832) 2024-02-18 12:40:45 +00:00
block_hash.rs Verify Versioned Hashes During Optimistic Sync (#4832) 2024-02-18 12:40:45 +00:00
engine_api.rs Verify Versioned Hashes During Optimistic Sync (#4832) 2024-02-18 12:40:45 +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 Fix typos and make block hash calculation public (#5275) 2024-02-26 07:45:17 +00: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
versioned_hashes.rs Verify Versioned Hashes During Optimistic Sync (#4832) 2024-02-18 12:40:45 +00:00