lighthouse/beacon_node/http_api/src
2023-03-15 16:03:36 -04:00
..
attestation_performance.rs Fix attestation performance API InvalidValidatorIndex error (#3503) 2022-09-05 04:50:45 +00:00
attester_duties.rs Indicate that invalid blocks are optimistic (#3383) 2022-07-30 05:08:57 +00:00
block_id.rs fix a couple new lints 2023-02-13 17:13:47 -05:00
block_packing_efficiency.rs Separate execution payloads in the DB (#3157) 2022-05-12 00:42:17 +00:00
block_rewards.rs compile 2022-10-03 21:48:02 -04:00
build_block_contents.rs lints 2023-03-15 15:32:22 -04:00
database.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
lib.rs migrate types to API crate 2023-03-15 16:03:36 -04:00
metrics.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
proposer_duties.rs Indicate that invalid blocks are optimistic (#3383) 2022-07-30 05:08:57 +00:00
publish_blocks.rs migrate types to API crate 2023-03-15 16:03:36 -04:00
standard_block_rewards.rs Implement block_rewards API (per-validator reward) (#3907) 2023-02-07 08:33:23 +00:00
state_id.rs Optimise HTTP validator lookups (#3559) 2022-10-15 22:25:51 +00:00
sync_committee_rewards.rs Implement block_rewards API (per-validator reward) (#3907) 2023-02-07 08:33:23 +00:00
sync_committees.rs Don't return errors on HTTP API for already-known messages (#3341) 2022-08-10 07:52:57 +00:00
ui.rs Cache validator balances and allow them to be served over the HTTP API (#3863) 2023-02-21 20:54:55 +00:00
validator_inclusion.rs Add execution_optimistic flag to HTTP responses (#3070) 2022-07-25 08:23:00 +00:00
version.rs Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00