Skip to content

[CHIA-3600] Port send_transaction to @marshal #19960

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

Merged
merged 4 commits into from
Aug 19, 2025

Conversation

Quexington
Copy link
Contributor

@Quexington Quexington commented Aug 14, 2025

Another PR following #18593

Funny(?) thing to note is that I guess the client serialization of extra_conditions was not at all tested before this PR, so I had to make a small tweak to TransactionEndpointRequest in order to fix what was broken.

@Quexington Quexington requested a review from a team as a code owner August 14, 2025 23:53
@Quexington Quexington added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Aug 15, 2025
@Quexington Quexington changed the title Port send_transaction(_multi) to @marshal [CHIA-3600] Port send_transaction to @marshal Aug 15, 2025
@github-actions github-actions bot added coverage-diff merge_conflict Branch has conflicts that prevent merge to main labels Aug 15, 2025
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Aug 18, 2025
Copy link
Contributor

File Coverage Missing Lines
chia/cmds/wallet_funcs.py 0.0% lines 340
chia/wallet/wallet_request_types.py 95.8% lines 1125
Total Missing Coverage
40 lines 2 lines 95%

@Starttoaster Starttoaster merged commit 11696e4 into main Aug 19, 2025
855 of 864 checks passed
@Starttoaster Starttoaster deleted the quex.port_send_transaction_s_to_marshal branch August 19, 2025 16:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants