lighthouse/beacon_node/http_api/src
2023-03-26 19:18:54 -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 Rework block processing (#4092) 2023-03-24 17:30:41 -04: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 Rename eip4844 to deneb (#4129) 2023-03-26 11:49:16 -04:00
database.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
lib.rs Merge branch 'eip4844' into deneb-free-blobs 2023-03-24 14:38:29 -05:00
metrics.rs Merge branch 'unstable' into eip4844 2023-03-17 16:26:51 -05:00
proposer_duties.rs Indicate that invalid blocks are optimistic (#3383) 2022-07-30 05:08:57 +00:00
publish_blocks.rs use block wrapper in sync pairing (#4131) 2023-03-26 19:18:54 -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