8a599ec7dc
* rebase and add comment * conditional test * test * optimistic chould be working now * finality should be working now * try again * try again * clippy fix * add lc bootstrap beacon api * add lc optimistic/finality update to events * fmt * That error isn't occuring on my computer but I think this should fix it * Add missing test file * Update light client types to comply with Altair light client spec. * Fix test compilation * Support deserializing light client structures for the Bellatrix fork * Move `get_light_client_bootstrap` logic to `BeaconChain`. `LightClientBootstrap` API to return `ForkVersionedResponse`. * Misc fixes. - log cleanup - move http_api config mutation to `config::get_config` for consistency - fix light client API responses * Add light client bootstrap API test and fix existing ones. * Fix test for `light-client-server` http api config. * Appease clippy * Efficiency improvement when retrieving beacon state. --------- Co-authored-by: Jimmy Chen <jchen.tc@gmail.com> |
||
---|---|---|
.. | ||
attestation_performance.rs | ||
attester_duties.rs | ||
block_id.rs | ||
block_packing_efficiency.rs | ||
block_rewards.rs | ||
build_block_contents.rs | ||
builder_states.rs | ||
database.rs | ||
lib.rs | ||
metrics.rs | ||
produce_block.rs | ||
proposer_duties.rs | ||
publish_blocks.rs | ||
standard_block_rewards.rs | ||
state_id.rs | ||
sync_committee_rewards.rs | ||
sync_committees.rs | ||
task_spawner.rs | ||
test_utils.rs | ||
ui.rs | ||
validator_inclusion.rs | ||
validator.rs | ||
version.rs |