openethereum/ethash/src
Andronik Ordian fc22c58408
[ethash] remove manual unrolling (#11069)
* [ethash] remove unroll in calculate_dag_item

* [ethash] add keccak bench

* [ethash] remove unroll! completely

* [ethash] specify required-features for benches

* [ethcore/verification] specify required-features for benches

* [CI] simplify cargo-check-benches step
2019-09-24 11:45:28 +02:00
..
cache.rs [ethash] remove manual unrolling (#11069) 2019-09-24 11:45:28 +02:00
compute.rs [ethash] remove manual unrolling (#11069) 2019-09-24 11:45:28 +02:00
keccak.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
lib.rs [ethash] remove manual unrolling (#11069) 2019-09-24 11:45:28 +02:00
progpow.rs Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
seed_compute.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
shared.rs [ethash] use static_assertions crate (#10860) 2019-07-08 17:25:49 +02:00