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

feat: add tx_id_to export #5126

Merged

Conversation

SWvheerden
Copy link
Collaborator

@SWvheerden SWvheerden commented Jan 17, 2023

Description

Adds the tx_id to export unspent utxo request.

Motivation and Context

This allows a callee to ask the TMS service using the tx_id for more details about how the output was received

How Has This Been Tested?

Unit tests.

Fixes: #5117

@CjS77 CjS77 added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Jan 17, 2023
stringhandler
stringhandler previously approved these changes Jan 18, 2023
@CjS77 CjS77 removed the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Jan 18, 2023
@stringhandler
Copy link
Collaborator

Just needs CI to pass

@stringhandler stringhandler merged commit 7eeeff4 into tari-project:development Jan 18, 2023
@SWvheerden SWvheerden deleted the sw_add_tx_id_to_export branch January 19, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wallet utxo export could have more detail.
3 participants