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

Validator deactivation and reactivation #2082

Merged
merged 10 commits into from
Nov 11, 2023

Conversation

brentstone
Copy link
Contributor

@brentstone brentstone commented Oct 31, 2023

Describe your changes

Closes #35.

Indicate on which release or other PRs this topic is based on

v0.25.0

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@brentstone brentstone force-pushed the brent/validator-re-de-activate branch 2 times, most recently from b22ddba to d11a0b1 Compare November 4, 2023 11:30
@brentstone brentstone marked this pull request as ready for review November 5, 2023 10:41
@brentstone brentstone force-pushed the brent/validator-re-de-activate branch from 984566a to de1169a Compare November 5, 2023 10:46
brentstone added a commit that referenced this pull request Nov 5, 2023
brentstone added a commit that referenced this pull request Nov 6, 2023
@brentstone brentstone force-pushed the brent/validator-re-de-activate branch 2 times, most recently from 72644e8 to c277a81 Compare November 6, 2023 13:17
@brentstone brentstone force-pushed the brent/validator-re-de-activate branch from ae40591 to 378a1ff Compare November 6, 2023 15:45
@brentstone brentstone mentioned this pull request Nov 7, 2023
@grarco grarco mentioned this pull request Nov 7, 2023
brentstone added a commit that referenced this pull request Nov 7, 2023
@brentstone brentstone force-pushed the brent/validator-re-de-activate branch from 909afde to 7ac4266 Compare November 7, 2023 15:49
@grarco grarco mentioned this pull request Nov 7, 2023
@brentstone brentstone force-pushed the brent/validator-re-de-activate branch from 7ac4266 to 5d7df6e Compare November 7, 2023 17:15
brentstone added a commit that referenced this pull request Nov 7, 2023
* brent/validator-re-de-activate:
  forbid deactivation of jailed validator
  improve error handling
  fix e2e test
  compile
  changelog: add #2082
  benches
  changes to bond, unbond, redelegate
  ledger integration and polish test
  continue and add e2e test
  Init: txs to deactivate and reactivate a validator
brentstone added a commit that referenced this pull request Nov 8, 2023
* brent/validator-re-de-activate:
  forbid deactivation of jailed validator
  improve error handling
  fix e2e test
  compile
  changelog: add #2082
  benches
  changes to bond, unbond, redelegate
  ledger integration and polish test
  continue and add e2e test
  Init: txs to deactivate and reactivate a validator
@adrianbrink adrianbrink merged commit d5611aa into main Nov 11, 2023
13 of 14 checks passed
@adrianbrink adrianbrink deleted the brent/validator-re-de-activate branch November 11, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PoS validator deactivation + reactivation
3 participants