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

v1.18: Deprecate RpcClient::get_stake_activation (backport of #1895) #1924

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 29, 2024

Problem

The getStakeActivation RPC endpoint has been deprecated since v1.18, but the client methods have not been. This makes it harder to remove from rpc.rs

Summary of Changes

Deprecate RpcClient::get_stake_activation
I'm proposing a v1.18 backport to enable removal in v2.0


This is an automatic backport of pull request #1895 done by Mergify.

@mergify mergify bot requested a review from a team as a code owner June 29, 2024 01:12
@CriesofCarrots
Copy link

Needs rebase on whatever curve25519-dalek fix lands

* Deprecate RpcClient::get_stake_activation

* Fixup redelegation test

(cherry picked from commit 114041c)
@CriesofCarrots CriesofCarrots merged commit d48afb8 into v1.18 Jul 3, 2024
35 checks passed
@CriesofCarrots CriesofCarrots deleted the mergify/bp/v1.18/pr-1895 branch July 3, 2024 03:34
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