Lower Parachain and Data Deposits to Encourage Experimentation on Kusama#501
Merged
fellowship-merge-bot[bot] merged 3 commits intoNov 15, 2024
Merged
Conversation
eskimor
approved these changes
Nov 11, 2024
sandreim
approved these changes
Nov 13, 2024
bkchr
approved these changes
Nov 14, 2024
Contributor
|
/merge |
Contributor
|
Enabled Available commands
For more information see the documentation |
Contributor
|
Should there be a migration to reimburse KSM to currently registered parachains? |
|
Will the deposit required to register a parachain on Kusama change from ~1,100 KSM to 110 KSM? It's still expensive, with the KSM rate at $20. It needs to be reduced to 11 KSM or even less. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Chaos is a ladder, this PR proposes bringing the rungs a tad bit closer to make it easier to climb.
In other words, this PR aims to lower the barriers for experimentation and innovation within the Polkadot ecosystem. We're reducing both the
ParaDepositandDataDepositPerByteto encourage more developers and projects to deploy and test their ideas on Kusama.The changes:
These adjustments will make it more accessible for teams to register a blockchain and get started. I think that making things accessible starts with making them affordable, this aims to do just that. This aligns with Kusama's role as a canary network, where we can push the boundaries of what's possible.
While we're lowering the initial costs, it's worth noting that this change doesn't implement an adaptive fee structure that would increase costs if too much code is registered too quickly. Such a mechanism could be considered for future implementations, potentially as a Polkadot-ready solution.
Kusama is the playground for radical innovation. With these lowered deposits, we're inviting chaos – controlled chaos that drives progress.
Expect the unexpected, and let's see what comes out the other end. :)