lighthouse/eth2/types/src
Paul Hauner 931da13545
Add drop_cache fn to BeaconState
Permits clearing an epoch cache.
2019-02-26 20:18:20 +13:00
..
beacon_state Fix failing tests 2019-02-26 17:20:43 +13:00
readers Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
test_utils Add domain to all signature funcitons, modify validate_proof_of_possession() 2019-02-15 13:58:14 +11:00
attestation_data_and_custody_bit.rs renamed the macro Hashtree to TreeHash 2019-02-25 09:17:17 -08:00
attestation_data.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
attestation.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
attester_slashing.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
beacon_block_body.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
beacon_block.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
beacon_state.rs Add drop_cache fn to BeaconState 2019-02-26 20:18:20 +13:00
casper_slashing.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
chain_spec.rs Change "few_validators" spec to be 8 shards. 2019-02-22 18:19:47 +13:00
crosslink.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
deposit_data.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
deposit_input.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
deposit.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
eth1_data_vote.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
eth1_data.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
exit.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
fork.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
free_attestation.rs Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
lib.rs Add caching to BeaconState. 2019-02-22 18:14:16 +13:00
pending_attestation.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
proposal_signed_data.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
proposer_slashing.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
shard_reassignment_record.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
slashable_attestation.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
slashable_vote_data.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
slot_epoch_macros.rs Add asserts to ensure block heights are not too large. 2019-02-20 12:36:54 +11:00
slot_epoch.rs Fix bug in Epoch.slot_iter() 2019-02-22 18:48:35 +13:00
slot_height.rs Add tests to SlotHeight. 2019-02-15 14:16:45 +11:00
validator_registry_delta_block.rs resolved merge conflicts due to Treehash macro implementation (lighthouse-246) 2019-02-25 23:20:24 +01:00
validator_registry.rs Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
validator.rs Updated TreeHash to spec - added padding 2019-02-17 09:30:18 -08:00