This makes the logs clearer.
Details
Details
- Reviewers
freetrader sickpig awemany kyuupichan - Group Reviewers
Restricted Project - Commits
- rSTAGINGe9b9c5101811: Add error code when increasing DoS scores
rABCe9b9c5101811: Add error code when increasing DoS scores
make check ../qa/pull-tester/rpc-tests.py
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/net_processing.h | ||
---|---|---|
58 ↗ | (On Diff #946) | typo s/reasoon/reason/ |
Comment Actions
Test plan for such error changes needs to include system test suite.
(I tested, the extended suite passes - but please reflect in test plan)
Comment Actions
Maybe I am at Nazi complaint level here, but any new feature should be tested, no?
In that case, I think there should be a test that a call to Misbehaving will create the corresponding enhanced log message.
EDIT: make check succeeds.