lighthouse/eth2
Paul Hauner af1d44e8b0
Add shuffling to fuzzer, fixing a bug
We were being to strict on list length, it can be 2**24 as all index's
will need to be less than that.
2019-02-15 12:58:14 +11:00
..
attester Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
block_producer Replace ssz_encode with int_to_bytes32 2019-02-15 12:21:19 +11:00
fork_choice Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
state_processing Replace ssz_encode with int_to_bytes32 2019-02-15 12:21:19 +11:00
types Rename vec_shuffle to fisher_yates_shuffle 2019-02-14 14:57:29 +11:00
utils Add shuffling to fuzzer, fixing a bug 2019-02-15 12:58:14 +11:00
validator_change Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00