-
Notifications
You must be signed in to change notification settings - Fork 33
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
Upgrade existing coin with Monero Generator #1
Comments
Yes. The work on this will be resumed soon. PS are you having a bytecoin clone? |
Yes i forked from Cryptonotefoundation repo. But having problem with json rpc. |
We are a bytecoin clone, TurtleCoin. What do you have in mind @pmitchev |
@RocksteadyTC The big goal of the project is to make all Forknote coins work on both Bytecoin and Monero cores. The start for the project is to get Dashcoin working on Monero core, since it's the simplest case. I got stuck at syncing V2 blocks, since bytecoin has some change in the block template. If you are willing to help this will be huge for small Cryptonote coins. |
@pmitchev I'd like to float this idea by our development team if you don't mind. This is a very promising opportunity in my opinion. They may feel differently, but I think they'd agree. |
@RocksteadyTC @pmitchev I would like to get involved with the C++ coding. |
@Dreadmon Hi, The work done so far is here: This section here is certainly flawed: To generate the output source code: Milestones:
|
@Dreadmon @RocksteadyTC Thanks! I will get started on this. |
@pmitchev When I run the generator for dashcoin, I am getting this compilation below. Do you want me to fix this? Or, I am missing something? /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f4f76.dir/link.txt --verbose=1 |
@Dreadmon This might need a new issue |
Hi. Is it possible to do this? I have cryptonote coin that i would like to improve the code. RingCT would be awesome.
The text was updated successfully, but these errors were encountered: