| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make GetSerializeSize a wrapper on top of CSizeComputer | Pieter Wuille | 2016-11-07 | 1 | -8/+0 |
| * | Do not shadow variables | Pavel JanÃk | 2016-09-27 | 1 | -2/+2 |
| * | [trivial] Switched constants to sizeof() | Thomas Snider | 2016-07-18 | 1 | -4/+7 |
| * | add bip32 pubkey serialization | Jonas Schnelli | 2016-04-14 | 1 | -2/+28 |
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| * | Switch to libsecp256k1-based validation for ECDSA | Pieter Wuille | 2015-11-15 | 1 | -0/+16 |
| * | chaincodes: abstract away more chaincode behavior | Cory Fields | 2015-05-06 | 1 | -32/+4 |
| * | Abstract chaincodes into CChainCode | Pieter Wuille | 2015-05-02 | 1 | -3/+33 |
| * | Replace direct use of 0 with SetNull and IsNull | Wladimir J. van der Laan | 2015-01-05 | 1 | -1/+1 |
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| * | minor code style cleanup after recent merges | Philip Kaufmann | 2014-11-04 | 1 | -2/+2 |
| * | boost: moveonly: split CPubKey and friends to new files | Cory Fields | 2014-10-31 | 1 | -0/+206 |