lighthouse/eth2/utils/tree_hash_derive
Michael Sproul c1a2238f1a
Implement tree hash caching (#584)
* Implement basic tree hash caching

* Use spaces to indent top-level Cargo.toml

* Optimize BLS tree hash by hashing bytes directly

* Implement tree hash caching for validator registry

* Persist BeaconState tree hash cache to disk

* Address Paul's review comments
2019-11-05 15:46:52 +11:00
..
src Implement tree hash caching (#584) 2019-11-05 15:46:52 +11:00
Cargo.toml Publish ssz_types (and deps) to crates.io (#468) 2019-08-08 11:39:47 +10:00