lighthouse/eth2/types/src
2019-02-12 11:57:34 +11:00
..
readers Convert beacon_state to Slot/Epoch newtypes 2019-02-06 13:17:10 +11:00
spec Update epoch processing to v0.2.0 2019-02-12 08:58:20 +11:00
test_utils Rename beacon_chain/ -> eth2/ 2019-01-22 16:16:02 +11:00
attestation_data_and_custody_bit.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
attestation_data.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
attestation.rs Add verify_signature() to Attestation 2019-02-11 17:24:32 +11:00
attester_slashing.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
beacon_block_body.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
beacon_block.rs Add genesis() function to BeaconBlock 2019-02-12 11:57:34 +11:00
beacon_state.rs Tidy old comments 2019-02-12 11:57:20 +11:00
casper_slashing.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
crosslink.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
deposit_data.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
deposit_input.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
deposit.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
eth1_data_vote.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
eth1_data.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
exit.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
fork.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
free_attestation.rs Add FreeAttesation type 2019-01-28 16:21:33 +11:00
lib.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
pending_attestation.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
proposal_signed_data.rs Update types to use Slot newtype 2019-02-05 19:27:12 +11:00
proposer_slashing.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
shard_reassignment_record.rs Update types to use Slot newtype 2019-02-05 19:27:12 +11:00
slashable_attestation.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
slashable_vote_data.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
slot_epoch.rs Fix un-annotated test in types crate 2019-02-11 16:31:33 +11:00
validator_registry_delta_block.rs Update types to use Slot newtype 2019-02-05 19:27:12 +11:00
validator_registry.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00
validator.rs Update types defs, move processing out. 2019-02-11 14:02:59 +11:00