Skip to content

Instantly share code, notes, and snippets.

@janx
Created April 7, 2016 06:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janx/59585a24ae9cbbc5c29b72b9384ca4af to your computer and use it in GitHub Desktop.
Save janx/59585a24ae9cbbc5c29b72b9384ca4af to your computer and use it in GitHub Desktop.
Tracking 10 opinions
Found 10 guardians in genesis
Initialized guardian index=-1, induction_height=1267650600228229401496703205376, address=0000e104ef0fc6ed8ae0cba28910bacdd62d12b7dd10
List of proposers=[]
Initializing betting strategy
Guardian inducted index=0, my_index=-1, address=00008113f29bdf176335bddf8d773ec233d45021071a
Guardian inducted index=1, my_index=-1, address=0000330233b92720ec2dd3ad7ecc5991de51257e49ef
Guardian inducted index=2, my_index=-1, address=0000ec5b0741a81b9e4b7879f587359f8479a26ba8a4
Guardian inducted index=3, my_index=-1, address=00007a1751c0bbdae6312dcc5ddc7885c220b5b11d0e
Guardian inducted index=4, my_index=-1, address=0000a46cd3f1820fc24f05b9ac2d6cb5d1389fb3db52
Guardian inducted index=5, my_index=-1, address=00005465376d5612717bfefc4d5d19b5be193034271b
Guardian inducted index=6, my_index=-1, address=00006788d99c6b0bad3df020afcb782457b73f7dbceb
Guardian inducted index=7, my_index=-1, address=000086a36e1220cd67080a113ee59717c9fdc784e11f
Guardian inducted index=8, my_index=-1, address=0000fc8212e035e7bab8331edb5c1ccf2bbbc20e384e
Guardian inducted index=9, my_index=-1, address=00002939fbebcb6d42fbc17dfcf3d474ab06e4a367a9
Tracking 10 opinions
Found 10 guardians in genesis
Initialized guardian index=-1, induction_height=1267650600228229401496703205376, address=00007a6169a9835ae00a6e3c92abb0ed7783841cebce
List of proposers=[]
Traceback (most recent call last):
File "ethereum/test.py", line 387, in <module>
n.generate_peers(5)
File "/home/jan/projects/opensource/pyethereum/ethereum/network.py", line 328, in generate_peers
raise ValueError("DevP2PNetwork does not generate_peers")
ValueError: DevP2PNetwork does not generate_peers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment