lighthouse/eth2/types/src
2019-05-20 14:00:47 +10:00
..
beacon_state Remove shard_count from ChainSpec 2019-05-20 14:00:47 +10:00
test_utils Tidy epoch processing, improve testing 2019-05-19 18:07:18 +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 spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
attestation_duty.rs Add committee len to AttesterDuties 2019-03-30 17:16:04 +11:00
attestation.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
attester_slashing.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
beacon_block_body.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
beacon_block_header.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
beacon_block.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
beacon_state.rs Tidy epoch processing, improve testing 2019-05-19 18:07:18 +10:00
chain_spec.rs Remove shard_count from ChainSpec 2019-05-20 14:00:47 +10:00
crosslink_committee.rs Make EpochCache store shuffling and less maps 2019-05-19 15:41:22 +10:00
crosslink.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
deposit_data.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
deposit_input.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
deposit.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
eth1_data_vote.rs Implement new BeaconStateTypes trait in types 2019-05-08 13:08:37 +10:00
eth1_data.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
fork.rs types: del SlashableAttestation, fix fork defaults 2019-05-14 16:37:19 +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 Rename BeaconStateTypes to EthSpec 2019-05-10 14:47:09 +10:00
indexed_attestation.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
lib.rs Make EpochCache store shuffling and less maps 2019-05-19 15:41:22 +10:00
pending_attestation.rs Merge remote-tracking branch 'origin/master' into spec-0.6 2019-05-14 12:09:59 +10:00
proposer_slashing.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
relative_epoch.rs Fix epoch cache, add tests 2019-05-17 16:40:33 +10:00
slot_epoch_macros.rs Rename SSZ traits (Encodable -> Encode) 2019-05-13 15:12:19 +10:00
slot_epoch.rs Fix epoch cache, add tests 2019-05-17 16:40:33 +10:00
slot_height.rs Rename SSZ traits (Encodable -> Encode) 2019-05-13 15:12:19 +10:00
transfer.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
validator.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00
voluntary_exit.rs spec: ensure types up to date with v0.6.1 2019-05-15 11:48:09 +10:00