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

web3.js: add deprecation notice for createProgramAddress #27879

Merged

Conversation

macalinao
Copy link
Contributor

@macalinao macalinao commented Sep 17, 2022

Problem

Deprecating createProgramAddress will encourage developers to use the synchronous version instead.

Fixes: #25648

@mergify mergify bot added the community Community contribution label Sep 17, 2022
@mergify mergify bot requested a review from a team September 17, 2022 23:41
@steveluscher steveluscher merged commit 61803b9 into solana-labs:master Nov 29, 2022
gnapoli23 pushed a commit to gnapoli23/solana that referenced this pull request Dec 16, 2022
nickfrosty pushed a commit to nickfrosty/solana that referenced this pull request Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

web3.js: Deprecate async methods “recently” made sync
2 participants