This repository was archived by the owner on Mar 11, 2025. It is now read-only.
SPL Stake Pool and CLI - v0.5.0
Summary of changes
Note: version 0.5.0 is not backwards compatible with version 0.4
Program
- Reduce minimum amount of active stake per validator from 1 SOL down to 0.001 SOL
- Add liquid staking instruction to allow instant participation in a stake pool
- Add more fees for greater manager control: liquid SOL deposit, stake deposit, and withdraw
- Condense create and add validator into one step, simplifying pool management
- Enhance security
- Update to Solana SDK 1.7.11 and Rust 1.54.0
- Program id now deployed at
SPoo1Ku8WFXoNDMHPsrGSTSG1Y47rzgn41SLUNakuHy
CLI
- Compatibility with program version 0.5.0
- Clarify output on
list
- Add
list-all
instruction to get all stake pools