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

[RAO] Init pool with 1_e9 RAO #969

Open
camfairchild opened this issue Nov 12, 2024 · 1 comment
Open

[RAO] Init pool with 1_e9 RAO #969

camfairchild opened this issue Nov 12, 2024 · 1 comment
Assignees
Labels
bug Something isn't working rao rao/d-tao

Comments

@camfairchild
Copy link
Contributor

Describe the bug

Right now the subnet pools are initialized with 1 RAO (in TAO and alpha) each.
This should be 1e9 or 1.0 "TAO" in (TAO and alpha) each. Otherwise we have precision issues when staking/unstaking in the early stages of the subnet's emission schedule.

To Reproduce

  1. initialize a subnet
  2. stake to the subnet
  3. you will now have 0 alpha (this is not ideal)

Expected behavior

  1. initialize a subnet
  2. stake to the subnet
  1. you should now have more than 0 alpha

Screenshots

No response

Environment

N/A

Additional context

No response

@camfairchild camfairchild added bug Something isn't working rao rao/d-tao labels Nov 12, 2024
@gztensor
Copy link
Contributor

Waiting for RAO to go on devnet-ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rao rao/d-tao
Projects
None yet
Development

No branches or pull requests

3 participants