Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: supercanada1 on May 26, 2015, 02:45:04 PM



Title: Creating new altcoin. Sync problem
Post by: supercanada1 on May 26, 2015, 02:45:04 PM
in debug.log:
ThreadStakeMiner started
Flushed 1 addresses to peers.dat  62ms
trying connection 174.44.63.128:19667 lastseen=27.5hrs
connected 174.44.63.128:19667
send version message: version 60013, blocks=0, us=[2001:0:5ef5:79fd:2809:1243:3f57:fef8]:19667, them=174.44.63.128:19667, peer=174.44.63.128:19667
GetMyExternalIP() received [105.219.203.169] 105.219.203.169:0
GetMyExternalIP() returned 105.219.203.169
AddLocal(105.219.203.169:19667,5)
Added time data, samples 2, offset +2 (+0 minutes)
receive version message: version 60013, blocks=0, us=105.219.203.169:48651, them=174.44.63.128:19667, peer=174.44.63.128:19667
getblocks -1 to 00000000000000000000 limit 500
No valid UPnP IGDs found

Thanks


Title: Re: Creating new altcoin. Sync problem
Post by: cr1776 on May 26, 2015, 02:55:11 PM
in debug.log:
ThreadStakeMiner started
Flushed 1 addresses to peers.dat  62ms
trying connection 174.44.63.128:19667 lastseen=27.5hrs
connected 174.44.63.128:19667
send version message: version 60013, blocks=0, us=[2001:0:5ef5:79fd:2809:1243:3f57:fef8]:19667, them=174.44.63.128:19667, peer=174.44.63.128:19667
GetMyExternalIP() received [105.219.203.169] 105.219.203.169:0
GetMyExternalIP() returned 105.219.203.169
AddLocal(105.219.203.169:19667,5)
Added time data, samples 2, offset +2 (+0 minutes)
receive version message: version 60013, blocks=0, us=105.219.203.169:48651, them=174.44.63.128:19667, peer=174.44.63.128:19667
getblocks -1 to 00000000000000000000 limit 500
No valid UPnP IGDs found

Thanks


This is cross-posted here and is off-topic as it is an alt-coin:
https://bitcointalk.org/index.php?topic=1070676.0

You should move it to the appropriate section.


Title: Re: Creating new altcoin. Sync problem
Post by: BarryBatsBak on May 26, 2015, 02:59:03 PM
Nice shitcoin creation here. You forgot to make the genesis block, dumbass.


Title: Re: Creating new altcoin. Sync problem
Post by: supercanada1 on May 26, 2015, 04:02:11 PM
Thanks. Actually I put the hash of the genesis block in the code,with hash of merkleroot, is that enough? Or I should also mine the genesis block and true my genesis piece of code from false to true? Thanks


Title: Re: Creating new altcoin. Sync problem
Post by: StealthCoin1 on May 26, 2015, 05:47:20 PM
you have created a new altcoin and you don't know what is wrong or going on? after you creating this coin and know/familiar of the copy/paste then soon you will creating coinless coin, good job.


Title: Re: Creating new altcoin. Sync problem
Post by: supercanada1 on May 26, 2015, 06:03:08 PM
How to make the PC version sync with the vps version? It shows connected. But for the genesis block. How to get it


Title: Re: Creating new altcoin. Sync problem
Post by: muddafudda on June 06, 2015, 02:50:34 PM
How to make the PC version sync with the vps version? It shows connected. But for the genesis block. How to get it

They wont sync until you mine blocks. If you have made the client correctly, the first time it starts it will mine the genesis block and post the hash in the debug file.