aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/ismine.cpp
Commit message (Expand)AuthorAgeFilesLines
* MOVEONLY: Move key handling code out of wallet to keyman fileAndrew Chow2019-10-251-192/+0
* Remove unused includespracticalswift2019-10-151-1/+0
* Move various SigningProviders to signingprovider.{cpp,h}Andrew Chow2019-07-091-0/+1
* Change ismine to take a CWallet instead of CKeyStoreAndrew Chow2019-06-191-6/+5
* Move ismine to wallet moduleAndrew Chow2019-06-191-0/+193