Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract some general utility crates for building parachains #163

Open
rphmeier opened this issue Dec 28, 2023 · 0 comments
Open

Extract some general utility crates for building parachains #163

rphmeier opened this issue Dec 28, 2023 · 0 comments

Comments

@rphmeier
Copy link
Contributor

We have built a few generalizable capabilities within Blobs which may be useful to the broader ecosystem of Substrate users. I'd like to find ways to split these from the main codebase and publish on crates.io . A few examples that come to mind:

  1. The XCM configuration for a chain to use only the relay chain's native asset
  2. The collator implementation which does not build blocks when there are no transactions, incoming messages, or runtime upgrades
  3. Fee adjustment which accounts for skipped blocks.
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

No branches or pull requests

1 participant