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

Remove tx_records from dl_update_multiple RPC (breaking change) #17846

Merged
merged 2 commits into from Apr 15, 2024

Conversation

Quexington
Copy link
Contributor

This RPC is not very used so instead of adding to the backwards compatibility special cases here: https://github.com/Chia-Network/chia-blockchain/blob/main/chia/rpc/util.py#L147 I would prefer to just delete this old value in favor of the newer one.

There's also some code deletion in this PR which is redundant after the addition of the new @marshal decorator.

@Quexington Quexington added RPC Pull requests that change or introduce RPC commands Changed Required label for PR that categorizes merge commit message as "Changed" for changelog labels Apr 9, 2024
@Quexington Quexington marked this pull request as ready for review April 9, 2024 19:38
@Quexington Quexington requested a review from a team as a code owner April 9, 2024 19:38
@Quexington Quexington closed this Apr 9, 2024
@Quexington Quexington reopened this Apr 9, 2024
@Quexington Quexington requested review from altendky and geoffwalmsley and removed request for altendky April 10, 2024 14:21
@Quexington Quexington added the ready_to_merge Submitter and reviewers think this is ready label Apr 11, 2024
@Quexington Quexington closed this Apr 15, 2024
@Quexington Quexington reopened this Apr 15, 2024
@pmaslana pmaslana merged commit 198dfa2 into main Apr 15, 2024
1033 of 1035 checks passed
@pmaslana pmaslana deleted the quex.update_dl_update_multiple_rpc branch April 15, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog ready_to_merge Submitter and reviewers think this is ready RPC Pull requests that change or introduce RPC commands
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants