lighthouse/eth2/utils
Paul Hauner 88c6d15c32
Padding efficent merkle root algo (#436)
* Add initial work on padding efficent merkle roots

* Improve merklize_padded

* Improve tree_hash crate -- fix bugs, docs

* Update codebase for tree_hash API change

* Remove dbg statements, fix import error

* Fix clippy lints, doc error

* Tidy tree hash comments

* Increase tree_hash max tree height

* Fix PR review comments

* Fix typos

* Fix cache access off-by-one in tree hash

* Set max tree depth to 48 (from 64)
2019-07-16 14:40:56 +10:00
..
bls
boolean-bitfield
cached_tree_hash
compare_fields
compare_fields_derive
eth2_config
fixed_len_vec
hashing
honey-badger-split
int_to_bytes
merkle_proof
serde_hex
slot_clock
ssz Merge pull request #426 from sigp/ssz-types 2019-07-11 16:53:32 +10:00
ssz_derive
ssz_types Move many bitfield Options to Results 2019-07-11 13:19:38 +10:00
swap_or_not_shuffle
test_random_derive
tree_hash Padding efficent merkle root algo (#436) 2019-07-16 14:40:56 +10:00
tree_hash_derive Padding efficent merkle root algo (#436) 2019-07-16 14:40:56 +10:00