Further builds upon the other pull requests raised today. Includes the commits from the other pull requests as otherwise merge conflicts occur.
More granular debug #8729
pull rebroad wants to merge 6 commits into bitcoin:master from rebroad:MoreGranularDebug6 changing 3 files +69 −64-
rebroad commented at 5:18 PM on September 14, 2016: contributor
- rebroad cross-referenced this on Sep 14, 2016 from issue Debug headers received ("block" for new block announcement, "block2" … by rebroad
- rebroad cross-referenced this on Sep 14, 2016 from issue More granular debug5 by rebroad
- rebroad renamed this:
More granular debug6
More granular debug
on Sep 14, 2016 -
Make net debug more granular (move some into net2, block, tx) fa4e888a02
-
Split debug for estimatefee into {estimatefee,2} 4f5cfe5734
-
Move a bunch of fairly verbose debug messages from mempool to mempool2 0bfb00dadf
-
Move logic for TX INVs together 5c31bb5ac6
-
Improve conformity in debug messages 1d8d5001cf
-
4445a316f8
Split logging of invs into debug: tx2, block{,2}
block2 is used for older block invs where nodes are in IBD, so it can be quite verbose. The debug message is now sent after calling UpdateBlockAvailability() and therefore can include the block height if we have received the header.
- rebroad force-pushed on Sep 14, 2016
-
paveljanik commented at 7:20 AM on September 15, 2016: contributor
Close this because of #8733?
- rebroad closed this on Sep 15, 2016
- bitcoin locked this on Sep 8, 2021