lighthouse/eth2/types/src
2019-05-08 16:29:27 +10:00
..
beacon_state Add spec fn to BeaconStateTypes 2019-05-08 16:29:27 +10:00
test_utils Add progress on state_processing fixed-len update 2019-05-08 15:36:02 +10:00
attestation_data_and_custody_bit.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
attestation_data.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
attestation_duty.rs Add committee len to AttesterDuties 2019-03-30 17:16:04 +11:00
attestation.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
attester_slashing.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
beacon_block_body.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
beacon_block_header.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
beacon_block.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
beacon_state.rs Add spec fn to BeaconStateTypes 2019-05-08 16:29:27 +10:00
chain_spec.rs Add spec fn to BeaconStateTypes 2019-05-08 16:29:27 +10:00
crosslink_committee.rs Begin implementing cached hashing in types 2019-04-26 15:24:18 +10:00
crosslink.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
deposit_data.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
deposit_input.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
deposit.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
eth1_data_vote.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
eth1_data.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
fork.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
free_attestation.rs Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
historical_batch.rs Add spec fn to BeaconStateTypes 2019-05-08 16:29:27 +10:00
lib.rs Add progress on state_processing fixed-len update 2019-05-08 15:36:02 +10:00
pending_attestation.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
proposer_slashing.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
relative_epoch.rs spec: update tags to v0.5.1 2019-04-17 12:00:23 +10:00
slashable_attestation.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
slot_epoch_macros.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
slot_epoch.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
slot_height.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
transfer.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
tree_hash_vector.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
validator.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
voluntary_exit.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00