lighthouse/eth2/types/src
Paul Hauner a1cdc0402d
Tidy attestation_participants function.
It was using a map where it could use a find.
2019-01-31 16:41:54 +11:00
..
attestation Add signable_message() to AttestationData 2019-01-28 11:22:25 +11:00
attestation_data Add attestation aggregation to BeaconChain 2019-01-28 13:04:50 +11:00
beacon_block Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
beacon_state Tidy attestation_participants function. 2019-01-31 16:41:54 +11:00
readers Add slow LMD ghost implementation 2019-01-23 09:33:04 +11:00
spec Merge spec crate into types 2019-01-25 13:52:21 +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
beacon_block_body.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
casper_slashing.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
crosslink.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +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 Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
fork.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
free_attestation.rs Add FreeAttesation type 2019-01-28 16:21:33 +11:00
lib.rs Add FreeAttesation type 2019-01-28 16:21:33 +11:00
pending_attestation.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
proposal_signed_data.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +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 Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
slashable_vote_data.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
special_record.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
validator_registry_delta_block.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
validator_registry.rs More updates base upon the specs, again 2019-01-24 10:17:12 +11:00
validator.rs Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00