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

Updating docs per changes to staking procedures #538

Merged
merged 16 commits into from
Jun 28, 2024

Conversation

randywessels
Copy link
Contributor

So far this just includes the register and deregister pages. Staking and Tips will come next.

@randywessels randywessels self-assigned this Jun 27, 2024
Copy link

netlify bot commented Jun 27, 2024

Deploy Preview for subspace-docs-staging ready!

Name Link
🔨 Latest commit 3961063
🔍 Latest deploy log https://app.netlify.com/sites/subspace-docs-staging/deploys/667efceb38fb8800080b85b2
😎 Deploy Preview https://deploy-preview-538--subspace-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@jim-counter jim-counter left a comment

Choose a reason for hiding this comment

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

Some changes please. I have queried the suitability of keeping the bootstrap-nodes in the operator start command too.

Note I have not commented on version-latest though the comments apply to both versions. Thanks!

docs/farming-&-staking/staking/intro.md Show resolved Hide resolved
docs/farming-&-staking/staking/intro.md Show resolved Hide resolved
docs/farming-&-staking/staking/intro.md Show resolved Hide resolved
docs/farming-&-staking/staking/intro.md Show resolved Hide resolved
@@ -40,7 +40,7 @@ Only account who registered an operator can deregister it. Make sure to use the

#### Operator deregistration using **Subspace Staking interface** (recommended)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
#### Operator deregistration using **Subspace Staking interface** (recommended)
#### Operator deregistration using **Autonomys Staking interface** (recommended)


![Staking-12](/img/doc-imgs/operators-staking/Staking-12.png)
:::info
It can take up to 10 minutes for the operator to be registered and appear on the page. It may take a day before your Stake amount is displayed under Total Stake in the grid. Once you have your Operator Id you can restart your operator node and include the `--operator-id **OPERATOR_ID**` as a parameter.
Copy link
Member

Choose a reason for hiding this comment

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

Is this 10 minutes for the squids to index? And I'm not sure where the day comes from here - it should just be an epoch transition I think.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It has been about 18 hours since I registered my test operator and it still shows 0 tSSC. That is why I assumed it would take a day.

@jim-counter
Copy link
Member

Confirmed we need to remove all the --bootstrap-nodes parameters from the operator start commands.

Copy link
Contributor

@EmilFattakhov EmilFattakhov left a comment

Choose a reason for hiding this comment

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

Thanks Randy! Agree with most Jim's comments + added a few extra comments

One more note: I think we can remove "Check the list of available domains", as now Astral is the easiest way to check the list of domains.

docs/farming-&-staking/staking/intro.md Show resolved Hide resolved

7. Congratulations, your operator was deregistered.

:::info
It can take up to 10 minutes for the operator to be deregistered and disappeared from the page.
You can check if the operator was deregistered successfully on the [Subspace Subscan portal](https://subspace.subscan.io/extrinsic).
It can take up to 10 minutes for the operator to be deregistered, but the funds will stay locked for 14_400 blocks, or 24 hours.
Copy link
Contributor

Choose a reason for hiding this comment

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

This sounds right and according to this paragraph most users will indeed need to wait until the epoch has passed (10 minutes) + 14_400 blocks.

randywessels and others added 12 commits June 27, 2024 14:47
Co-authored-by: Emil Fattakhov <66026548+EmilFattakhov@users.noreply.github.com>
Co-authored-by: Emil Fattakhov <66026548+EmilFattakhov@users.noreply.github.com>
Co-authored-by: Emil Fattakhov <66026548+EmilFattakhov@users.noreply.github.com>
Co-authored-by: Emil Fattakhov <66026548+EmilFattakhov@users.noreply.github.com>
Co-authored-by: Emil Fattakhov <66026548+EmilFattakhov@users.noreply.github.com>
Co-authored-by: Emil Fattakhov <66026548+EmilFattakhov@users.noreply.github.com>
Co-authored-by: Emil Fattakhov <66026548+EmilFattakhov@users.noreply.github.com>
Copy link
Contributor

@EmilFattakhov EmilFattakhov left a comment

Choose a reason for hiding this comment

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

I think it's worth releasing it today as we can always make small improvements next week! Looking good!

@randywessels randywessels marked this pull request as ready for review June 28, 2024 18:08
@randywessels randywessels merged commit f26068e into main Jun 28, 2024
5 checks passed
@randywessels randywessels deleted the operator-registration branch June 28, 2024 19:02
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.

4 participants