diff options
| author | Matt Corallo <[email protected]> | 2017-04-27 10:37:33 -0400 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2017-06-01 11:56:06 -0700 |
| commit | c87b957a32e03c09d410abadf661f87eb813bcdb (patch) | |
| tree | 2e78ed56ca2d41dcc671b482dab2bb0e21df495e /src/httpserver.cpp | |
| parent | Switch from per-tx to per-txout CCoinsViewCache methods in some places (diff) | |
| download | discoin-c87b957a32e03c09d410abadf661f87eb813bcdb.tar.xz discoin-c87b957a32e03c09d410abadf661f87eb813bcdb.zip | |
Only pass things committed to by tx's witness hash to CScriptCheck
This clarifies a bit more the ways in which the new script execution
cache could break consensus in the future if additional data from
the CCoins object were to be used as a part of script execution.
After this change, any such consensus breaks should be very visible
to reviewers, hopefully ensuring no such changes can be made.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions