fancoder
fancoder
Hi guys! I'm working on merge mining right now. Coming out this or next week.
Guys, what did you mean merge mining? CryptoNote currencies do not support merge mining for now. I'm going to implement some kind of dinamical pool mining multiple coins and automatically...
> What i dont understand is that the data sent to miner is a blob related to a block header. @netmonk I also do not understand how it works. I'll...
Yes, I did. They said that it's proprietary technology, and they don't want to share it to open source.
What about https://github.com/zone117x/node-cryptonote-pool/commit/ca22a9adb0601bf304804ab27cf3b60c61787a7e?
This problem is fixed in `fancoder/cryptonote-universal-pool` fork, see last item in https://github.com/fancoder/cryptonote-universal-pool#extra-features list. It will work with BCN with `"maxTransactionAmount": 5000000000000`.
It was fixed on my branch a week ago. Forgot to update this push request. Now I've done it. Thanks for your feedback.
The problem with address validation does exist. It is a significant vulnerability of node-cryptonote-pool. Could you give me a link to your pool, so I could show you that there...
dayas, you're getting it wholly wrong. There is no difference in address validation algorithm for CryptoNote coins. The one used originally in node-cryptonote-pull is subject to a flaw which may...