aboutsummaryrefslogtreecommitdiff
path: root/src/test/script_P2SH_tests.cpp
diff options
context:
space:
mode:
authorCory Fields <[email protected]>2014-10-31 23:29:12 -0400
committerCory Fields <[email protected]>2014-11-14 16:25:53 -0500
commitab9edbd6b6eb3efbca11f16fa467c3c0ef905708 (patch)
treebf904532ea259aedb390ec74e16479db7905c883 /src/test/script_P2SH_tests.cpp
parentMerge pull request #5198 (diff)
downloaddiscoin-ab9edbd6b6eb3efbca11f16fa467c3c0ef905708.tar.xz
discoin-ab9edbd6b6eb3efbca11f16fa467c3c0ef905708.zip
script: create sane error return codes for script validation and remove logging
Attempt to codify the possible error statuses associated with script validation. script/types.h has been created with the expectation that it will be part of the public lib interface. The other flag enums will be moved here in a future commit. Logging has also been removed in order to drop the dependency on core.h. It can be re-added to bitcoind as-needed. This makes script verification finally free of application state and boost!
Diffstat (limited to 'src/test/script_P2SH_tests.cpp')
0 files changed, 0 insertions, 0 deletions