Age | Commit message (Expand) | Author |
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-03-28 | serialization: prevent int overflow for big Coin::nHeight | pierrenn |
2020-02-06 | Convert undo.h to new serialization framework | Pieter Wuille |
2020-01-21 | Convert compression.h to new serialization framework | Pieter Wuille |
2018-11-05 | Extract CSipHasher to it's own file in crypto/ directory. | Jim Posen |
2018-09-11 | Drop unused GetType() from CSizeComputer | Ben Woosley |
2018-08-25 | blockfilter: Construction of basic block filters. | Jim Posen |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-03-21 | Merge #12716: Fix typos and cleanup in various files | MarcoFalke |
2018-03-21 | Fix typos | Dimitris Apostolou |
2018-03-20 | Remove unnecessary NONNEGATIVE_SIGNED | Russell Yanofsky |
2018-03-15 | Add static_assert to prevent VARINT(<signed value>) | Russell Yanofsky |
2018-03-13 | Support deserializing into temporaries | Pieter Wuille |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-11-16 | Remove trailing whitespace causing travis failure | MeshCollider |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-08-16 | Declare single-argument (non-converting) constructors "explicit" | practicalswift |
2017-07-14 | Remove confusing MAX_BLOCK_BASE_SIZE. | Gregory Maxwell |
2017-06-01 | Replace CTxInUndo with Coin | Pieter Wuille |
2017-05-26 | Store/allow tx metadata in all undo records | Pieter Wuille |
2017-05-26 | Remove/ignore tx version in utxo and undo | Pieter Wuille |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-11-07 | Get rid of nType and nVersion | Pieter Wuille |
2016-11-07 | Make GetSerializeSize a wrapper on top of CSizeComputer | Pieter Wuille |
2016-01-05 | Bump copyright headers to 2014 | MarcoFalke |
2014-12-27 | MOVEONLY: CBlockUndo from main.h to undo.h | jtimon |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-12-03 | MOVEONLY: core/ -> primitives/ | Luke Dashjr |
2014-11-03 | Fix all header defines | Pavel JanÃk |
2014-10-27 | MOVEONLY: Move script/compressor out of script and put CTxOutCompressor (from | jtimon |
2014-10-27 | MOVEONLY: separate CTxUndo out of core | jtimon |