lighthouse/beacon_node
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
..
beacon_chain Implement push_leaf for MerkleTree (#574) 2019-11-05 12:29:07 +11:00
client Updates external dependencies (#577) 2019-10-30 12:22:18 +11:00
eth2-libp2p Updates external dependencies (#577) 2019-10-30 12:22:18 +11:00
network Updates external dependencies (#577) 2019-10-30 12:22:18 +11:00
rest_api Updates external dependencies (#577) 2019-10-30 12:22:18 +11:00
rpc Updates external dependencies (#577) 2019-10-30 12:22:18 +11:00
src Clippy clean (#536) 2019-09-30 13:58:45 +10:00
store Implement tree hash caching (#584) 2019-11-05 15:46:52 +11:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
websocket_server Updates external dependencies (#577) 2019-10-30 12:22:18 +11:00
Cargo.toml Updates external dependencies (#577) 2019-10-30 12:22:18 +11:00