aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorPieter Wuille <[email protected]>2017-04-25 11:29:19 -0700
committerPieter Wuille <[email protected]>2017-05-26 13:33:39 -0700
commit7d991b55dbf0b0f6e21c0680ee3ebd09df09012f (patch)
tree78cebf3cfb52326c900393014c7f8b8a3f68210e /src/httpserver.cpp
parentReport on-disk size in gettxoutsetinfo (diff)
downloaddiscoin-7d991b55dbf0b0f6e21c0680ee3ebd09df09012f.tar.xz
discoin-7d991b55dbf0b0f6e21c0680ee3ebd09df09012f.zip
Store/allow tx metadata in all undo records
Previously, transaction metadata (height, coinbase or not, and before the previous commit also nVersion) was only stored for undo records that correspond to the last output of a transaction being spent. This only saves 2 bytes per undo record. Change this to storing this information for every undo record, and stop complaining for having it in non-last output spends. This means that undo dat written with this patch won't be readable by older versions anymore.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions