Git Product home page Git Product logo

p2pool-oneclick's People

Contributors

farsider350 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

p2pool-oneclick's Issues

exceptions.ImportError: No module named ltc_scrypt

2023-02-05 05:36:50.343783 Initializing work...
Error while requesting best block header:
Traceback (most recent call last):
File "/local/lib/pypy2.7/dist-packages/Twisted-15.4.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/local/lib/pypy2.7/dist-packages/Twisted-15.4.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/local/lib/pypy2.7/dist-packages/Twisted-15.4.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/local/lib/pypy2.7/dist-packages/Twisted-15.4.0-py2.7-linux-x86_64.egg/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- ---
File "/root/p2pool-dgb-scrypt/p2pool/util/deferral.py", line 41, in f
result = yield func(*args, **kwargs)
File "/local/lib/pypy2.7/dist-packages/Twisted-15.4.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 1128, in _inlineCallbacks
result = g.send(result)
File "/root/p2pool-dgb-scrypt/p2pool/node.py", line 226, in poll_header
handle_header((yield self.factory.conn.value.get_block_header(self.bitcoind_work.value['previous_block'])))
File "/root/p2pool-dgb-scrypt/p2pool/node.py", line 208, in handle_header
if not (self.net.PARENT.POW_FUNC(bitcoin_data.block_header_type.pack(new_header)) <= self.bitcoind_work.value['bits'].target):
File "/root/p2pool-dgb-scrypt/p2pool/bitcoin/networks/digibyte.py", line 20, in
POW_FUNC = lambda data: pack.IntType(256).unpack(import('ltc_scrypt').getPoWHash(data))
exceptions.ImportError: No module named ltc_scrypt

One Click For real

Thank Goodness now all I need to figure out is why my litecoind is shutting the port down "cleanly" ๐Ÿคฃ may be because the download has not finished I hope.

I must say I can see clearly now why other coins fail. The public code is not maintained and is all broken Raven coin had a brain drain a year ago and it show up in GIT.

This code is the perfect example of why Bitcoin is a success thank Goodness

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.