lighthouse/tests/ef_tests/src
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
..
cases Implement tree hash caching (#584) 2019-11-05 15:46:52 +11:00
bls_setting.rs Cleanups and SSZ generic container tests 2019-09-05 10:28:09 +10:00
case_result.rs Cleanups and SSZ generic container tests 2019-09-05 10:28:09 +10:00
cases.rs Cleanups and SSZ generic container tests 2019-09-05 10:28:09 +10:00
decode.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
error.rs ef_tests: v0.6.3 passing, modulo known failures 2019-06-12 15:47:32 +10:00
handler.rs Implement tree hash caching (#584) 2019-11-05 15:46:52 +11:00
lib.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
results.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
type_name.rs Epoch processing tests 2019-08-30 13:29:26 +10:00