Open pool2mine opened 1 year ago
Hi, thanks for suggesting to me this repo. I am gonna to install it and use for digibyte. So, you just follow instruction and everything works fine for dgb (sha256) asic boost, right? Can you share please digibyte.conf and command to get legacy pool address. Also what additional software did you use to make webUI interface if any and monitoring your pool, thanks a lot anyway. I am little nooby in programming, but somehow could install succesfully a zil node myself, sounds crazy, I spent 4 months for this, but did! So, I hope to make it too 😄 Yiimp also installed succesfully "firefox2014 repo" and minincore "xiaon1579 repo", but those 2 do not support asic boost.... ☹️
Hi, I just installed this repo for Digibyte mining, and i am trying to login with the format wallet.worker in an antminer s9 with braiins OS. I get unauthorized by the stratum, and the only way to login is to only use wallet.
i was wondering if there is a chance to login with the worker name so i can see which worker is connected. I actually see in API that "worker" is defined but not "miner". Other software normally define "miner" for wallet and "worker" for determining device connected. As i'm new with NOMP i was wondering if someone could tell me how this pool handle that.
BTW, thanks for this repo! I think this is the only one working with ASICBOOST and it's perfect, all dependencies up to date and pool working awesome!, let me know if i can help with anything
Hi, how did you manage to install? I got a lot of trouble with node.js and npm install on Ubuntu 20.04 lts. Can you share please what node.js version and npm version did you use and ubuntu version. Thanks
You just need to check the package.json file... for that repo: "node": ">16.0"
use node 16
You just need to check the package.json file... for that repo:
"node": ">16.0"
use node 16
I found miningcore and it works with asic boost well without any problem. On ubuntu 20, 21, 22, 23
not really compatible, i think oliver (original) version does connect over asicboost, but seems like it has some trouble with the nicehash protocol (which is also used in asicboost) and disconnects after a few minutes... Reconnect and disconnects to an endless loop
well, unless you are talking about a fork, in that case if you share the repo i could test it.
not really compatible, i think oliver (original) version does connect over asicboost, but seems like it has some trouble with the nicehash protocol (which is also used in asicboost) and disconnects after a few minutes... Reconnect and disconnects to an endless loop
well, unless you are talking about a fork, in that case if you share the repo i could test it.
asicsboost from miningrigrentals.com is working superior (my fork)! (tested with DGB-sha256 solo/pplns mining) For nice hash I did not test, as I do not have NH account.
Hi, I just installed this repo for Digibyte mining, and i am trying to login with the format wallet.worker in an antminer s9 with braiins OS. I get unauthorized by the stratum, and the only way to login is to only use wallet.
i was wondering if there is a chance to login with the worker name so i can see which worker is connected. I actually see in API that "worker" is defined but not "miner". Other software normally define "miner" for wallet and "worker" for determining device connected. As i'm new with NOMP i was wondering if someone could tell me how this pool handle that.
BTW, thanks for this repo! I think this is the only one working with ASICBOOST and it's perfect, all dependencies up to date and pool working awesome!, let me know if i can help with anything