lighthouse/eth2/types/src
Michael Sproul 24e941d175
Update to spec v0.9.1 (#597)
* Update to spec v0.9.0

* Update to v0.9.1

* Bump spec tags for v0.9.1

* Formatting, fix CI failures

* Resolve accidental KeyPair merge conflict

* Document new BeaconState functions

* Fix incorrect cache drops in `advance_caches`

* Update fork choice for v0.9.1

* Clean up some FIXMEs

* Fix a few docs/logs
2019-11-21 11:47:30 +11:00
..
beacon_state Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
test_utils Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
utils Clippy clean (#536) 2019-09-30 13:58:45 +10:00
attestation_data.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
attestation_duty.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
attestation.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
attester_slashing.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
beacon_block_body.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
beacon_block_header.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
beacon_block.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
beacon_committee.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
beacon_state.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
chain_spec.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
checkpoint.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
deposit_data.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
deposit.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
eth1_data.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
eth_spec.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
fork.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +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.9.1 (#597) 2019-11-21 11:47:30 +11:00
indexed_attestation.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
lib.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
pending_attestation.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
proposer_slashing.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
relative_epoch.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
slot_epoch_macros.rs Add ssz_fixed_len method to ssz::Encode 2019-09-08 12:23:37 -04:00
slot_epoch.rs Remove JSON epoch test 2019-09-02 16:29:05 +10:00
slot_height.rs Rename SSZ traits (Encodable -> Encode) 2019-05-13 15:12:19 +10:00
tree_hash_impls.rs Implement tree hash caching (#584) 2019-11-05 15:46:52 +11:00
utils.rs Interop chain start strategies (#479) 2019-08-06 13:29:27 +10:00
validator.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
voluntary_exit.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00