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
..
lmd_ghost Updates external dependencies (#577) 2019-10-30 12:22:18 +11:00
operation_pool Updates external dependencies (#577) 2019-10-30 12:22:18 +11:00
state_processing Updates external dependencies (#577) 2019-10-30 12:22:18 +11:00
types Implement tree hash caching (#584) 2019-11-05 15:46:52 +11:00
utils Implement tree hash caching (#584) 2019-11-05 15:46:52 +11:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.