diff options
| author | Wladimir J. van der Laan <[email protected]> | 2015-08-06 09:59:09 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-08-11 17:29:34 +0200 |
| commit | 6cab80827277a66a339f1035c58a8f26e347e191 (patch) | |
| tree | 87c5f17a8d8ef3abd1ce7cc828be52d525bc2e37 /src/rpcmining.cpp | |
| parent | Add function to convert CValidationState to a human-readable message (diff) | |
| download | discoin-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/rpcmining.cpp')
0 files changed, 0 insertions, 0 deletions