This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
Tags: solana-labs/solana-program-library
Tags
stake-pool: Downgrade dependencies for fixed release (#7509) #### Problem The current spl-stake-pool crate doesn't always work due to its dependency on spl-math which still uses the v1 Solana crates. #### Summary of changes Since the spl-math dependency wasn't actually needed, it was removed in #7421. So just to get a new patch release out, downgrade the local dependencies. This will fail CI, but after it lands we can tag the release, and revert this PR.
Publish spl-transfer-hook-interface v0.9.0
Publish spl-token-metadata-interface v0.6.0
Publish spl-token-group-interface v0.5.0
Publish spl-token-confidential-transfer-proof-generation v0.2.0
PreviousNext