lighthouse/eth2/types/src
Kirk Baird c102d9d1f9
Update SecretKey to 32 bytes (#1072)
* Update SecretKey to 32 bytes

Signed-off-by: Kirk Baird <baird.k@outlook.com>

* Stop test from padding to 48 bytes

Signed-off-by: Kirk Baird <baird.k@outlook.com>

* Fix keypair file secret key length

Signed-off-by: Kirk Baird <baird.k@outlook.com>
2020-04-28 18:27:33 +10:00
..
beacon_state Use checked arithmetic in types and state proc (#1009) 2020-04-20 12:35:11 +10:00
test_utils Update SecretKey to 32 bytes (#1072) 2020-04-28 18:27:33 +10:00
utils Use checked arithmetic in types and state proc (#1009) 2020-04-20 12:35:11 +10:00
aggregate_and_proof.rs Merge latest master in v0.2.0 2020-04-08 16:46:37 +10:00
attestation_data.rs Add snappy compression support (#866) 2020-04-16 11:42:51 +10:00
attestation_duty.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
attestation.rs Address clippy arith lints (#1038) 2020-04-22 14:46:19 +10:00
attester_slashing.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
beacon_block_body.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
beacon_block_header.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
beacon_block.rs Add snappy compression support (#866) 2020-04-16 11:42:51 +10:00
beacon_committee.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
beacon_state.rs Address clippy arith lints (#1038) 2020-04-22 14:46:19 +10:00
chain_spec.rs Fix mapping bug in YamlConfig (#1048) 2020-04-24 15:27:35 +10:00
checkpoint.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
deposit_data.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
deposit_message.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
deposit.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
enr_fork_id.rs Initial fork versioning (#934) 2020-03-24 19:10:28 +11:00
eth1_data.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
eth_spec.rs Merge latest master 2020-04-22 01:05:46 +10:00
fork_data.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
fork.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +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 Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
indexed_attestation.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
lib.rs Merge latest master 2020-04-22 01:05:46 +10:00
pending_attestation.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
proposer_slashing.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
relative_epoch.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
selection_proof.rs Address clippy arith lints (#1038) 2020-04-22 14:46:19 +10:00
signed_aggregate_and_proof.rs Merge latest master in v0.2.0 2020-04-08 16:46:37 +10:00
signed_beacon_block_header.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
signed_beacon_block.rs Prune abandoned forks (#916) 2020-04-20 19:59:56 +10:00
signed_voluntary_exit.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
signing_root.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
slot_epoch_macros.rs Prune abandoned forks (#916) 2020-04-20 19:59:56 +10:00
slot_epoch.rs Merge latest master 2020-04-22 01:05:46 +10:00
subnet_id.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
tree_hash_impls.rs Use checked arithmetic in types and state proc (#1009) 2020-04-20 12:35:11 +10:00
utils.rs Interop chain start strategies (#479) 2019-08-06 13:29:27 +10:00
validator.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
voluntary_exit.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00