Coder Social home page Coder Social logo

Issue on bemicro about fpga-litecoin-miner HOT 1 OPEN

kramble avatar kramble commented on June 24, 2024
Issue on bemicro

from fpga-litecoin-miner.

Comments (1)

kramble avatar kramble commented on June 24, 2024

Its worth giving it a try. The getwork protocol is now very much depreciated by the pools and even if it is available, there is no guarantee its compatible with what the mining script is expecting (its very old code, based on the bitcoin fpga open source project). Be sure to use the litecoin proxy from https://github.com/CryptoManiac/stratum-mining-proxy as the original bitcoin proxy won't work properly.
Start it as follows (on linux, for windows omit the ./) ...
./mining_proxy.py -nm -pa scrypt -o litecoinpool.org -p 3333

Use your own pool instead of litecoinpool.org - NB it does not require a username as this is passed through from the mining script when it does the RPC. It also outputs useful logging information so you can see if shares are being submitted. Just be aware that a [0ms] ping time for the submission actually indicates that the share was rejected within the proxy stack (it does not report an error, which is a bug), usually because of a HW error (a bad hash, which does occur occasionally due to timing issues on the vitual_wires interface, but too many errors indicates that you're clocking too fast).

Good Luck!

from fpga-litecoin-miner.

Related Issues (16)

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.