Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Fix fee calculation for OptimizeSize UTXO picking strategy#924

Merged
viktorb-ledger merged 12 commits into
mainfrom
VG-10452
Dec 2, 2022
Merged

Fix fee calculation for OptimizeSize UTXO picking strategy#924
viktorb-ledger merged 12 commits into
mainfrom
VG-10452

Conversation

@viktorb-ledger
Copy link
Copy Markdown
Contributor

@viktorb-ledger viktorb-ledger commented Nov 29, 2022

This PR is intended to solve VG-10452.

  • FeeIsEnoughFor{P2WPKH, P2WSH, P2TR} tests
  • Fix for fee calculation in OptimizeSize strategy
  • highest_first_limit_utxo and limit_utxo strategies are removed because aren't used by WD

@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

Comment thread core/src/wallet/bitcoin/transaction_builders/BitcoinLikeStrategyUtxoPicker.cpp Outdated
Comment thread core/src/wallet/bitcoin/transaction_builders/BitcoinLikeStrategyUtxoPicker.cpp Outdated
Comment thread core/src/wallet/bitcoin/transaction_builders/BitcoinLikeStrategyUtxoPicker.cpp Outdated
Comment thread core/src/wallet/bitcoin/transaction_builders/BitcoinLikeStrategyUtxoPicker.cpp Outdated
viktorb-ledger and others added 2 commits November 29, 2022 15:04
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@viktorb-ledger viktorb-ledger marked this pull request as ready for review December 1, 2022 08:15
Comment thread core/test/bitcoin/bitcoin_utxo_picket_tests.cpp Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 2, 2022

clang-tidy review says "All clean, LGTM! 👍"

@viktorb-ledger viktorb-ledger merged commit 80fdc14 into main Dec 2, 2022
@viktorb-ledger viktorb-ledger deleted the VG-10452 branch December 2, 2022 13:42
viktorb-ledger added a commit that referenced this pull request Dec 2, 2022
* FeeIsEnoughFor{P2WPKH, P2WSH, P2TR} tests
* Fix for fee calculation in `OptimizeSize` strategy
* `highest_first_limit_utxo` and `limit_utxo` strategies are removed because aren't used by WD
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants