Skip to content

Add txid to SubmitRedeemTx response #434

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

Conversation

altafan
Copy link
Collaborator

@altafan altafan commented Jan 27, 2025

This adds a txid field to the response message of SubmitRedeemTx to facilitate clients retrieving the hash of the offchain tx.

Please @louisinger @sekulicd review.

@tiero
Copy link
Member

tiero commented Jan 27, 2025

Is there a reason to keep the signed PSBT in this flow? Just curious, it won't break clients, so is good.

@altafan
Copy link
Collaborator Author

altafan commented Jan 27, 2025

It's "internal": the transport client returns both signed tx and txid, while the SDK API returns only the txid.

@altafan altafan merged commit 69e61a1 into arkade-os:master Jan 29, 2025
9 checks passed
@altafan altafan deleted the add-txid-to-submit-redeem-tx-response branch March 18, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants