openethereum/scripts
André Silva ca6edcaf71 fetch: replace futures-timer with tokio-timer (#9066)
* fetch: replace futures-timer with tokio-timer

Currently the coverage build fails because `futures-timer` fails to compile with
`-C link-dead-code`. This issue has been reported to `futures-timer`
(https://github.com/alexcrichton/futures-timer/issues/2) but has remained unsolved
for months. It should be fixed by rustc eventually
(https://github.com/rust-lang/rust/issues/45629).

* ci: only include local paths in coverage

* ci: exclude target from coverage
2018-07-09 09:59:05 +01:00
..
add_license.sh Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
aura-test.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
cov.sh fetch: replace futures-timer with tokio-timer (#9066) 2018-07-09 09:59:05 +01:00
doc.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
docker-build.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
evm_jsontests_bench.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
evm_uint_bench.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
gitlab-build.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
gitlab-push-release.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
gitlab-test.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
hook.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
parity.service fixes typo in user config path (#7159) 2017-11-29 11:12:03 +01:00
remove_duplicate_empty_lines.sh Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
safe_curl.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
validate_chainspecs.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00