Files
lighthouse/eth2
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
..
2019-11-05 15:46:52 +11:00
2019-11-05 15:46:52 +11:00
2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.