Fix features (#1194)
* Manually fix conflicting ? Signed-off-by:Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Remove duplicates Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Autofix feature propagation zepter lint propagate-feature --feature try-runtime --left-side-feature-missing=ignore --workspace --fix --feature-enables-dep="try-runtime:frame-try-runtime" zepter lint propagate-feature --feature runtime-benchmarks --left-side-feature-missing=ignore --workspace --fix --feature-enables-dep="runtime-benchmarks:frame-benchmarking" zepter lint propagate-feature --feature std --left-side-feature-missing=ignore --workspace --fix zepter f f Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Bump zepter Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Add some duplicates Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Revert "Add some duplicates" This reverts commit c6ce6272 . * Remove default enabled features Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Bump Zepter Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Bump in correct location
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * DNM: Add some mistakes Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * DNM: Add some mistakes Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Revert "DNM: Add some mistakes" This reverts commit d469b3f0. * Revert "DNM: Add some mistakes" This reverts commit d892a73a . --------- Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Showing
- cumulus/primitives/core/Cargo.toml 1 addition, 0 deletionscumulus/primitives/core/Cargo.toml
- cumulus/test/relay-sproof-builder/Cargo.toml 1 addition, 0 deletionscumulus/test/relay-sproof-builder/Cargo.toml
- cumulus/test/runtime/Cargo.toml 0 additions, 1 deletioncumulus/test/runtime/Cargo.toml
- cumulus/test/service/Cargo.toml 13 additions, 1 deletioncumulus/test/service/Cargo.toml
- polkadot/cli/Cargo.toml 2 additions, 0 deletionspolkadot/cli/Cargo.toml
- polkadot/core-primitives/Cargo.toml 0 additions, 1 deletionpolkadot/core-primitives/Cargo.toml
- polkadot/node/metrics/Cargo.toml 5 additions, 1 deletionpolkadot/node/metrics/Cargo.toml
- polkadot/node/service/Cargo.toml 23 additions, 0 deletionspolkadot/node/service/Cargo.toml
- polkadot/node/test/client/Cargo.toml 8 additions, 1 deletionpolkadot/node/test/client/Cargo.toml
- polkadot/node/test/performance-test/Cargo.toml 4 additions, 1 deletionpolkadot/node/test/performance-test/Cargo.toml
- polkadot/node/test/service/Cargo.toml 9 additions, 0 deletionspolkadot/node/test/service/Cargo.toml
- polkadot/parachain/Cargo.toml 4 additions, 1 deletionpolkadot/parachain/Cargo.toml
- polkadot/parachain/test-parachains/adder/Cargo.toml 1 addition, 1 deletionpolkadot/parachain/test-parachains/adder/Cargo.toml
- polkadot/parachain/test-parachains/undying/Cargo.toml 1 addition, 1 deletionpolkadot/parachain/test-parachains/undying/Cargo.toml
- polkadot/primitives/Cargo.toml 5 additions, 1 deletionpolkadot/primitives/Cargo.toml
- polkadot/runtime/common/Cargo.toml 19 additions, 0 deletionspolkadot/runtime/common/Cargo.toml
- polkadot/runtime/kusama/Cargo.toml 21 additions, 0 deletionspolkadot/runtime/kusama/Cargo.toml
- polkadot/runtime/metrics/Cargo.toml 1 addition, 0 deletionspolkadot/runtime/metrics/Cargo.toml
- polkadot/runtime/parachains/Cargo.toml 10 additions, 0 deletionspolkadot/runtime/parachains/Cargo.toml
- polkadot/runtime/polkadot/Cargo.toml 20 additions, 1 deletionpolkadot/runtime/polkadot/Cargo.toml
Please register or sign in to comment