Kintera
Newbie
Offline
Activity: 28
Merit: 0
|
|
July 15, 2011, 11:24:40 PM |
|
|
|
|
|
Kintera
Newbie
Offline
Activity: 28
Merit: 0
|
|
July 15, 2011, 11:29:15 PM |
|
Awesome Wolen thanks for the time.
|
|
|
|
simplecoin (OP)
|
|
July 16, 2011, 12:11:24 AM |
|
Please don't worry about the site load stating critical. I'm just testing payout dry-runs No worries, everything looks good One of the forks of my code had concerns, I'm just running it all against live data for the other users of my source.
|
Donations: 1VjGJHPtLodwCFBDWsHJMdEhqRcRKdBQk
|
|
|
simplecoin (OP)
|
|
July 16, 2011, 01:38:53 AM |
|
Welcome new users hope you all stick around!
|
Donations: 1VjGJHPtLodwCFBDWsHJMdEhqRcRKdBQk
|
|
|
sirky
|
|
July 16, 2011, 02:16:20 AM |
|
I am back for the time being
|
|
|
|
Kintera
Newbie
Offline
Activity: 28
Merit: 0
|
|
July 16, 2011, 02:49:30 AM |
|
Awesome guys lets keep this growing we have it up to almost 11 and sirky Took the number one spot from me lol
|
|
|
|
Kintera
Newbie
Offline
Activity: 28
Merit: 0
|
|
July 16, 2011, 02:52:15 AM |
|
At the current rate block finding will take:
Average 7 days, 1 hour, 31 minutes
but with some luck we can do better
|
|
|
|
sirky
|
|
July 16, 2011, 03:17:00 AM |
|
If I win I will only take one of the BTC as a bonus. I will donate one to next round and one to the round after.
|
|
|
|
Kintera
Newbie
Offline
Activity: 28
Merit: 0
|
|
July 16, 2011, 03:40:47 AM |
|
Awesome passing it on mentality I would do the same.
|
|
|
|
Kintera
Newbie
Offline
Activity: 28
Merit: 0
|
|
July 16, 2011, 03:42:51 AM |
|
Come on Weekend Rush Let break this round and Find a new block...
|
|
|
|
RyNinDaCleM
Legendary
Offline
Activity: 2408
Merit: 1009
Legen -wait for it- dary
|
|
July 16, 2011, 04:40:53 AM |
|
If I win I will only take one of the BTC as a bonus. I will donate one to next round and one to the round after.
That's not a bad idea! Sort of like the "Double Trouble" game! Maybe this would continue, and there could be bonus's every round! I for one would do the same! And, if it brought some more users in, I would add .25BTC bonus for every round if I have a payout from the previous round! Until it's not cost effective anymore, anyway!
|
|
|
|
Kintera
Newbie
Offline
Activity: 28
Merit: 0
|
|
July 16, 2011, 05:03:05 AM |
|
I have an interesting idea it be pretty simple to implement: Basically its like a lottery except instead of paying for a ticket you buy in to the pot by saying your pledging so much to the pot from each rounds earning maybe be a static amount or a percentage. the pots winnings go to the finder of the block. Thus the pot gets regenerated by the user determined amounts each round And everyone has a chance to win if they per-say active for a certain percentage of that round even if they did or didn't contribute to the pool. Raffle/ Lottery idea i'd help implement it if needed and the ideas is accepted.
So example:
User A: gives .25 BTC User B: Gives .35 BTC User C: Gives .00 BTC User E: Gives .10 BTC User D: Gives 2.5% of Round earnings (earned 5.0 Btc) which equals .125 BTC
Total pot size = .25+.35+0+.10+.125 = 0.825 BTC possable winning
Please keep in mind this is a small scale winning but i'd easily do either flat rate or percentage driven model for this idea.
|
|
|
|
bamboe32
Newbie
Offline
Activity: 17
Merit: 0
|
|
July 16, 2011, 11:01:47 AM |
|
You better modify your tables not using default NULL for share_count & stale_share_count
alter table webUsers modify share_count int(11) default 0; alter table webUsers modify stale_share_count int(11) default 0;
Otherwise new users won't see any shares in the Top 30 Lifetime Shares table. For me it is showing 0 while I processed a few hundreds shares. I think it will scare new users.
Current users can be modified with update webUsers set share_count=0 where count is NULL; update webUsers set stale_share_count=0 where count is NULL;
|
|
|
|
sirky
|
|
July 16, 2011, 12:04:12 PM |
|
It's sort of a bummer that I woke up this morning and we are still at 10 GHash/s. Especially with all that SC has done for the BTC community. After all, tens of pools use the open source interface that SC developed.
Anyway, I am going to hang in there through the weekend at least, though I wish that we had 5x the hashing.
And after all, a 3 BTC bounty should make it worthwhile for some people to switch over.
|
|
|
|
Kintera
Newbie
Offline
Activity: 28
Merit: 0
|
|
July 16, 2011, 01:14:35 PM |
|
Not much we can do but hope
|
|
|
|
kiwiasian
|
|
July 16, 2011, 02:37:22 PM |
|
I'm Runing 6870's for now considering the new hd6870x2 that released gonna order one see and test it out
I'm running: main dev machine ubuntu hashkill: 1x6870@ 940 - 278mh 1x5850@900 - 330mh headless miner ubuntu hashkill: 2x5830s@ 950 - 610mh daughter win7 poclbm: 1x6870@ 920 - 230mh (running with sleep to not overheat) 1x5850@ 775 - 310mh I suspect I'll get a bit more out of them once I make a "fans at 100%" profile for when I'm not around. Try the latest version of poclbm, it upped my m/hs from 330 to 350 on my 5850 (clocked 900/300)
|
|
|
|
kiwiasian
|
|
July 16, 2011, 05:07:52 PM |
|
Good work everyone, second block found.
|
|
|
|
sirky
|
|
July 16, 2011, 05:41:23 PM |
|
I don't see that?!
|
|
|
|
sirky
|
|
July 16, 2011, 05:43:17 PM |
|
Oh I do!
It looks like it broke the UI on the page though. I hope it was us and we keep it!!
|
|
|
|
kiwiasian
|
|
July 16, 2011, 05:43:59 PM |
|
Last 5 Blocks Found - All Blocks Found Block Confirms Finder Time 136,584 0 2011-07-16 11:40:02 AM
Don't know why it's 0 confirms though
|
|
|
|
|