openethereum/ethcore
Niklas Adolfsson 4e2010f2d9
[ci benches]: use all-features (#11496)
* [ci benches]: use `all-features`

Our benches are hidden behind feature flags, this PR enables to type check on those.

`--all` is deprecated

* [bench verification]: remove block_family_partial

* [global allocator]: rm `feature=memory_profiling`

The `memory_profiling` feature doesn't work because `parity_util_mem` crate configures it globally.
2020-02-17 12:25:07 +01:00
..
account-db upgrade some of the dependencies (#11467) 2020-02-07 17:23:45 +01:00
account-state upgrade some of the dependencies (#11467) 2020-02-07 17:23:45 +01:00
benches Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
block-gas-limit Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
block-reward Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
blockchain update to published rlp-derive (#11489) 2020-02-13 15:34:50 +01:00
builtin Use parity-crypto updated to use upstream rust-secp256k1 (#11406) 2020-02-10 18:29:21 +01:00
call-contract Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
client-traits upgrade some of the dependencies (#11467) 2020-02-07 17:23:45 +01:00
db update to published rlp-derive (#11489) 2020-02-13 15:34:50 +01:00
engine Use parity-crypto updated to use upstream rust-secp256k1 (#11406) 2020-02-10 18:29:21 +01:00
engines Include the seal when populating the header for a new block (#11475) 2020-02-14 19:01:17 +01:00
evm upgrade some of the dependencies (#11467) 2020-02-07 17:23:45 +01:00
executive-state Use parity-crypto updated to use upstream rust-secp256k1 (#11406) 2020-02-10 18:29:21 +01:00
light update to published rlp-derive (#11489) 2020-02-13 15:34:50 +01:00
machine complete null-signatures removal (#11491) 2020-02-15 13:26:08 +01:00
node-filter upgrade some of the dependencies (#11467) 2020-02-07 17:23:45 +01:00
pod upgrade some of the dependencies (#11467) 2020-02-07 17:23:45 +01:00
private-tx update to published rlp-derive (#11489) 2020-02-13 15:34:50 +01:00
res [eth classic chainspec]: remove balance = 1 (#11459) 2020-02-06 11:12:42 +01:00
service upgrade some of the dependencies (#11467) 2020-02-07 17:23:45 +01:00
snapshot update to published rlp-derive (#11489) 2020-02-13 15:34:50 +01:00
spec upgrade some of the dependencies (#11467) 2020-02-07 17:23:45 +01:00
src Include the seal when populating the header for a new block (#11475) 2020-02-14 19:01:17 +01:00
state-db upgrade some of the dependencies (#11467) 2020-02-07 17:23:45 +01:00
sync Switch from the internal runtime lib to external one from crates.io (#11480) 2020-02-11 22:02:25 +01:00
trace update to published rlp-derive (#11489) 2020-02-13 15:34:50 +01:00
trie-vm-factories upgrade some of the dependencies (#11467) 2020-02-07 17:23:45 +01:00
types complete null-signatures removal (#11491) 2020-02-15 13:26:08 +01:00
verification [ci benches]: use all-features (#11496) 2020-02-17 12:25:07 +01:00
vm complete null-signatures removal (#11491) 2020-02-15 13:26:08 +01:00
wasm upgrade some of the dependencies (#11467) 2020-02-07 17:23:45 +01:00
Cargo.toml Switch from the internal runtime lib to external one from crates.io (#11480) 2020-02-11 22:02:25 +01:00