aboutsummaryrefslogtreecommitdiff
path: root/src/undo.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Merge #12716: Fix typos and cleanup in various filesMarcoFalke2018-03-211-1/+1
|\
| * Fix typosDimitris Apostolou2018-03-211-1/+1
* | Remove unnecessary NONNEGATIVE_SIGNEDRussell Yanofsky2018-03-201-1/+1
* | Add static_assert to prevent VARINT(<signed value>)Russell Yanofsky2018-03-151-2/+2
|/
* Support deserializing into temporariesPieter Wuille2018-03-131-3/+3
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* Remove trailing whitespace causing travis failureMeshCollider2017-11-161-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-4/+4
* Declare single-argument (non-converting) constructors "explicit"practicalswift2017-08-161-2/+2
* Remove confusing MAX_BLOCK_BASE_SIZE.Gregory Maxwell2017-07-141-1/+2
* Replace CTxInUndo with CoinPieter Wuille2017-06-011-24/+53
* Store/allow tx metadata in all undo recordsPieter Wuille2017-05-261-2/+1
* Remove/ignore tx version in utxo and undoPieter Wuille2017-05-261-8/+12
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Get rid of nType and nVersionPieter Wuille2016-11-071-10/+10
* Make GetSerializeSize a wrapper on top of CSizeComputerPieter Wuille2016-11-071-6/+0
* Bump copyright headers to 2014MarcoFalke2016-01-051-1/+1
* MOVEONLY: CBlockUndo from main.h to undo.hjtimon2014-12-271-0/+14
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* MOVEONLY: core/ -> primitives/Luke Dashjr2014-12-031-1/+1
* Fix all header definesPavel Janík2014-11-031-3/+3
* MOVEONLY: Move script/compressor out of script and put CTxOutCompressor (fromjtimon2014-10-271-1/+1
* MOVEONLY: separate CTxUndo out of corejtimon2014-10-271-0/+71