This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Merged mining #867
gridmaniac
started this conversation in
Ideas
Replies: 2 comments
|
Currently not possible but feel free to submit a PR :) |
0 replies
|
Hello, I've been using Miningcore for a few months and love it. Thank you for putting it together. I'm writting because I'm interested in implementing merged mining to mining core. I'm new to C Sharp however! If I'm not mistaken, the key to merged mining is leveraging the "arbitrary data" field to input in child chain's header. (1) Looking for any input regarding how to best implement this. As far as you know, is this link (2) the "arbitrary data" field they mean? Is this also similar by chance? (3) I'd love any input if you've looked into this in the past! (1) https://sec.cs.univie.ac.at/fileadmin/user_upload/i_sec/docs/teaching/thesis/azamyatin_merged_mining.pdf: Page 10 (3) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I would like to know is it possible to add merged mining support for like Dogecoin+Litecoin or Namecoin+Bitcoin without fundamental changes in code?
I read all comments here and @oliverw already wrote about it but I still don't understand,
sorry for double-asking.
All reactions