Skip to content

Feat/coin selection strategies - #151

Draft
Sosthene00 wants to merge 4 commits into
masterfrom
feat/coin_selection_strategies
Draft

Feat/coin selection strategies#151
Sosthene00 wants to merge 4 commits into
masterfrom
feat/coin_selection_strategies

Conversation

@Sosthene00

Copy link
Copy Markdown
Collaborator

No description provided.

@Sosthene00
Sosthene00 force-pushed the feat/coin_selection_strategies branch from e3ca307 to f77c5cc Compare August 12, 2026 10:34
Comment thread spdk-wallet/src/client/coin_select.rs Outdated
@Sosthene00
Sosthene00 force-pushed the feat/coin_selection_strategies branch from 1abd652 to cd9ca64 Compare August 21, 2026 13:12
Only accepts selections whose implied fee rate stays within the
requested rate (modulo vbyte rounding): selections that would absorb
the leftover excess into the fee are rejected, and among the accepted
ones the fee is minimized. When no selection can honor the rate the
strategy is simply absent from the results, leaving callers free to
fall back to the other strategies.
@Sosthene00
Sosthene00 force-pushed the feat/coin_selection_strategies branch from cd9ca64 to 83fc3cd Compare August 21, 2026 13:13
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