July 29, 2026, 02:28:49 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 - Malak

Pages: [1]
2
Mining & Pools / Re: How do i tell my solo mining is working
« on: December 04, 2013, 07:31:09 AM »
That what sucks about solo. You have no feedback till it works. lol
Once you find a batchfile that works, never change it and copy to the next coin you mine.
I always use this for new coins and adjust the number of seconds to match the current block times:
(what is the current block times for GLD these days? change g,d, & E to match)
-------------------------------------------------------
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
CLS
COLOR 70

cgminer --scrypt -o http://192.168.1.172:8777 -u xxx -p xxx --intensity 13 --worksize 256 --thread-concurrency 8192 -g 2 -s 2 -E 3 -Q 0

3
Mining & Pools / Re: Solo Mining up and running, block solved, no payout :(
« on: December 04, 2013, 07:26:48 AM »
It's been awhile, but I used the following for all solo mining and would adjust the number of seconds to match the current average block time. Contrary to popular belief, you can use any port number you want because I never changed it between coins. Obviously, you have to change the ip address to match the ip of the wallet computer. The following settings were for the first days of GLD because the number of seconds is 2:
(cards are 7970s)
-------------------------------------------------------
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
CLS
COLOR 70

cgminer --scrypt -o http://192.168.1.172:8777 -u xxx -p xxx --intensity 13 --worksize 256 --thread-concurrency 8192 -g 2 -s 2 -E 3 -Q 0

4
Project Development / Re: Ideas from my 13yr old daughter
« on: December 03, 2013, 12:33:08 PM »
Good ideas. I'm not sure the first one is technically possible though because the address of every wallet is different. And how would you prevent fraud like me downloading a wallet 100 times?  ;-)

5
GoldCoin Discussion / Re: [Official] GoldCoin Donation Addresses
« on: December 03, 2013, 11:25:00 AM »
Just donated 500 GLD and I'm going to make an effort to keep my client up most of the day to help keep the network going. It's the least I can do, since it's the only coin I was able to get 100K of.  :-D

6
Currency Exchange / Re: 5.7 cents a Coin!!!
« on: November 30, 2013, 09:18:01 AM »
So after all the recent BTC explosion, I started mining LTC again, and then I checked GLD and updated my client this morning. Still says I have over 100K. Ka-ching! I will mine thru the GLD client here and there. Anyone have any luck with that?

Pages: [1]