aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2012-07-08 19:04:05 +0200
committerPieter Wuille <pieter.wuille@gmail.com>2012-10-20 23:08:57 +0200
commit13c51f20f619b9001bb6caf225b8cd6c5c2fbb31 (patch)
tree5f19cdc9ff4d01f620239156a3d87cbce60dc091 /src/init.cpp
parent64dd46fd05de1dd8ff5066e192e1345f733c6a1f (diff)
downloadbitcoin-13c51f20f619b9001bb6caf225b8cd6c5c2fbb31.tar.xz
Direct CCoins references
To prevent excessive copying of CCoins in and out of the CCoinsView implementations, introduce a GetCoins() function in CCoinsViewCache with returns a direct reference. The block validation and connection logic is updated to require caching CCoinsViews, and exploits the GetCoins() function heavily.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions