lighthouse/eth2/types/src
2019-03-30 16:02:09 +11:00
..
beacon_state Fix clippy lints 2019-03-20 10:51:53 +11:00
test_utils Implement Attestation building in test harness 2019-03-30 16:02:09 +11:00
attestation_data_and_custody_bit.rs Update "attestation" family of structs in types 2019-03-15 15:20:33 +11:00
attestation_data.rs Update "attestation" family of structs in types 2019-03-15 15:20:33 +11:00
attestation_duty.rs Implement Attestation building in test harness 2019-03-30 16:02:09 +11:00
attestation.rs types: aggregate signatures in attestations 2019-03-25 13:53:24 +11:00
attester_slashing.rs Fast-forward some unchanged types to v0.5.0 2019-03-15 16:02:23 +11:00
beacon_block_body.rs Update "block" family types to 0.5.0 2019-03-15 16:30:05 +11:00
beacon_block_header.rs Implement block imports for sync 2019-03-23 18:48:09 +11:00
beacon_block.rs Fix clippy lints 2019-03-20 10:51:53 +11:00
beacon_state.rs Fix clippy lints 2019-03-20 10:51:53 +11:00
chain_spec.rs Merged master and fixed merge conflicts with Config updates. 2019-03-25 17:03:17 +11:00
crosslink_committee.rs Allow state processing to compile under v0.5.0 2019-03-17 17:47:12 +11:00
crosslink.rs Fast-forward unchanged 0.4.0 structs to 0.5.0 2019-03-15 14:33:40 +11:00
deposit_data.rs Update DepositInput to spec v0.5.0 2019-03-15 15:40:19 +11:00
deposit_input.rs Update ProposerSlashing to v0.5.0 2019-03-15 15:59:04 +11:00
deposit.rs Update Deposit to v0.5.0 2019-03-15 16:02:47 +11:00
epoch_cache.rs Refactor shuffling generation 2019-03-16 19:14:49 +11:00
eth1_data_vote.rs Fast-forward unchanged 0.4.0 structs to 0.5.0 2019-03-15 14:33:40 +11:00
eth1_data.rs Fast-forward unchanged 0.4.0 structs to 0.5.0 2019-03-15 14:33:40 +11:00
fork.rs Modifications to serde 2019-03-22 16:10:43 +11:00
free_attestation.rs Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
historical_batch.rs Add HistoricalBatch type 2019-03-15 15:52:17 +11:00
lib.rs Implement initial pubsub message handling 2019-03-25 23:02:51 +11:00
pending_attestation.rs types: PendingAttestation::from_attestation 2019-03-26 18:20:01 +11:00
proposer_slashing.rs Update block processing to v0.5.0 2019-03-17 12:25:37 +11:00
relative_epoch.rs Fix clippy lints 2019-03-20 10:51:53 +11:00
slashable_attestation.rs Update "attestation" family of structs in types 2019-03-15 15:20:33 +11:00
slot_epoch_macros.rs Re-apply removal of duplicated ssz_tests 2019-03-13 12:18:27 +11:00
slot_epoch.rs Re-apply removal of duplicated ssz_tests 2019-03-13 12:18:27 +11:00
slot_height.rs Re-apply removal of duplicated ssz_tests 2019-03-13 12:18:27 +11:00
transfer.rs Implement transaction pool basics 2019-03-25 11:29:03 +11:00
validator.rs Update Validator to 0.5.0, add tests 2019-03-15 15:48:33 +11:00
voluntary_exit.rs Fast-forward unchanged exit to v0.5.0 2019-03-15 16:06:02 +11:00