hedgy73
Legendary
Offline
Activity: 1414
Merit: 1077
|
|
December 26, 2014, 10:25:54 PM |
|
need more luck, some blocks are still welcome
You've just found another block congrats . Seems like the email notifications are working now, well done aTg .
|
|
|
|
aTg (OP)
Legendary
Offline
Activity: 1358
Merit: 1000
|
|
December 26, 2014, 10:30:18 PM |
|
The problem is already solved, by the way, a new block of LTC.
EDIT: Payments made by hand there are some strange transactions decimals, please check your payments.
|
|
|
|
hedgy73
Legendary
Offline
Activity: 1414
Merit: 1077
|
|
December 26, 2014, 11:32:29 PM |
|
Like the new date / time info
|
|
|
|
cisahasa
Legendary
Offline
Activity: 910
Merit: 1000
|
|
December 27, 2014, 12:50:33 AM Last edit: December 27, 2014, 01:33:38 AM by cisahasa |
|
need more luck, some blocks are still welcome
You've just found another block congrats . Seems like the email notifications are working now, well done aTg . wow, seems like mining can still be profitable! yes, there is something with the decimals, chain says -49.750995 LTC, my wallet received 49.0 LTC edit: got the missing decimals
|
|
|
|
aTg (OP)
Legendary
Offline
Activity: 1358
Merit: 1000
|
|
December 27, 2014, 01:34:58 AM |
|
yes, there is something with the decimals, chain says -49.750995 LTC, my wallet received 49.0 LTC edit: got the missing decimals
Ok I have found the fault, to do it by hand use comma instead of decimal point and decimal seems remanded to another address. Check it again please.
|
|
|
|
cisahasa
Legendary
Offline
Activity: 910
Merit: 1000
|
|
December 27, 2014, 01:39:08 AM Last edit: December 27, 2014, 04:43:22 PM by cisahasa |
|
yes, just received 0.750995, so first block all paid!
now waiting the second block to mature.. 5 to go edit: got the second block in my wallet!(and all the decimals right)
and time for peercoin.. my goal is atleast 2 blocks.. 24h shot edit: no luck so far, 20ths on the coin
will give up peercoin for ever, pointed 75 ths and no blocks.. something wrong with this coin
|
|
|
|
hedgy73
Legendary
Offline
Activity: 1414
Merit: 1077
|
|
December 29, 2014, 07:17:59 PM |
|
Hi aTg,
It says "Test period and improvements in payments system,all warned" on your pool.
Is it working ok?
|
|
|
|
aTg (OP)
Legendary
Offline
Activity: 1358
Merit: 1000
|
|
December 29, 2014, 07:58:00 PM |
|
Is it working ok?
If it works well, it's just like I'm making changes prefer that people are warned. The worst thing that can happen is have to execute a payment manually. I want to put everything to the test before finding a block of BTC, there if I can not admit mistakes...
|
|
|
|
hedgy73
Legendary
Offline
Activity: 1414
Merit: 1077
|
|
December 29, 2014, 08:15:42 PM |
|
Is it working ok?
If it works well, it's just like I'm making changes prefer that people are warned. The worst thing that can happen is have to execute a payment manually. I want to put everything to the test before finding a block of BTC, there if I can not admit mistakes... Ok that's good thank you . Yes it would be good if it was automatic and saved you some work .
|
|
|
|
Penetrator10
|
|
December 30, 2014, 05:23:03 AM |
|
Ok a block was found , but i don't see no stats to check which add found that block.
|
|
|
|
hedgy73
Legendary
Offline
Activity: 1414
Merit: 1077
|
|
December 30, 2014, 07:59:26 AM |
|
Looks like frontend is working ok but still not payouts page or email notification automatically.
|
|
|
|
aTg (OP)
Legendary
Offline
Activity: 1358
Merit: 1000
|
|
December 30, 2014, 12:20:56 PM Last edit: December 30, 2014, 12:40:51 PM by aTg |
|
Looks like frontend is working ok but still not payouts page or email notification automatically.
Indeed, as the above changes failed I'm testing other changes, hence the warning, now the changes have worked and have not withheld payments, that is a good step forward. I updated and sent emails now. With a little more patience in the end everything stay perfect, there is still some time until there is a block of BTC. By the way tonight 150TH entered in BTC but was unlucky not to take anything. Capture of the early days of pool. Fully static, you need to press F5 to refresh and payments were entirely manual.
|
|
|
|
hedgy73
Legendary
Offline
Activity: 1414
Merit: 1077
|
|
December 30, 2014, 02:36:38 PM |
|
Excellent well done. Thats a good improvement . Just out of interest how can you tell which address finds the block?
|
|
|
|
aTg (OP)
Legendary
Offline
Activity: 1358
Merit: 1000
|
|
December 30, 2014, 04:31:14 PM |
|
Excellent well done. Thats a good improvement . Just out of interest how can you tell which address finds the block? if (isValidBlock){ redisCommands.push(['hincrbyfloat', coin + ':shares:round' + shareData.height, shareData.worker, shareData.difficulty]); redisCommands.push(['sadd', coin + ':blocksPending', [shareData.blockHash, shareData.txHash, shareData.height].join(':')]); redisCommands.push(['hincrby', coin + ':stats', 'validBlocks', 1]); }
That is the source code that records the user has found the block in the database. shareData.worker It is the user who has delivered the valid share that matches the block.
|
|
|
|
hedgy73
Legendary
Offline
Activity: 1414
Merit: 1077
|
|
December 30, 2014, 05:01:02 PM |
|
Excellent well done. Thats a good improvement . Just out of interest how can you tell which address finds the block? if (isValidBlock){ redisCommands.push(['hincrbyfloat', coin + ':shares:round' + shareData.height, shareData.worker, shareData.difficulty]); redisCommands.push(['sadd', coin + ':blocksPending', [shareData.blockHash, shareData.txHash, shareData.height].join(':')]); redisCommands.push(['hincrby', coin + ':stats', 'validBlocks', 1]); }
That is the source code that records the user has found the block in the database. shareData.worker It is the user who has delivered the valid share that matches the block. Ah I see, thank you
|
|
|
|
hedgy73
Legendary
Offline
Activity: 1414
Merit: 1077
|
|
January 04, 2015, 11:02:48 AM |
|
I think the pools luck has run out, no blocks found for a few days now even with high hashrate from time to time
|
|
|
|
aTg (OP)
Legendary
Offline
Activity: 1358
Merit: 1000
|
|
January 04, 2015, 11:58:01 AM |
|
I think the pools luck has run out, no blocks found for a few days now even with high hashrate from time to time Yes, the truth is that luck right now is horrible, no type of problem, no payments withheld, I think it is the lack of constancy in solomining is nothing good to pool hopping.
|
|
|
|
hedgy73
Legendary
Offline
Activity: 1414
Merit: 1077
|
|
January 04, 2015, 07:57:46 PM |
|
I think the pools luck has run out, no blocks found for a few days now even with high hashrate from time to time Yes, the truth is that luck right now is horrible, no type of problem, no payments withheld, I think it is the lack of constancy in solomining is nothing good to pool hopping. Yeah luck is bad right now, hopefully it will come back .
|
|
|
|
aTg (OP)
Legendary
Offline
Activity: 1358
Merit: 1000
|
|
January 07, 2015, 11:12:00 PM |
|
Yeah luck is bad right now, hopefully it will come back . Finally, another block of LTC, was a bit scared. This confirms that the mailing list works 100% automated. The new way of working is the following, to know who has found the block it will be announced only by mail until the block is confirmed and appears in the list of payments.
|
|
|
|
hedgy73
Legendary
Offline
Activity: 1414
Merit: 1077
|
|
January 07, 2015, 11:16:51 PM |
|
Yeah luck is bad right now, hopefully it will come back . Finally, another block of LTC, was a bit scared. This confirms that the mailing list works 100% automated. The new way of working is the following, to know who has found the block it will be announced only by mail until the block is confirmed and appears in the list of payments. Yes I got the email, it seems to be working now well done. That sounds like a good way to do it with payments page. Congratulations block finder .
|
|
|
|
|