lighthouse/eth2/utils
Age Manning 274458d41e
Merge pull request #260 from sigp/shuffle-bench
Add benchmarks to shuffling crates
2019-02-27 12:37:30 +11:00
..
bls Merge conflicts from master 2019-02-25 10:36:54 +11:00
boolean-bitfield Updated TreeHash to spec - added padding 2019-02-17 09:30:18 -08:00
fisher_yates_shuffle Add benchmarks for fisher_yates_shuffle 2019-02-26 19:32:32 +13:00
hashing Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
honey-badger-split Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
int_to_bytes Rename eth2_bytes to int_to_bytes 2019-02-15 11:19:25 +11:00
slot_clock Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00
ssz now using the Hashtree macro for most struct types 2019-02-22 13:07:04 -08:00
ssz_derive renamed the macro Hashtree to TreeHash 2019-02-25 09:17:17 -08:00
swap_or_not_shuffle Add benches to swap_or_not_shuffle 2019-02-26 19:30:51 +13:00
test_random_derive replaced manual TestRandom implementation with macro when possible; fixed typo in TestRandom macro (lighthouse-246) 2019-02-22 17:10:26 +01:00