cryptonotefoundation / cryptonote

CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
https://cryptonote.org/
991 stars 6.1k forks source link

How to Update the Coin? #281

Open frankiexile opened 6 years ago

frankiexile commented 6 years ago

This is probably a really stupid question and shows how much of a noob at this I am, but how does one go about updating the coin's source without having to completely restart it from scratch? Or is it supposed to be built once and that's the way the source has to stay forever?

SoraKohaku commented 6 years ago

checkpoint see reference. play on genesis cn easy

frankiexile commented 6 years ago

Would you be able to elaborate more on what a checkpoint is and how to use them? Also what reference are you referring to

SoraKohaku commented 6 years ago

im usual on wiki how to used Cryptonote. see our logs how to do HF on CryptonoteEvo section on my repos. there is wiki for it

On Wed, Jul 4, 2018 at 6:07 PM, frankiexile notifications@github.com wrote:

Would you be able to elaborate more on what a checkpoint is and how to use them? Also what reference are you referring to

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cryptonotefoundation/cryptonote/issues/281#issuecomment-402415708, or mute the thread https://github.com/notifications/unsubscribe-auth/AK51tR7L4Kc7eHZsiR-Q9zkLmzcgF_OGks5uDIW6gaJpZM4VB-SM .

-- Nur1Labs©2013


Site Info -> Here http://nur1labs.com/

Easy Transaction MoneyBookers https://www.moneybookers.com/app/?rid=17274145

cash2 commented 6 years ago

Could you please explain what you mean by "restart it from scratch"? To my understanding, each time you change the source code, you must recompile the program by running "make" for the changes to take effect.

SoraKohaku commented 6 years ago

yes rebuild back after change and make but. you need add checkpoint. see our logs on cryptonote document

On Sat, Jul 7, 2018 at 1:52 PM, cash2 notifications@github.com wrote:

Could you please explain what you mean by "restart it from scratch". To my understanding, each time you change the source code, you must recompile the program by running "make" for the changes to take effect.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cryptonotefoundation/cryptonote/issues/281#issuecomment-403188658, or mute the thread https://github.com/notifications/unsubscribe-auth/AK51tUWRB4-bd_64x36kiGXJKpMPRdjfks5uED6GgaJpZM4VB-SM .

-- Nur1Labs©2013


Site Info -> Here http://nur1labs.com/

Easy Transaction MoneyBookers https://www.moneybookers.com/app/?rid=17274145