aboutsummaryrefslogtreecommitdiff
path: root/src/pubkey.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to libsecp256k1-based validation for ECDSAPieter Wuille2015-11-151-0/+16
* chaincodes: abstract away more chaincode behaviorCory Fields2015-05-061-32/+4
* Abstract chaincodes into CChainCodePieter Wuille2015-05-021-3/+33
* Replace direct use of 0 with SetNull and IsNullWladimir J. van der Laan2015-01-051-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* minor code style cleanup after recent mergesPhilip Kaufmann2014-11-041-2/+2
* boost: moveonly: split CPubKey and friends to new filesCory Fields2014-10-311-0/+206