David
dbdb57a8c0
Fix deprectation warnings on nightly ( #10746 )
...
* Run `cargo fix` on ethcore
* Add note about funky import needed-but-not-needed
* Fix benches
* cargo fix blockchain
2019-06-14 18:48:35 +02:00
Afri Schoedon
7c335e8764
misc: bump license header to 2019 ( #10135 )
...
* misc: bump license header to 2019
* misc: remove_duplicate_empty_lines.sh
* misc: run license header script
* commit cargo lock
2019-01-07 11:33:07 +01:00
Wei Tang
1a642fc624
Clean up existing benchmarks ( #9839 )
...
* Add FIXME link for a state mod statement
* Remove unused benches feature in ethcore
* Fix evm benches compile
* Fix ethash benches compile
* Switch to criterion
2018-11-06 21:22:44 +08:00
André Silva
726884afcb
ethcore: minor optimization of modexp by using LR exponentiation ( #9697 )
2018-10-04 12:29:53 +01:00
André Silva
d4f38d3894
ethcore: add builtin benchmarks based on geth ( #9179 )
...
* ethcore: add geth benchmarks for all builtins
* ethcore: remove old builtin benchmarks
2018-07-23 15:46:24 +02:00