< Lightsword>
hmm, so this is a block at height 1 that’s getting “ERROR: AcceptBlock: bad-cb-height, block height mismatch in coinbase (code 16)” any idea what’s wrong with it? https://0bin.net/paste/BzoPFsAofSo1zeSM#KF5e3O9H-+/txOlckwy13c6w0NKRpwek5OKgoToalA/
< phantomcircuit>
Lightsword, can you just paste the coinbase scriptsig?
< Lightsword>
should be 0101000493164659045433cd380c9916465985184659b22100000a636b706f6f6c162f426974636f696e2d496e6469612f4249503134382f I think
< lifeofguenter>
hi all - is it normal for maxconnections to be limited to < 1024 ? I would have thought with libevent there would be virtually no limit of such?
< bitcoin-git>
bitcoin/master 4a0c08f John Newbery: [tests] update zmq test to use correct config.ini file
< bitcoin-git>
bitcoin/master 5ebd5f9 John Newbery: [tests] tidy up zmq_test.py
< bitcoin-git>
bitcoin/master b1bac1c John Newbery: [tests] in zmq test, timeout if message not received
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock (master...zmq-raw-tests) https://github.com/bitcoin/bitcoin/pull/10552
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock (master...zmq-raw-tests) https://github.com/bitcoin/bitcoin/pull/10552
< luke-jr>
10790 installs of 0.14.1 from Core's official PPA.. :o
< luke-jr>
about 22% of all 0.14.1 nodes
< luke-jr>
BlueMatt: ^
< gaf_>
luke-jr, can you share link of charts?
< luke-jr>
gaf_: no, there aren't any such charts
< luke-jr>
and getting the install counts needs some stupid Python mess :/
< luke-jr>
some modules of which only support Python3, and others which only support Python2, curiously enough (I used 2to3 to get them to work together)
< draadpiraat[m]>
0.14.2 release note link seems broken?
< draadpiraat[m]>
disregard me, I just noticed the PR for it