aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/ismine.cpp
AgeCommit message (Expand)Author
2019-10-25MOVEONLY: Move key handling code out of wallet to keyman fileAndrew Chow
2019-10-15Remove unused includespracticalswift
2019-07-09Move various SigningProviders to signingprovider.{cpp,h}Andrew Chow
2019-06-19Change ismine to take a CWallet instead of CKeyStoreAndrew Chow
2019-06-19Move ismine to wallet moduleAndrew Chow