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

Add generate_signed_transaction to WalletProtocol #19244

Merged
merged 13 commits into from
Feb 12, 2025

Conversation

Quexington
Copy link
Contributor

@Quexington Quexington commented Feb 7, 2025

This PR adds the generate_signed_transaction method to the WalletProtocol. This will help enforce that any new wallets or general uses of wallets must follow the same API for the key transaction method.

@Quexington Quexington added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Feb 10, 2025
@Quexington Quexington marked this pull request as ready for review February 10, 2025 18:20
@Quexington Quexington requested a review from a team as a code owner February 10, 2025 18:20
Base automatically changed from quex.vc_wallet_gst to main February 11, 2025 16:06
Copy link
Contributor

File Coverage Missing Lines
chia/pools/pool_wallet.py 75.0% lines 946
chia/wallet/cat_wallet/dao_cat_wallet.py 75.0% lines 678
chia/wallet/dao_wallet/dao_wallet.py 75.0% lines 2122
chia/wallet/did_wallet/did_wallet.py 75.0% lines 1515
Total Missing Coverage
23 lines 4 lines 82%

@pmaslana pmaslana merged commit 9842b8c into main Feb 12, 2025
360 of 361 checks passed
@pmaslana pmaslana deleted the quex.gst_to_wallet_protocol branch February 12, 2025 17:50
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