Skip to content

feat: add storagehub pallets to all the runtimes#133

Merged
stiiifff merged 6 commits intomainfrom
feat/storagehub-runtime-everywhere
Sep 2, 2025
Merged

feat: add storagehub pallets to all the runtimes#133
stiiifff merged 6 commits intomainfrom
feat/storagehub-runtime-everywhere

Conversation

@undercover-cactus
Copy link
Copy Markdown
Contributor

This PR add the storagehub pallets to the testnet and mainnet runtime. The storage hub pallets are only build with the runtime if the storage-hub feature is activated.

It is also add minor fixes to the stagenet runtime (fix wrong path dependencies, index collision, etc...).

@undercover-cactus undercover-cactus marked this pull request as ready for review August 20, 2025 15:58
@undercover-cactus undercover-cactus changed the title Add stiragehub pallets to all the runtimes feat: add storagehub pallets to all the runtimes Aug 20, 2025
@undercover-cactus undercover-cactus requested review from ahmadkaouk, gonzamontiel and stiiifff and removed request for ahmadkaouk August 20, 2025 15:58
@stiiifff
Copy link
Copy Markdown
Contributor

@coderabbitai review

Copy link
Copy Markdown
Contributor

@gonzamontiel gonzamontiel left a comment

Choose a reason for hiding this comment

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

All seems good. I notice one thing though, and that is that the constants and values used like MostlyStablePrice, factors, etc, are likely configured either for production or testnet, and we may want to fine tune for the different runtimes, so it's secure on mainnet but easy to test on a stagenet. Just a thought because I don't have full context on those numbers.

@stiiifff stiiifff removed the request for review from ahmadkaouk September 2, 2025 09:47
@stiiifff stiiifff merged commit c661a94 into main Sep 2, 2025
14 of 15 checks passed
@stiiifff stiiifff deleted the feat/storagehub-runtime-everywhere branch September 2, 2025 13:05
stiiifff added a commit that referenced this pull request Sep 2, 2025
This PR add the storagehub pallets to the `testnet` and `mainnet`
runtime. The storage hub pallets are only build with the runtime if the
`storage-hub` feature is activated.

It is also add minor fixes to the `stagenet` runtime (fix wrong path
dependencies, index collision, etc...).

---------

Co-authored-by: Steve Degosserie <723552+stiiifff@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants