Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error "blockhash must be of length 64 (not 45" #33

Closed
yakitorifoodie opened this issue Jul 13, 2019 · 3 comments
Closed

Error "blockhash must be of length 64 (not 45" #33

yakitorifoodie opened this issue Jul 13, 2019 · 3 comments

Comments

@yakitorifoodie
Copy link

Got the following error:

https://paste.ubuntu.com/p/jdxWyRSXRp/

@jtoomim
Copy link
Owner

jtoomim commented Jul 13, 2019

I thought I fixed that issue 6 days ago with this commit:

280e48f

Maybe do a git pull? What is the most recent commit listed if you do git log?

@yakitorifoodie
Copy link
Author

Oops. my bad. You are right. I pulled and it worked.

I set 'PERSIST = False' in p2pool/networks/bitcoin.py but still it communicates with peers. Is there any way i can disable communication with peers?

Thank you very much.

@jtoomim
Copy link
Owner

jtoomim commented Jul 13, 2019

pypy run_p2pool.py --max-conns=0

@jtoomim jtoomim closed this as completed Jul 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants