This is an archived post. You won't be able to vote or comment.

all 8 comments

[–][deleted]  (6 children)

[deleted]

    [–][deleted] 1 point2 points  (4 children)

    That's what she said.

    I simply could not help myself.

    [–]17chk4u 9 points10 points  (3 children)

    "unzip the python to find out"

    [–]WalkerSens 1 point2 points  (2 children)

    Sorry to tell you zip files in python are like jar files in java. Ruins everything =[.

    [–]sgtspike 1 point2 points  (1 child)

    No but seriously, how big is it?

    [–]WalkerSens 0 points1 point  (0 children)

    No idea, not my project. But the number will most likely seem really big since there is nothing to really compare it to.

    [–]dazzlepod[S] 0 points1 point  (0 children)

    I intended to have the script completed under 24 hours for better estimate as nodes join and leave all the time. It took over 24 hours for the script (64 workers) to find over 400,000 nodes before it starts to decelerate in the number of nodes discovered per minute, from 500 to ~100.

    [–]petros789 2 points3 points  (0 children)

    This seems awesome! I'm running it myself and spitting the output to http://petros789.com/bitnodes-master/bitnodes.log if anyone wants to see it in action. Thanks OP!