Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: opticalcarrier on January 15, 2014, 02:11:15 AM



Title: help with creating a coin for my testnet
Post by: opticalcarrier on January 15, 2014, 02:11:15 AM
Dont worry this is just for me to set up in a testlab, I wont spam it on BCT.org at all - just trying to learn

Ive been following http://devtome.com/doku.php?id=scrypt_altcoin_cloning_guide and have pretty much got it all down for the most part or so I thought.  Im at the stage getting close to 2/3 of the way down that page checking the testnet with 2 machines but both of their debug.log files show the same thing:

connect() failed after select(): Connection refused

Both are to runing with options "-testnet -connect=IP_OF_OTHER_MACHINE"

Now it looks like foobar is gone, so I was forced to use smallchange's git since thats what the author recommended.  I went and changed all the paraeters it specified, and also port numbers, and went through steps to generate a merkleroot and then the genesis, and thats the point Im at now with the 2 clients trying to connect.

Any help?

https://github.com/ARFComCoin/ARFComCoin


Title: Re: help with creating a coin for my testnet
Post by: opticalcarrier on January 15, 2014, 03:52:39 PM
bump for day crew, can someone at least point me in the right direction?