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

Use selected Utxos while crafting txn #912

Merged
merged 5 commits into from
Mar 18, 2024
Merged

Commits on Mar 5, 2024

  1. wallet: Add selectUtxos to txCreateOptions

    Signed-off-by: Ononiwu Maureen <[email protected]>
    Ononiwu Maureen committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b4c1e19 View commit details
    Browse the repository at this point in the history
  2. wallet: Add selectUtxos to createTxRequest

    Signed-off-by: Ononiwu Maureen <[email protected]>
    Ononiwu Maureen committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7ccfd85 View commit details
    Browse the repository at this point in the history
  3. wallet: move constantInputSource to createtx.go

    Signed-off-by: Ononiwu Maureen <[email protected]>
    Ononiwu Maureen committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4c78651 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. wallet: Create new function SendOutputWithInput

    Signed-off-by: Ononiwu Maureen <[email protected]>
    Ononiwu Maureen committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fe15d37 View commit details
    Browse the repository at this point in the history
  2. wallet: Add selectedutxos to txToOutputs

    Signed-off-by: Ononiwu Maureen <[email protected]>
    Ononiwu Maureen committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d75f2c3 View commit details
    Browse the repository at this point in the history