aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/server.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2016-02-24 18:34:37 +0100
committerWladimir J. van der Laan <[email protected]>2016-02-24 19:40:29 +0100
commit8fc81e098362130218f256cd6b60e81227d39db9 (patch)
tree653703fc6ee136b0d0dccf124d5bd5540e3e4f63 /src/rpc/server.cpp
parentMerge #7583: [doc] Fix typos (diff)
downloaddiscoin-8fc81e098362130218f256cd6b60e81227d39db9.tar.xz
discoin-8fc81e098362130218f256cd6b60e81227d39db9.zip
mempool: Reduce ERROR logging for mempool rejects
Continues "Make logging for validation optional" from #6519. The idea there was to remove all ERROR logging of rejected transaction, and move it to one message in the class 'mempoolrej' which logs the state message (and debug info). The superfluous ERRORs in the log "terrify" users, see for example issue #5794. Unfortunately a lot of new logging was introduced in #6871 (RBF) and #7287 (misc refactoring). This pull updates that new code.
Diffstat (limited to 'src/rpc/server.cpp')
0 files changed, 0 insertions, 0 deletions