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

Undo deprecation message edit on RpcClient::get_stake_activation #2171

Merged

Conversation

CriesofCarrots
Copy link

Problem

The message edits in #2005 should only have gone as deep as v2.0; the getStakeActivation RPC endpoint still exists on v1.18, although it is deprecated. This is apparently confusing to users.

Summary of Changes

Revert changes to RpcClient deprecation notes. Fixup RpcRequest deprecation note.

@CriesofCarrots CriesofCarrots requested a review from a team as a code owner July 17, 2024 17:10
Copy link

mergify bot commented Jul 17, 2024

If this PR represents a change to the public RPC API:

  1. Make sure it includes a complementary update to rpc-client/ (example)
  2. Open a follow-up PR to update the JavaScript client @solana/web3.js (example)

Thank you for keeping the RPC clients in sync with the server API @CriesofCarrots.

@CriesofCarrots CriesofCarrots merged commit 6c6442f into anza-xyz:v1.18 Jul 18, 2024
35 checks passed
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.

3 participants