Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

SPL Stake Pool and CLI - v0.3.0

Compare
Choose a tag to compare
@joncinque joncinque released this 25 Jun 21:39
· 4327 commits to master since this release
edf07b1

Summary of changes

  • Update to Solana SDK 1.7.3
  • Use delegation.stake for better accounting
  • Split transient stake account creation for new runtime
  • Fail initializing if mint has a freeze authority
  • Wait one epoch before applying new fee
  • Add ability to withdraw from transient stakes
  • Add more ownership checks
  • Add preferred deposit / withdraw validator accounts
  • Fix fee calculation