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

Stake account cannot be re-delegated after split operation #34900

Closed
TurtleSnail opened this issue Jan 23, 2024 · 1 comment
Closed

Stake account cannot be re-delegated after split operation #34900

TurtleSnail opened this issue Jan 23, 2024 · 1 comment
Labels
question Add this to close an issue with instructions on how to repost as a question on Stack Exchange

Comments

@TurtleSnail
Copy link

Stake account cannot be re-delegated after split operation

  1. Create a stake-account and delegate it to some validator.
  2. Some epochs later do a split on the account, removing some tokens to some other stake-account
  3. Some epochs later on the original stake-account attempt to redelegate to another validator

Error: one re-delegation permitted per epoch

solana-cli 1.17.16

@joncinque joncinque added the question Add this to close an issue with instructions on how to repost as a question on Stack Exchange label Jan 26, 2024
Copy link
Contributor

Hi @TurtleSnail,

Thanks for your question!

We want to make sure to keep signal strong in the GitHub issue tracker – to make sure that it remains the best place to track issues that affect the development of Solana itself.

Questions like yours deserve a purpose-built Q&A forum. Unless there exists evidence that this is a bug with Solana itself, please post your question to the Solana Stack Exchange using this link: https://solana.stackexchange.com/questions/ask


This automated message is a result of having added the ‘question’ tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Add this to close an issue with instructions on how to repost as a question on Stack Exchange
Projects
None yet
Development

No branches or pull requests

3 participants
@joncinque @TurtleSnail and others