Skip to content

Branch-and-bound coin selection#49

Closed
sneurlax wants to merge 3 commits into
peercoin:masterfrom
cypherstack:feat/bnb-coin-selection
Closed

Branch-and-bound coin selection#49
sneurlax wants to merge 3 commits into
peercoin:masterfrom
cypherstack:feat/bnb-coin-selection

Conversation

@sneurlax

Copy link
Copy Markdown
Contributor

In doing some maintenance on our fork of coinlib, I decided to break out the differences between cypherstack/coinlib and its peercoin/coinlib base. This is one of those differences: "Branch and bound" coin selection support. No worries if you don't want this :)

@sneurlax

Copy link
Copy Markdown
Contributor Author

Closed as duplicate of #40

@sneurlax sneurlax closed this Jul 16, 2026
sneurlax added 3 commits July 16, 2026 21:46
- fix: wasm target
- fix: allow to increase maxCandidate number without overflowing
Adapt the branch and bound selection to the Locktime abstraction
introduced for v5. The locktime parameter of
CoinSelection.branchAndBound and the test call sites still used a raw
int.
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.

1 participant