lighthouse/tests/ef_tests/src/cases
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
..
bls_aggregate_pubkeys.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
bls_aggregate_sigs.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
bls_g2_compressed.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
bls_g2_uncompressed.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
bls_priv_to_pub.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
bls_sign_msg.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
common.rs SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
epoch_processing.rs Cleanups and SSZ generic container tests 2019-09-05 10:28:09 +10:00
genesis_initialization.rs Cleanups and SSZ generic container tests 2019-09-05 10:28:09 +10:00
genesis_validity.rs Cleanups and SSZ generic container tests 2019-09-05 10:28:09 +10:00
operations.rs Merge remote-tracking branch 'origin/master' into v0.8.3 2019-09-05 12:27:58 +10:00
sanity_blocks.rs Merge remote-tracking branch 'origin/master' into v0.8.3 2019-09-05 12:27:58 +10:00
sanity_slots.rs Cleanups and SSZ generic container tests 2019-09-05 10:28:09 +10:00
shuffling.rs Rename get_permutated_index to compute_shuffled_index. (#564) 2019-10-29 12:07:12 +11:00
ssz_generic.rs Implement tree hash caching (#584) 2019-11-05 15:46:52 +11:00
ssz_static.rs Implement tree hash caching (#584) 2019-11-05 15:46:52 +11:00