Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program address does not correspond to program address on network #2

Open
steveluscher opened this issue Dec 3, 2024 · 1 comment · May be fixed by #3
Open

Program address does not correspond to program address on network #2

steveluscher opened this issue Dec 3, 2024 · 1 comment · May be fixed by #3
Assignees

Comments

@steveluscher
Copy link

My understanding is that the address CoreBPFLoaderV41111111111111111111111111111 was chosen so that the program could be unit tested without colliding with the existing built-in, but this makes the JS program client unusable on mainnet.

https://github.com/solana-program/loader-v4/blob/main/clients/js/src/generated/programs/loaderV4.ts#L24-L25

@buffalojoec
Copy link
Contributor

I think this is okay for loader v4, but there might be trouble with v3.

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 a pull request may close this issue.

2 participants