June 04, 2026, 06:49:43 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - punkrock

Pages: [1]
1
Mining & Pools / Re: GoldCoin: How to mine with a GPU using CGMiner
« on: December 02, 2013, 06:50:41 AM »
EDIT: The problem is solved. With cgminer 3.5.0 you need to start it in console with "cgminer.exe -server". With cgminer 3.7.2 it works without starting it in console.

-------------------

And could you please explain in some steps how I get started  solo mining?

My mining.bat:
Code: [Select]
cgminer.exe --scrypt -o 127.0.0.1:8122 -u conf-username -p conf-password -I 13
My goldcoin.conf:
Code: [Select]
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
daemon=1
server=1
gen=0
maxconnections=64
dns=1
checkpoints=1
listen=1
dnsseed=1
banscore=50
bantime=14400
addnode=50.116.22.43
addnode=88.161.131.83
addnode=24.70.184.213
addnode=208.115.109.157
addnode=72.200.175.240
addnode=192.241.134.49
addnode=76.10.147.84
addnode=150.101.174.85
addnode=212.124.68.161
addnode=82.20.48.48
addnode=199.201.106.33
addnode=78.145.71.105
addnode=209.172.25.95

2
Mining & Pools / Re: GoldCoin: How to mine with a GPU using CGMiner
« on: December 02, 2013, 05:57:33 AM »
When I started mining LiteCoin last week, the info about mining LTC says, that cgminer 3.5.0 is the latest version which supports SCRYPT. If someone knows more, please answer.

Questions about solo-mining:

I edited the Goldcoin.conf and set a new username and password. After this I created a GoldCoinSoloMining.bat in the cgminer directory and after this I switched into GoldMining Wallet and opened the tab "Mining". Here I added the server 127.0.0.1, Port 8122 and my username and password. I clicked the "Start Mining"-button in the Wallet. And I started the GoldCoinSoloMining.bat...

Is this correct? Do I need this bat-file or am I fine only using the .conf-file and the wallet settings and start it from wallet. I am confused.

Anyway, my GLD-wallet says I am mining @ 5500 Hashes...

Pages: [1]