aboutsummaryrefslogtreecommitdiff
path: root/src/coincontrol.h
Commit message (Expand)AuthorAgeFilesLines
* moveonly: move `coincontrol` to `src/wallet`Wladimir J. van der Laan2016-10-211-76/+0
* Add more clear interface for CoinControl.h regarding individual feerateJonas Schnelli2016-05-061-1/+4
* [RPC] add feerate option to fundrawtransactionJonas Schnelli2016-04-281-0/+3
* Use CCoinControl selection in CWallet::FundTransactionJoão Barbosa2016-03-081-3/+2
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Move fPayAtLeastCustomFee function to CCPieter Wuille2015-11-301-0/+3
* SQUASH "Implement watchonly support in fundrawtransaction"Matt Corallo2015-08-081-1/+1
* Implement watchonly support in fundrawtransactionMatt Corallo2015-07-201-0/+3
* Small tweaks to CCoinControl for fundrawtransactionMatt Corallo2015-06-111-1/+4
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* MOVEONLY: core/ -> primitives/Luke Dashjr2014-12-031-1/+1
* Adding const.sinetek2014-11-081-2/+2
* Fix all header definesPavel Janík2014-11-031-3/+3
* MOVEONLY: Separate CTransaction and dependencies from corejtimon2014-10-271-1/+1
* Apply clang-format on some infrequently-updated filesPieter Wuille2014-09-191-1/+0
* Coincontrol cleanup (e.g. add missing license)Philip Kaufmann2013-11-181-0/+4
* Coin Control FeaturesCozz Lovan2013-11-141-0/+59