This repository was archived by the owner on Mar 11, 2025. It is now read-only.
SPL Stake Pool and CLI - v0.6.0
·
3903 commits
to master
since this release
Summary of changes
Note: version 0.6.0 is not backwards compatible with version 0.5.0
Program
- (User) Add
WithdrawSol
instruction for users to withdraw SOL from the stake pool's reserve - (Manager) Can set a sol withdrawal fee
- (Manager) Can set a sol withdrawal authority, which must sign withdrawals from the reserve
CLI
- Compatibility with program version 0.6.0
- Add
withdraw-sol
command - Rename
set-deposit-authority
toset-funding-authority
- Rename deposit authorities from
stake
/sol
tostake-deposit
/sol-deposit
/sol-withdraw
- Add
sol-withdrawal
fee type