Skip to content

[CHIA-3598] Port easy wallet endpoints to @marshal #19941

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

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

Quexington
Copy link
Contributor

@Quexington Quexington commented Aug 11, 2025

Another PR following #18593

Worth noting that in the sign_message_by_* endpoints, I've dropped support for "True" and "False" being registered as true and false. We apparently did intentionally support this but I can't fathom why and at the very least it's not compliant with JSON. ("true" and "false" will still register apparently because streamable supports that)

@Quexington Quexington requested a review from a team as a code owner August 11, 2025 19:44
@Quexington Quexington added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Aug 11, 2025
Base automatically changed from quex.port_get_transaction_memo_to_marshal to main August 13, 2025 16:24
@github-actions github-actions bot added merge_conflict Branch has conflicts that prevent merge to main labels Aug 13, 2025
@Quexington Quexington force-pushed the quex.port_easy_wallet_endpoints_to_marshal branch from 35b6e10 to a3082fc Compare August 13, 2025 16:27
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Aug 13, 2025
@Quexington Quexington force-pushed the quex.port_easy_wallet_endpoints_to_marshal branch from 303c8f3 to 2f27a63 Compare August 13, 2025 17:08
@Quexington Quexington force-pushed the quex.port_easy_wallet_endpoints_to_marshal branch from 2f27a63 to e5e26b1 Compare August 13, 2025 18:01
@Quexington Quexington requested a review from altendky August 14, 2025 16:23
Copy link
Contributor

File Coverage Missing Lines
chia/wallet/wallet_rpc_api.py 89.2% lines 1731, 1989, 2000, 2002, 2077, 2092, 2098
chia/wallet/wallet_rpc_client.py 93.8% lines 1152
Total Missing Coverage
232 lines 8 lines 96%

@Quexington Quexington added the ready_to_merge Submitter and reviewers think this is ready label Aug 15, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants