lighthouse/beacon_node/execution_layer/src
Paul Hauner 4aa8a2ab12
Suggestions for Capella execution_layer (#3983)
* Restrict Engine::request to FnOnce

* Use `Into::into`

* Impl IntoIterator for VariableList

* Use Instant rather than SystemTime
2023-02-17 11:58:33 +11:00
..
engine_api Suggestions for Capella execution_layer (#3983) 2023-02-17 11:58:33 +11:00
test_utils Update Mock Builder for Post-Capella Tests (#3958) 2023-02-10 13:30:14 -06:00
block_hash.rs Verify blockHash with withdrawals 2023-01-13 12:46:54 +11:00
engine_api.rs Use Local Payload if More Profitable than Builder (#3934) 2023-02-01 19:37:46 -06:00
engines.rs Suggestions for Capella execution_layer (#3983) 2023-02-17 11:58:33 +11:00
keccak.rs Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
lib.rs Suggestions for Capella execution_layer (#3983) 2023-02-17 11:58:33 +11:00
metrics.rs Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
payload_cache.rs Builder Specs v0.2.0 (#3134) 2022-07-30 00:22:37 +00:00
payload_status.rs Remove INVALID_TERMINAL_BLOCK (#3385) 2022-08-10 07:52:58 +00:00