forked from amjuarez/bytecoin
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
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
How to Update the Coin? #281
Comments
checkpoint see reference. play on genesis cn easy |
Would you be able to elaborate more on what a checkpoint is and how to use them? Also what reference are you referring to |
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 ***@***.***> 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
<#281 (comment)>,
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>
|
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. |
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 ***@***.***> 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
<#281 (comment)>,
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>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
The text was updated successfully, but these errors were encountered: