Skip to content

js-legacy: Use devnet deployment of stake pool program#177

Merged
joncinque merged 2 commits intosolana-program:mainfrom
joncinque:devnetjs
Apr 14, 2025
Merged

js-legacy: Use devnet deployment of stake pool program#177
joncinque merged 2 commits intosolana-program:mainfrom
joncinque:devnetjs

Conversation

@joncinque
Copy link
Copy Markdown
Contributor

@joncinque joncinque commented Mar 24, 2025

Problem

There's a new devnet deployment of the stake pool program, but the JS library can't use it.

Summary of changes

Add the new constant, and properly parametrize all types to take in a program id as applicable.

NOTE: This is a breaking change, since it adds programId as a parameter to the instruction creators

This is no longer a breaking change, so a user can choose to specify programId or not

#### Problem

There's a new devnet deployment of the stake pool program, but the JS
library can't use it.

#### Summary of changes

Add the new constant, and properly parametrize all types to take in a
program id as applicable.
@joncinque joncinque requested a review from 2501babe March 24, 2025 11:35
@joncinque joncinque merged commit 8978a3d into solana-program:main Apr 14, 2025
12 checks passed
@joncinque joncinque deleted the devnetjs branch April 14, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants