lighthouse/eth2/utils
2019-04-28 11:33:29 +10:00
..
bls Begin implementing cached hashing in types 2019-04-26 15:24:18 +10:00
boolean-bitfield Fix bug with bitfield tree hash caching 2019-04-26 17:27:39 +10:00
cached_tree_hash Improve cached hashing performance 2019-04-28 11:33:29 +10:00
fisher_yates_shuffle Add benchmarks for fisher_yates_shuffle 2019-02-26 19:32:32 +13:00
hashing Add simple fuzz tests for hashing and boolean-bitfield 2019-02-22 16:50:14 +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
merkle_proof Add deposit processing, fix clippy lints 2019-03-07 16:15:38 +11:00
serde_hex Merge ssz little endian branch 2019-03-26 15:44:01 +11:00
slot_clock Merged age-validator-client into luke's changes on validator_client, and fixed all the merge conflicts. 2019-03-28 20:55:07 +11:00
ssz Remove tree hashing from ssz crate 2019-04-16 12:29:39 +10:00
ssz_derive Merge branch 'master' into 0.5.1-tests 2019-04-17 21:21:07 +10:00
swap_or_not_shuffle spec: fix shuffle direction in get_crosslink_committees_at_slot 2019-04-17 12:00:22 +10:00
test_random_derive Add default attribute to TestRandom derive. 2019-03-16 14:30:21 +11:00
tree_hash Begin implementing cached hashing in types 2019-04-26 15:24:18 +10:00
tree_hash_derive Fix chunk index bug with structs 2019-04-26 17:39:38 +10:00