aboutsummaryrefslogtreecommitdiff
path: root/src/pubkey.h
AgeCommit message (Expand)Author
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-11-07Add optimized CSizeComputer serializersPieter Wuille
2016-11-07Get rid of nType and nVersionPieter Wuille
2016-11-07Make GetSerializeSize a wrapper on top of CSizeComputerPieter Wuille
2016-09-27Do not shadow variablesPavel Janík
2016-07-18[trivial] Switched constants to sizeof()Thomas Snider
2016-04-14add bip32 pubkey serializationJonas Schnelli
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-15Switch to libsecp256k1-based validation for ECDSAPieter Wuille
2015-05-06chaincodes: abstract away more chaincode behaviorCory Fields
2015-05-02Abstract chaincodes into CChainCodePieter Wuille
2015-01-05Replace direct use of 0 with SetNull and IsNullWladimir J. van der Laan
2014-12-19Added "Core" to copyright headerssandakersmann
2014-11-04minor code style cleanup after recent mergesPhilip Kaufmann
2014-10-31boost: moveonly: split CPubKey and friends to new filesCory Fields