Skip to content

Feat/coin selection strategies - #151

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

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 4 times, most recently from 5417acb to cf0c6e7 Compare August 26, 2026 11:37
@Sosthene00
Sosthene00 marked this pull request as ready for review August 26, 2026 11:37
@Sosthene00
Sosthene00 force-pushed the feat/coin_selection_strategies branch from cf0c6e7 to 1b7afd4 Compare September 1, 2026 13:30
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 1b7afd4 to 3d2e376 Compare September 3, 2026 08:16
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