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: allow user to select specific UTXOs when sending transactions #4514 #4523

Conversation

agubarev
Copy link
Contributor

Description

#4514

Motivation and Context

In send_transaction in base_layer/wallet/src/transaction_service/service.rs, the user cannot specify specific utxos to send.

This logic can be changed to select certain UTXOS

How Has This Been Tested?

existing unit tests

stringhandler
stringhandler previously approved these changes Aug 24, 2022
@agubarev agubarev force-pushed the issue-4514-send_transaction_specific_utxos branch 2 times, most recently from c7d2493 to f656e23 Compare August 30, 2022 10:25
@agubarev agubarev marked this pull request as ready for review August 30, 2022 15:46
Signed-off-by: Andrei Gubarev <agubarev@users.noreply.github.com>
Signed-off-by: Andrei Gubarev <agubarev@users.noreply.github.com>
Signed-off-by: Andrei Gubarev <agubarev@users.noreply.github.com>
@agubarev agubarev force-pushed the issue-4514-send_transaction_specific_utxos branch from 90781f1 to c671b29 Compare September 5, 2022 07:07
@agubarev agubarev force-pushed the issue-4514-send_transaction_specific_utxos branch from 4eb54b7 to 6cc360f Compare September 5, 2022 13:09
@stringhandler stringhandler merged commit 4b40e61 into tari-project:development Sep 5, 2022
@agubarev agubarev deleted the issue-4514-send_transaction_specific_utxos branch September 5, 2022 14:10
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