Use umbrella crate for minimal template#5155
Conversation
|
Some of the clippy warnings seem to come from the |
Yeah this is weird as the experimental feature seems to be propagated correctly, clippy works fine locally too 🤔 |
kianenigma
left a comment
There was a problem hiding this comment.
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
left a comment
There was a problem hiding this comment.
Made a few fixes me self now, and now it is all good!
There was a problem hiding this comment.
note to self: maybe this can be rolled back as well
athei
left a comment
There was a problem hiding this comment.
I think with this we kill two birds with one stone. Cut down on compile times for our users and fix our CI.
Co-authored-by: kianenigma <[email protected]> Co-authored-by: Kian Paimani <[email protected]>
* 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) ...
No description provided.