Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-08 | SQUASH "Implement watchonly support in fundrawtransaction" | Matt Corallo | |
2015-07-20 | Implement watchonly support in fundrawtransaction | Matt Corallo | |
Some code and test cases stolen from Bryan Bishop <bryan@ledgerx.com> (pull #5524). | |||
2015-06-11 | Small tweaks to CCoinControl for fundrawtransaction | Matt Corallo | |
2014-12-19 | Added "Core" to copyright headers | sandakersmann | |
Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60 | |||
2014-12-16 | Remove references to X11 licence | Michael Ford | |
2014-12-03 | MOVEONLY: core/ -> primitives/ | Luke Dashjr | |
2014-11-08 | Adding const. | sinetek | |
2014-11-03 | Fix all header defines | Pavel JanÃk | |
2014-10-27 | MOVEONLY: Separate CTransaction and dependencies from core | jtimon | |
2014-09-19 | Apply clang-format on some infrequently-updated files | Pieter Wuille | |
2013-11-18 | Coincontrol cleanup (e.g. add missing license) | Philip Kaufmann | |
- add missing license headers - make compatible with Qt5 - enforce header cleanup style - small code style cleanups - rename Coin Control dialog into Coin Control Address Selection - use default font for the windows labels (no monospace) | |||
2013-11-14 | Coin Control Features | Cozz Lovan | |