Age | Commit message (Expand) | Author |
---|---|---|
2018-03-22 | Fix missing or inconsistent include guards | practicalswift |
2018-03-13 | Move current coin selection algorithm to coinselection.{cpp,h} | Andrew Chow |
2018-03-13 | Remove coinselection.h -> wallet.h circular dependency | Andrew Chow |
2018-03-13 | Implement Branch and Bound coin selection in a new file | Andrew Chow |