Skip to content
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 setup config with old coin from Cryptonote Repo? #43

Closed
nidscom opened this issue Dec 26, 2017 · 6 comments
Closed

How to setup config with old coin from Cryptonote Repo? #43

nidscom opened this issue Dec 26, 2017 · 6 comments

Comments

@nidscom
Copy link

nidscom commented Dec 26, 2017

Hi. I tried to config cryptonote generator but im stuck. I have workable coin and want to update to latest bytecoin. Current version having problem with json rpc. im stuck at this part

CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX
If referring to cryptonotestarter the prefix is different. Certainly start with 0x. My coin is based on fork from Cryptonote repo. How to fill address prefix so it will be the same. i try and error..not useful. and my wallet does not start with numbers. is there any tools to do this?

@nidscom nidscom closed this as completed Dec 26, 2017
@nidscom nidscom reopened this Dec 29, 2017
@nidscom
Copy link
Author

nidscom commented Dec 29, 2017

I tried and have not yet find a proper way to do this. Reopen this case, hoping to find some light 😑

@pmitchev
Copy link
Contributor

convert to decimal

@RocksteadyTC
Copy link
Contributor

@nidscom post your base58 and I'll convert it for you

@nidscom
Copy link
Author

nidscom commented Dec 31, 2017

Here it is. 0xbfdc7d5 @RocksteadyTC

@RocksteadyTC
Copy link
Contributor

201181141
This creates the prefix "ciphs". I derived this by inputting bfdc7d5 into a hexadecimal to decimal converter https://www.binaryhexconverter.com/hex-to-decimal-converter
@nidscom

@nidscom
Copy link
Author

nidscom commented Dec 31, 2017

awesome 😄 Thanks @RocksteadyTC. If i may..2nd. Do i need to convert random bytecoin network to decimal too? Mine is 0xe, 0x1 and so on (as from cryptonote).

Edit: Can use http://forknote.net/ configurator. No need to use random bytes created earlier from Cryptonote repo. Now compiling.

@nidscom nidscom closed this as completed Dec 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants