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

Potentially incorrect calculation of the "reserved deposit" for registering a parachain state and code to use coretime #10655

Closed
2 of 5 tasks
ltfschoen opened this issue Jun 10, 2024 · 3 comments

Comments

@ltfschoen
Copy link
Contributor

  • Bug report
  • Feature request
  • Support request
  • Other
  • What is the current behavior and expected behavior?

When you Register Parachain State and Code the Polkadot-JS Apps UI incorrectly calculates the "reserved deposit" as mentioned here
https://substrate.stackexchange.com/questions/11588/how-to-calculate-required-reserved-deposit-to-register-a-parachain-on-kusama-w, which causes the user to experience an error, and then they have to manually try and calculate what reserved deposit they need, which could prevent them from knowing how much KSM they need to register a parachain to use their coretime, which is supposed to be a priority in 2024.

  • What is the motivation for changing the behavior?

The Polkadot-JS Apps UI currently appears to incorrectly calculate the "reserved deposit" amount that is necessary for users that wants to register their parachain to use coretime, and then gives them a message indicating that they don't have an adequate balance, even if they actually do have a larger transferable balance than the amount they are led to believe they need for the "reserved deposit" amount.

@TarikGul
Copy link
Member

I think this is rel: #9988

@TarikGul
Copy link
Member

Completed via #10671

@polkadot-js-bot
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jun 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants