Skip to content

Use umbrella crate for minimal template#5155

Merged
kianenigma merged 59 commits intomasterfrom
pg/use-umbrella-crate-for-minimal-template
Aug 28, 2024
Merged

Use umbrella crate for minimal template#5155
kianenigma merged 59 commits intomasterfrom
pg/use-umbrella-crate-for-minimal-template

Conversation

@pgherveou
Copy link
Contributor

No description provided.

@pgherveou pgherveou added R0-no-crate-publish-required The change does not require any crates to be re-published. T1-FRAME This PR/Issue is related to core FRAME, the framework. labels Jul 26, 2024
@pgherveou pgherveou marked this pull request as draft July 26, 2024 14:09
Copy link
Contributor

@franciscoaguirre franciscoaguirre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful

@ggwpez
Copy link
Member

ggwpez commented Jul 26, 2024

Some of the clippy warnings seem to come from the experimental feature...

@pgherveou
Copy link
Contributor Author

pgherveou commented Jul 26, 2024

Some of the clippy warnings seem to come from the experimental feature...

Yeah this is weird as the experimental feature seems to be propagated correctly, clippy works fine locally too 🤔

@pgherveou pgherveou marked this pull request as ready for review July 28, 2024 09:36
Copy link
Contributor

@kianenigma kianenigma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we are waiting for a new release before we can merge this?

also would like to see https://github.com/paritytech/polkadot-sdk/pull/5155/files#r1703858118 addressed.

@kianenigma kianenigma added the T17-Templates This PR/Issue is related to templates label Aug 5, 2024
Copy link
Member

@ggwpez ggwpez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the demo!

@kianenigma kianenigma requested a review from a team as a code owner August 13, 2024 14:17
Copy link
Contributor

@kianenigma kianenigma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made a few fixes me self now, and now it is all good!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note to self: maybe this can be rolled back as well

Copy link
Member

@athei athei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think with this we kill two birds with one stone. Cut down on compile times for our users and fix our CI.

@kianenigma kianenigma added this pull request to the merge queue Aug 28, 2024
github-merge-queue bot pushed a commit that referenced this pull request Aug 28, 2024
Co-authored-by: kianenigma <[email protected]>
Co-authored-by: Kian Paimani <[email protected]>
Merged via the queue into master with commit 9cf5e81 Aug 28, 2024
@kianenigma kianenigma deleted the pg/use-umbrella-crate-for-minimal-template branch August 28, 2024 14:32
ordian added a commit that referenced this pull request Aug 29, 2024
* master: (39 commits)
  short-term fix for para inherent weight overestimation (#5082)
  CI: Add backporting bot (#4795)
  Fix benchmark failures when using `insecure_zero_ed` flag (#5354)
  Command bot GHA v2 - /cmd <cmd> (#5457)
  Remove pallet::getter usage from treasury (#4962)
  Bump blake2b_simd from 1.0.1 to 1.0.2 (#5404)
  Bump rustversion from 1.0.14 to 1.0.17 (#5405)
  Bridge zombienet tests: remove old command (#5434)
  polkadot-parachain: Add omni-node variant with u64 block number (#5269)
  Refactor verbose test (#5506)
  Use umbrella crate for minimal template (#5155)
  IBP Coretime Polkadot bootnodes (#5499)
  rpc server: listen to `ipv6 socket` if available and `--experimental-rpc-endpoint` CLI option (#4792)
  Update approval-voting-regression-bench (#5504)
  change try-runtime rpc domains (#5443)
  polkadot-parachain-bin: Remove contracts parachain (#5471)
  Add feature to allow Aura collator to use full PoV size (#5393)
  Adding stkd bootnodes (#5470)
  Make `PendingConfigs` storage item public (#5467)
  frame-omni-bencher maintenance (#5466)
  ...
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. T1-FRAME This PR/Issue is related to core FRAME, the framework. T17-Templates This PR/Issue is related to templates

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

9 participants