Closed asciitohex closed 7 years ago
What python version do you use? I use 3.6.2. Your version seems to not know the unpacking operator *
.
Also please pull my latest commit, which fixes the zcash api call in blockexplorer.py
thank you sebastianst, my python version is 3.6.2 also in virtualenv I will pull latest commit soon
(GenesisZ) root@ubuntu:~/GenesisZ# ./genesis.py -s "/root/silentarmy/sa-solver --nonces 4000 -i" -t 1477641360
Traceback (most recent call last):
File "./genesis.py", line 231, in
Looks like this is related to the API changes in the bitcoin module. Closing this in favor of #4
I just did a fresh checkout of GenesisZ and silentarmy and cannot reproduce this error.
# pip freeze
certifi==2018.4.16
chardet==3.0.4
idna==2.6
pyblake2==1.1.2
python-bitcoinlib==0.10.1
requests==2.18.4
urllib3==1.22
./genesis.py with options