lighthouse/eth2/types/src
2019-02-07 09:53:53 +11:00
..
readers Convert beacon_state to Slot/Epoch newtypes 2019-02-06 13:17:10 +11:00
spec Convert beacon_state to Slot/Epoch newtypes 2019-02-06 13:17:10 +11:00
test_utils Rename beacon_chain/ -> eth2/ 2019-01-22 16:16:02 +11:00
attestation_data_and_custody_bit.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
attestation_data.rs Update types to use Slot newtype 2019-02-05 19:27:12 +11:00
attestation.rs Move all attestaion fns into same file 2019-02-05 12:38:58 +11:00
beacon_block_body.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
beacon_block.rs Update types to use Slot newtype 2019-02-05 19:27:12 +11:00
beacon_state.rs Convert beacon_state to Slot/Epoch newtypes 2019-02-06 13:17:10 +11:00
casper_slashing.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
crosslink.rs Update types to use Slot newtype 2019-02-05 19:27:12 +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 Impl serde::Serialize for all types 2019-01-26 08:25:31 +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 to use Slot newtype 2019-02-05 19:27:12 +11:00
fork.rs Update types to use Slot newtype 2019-02-05 19:27:12 +11:00
free_attestation.rs Add FreeAttesation type 2019-01-28 16:21:33 +11:00
lib.rs Update types to use Slot newtype 2019-02-05 19:27:12 +11:00
pending_attestation.rs Update types to use Slot newtype 2019-02-05 19:27:12 +11:00
proposal_signed_data.rs Update types to use Slot newtype 2019-02-05 19:27:12 +11:00
proposer_slashing.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
shard_committee.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
shard_reassignment_record.rs Update types to use Slot newtype 2019-02-05 19:27:12 +11:00
slashable_vote_data.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
slot_epoch.rs Add new fn to Slot and Epoch 2019-02-07 09:53:53 +11:00
special_record.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
validator_registry_delta_block.rs Update types to use Slot newtype 2019-02-05 19:27:12 +11:00
validator_registry.rs Convert beacon_state to Slot/Epoch newtypes 2019-02-06 13:17:10 +11:00
validator.rs Update types to use Slot newtype 2019-02-05 19:27:12 +11:00