aboutsummaryrefslogtreecommitdiff
path: root/src/rpcserver.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2015-08-06 09:59:09 +0200
committerWladimir J. van der Laan <[email protected]>2015-08-11 17:29:34 +0200
commit6cab80827277a66a339f1035c58a8f26e347e191 (patch)
tree87c5f17a8d8ef3abd1ce7cc828be52d525bc2e37 /src/rpcserver.cpp
parentAdd function to convert CValidationState to a human-readable message (diff)
downloaddiscoin-6cab80827277a66a339f1035c58a8f26e347e191.tar.xz
discoin-6cab80827277a66a339f1035c58a8f26e347e191.zip
Remove most logging from transaction validation
Remove unnecessary direct logging in CheckTransaction, AcceptToMemoryPool, CheckTxInputs, CScriptCheck::operator() All status information should be returned in the CValidationState. Relevant debug information is also added to the CValidationState using the recently introduced debug message. Do keep the "BUG! PLEASE REPORT THIS! ConnectInputs failed against MANDATORY but not STANDARD flags" error as it is meant to appear as bug in the log.
Diffstat (limited to 'src/rpcserver.cpp')
0 files changed, 0 insertions, 0 deletions