diff options
| author | Pieter Wuille <[email protected]> | 2012-06-15 15:27:09 +0200 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2012-10-20 23:08:56 +0200 |
| commit | 10fd8604d74a18607a7061500783e384758b02c7 (patch) | |
| tree | 5564890a276d522b6f01295aaa6e360aefd3030d /src/test/DoS_tests.cpp | |
| parent | Compact serialization for amounts (diff) | |
| download | discoin-10fd8604d74a18607a7061500783e384758b02c7.tar.xz discoin-10fd8604d74a18607a7061500783e384758b02c7.zip | |
Add CCoins: pruned list of transaction outputs
The CCoins class represents a pruned set of transaction outputs from
a given transaction. It only retains information about its height in
the block chain, whether it was a coinbase transaction, and its
unspent outputs (script + amount).
It has a custom serializer that has very low redundancy.
Diffstat (limited to 'src/test/DoS_tests.cpp')
0 files changed, 0 insertions, 0 deletions