00:47:25 sech1: should we include 8675 in the next release? 00:49:00 8675 is to master branch, do you mean 8676? 00:50:33 it would be nice to include, this PR will reduce the number of small chain reorgs and orphaned blocks 01:03:19 yes, both master and release branch 01:03:36 I meant are you confident in it or would you like more tests / review? otherwise I'll add it to merge list 01:11:30 I've been running it on my nodes this whole time 01:11:45 maybe wait for jeffro256 - he said he'd do some tests 02:50:14 I'm running tests right now actually, but p2pool hasn't got a block in over 75 minutes lol 04:12:10 im currently compiling that PR 19:15:47 .merges 19:15:47 -xmr-pr- 8632 8640 8641 8643 8644 8645 8648 8649 8651 8653 8654 8663 8671 8682 8683 8686 20:43:55 running make test, 2 tests couldn't run because couldn't find /usr/bin/python 20:44:05 does it expect python2 or python3? 20:45:38 my ubuntu machine has python2.7, python3.9 and python3.10 so I'll have to symlink one of them to get this going 20:55:44 IIRC I made functional tests (I assume it's those) work with either. 20:56:39 I'm testing with python2 atm (TF but should not matter). 21:56:08 ok. I used python2.7 anyway 21:56:27 it was #8 and #9 21:56:56 on a full rerun, both of those test passed, but test #6 aborted. odd since it passed the previous time