Improve debugging for tx network communcation.
Debugtx #4814
pull rebroad wants to merge 2 commits into bitcoin:master from rebroad:debugtx changing 2 files +29 −3-
rebroad commented at 7:06 AM on September 2, 2014: contributor
-
Add debug "tx" option e0c19ef1a5
-
Process "notfound" messages, and safeguard against unreasonably long ones. 63a5a69ad5
- rebroad closed this on Sep 2, 2014
-
BitcoinPullTester commented at 7:09 AM on September 2, 2014: none
Automatic sanity-testing: FAILED BUILD/TEST, see http://jenkins.bluematt.me/pull-tester/p4814_63a5a69ad5da149860b37222514787100242c0da/ for binaries and test log.
This could happen for one of several reasons:
- It chanages paths in makefile.linux-mingw or otherwise changes build scripts in a way that made them incompatible with the automated testing scripts (please tweak those patches in qa/pull-tester)
- It adds/modifies tests which test network rules (thanks for doing that), which conflicts with a patch applied at test time
- It does not build on either Linux i386 or Win32 (via MinGW cross compile)
- The test suite fails on either Linux i386 or Win32
- The block test-cases failed (lookup the first bNN identifier which failed in https://github.com/TheBlueMatt/test-scripts/blob/master/FullBlockTestGenerator.java)
If you believe this to be in error, please ping BlueMatt on freenode or TheBlueMatt here.
This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
rebroad commented at 7:15 AM on September 2, 2014: contributor
I can't work out how to re-open this now that I've force-pushed a fix... :-s
- MarcoFalke locked this on Sep 8, 2021
Contributors