251aea645c
* Add validator index to duties response * Add `get_state` method to beacon chain * Improve /beacon/validators endpoint * Add validators/all and validators/active endpoints * Start refactor of HTTP docs * Document /beacon/heads endpoint * Remove some unused API endpoints * Improve API docs * Add methods to get all validator duties * Improve docs * Remove dead links * Make tables left-justified * Add /consensus/vote_count endpoint * Add /consensus/individual_votes endpoint * Update formatting * Tidy * Add committees endpoint * Strictly require 0x prefix for serde in BLS * Update docs to have 0x prefix * Fix failing tests * Add unfinished code * Improve testing, fix bugs * Tidy, ensure all beacon endpoints smoke tested * Fix pubkey cache error * Address comments with docs |
||
---|---|---|
.. | ||
beacon_state | ||
test_utils | ||
utils | ||
attestation_data.rs | ||
attestation_duty.rs | ||
attestation.rs | ||
attester_slashing.rs | ||
beacon_block_body.rs | ||
beacon_block_header.rs | ||
beacon_block.rs | ||
beacon_committee.rs | ||
beacon_state.rs | ||
chain_spec.rs | ||
checkpoint.rs | ||
deposit_data.rs | ||
deposit.rs | ||
eth1_data.rs | ||
eth_spec.rs | ||
fork.rs | ||
free_attestation.rs | ||
historical_batch.rs | ||
indexed_attestation.rs | ||
lib.rs | ||
pending_attestation.rs | ||
proposer_slashing.rs | ||
relative_epoch.rs | ||
slot_epoch_macros.rs | ||
slot_epoch.rs | ||
slot_height.rs | ||
tree_hash_impls.rs | ||
utils.rs | ||
validator.rs | ||
voluntary_exit.rs |