Open nibbons opened 7 years ago
Also running into this issue.
same issue, I have found the error is coming from cryptonote-util
i am same issue
Same here, but with XDN. Monero (from original repo) works fine.-
I notice that blockchain is syncronized, however there are some peers who isn't
since when are you having this issue?
Hi all, I'm hoping someone with a little more experience can help me with this pool I am setting up on a VPS for the CryptoNote DigitalNote (XDN). I have the server up and running, node, wallet, daemon, redis all configured but I am running into an error when miners try to connect. The VPS node init.js displays this error when a miner tries to connect:
https://i.imgur.com/5vh9yQK.jpg Error: Failed to parse block at Object.BlockTemplate.nextBlob etc
I tried using LucasJones' version of cryptonote-utils as recommended here (https://monero.stackexchange.com/questions/1603/cryptonote-universal-pool-stratum-authentication-failed/4059) but that just introduces another error with address verification so it isn't fixing anything just covering up the block error.
I've been told that this may have to do with XDN adding merged mining and that it changed the block format.
Does anyone have any advice for getting this setup? It's so close. Thank you.