bonesoul / CoiniumServ

Next-gen crypto currency mining pool software
Other
788 stars 497 forks source link

How I can setup Namecoin merged mining? #789

Open jeong760 opened 7 years ago

jeong760 commented 7 years ago

Dears,

I've read some issues here about merged mining support on CoiniumServ but still wonder if how does it configure? Could you teach me some guide for merged mining support?

I was enabled a LiteCoin support but when I tried to setup a same method configuration file on Namcoin I've got numerous error related with Job Manger.

14:32:17 [Error] [JobManager] [Namecoin] New job creation failed: Method not found 14:32:17 [Error] [JobManager] [Namecoin] New job creation failed: Method not found 14:32:17 [Error] [JobManager] [Namecoin] New job creation failed: Method not found 14:32:17 [Error] [NetworkInfo] [Namecoin] Can not read getmininginfo(): Method not found 14:32:17 [Error] [NetworkInfo] [Namecoin] Can not read getblocktemplate(): Method not found

Regards, John Ahn

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/44207570-how-i-can-setup-namecoin-merged-mining?utm_campaign=plugin&utm_content=tracker%2F401667&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F401667&utm_medium=issues&utm_source=github).
bonesoul commented 7 years ago

Namcoin doesn't seem to support standard RPC methods from your logs, which they should be implemented for so.

jeong760 commented 7 years ago

Dears,

Do you have any plan to support merged mining method of namecoin with bitcoin? because other mining pool servers support a merged mining method without specific requirement like you mention above.

Broatcast commented 7 years ago

Any news on this?

bonesoul commented 7 years ago

Not until someone sends a PR with the implementations.