lighthouse/eth2
Paul Hauner 7a28893bab
Fix bug in Epoch.slot_iter()
It wasn't running the whole range, plus it could get into a loop when
used near the u64::max_value
2019-02-22 18:48:35 +13:00
..
attester Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
block_proposer Rename block_producer crate to block_proposer and change references inside it to block_proposer 2019-02-19 00:03:35 +11:00
fork_choice Import Slot directly from types in fork-choice. 2019-02-15 14:21:33 +11:00
state_processing Add caching to BeaconState. 2019-02-22 18:14:16 +13:00
types Fix bug in Epoch.slot_iter() 2019-02-22 18:48:35 +13:00
utils fixed a bug in TreeHash.rs/list_to_blob 2019-02-18 11:55:44 -08:00
validator_change Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00