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

[Bitcoin]: UTXO selection and dust improvements #3675

Merged
merged 11 commits into from
Mar 1, 2024

Commits on Feb 2, 2024

  1. [Bitcoin]: Add Fixed Dust threshold to SigningInput

    * Filter out Dust UTXOs before actual UTXO selecting
    satoshiotomakan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    266684d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d89c1e View commit details
    Browse the repository at this point in the history
  3. [Bitcoin]: Add Fixed Dust threshold to SigningInput

    * Filter out Dust UTXOs before actual UTXO selecting
    satoshiotomakan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b6a9349 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4762aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff77450 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    977bff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ae5c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7328755 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    649503e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    cda0cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc42de0 View commit details
    Browse the repository at this point in the history