lighthouse/eth2/types/src
Paul Hauner 73ebb4bc2e
Add incomplete per-block processing benchmarks
Still needs to fill block with operations
2019-03-09 14:11:49 +11:00
..
attester_slashing Fix all compile errors from v0.4.0 update 2019-03-07 12:53:15 +11:00
beacon_state Add per-epoch benchmarks, optimise function. 2019-03-09 10:38:53 +11:00
proposer_slashing Merge branch 'master' into v0.4.0-types 2019-03-07 12:03:27 +11:00
readers Update beacon_state.rs to spec v0.4.0 2019-03-05 18:22:37 +11:00
test_utils Merge branch 'master' into v0.4.0-types 2019-03-07 12:03:27 +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 Remove SSZ round-trip test duplication 2019-03-05 17:29:08 +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 incomplete per-block processing benchmarks 2019-03-09 14:11:49 +11:00
beacon_state.rs Refactor BeaconChain and BeaconState genesis 2019-03-08 15:33:45 +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 Impl serde deser for types::Deposit 2019-03-08 13:16:18 +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 Remove SSZ round-trip test duplication 2019-03-05 17:29:08 +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