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

[RPC] Fully deprecate the autocombinerewards method #2608

Merged

Conversation

Fuzzbawls
Copy link
Collaborator

This command was first marked soft-deprecated, and replaced with
explicit setter/getter commands, in v5.3.0.

This fully deprecates it by returning an error when calling, unless the
node is started with -deprecatedrpc=autocombinerewards. Revived the
rpc_deprecated.py functional test to cover this.

This command was first marked soft-deprecated, and replaced with
explicit setter/getter commands, in v5.3.0.

This fully deprecates it by returning an error when calling, unless the
node is started with `-deprecatedrpc=autocombinerewards`. Revived the
`rpc_deprecated.py` functional test to cover this.
@Fuzzbawls Fuzzbawls added the RPC label Oct 19, 2021
@Fuzzbawls Fuzzbawls added this to the 5.4.0 milestone Oct 19, 2021
@Fuzzbawls Fuzzbawls self-assigned this Oct 19, 2021
Copy link

@random-zebra random-zebra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 28a160e

Copy link

@furszy furszy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 28a160e and merging..

@furszy furszy merged commit 3fa9d83 into PIVX-Project:master Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants