lighthouse/eth2/types/src
Paul Hauner 586bb09e02
Set ssz_derive to import from ssz::
Previously it was expecting `Encodable`, `Decodable`, etc to be in
scope, now it uses `ssz::Encodable`.
2019-02-20 11:06:03 +13:00
..
beacon_state Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
readers Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
test_utils Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
attestation_data_and_custody_bit.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
attestation_data.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
attestation.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
attester_slashing.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
beacon_block_body.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
beacon_block.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
beacon_state.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
casper_slashing.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
chain_spec.rs Fix file org. inconsistency in types 2019-02-17 20:21:13 +11:00
crosslink.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
deposit_data.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
deposit_input.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
deposit.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
eth1_data_vote.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
eth1_data.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
exit.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
fork.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
free_attestation.rs Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
lib.rs Fix file org. inconsistency in types 2019-02-17 20:21:13 +11:00
pending_attestation.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
proposal_signed_data.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
proposer_slashing.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
shard_reassignment_record.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
slashable_attestation.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
slashable_vote_data.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
slot_epoch_macros.rs Updated TreeHash to spec - added padding 2019-02-17 09:30:18 -08:00
slot_epoch.rs Add tests to SlotHeight. 2019-02-15 14:16:45 +11:00
slot_height.rs Add tests to SlotHeight. 2019-02-15 14:16:45 +11:00
validator_registry_delta_block.rs Set ssz_derive to import from ssz:: 2019-02-20 11:06:03 +13:00
validator_registry.rs Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
validator.rs Updated TreeHash to spec - added padding 2019-02-17 09:30:18 -08:00