lighthouse/beacon_node/execution_layer/src
Jimmy Chen 39e9f7dc6b
Fix Rust beta compiler errors (1.77) (#5180)
* Lint fixes

* More fixes for beta compiler.

* Format fixes

* Move `#[allow(dead_code)]` to field level.

* Remove old comment.

* Update beacon_node/execution_layer/src/test_utils/mod.rs

Co-authored-by: João Oliveira <hello@jxs.pt>

* remove duplicate line
2024-02-05 17:54:11 +00:00
..
engine_api fix typos (#4838) 2023-10-19 22:05:15 +00:00
test_utils Fix Rust beta compiler errors (1.77) (#5180) 2024-02-05 17:54:11 +00: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 Block v3 builder boost factor (#5035) 2024-01-08 11:10:32 +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