aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/coinselection.h
AgeCommit message (Expand)Author
2018-03-22Fix missing or inconsistent include guardspracticalswift
2018-03-13Move current coin selection algorithm to coinselection.{cpp,h}Andrew Chow
2018-03-13Remove coinselection.h -> wallet.h circular dependencyAndrew Chow
2018-03-13Implement Branch and Bound coin selection in a new fileAndrew Chow