aboutsummaryrefslogtreecommitdiff
path: root/src/wallet_ismine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [Move Only] Move wallet related things to src/wallet/Jonas Schnelli2015-03-121-91/+0
| | | | could once be renamed from /src/wallet to /src/legacywallet.
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
| | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60
* Fix small typos in comments and error messagesPavel Janík2014-12-161-1/+1
| | | | | Rebased-From: 67b2d819cdf6181e7f016e5366ce7479830893bd Github-Pull: #5404
* boost: moveonly: split CPubKey and friends to new filesCory Fields2014-10-311-0/+1
|
* Move CTxDestination from script/script to script/standardPieter Wuille2014-09-161-2/+1
|
* cleanup new script files (no code changes)Philip Kaufmann2014-09-141-2/+2
| | | | | | - add missing header end comments - ensure alphabetical ordering - update copyright year and license
* Rename scriptutils.o to wallet_ismine.ojtimon2014-09-101-0/+91