Skip to content

sui_v0.28.0_1677900843_ci

@tzakian tzakian tagged this 04 Mar 01:05
## Description 

This adds logic for the transition from an active validator to an
inactive staking pool and adds the logic for withdrawing from an
inactive staking pool.

## Test Plan 

Added a unit test making sure withdrawals could be performed from an
inactive staking pool, and that trying to delegate to an inactive
staking pool errors out.

---
If your changes are not user-facing and not a breaking change, you can
skip the following section. Otherwise, please indicate what changed, and
then add to the Release Notes section as highlighted during the release
process.

### Type of Change (Check all that apply)

- [X] breaking change for a client SDKs
- [X] breaking change for FNs (FN binary must upgrade)
- [X] breaking change for validators or node operators (must upgrade
binaries)
- [X] breaking change for on-chain data layout
- [X] necessitate either a data wipe or data migration

### Release notes
Assets 2
Loading