Open-Source-FPGA-Bitcoin-Miner icon indicating copy to clipboard operation
Open-Source-FPGA-Bitcoin-Miner copied to clipboard

No "stratum+tcp" support?

Open ahogen opened this issue 8 years ago • 4 comments

Hi there.

Working on a DE0-nano board and using the HDL from https://github.com/kramble/DE0-Nano-BitCoin-Miner but I am using the script here to mine, like the page over there says.

It looks like I've got everything working and set up correctly. However, when I go to run the script, a message in the terminal says that new work cannot be fetched because the "stratum+tcp" protocol is not supported.

I'm doing this for fun, not for profit (not really worth it anymore anyway), but I'd really like this to work if I can.

Any advice or links to head to online to get this little guy running? Thanks!

capture

ahogen avatar Feb 26 '16 05:02 ahogen

You need a stratum proxy to convert the stratum protocol to getwork protcol. just google [stratum proxy getwork]. so your progream ---getwork---> stratum proxy ---stratum---> pool.

Xiangfu

xiangfu avatar Mar 03 '16 02:03 xiangfu

How to solve it, same issues here.

toshu518 avatar Dec 20 '17 08:12 toshu518

i tried stratum proxy but still getting .02MH/s

toshu518 avatar Dec 20 '17 12:12 toshu518

I also want to solve this problem. Please tell me how.

microboard avatar Apr 09 '18 14:04 microboard