-
Notifications
You must be signed in to change notification settings - Fork 856
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
digibyte coin - groestlmyriad coin block-rejected! #140
Comments
@foxer666 's comments on sha256d hashing on blockheader. |
help me. .digibyte/digibyte.config
coins/digibyte.groestl.conf
changed things: but ,the miner does not work properly in the myr-gr algorithm. first of all, my 100GH computing power showed 200MH in the NOMP myr-gr algorithm, and then I did not find a new block for some day. does your myr-gr mine pool work properly, can you give your myr-gr pool address? thank you |
@liang55 refer private pool : http://mineralpool.co.kr:3001 (digibyte-groestl) Any good PR I pleased to accpets. |
your git project executes npm install and it keeps reporting errors. make: *** [Release/obj.target/multihashing/multihashing.o] Error 1 |
It is node version issue. |
make: *** [Release/obj.target/multihashing/multihashing.o] Error 1 npm ERR! A complete log of this run can be found in: |
@trustfarm-dev gyp ERR! build error npm ERR! [email protected] install: |
thanks,i have succeeded, |
digibyte coin - groestlmyriad coin block-rejected!
I've setup digibyte myriad groestl algorithm for POOL
also, changed to support myr-groestl hashing.
changed things:
for interfacing with digibyte latest daemon.
procedure to produce.
There's several days of mining. finally I found 3 blocks.
but, NOMP said
"(Thread 4) We thought a block was found but it was rejected by the daemon, share data: {"job":"a8d","ip":"182.252.10.64","port":3270,"worker":"D8xq5XPZKAYMQ-----------------------,"height":6260408,"blockReward":79656798873,"difficulty":32,"shareDiff":"362533.21566225","blockDiff":314672.733261021,"blockDiffActual":314672.733261021,"blockHash":"0000000000002e46eb5923a74fe9150834595ead2c891364b2b0e673f02ba2f6"}
2018-03-17 04:47:41 [Pool] [digibyte-groestl] (Thread 4) Share accepted at diff 32/362533.21566225 by D8xq5XPZKAYMQC314V5z-------------- [x.x.x.x]
"
I don't know , why this happen, and digibyte daemon logs says nothing.
ambiguity points
I also need to change node-stratum on jobManager.js
for groestlmyriad ?
above is original code of node-stratum
setup what I tested.
coins/digibyte.groestl.conf
pool_configs/digibyte.conf
digibyte daemon configuration.
The text was updated successfully, but these errors were encountered: