lighthouse/eth2/types/src
2019-03-12 18:26:41 +11:00
..
beacon_state Improve DX for loading validator keys from file 2019-03-12 14:39:16 +11:00
readers Update beacon_state.rs to spec v0.4.0 2019-03-05 18:22:37 +11:00
test_utils Add comments to new functions/structs. 2019-03-12 18:26:41 +11:00
attestation_data_and_custody_bit.rs Remove SSZ round-trip test duplication 2019-03-05 17:29:08 +11:00
attestation_data.rs Update ethereum-types to 0.5 2019-03-06 10:08:35 +11:00
attestation.rs Update ethereum-types to 0.5 2019-03-06 10:08:35 +11:00
attester_slashing.rs Make attester/proposer slashing builders test-only 2019-03-12 17:30:00 +11:00
beacon_block_body.rs Further v0.4.0 updates to types crate 2019-03-06 10:21:55 +11:00
beacon_block.rs Add comments to new functions/structs. 2019-03-12 18:26:41 +11:00
beacon_state.rs Add comments to new functions/structs. 2019-03-12 18:26:41 +11:00
chain_spec.rs First compiling version of per-block-proc refactor 2019-03-06 15:22:45 +11:00
crosslink.rs Further v0.4.0 updates to types crate 2019-03-06 10:21:55 +11:00
deposit_data.rs Impl serde deser for types::Deposit 2019-03-08 13:16:18 +11:00
deposit_input.rs Fix proof-of-possession issues. 2019-03-11 19:47:33 +11:00
deposit.rs Impl serde deser for types::Deposit 2019-03-08 13:16:18 +11:00
eth1_data_vote.rs Remove SSZ round-trip test duplication 2019-03-05 17:29:08 +11:00
eth1_data.rs Remove SSZ round-trip test duplication 2019-03-05 17:29:08 +11:00
fork.rs First compiling version of per-block-proc refactor 2019-03-06 15:22:45 +11:00
free_attestation.rs Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
lib.rs Expose Signature in types crate 2019-03-08 13:16:33 +11:00
pending_attestation.rs Remove SSZ round-trip test duplication 2019-03-05 17:29:08 +11:00
proposal_signed_data.rs Remove SSZ round-trip test duplication 2019-03-05 17:29:08 +11:00
proposal.rs Update all struct definitions 2019-03-04 17:13:50 +11:00
proposer_slashing.rs Make attester/proposer slashing builders test-only 2019-03-12 17:30:00 +11:00
shard_reassignment_record.rs Remove SSZ round-trip test duplication 2019-03-05 17:29:08 +11:00
slashable_attestation.rs Remove SSZ round-trip test duplication 2019-03-05 17:29:08 +11:00
slashable_vote_data.rs Remove SSZ round-trip test duplication 2019-03-05 17:29:08 +11:00
slot_epoch_macros.rs Remove unused function from @agemanning 2019-03-05 17:37:09 +11:00
slot_epoch.rs Allow test_harness to load validators from file. 2019-03-08 16:10:21 +11:00
slot_height.rs Remove SSZ round-trip test duplication 2019-03-05 17:29:08 +11:00
transfer.rs Add deposit processing, fix clippy lints 2019-03-07 16:15:38 +11:00
validator_registry_delta_block.rs Remove SSZ round-trip test duplication 2019-03-05 17:29:08 +11:00
validator_registry.rs Update beacon_state.rs to spec v0.4.0 2019-03-05 18:22:37 +11:00
validator.rs Allow test_harness to load validators from file. 2019-03-08 16:10:21 +11:00
voluntary_exit.rs Further v0.4.0 updates to types crate 2019-03-06 10:21:55 +11:00