jkminkov
|
|
May 25, 2013, 02:40:21 PM |
|
mining_proxy.exe -o pool.itzod.ru -p 3333 -sh 192.168.0.2 -sp 3434 -oh 192.168.0.2 -gp 8333 -nm mining_proxy.exe -o stratum.slush.cz -p 3333 -sh 192.168.0.2 -sp 3333 -oh 192.168.0.2 -gp 8332 -nm seems I managed to run both
|
.:31211457:. 100 dollars in one place talking - Dudes, hooray, Bitcoin against us just one, but we are growing in numbers!
|
|
|
Balthazar
Legendary
Offline
Activity: 3108
Merit: 1359
|
|
May 26, 2013, 12:40:29 AM Last edit: May 26, 2013, 12:55:27 AM by Balthazar |
|
Custom static diff replaced with restricted implementation of dynamic retargeting support. - Startup difficulty is 2.0;
- Possible difficulty values are [2.0,4.0,8.0,16.0,32.0];
- Retargetting performed once per 120 seconds.
TODO: - Remove diff-1 columns from interface, extend it with diff-64 and diff-128;
- Custom SPM implementation.
|
|
|
|
richik
Newbie
Offline
Activity: 15
Merit: 0
|
|
May 26, 2013, 06:15:11 PM |
|
Hi Balthazar, is it possible to set lower withdrawal threshold? Actually it is 0.1 and I would like to see 0.01 or 0.02. I have low hashrate and it would take me more than month to get 0.1 BTC. Thank you
|
|
|
|
Balthazar
Legendary
Offline
Activity: 3108
Merit: 1359
|
|
May 26, 2013, 09:59:43 PM |
|
Yes, but with 0.0x threshold there is a risk to create transaction, which will stay unconfirmed forever and ever. Because we are using transactions with zero fees.
|
|
|
|
richik
Newbie
Offline
Activity: 15
Merit: 0
|
|
May 26, 2013, 11:43:16 PM |
|
Yes, but with 0.0x threshold there is a risk to create transaction, which will stay unconfirmed forever and ever. Because we are using transactions with zero fees.
Any TX output bigger than 0.01 BTC should be ok, according https://en.bitcoin.it/wiki/Transaction_fees . When you include the transaction in new block that your pool will create then there should not be problem (even with smaller TX output).
|
|
|
|
tripper22
|
|
May 27, 2013, 02:51:17 PM Last edit: May 27, 2013, 03:06:17 PM by tripper22 |
|
Balthazar, can you add round duration to the round history or your rewards please?
|
|
|
|
Balthazar
Legendary
Offline
Activity: 3108
Merit: 1359
|
|
May 27, 2013, 04:22:50 PM |
|
Balthazar, can you add round duration to the round history or your rewards please?
This will be implemented it soon.
|
|
|
|
Balthazar
Legendary
Offline
Activity: 3108
Merit: 1359
|
|
May 27, 2013, 07:23:21 PM |
|
SSL certificate replaced with the new one.
|
|
|
|
|
Balthazar
Legendary
Offline
Activity: 3108
Merit: 1359
|
|
May 28, 2013, 06:13:30 PM |
|
You should use your actual username/api key. And this parameters are case sensitive.
|
|
|
|
ltcer123
Newbie
Offline
Activity: 9
Merit: 0
|
|
May 28, 2013, 06:30:15 PM |
|
You should use your actual username/api key. And this parameters are case sensitive. Sorry, I should have mentioned that. I did use the actual username for the first call syntax and the API key for the second call syntax, and I got the error with both. Cases were entered correctly.
|
|
|
|
ltcer123
Newbie
Offline
Activity: 9
Merit: 0
|
|
May 28, 2013, 06:32:03 PM |
|
You should use your actual username/api key. And this parameters are case sensitive. Sorry, I should have mentioned that. I did use the actual username for the first call syntax and the API key for the second call syntax, and I got the error with both. Cases were entered correctly. Whoops, I made a mistake in writing my post. My issue is with getworkerstats, NOT getuserstats. Here's my exact string: http://ltcmine.ru/apiex?act=getworkerstats&username=ltcer123
|
|
|
|
Vicus
|
|
May 29, 2013, 04:36:06 PM |
|
Mods or TS, change topic title to 2000 GH/s
|
|
|
|
Balthazar
Legendary
Offline
Activity: 3108
Merit: 1359
|
|
May 30, 2013, 05:48:16 PM |
|
It's normal if you has no active workers for the moment, that was an inaccuracy in error message. Now it's corrected.
|
|
|
|
digicoin
Legendary
Offline
Activity: 1106
Merit: 1000
|
|
June 01, 2013, 05:42:42 AM |
|
@all
When I look into Round History page, I find a column named D1A containing an integer and a percentage. What does the percentage mean?
E.x: 548036 (4.49%)
Does it mean that the round completes faster than the normal? Miner will receive less for such round?
|
|
|
|
Balthazar
Legendary
Offline
Activity: 3108
Merit: 1359
|
|
June 01, 2013, 11:39:56 AM |
|
This mean that round was done with shares amount, which equal to 4.49% of average.
|
|
|
|
digicoin
Legendary
Offline
Activity: 1106
Merit: 1000
|
|
June 02, 2013, 08:58:34 PM |
|
Thanks.
I also find that there is no round recorded in June 2nd. What's wrong? My rig has still submitted shares to the pool. Where does they go into?
|
|
|
|
ZPK
Legendary
Offline
Activity: 1302
Merit: 1021
|
|
June 02, 2013, 09:03:28 PM |
|
Thanks.
I also find that there is no round recorded in June 2nd. What's wrong? My rig has still submitted shares to the pool. Where does they go into?
round = found block
|
Novacoin POS mining only now
|
|
|
|
Balthazar
Legendary
Offline
Activity: 3108
Merit: 1359
|
|
June 03, 2013, 05:12:23 PM |
|
Two blocks was found by pool. This and this. But round wasn't closed by the first block because of bitcoind problem. It was closed later, by the second block. I've tried to create round record for the first block manually, but then made decision to delete it. I'll add 25.2843 BTC to buffer manually when round #1063 will be confirmed.
|
|
|
|
|