Test address generator
Hello!
I failed to start a test case for singleWorker and decided to begin with something easier. This test succeeds on py27, but for python3 I should probably mix this with an excerpt of my network branch.
I like it, an interesting workaround for the problems with the current design.
It is mostly the network-unbundling. Only the last commit is from this PR.
BTW, I cannot reproduce the buildbot/travis_bionic_python_2.7 failure locally. I have no clue why it happens.
BTW, I cannot reproduce the buildbot/travis_bionic_python_2.7 failure locally. I have no clue why it happens.
Yea that looks weird. I think it happens because you're importing pathmagic and that screws up from pybitmessage.randomtrackingdict import RandomTrackingDict.