Skip to content

substrate-node: removed excessive polkadot-sdk features#5925

Merged
michalkucharczyk merged 4 commits intomasterfrom
mku-polkadot-sdk-substrate-node-feature
Oct 11, 2024
Merged

substrate-node: removed excessive polkadot-sdk features#5925
michalkucharczyk merged 4 commits intomasterfrom
mku-polkadot-sdk-substrate-node-feature

Conversation

@michalkucharczyk
Copy link
Contributor

@michalkucharczyk michalkucharczyk commented Oct 4, 2024

Some of the features enabled for polkadot-sdk umbrella crate were not necessary for substrate node (e.g. all cumulus-* or polkadot-* features) resulting in much longer compilation time. This PR fixes that.

@michalkucharczyk michalkucharczyk changed the title umbrella crate: substrate-node feature substrate-node: removed excessive polkadot-sdk features Oct 11, 2024
@michalkucharczyk michalkucharczyk requested review from a team and removed request for ggwpez and skunert October 11, 2024 10:39
@michalkucharczyk michalkucharczyk added T0-node This PR/Issue is related to the topic “node”. R0-no-crate-publish-required The change does not require any crates to be re-published. labels Oct 11, 2024
@michalkucharczyk michalkucharczyk added this pull request to the merge queue Oct 11, 2024
Merged via the queue into master with commit b45f89c Oct 11, 2024
@michalkucharczyk michalkucharczyk deleted the mku-polkadot-sdk-substrate-node-feature branch October 11, 2024 12:32
ordian added a commit that referenced this pull request Oct 11, 2024
* master: (28 commits)
  `substrate-node`: removed excessive polkadot-sdk features (#5925)
  Rename QueueEvent::StartWork (#6015)
  [ci] Remove quick-benchmarks-omni from GitLab (#6014)
  Set larger timeout for cmd.yml (#6006)
  Fix `0003-beefy-and-mmr` test (#6003)
  Remove redundant XCMs from dry run's forwarded xcms (#5913)
  Add RadiumBlock bootnodes to Coretime Polkadot Chain spec (#5967)
  Bump strum from 0.26.2 to 0.26.3 (#5943)
  Add PVF execution priority (#4837)
  Snowbridge V2 docs (#5902)
  Fix u256 conversion in BABE (#5994)
  [ci] Move test-linux-stable-no-try-runtime to GHA (#5979)
  Bump PoV request timeout (#5924)
  [Release/CI] Github flow to build `polkadot`/`polkadot-parachain` rc binaries and deb package (#5963)
  [ci] Remove short-benchmarks from Gitlab (#5988)
  Disable flaky tests reported in 5972/5973/5974 (#5976)
  Bump some dependencies (#5886)
  bump zombienet version and set request for k8s (#5968)
  [omni-bencher] Make all runtimes work (#5872)
  Omni-Node renamings (#5915)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

R0-no-crate-publish-required The change does not require any crates to be re-published. T0-node This PR/Issue is related to the topic “node”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants