Bitcoin Forum
June 27, 2024, 01:42:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 »
61  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BTG BitGem REQUIRED UPDATE 0.4.1.5 BEFORE 15 JUL | Try new GemWallet. on: June 29, 2013, 06:31:34 PM
Well,  he did find 6 blocks in a row in a very short time.

The hash rate calculation is a bit rough atm though because of VARDIFF  I'll see about tweaking it.

11,532   118 left   jahmonaut   2013-06-29 12:49:31 PM   0.290312   Not Available
11,531   117 left   jahmonaut   2013-06-29 12:48:32 PM   0.290312   Not Available
11,530   116 left   jahmonaut   2013-06-29 12:46:31 PM   0.290312   Not Available
11,529   115 left   jahmonaut   2013-06-29 12:38:31 PM   0.290312   Not Available
11,528   114 left   jahmonaut   2013-06-29 11:02:32 AM   0.284472   Not Available
11,527   113 left   jahmonaut   2013-06-29 08:35:32 AM   0.284472   
62  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BTG BitGem REQUIRED UPDATE 0.4.1.5 BEFORE 15 JUL | Try new GemWallet. on: June 29, 2013, 08:17:14 AM
I'm working on a BitGem pool.  

If anyone is interested in helping me test it out before launch go check it out.

http://swmining.mine.nu/btg





Wow silverwolf great news! I have been a fan of your pools and would love to help throw some hash at it Smiley The site seems down now. I will check it periodicly

Mobgod. I will look into the wallet problem. Ill see if any other linux users have it working Smiley

There was a brief issue with the VPS service provider, but it's been straightened out now (What Timing...).
63  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][STABLECOIN][POOL][PPLNS][STRATUM][1% FEE] Silverwolf's StableCoin Pool on: June 29, 2013, 07:44:18 AM
the1silverwolf you have my utmost respect for the calm manner in which you delt with a certain complainant

Well, Thank You!
 Grin
64  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BTG BitGem REQUIRED UPDATE 0.4.1.5 BEFORE 15 JUL | Try new GemWallet. on: June 29, 2013, 03:54:52 AM
I'm working on a BitGem pool.  

If anyone is interested in helping me test it out before launch go check it out.

http://swmining.mine.nu/btg



65  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][STABLECOIN][POOL][PPLNS][STRATUM][1% FEE] Silverwolf's StableCoin Pool on: June 29, 2013, 12:21:06 AM
Notice to other pool operators using my code :

There is a rare bug in the payout logic that can sometimes occur when the system load is very high.  It can sometimes prevent automatic payout of the block reward on random blocks.

All you have to do is change one line in the checkledger.php file

Line 139

From This :
Code:
$csql = mysql_query("SELECT confirms FROM networkBlocks WHERE blockNumber LIKE $wrow[blockNumber]");

To This :
Code:
$csql = mysql_query("SELECT confirms FROM networkBlocks WHERE blockNumber LIKE $wrow[blockNumber] AND confirms > 0");

66  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][STABLECOIN][POOL][PPLNS][STRATUM][1% FEE] Silverwolf's StableCoin Pool on: June 28, 2013, 11:38:43 PM
Thank you very much for the update and for checking into this so quickly. I've never had a quicker response from any pool or board op.

I'm pleased that you are satisfied with my handling of the situation, although I do apologize that it came up at all.

Stick Around!
67  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][STABLECOIN][POOL][PPLNS][STRATUM][1% FEE] Silverwolf's StableCoin Pool on: June 28, 2013, 11:34:20 PM
I have modified the payout logic and payments for the unpaid blocks have been issued.

Here is the output of the script :

Code:
Checking winning_shares against Ledger for missing payout (lastnshares: 981)
Nr. 1 #22108 Block: 45419 Payments: 0 c: 87 -
Nr. 2 #22105 Block: 45392 Payments: 0 c: 114 -
Nr. 3 #22096 Block: 45314 Payments: 0 c: 192 -
Nr. 4 #22090 Block: 45293 Payments: 0 c: 213 -
Nr. 5 #22079 Block: 45252 Payments: 0 c: 254 -
Nr. 6 #22076 Block: 45244 Payments: 0 c: 262 -
Nr. 7 #22071 Block: 45216 Payments: 0 c: 290 -
Nr. 8 #22068 Block: 45210 Payments: 0 c: 297 -
Nr. 9 #22061 Block: 45196 Payments: 0 c: 311 -
Nr. 10 #22059 Block: 45192 Payments: 0 c: 315 -
Nr. 11 #22045 Block: 45149 Payments: 0 c: 358 -
Nr. 12 #22027 Block: 45119 Payments: 0 c: 388 -
Nr. 13 #22018 Block: 45101 Payments: 0 c: 406 -
Nr. 14 #22016 Block: 45098 Payments: 0 c: 409 -
Nr. 15 #22010 Block: 45077 Payments: 0 c: 430 -
Nr. 16 #22002 Block: 45063 Payments: 0 c: 444 -
Nr. 17 #22000 Block: 45061 Payments: 0 c: 446 -
Nr. 18 #21990 Block: 45042 Payments: 0 c: 465 -
Nr. 19 #21982 Block: 45023 Payments: 0 c: 484 -
Nr. 20 #21958 Block: 44982 Payments: 0 c: 525 -
Nr. 21 #21955 Block: 44970 Payments: 0 c: 537 -
Nr. 22 #21952 Block: 44966 Payments: 0 c: 541 -
Nr. 23 #21946 Block: 44959 Payments: 0 c: 548 -
Nr. 24 #21941 Block: 44951 Payments: 0 c: 556 -
Nr. 25 #21933 Block: 44941 Payments: 0 c: 566 -
Nr. 26 #21932 Block: 44937 Payments: 0 c: 570 -
Nr. 27 #21931 Block: 44935 Payments: 0 c: 572 -
Nr. 28 #21930 Block: 44934 Payments: 0 c: 573 -
Nr. 29 #21923 Block: 44920 Payments: 0 c: 587 -
Nr. 30 #21917 Block: 44912 Payments: 0 c: 595 -
Nr. 31 #21914 Block: 44905 Payments: 0 c: 602 -
Nr. 32 #21906 Block: 44858 Payments: 0 c: 626 -
Nr. 33 #21902 Block: 44846 Payments: 0 c: 621 -
Nr. 34 #21899 Block: 44836 Payments: 0 c: 617 -
Nr. 35 #21895 Block: 44819 Payments: 0 c: 614 -
Nr. 36 #21893 Block: 44816 Payments: 0 c: 616 -
Nr. 37 #21887 Block: 44810 Payments: 0 c: 585 -
checking...

 DONE .. 37 unpaid blocks = 910.2 SBC

It'll take a bit longer to fix the initial bug in the cronjob as that will take some thought.  But with the modified payout logic it will no longer have any effect.

I am sorry for the inconvenience and if anyone has any questions, please let me know.  Resetting pool status to NORMAL.
68  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][STABLECOIN][POOL][PPLNS][STRATUM][1% FEE] Silverwolf's StableCoin Pool on: June 28, 2013, 11:15:23 PM
There seems to be a very obscure bug in the cronjob that allows a discovered block to be listed in the database twice once as a found block and again as just a regular block.  It is only triggered when the server load is very high.



It is due to the extra entry that these blocks were not paid by the automatic payout logic.

To resolve the issue I am :

1. Modifying the payout logic so that it will not be tripped up by this situation.
2. Re-work the cronjob to eliminate this situation from occurring in the first place.

As soon as I'm finished with the mods to the payout logic I will issue the missing payments.

69  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][SBC] StableCoin ¦¦ A new breed of cryptocurrency ¦¦ v1.2 RELEASED on: June 28, 2013, 09:18:02 PM
Where the hell is Artos?  Any updates would assist in HIS coin.  The store should be done next week if we follow his timeline...which means he should be updating us as we would be days away.

I don't know.  He still hasn't responded to my pm about changing the block explorer over.  I sent that on the 23rd.  Maybe he is out of town ?

70  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][BOT][POOL][PPLNS][STRATUM][VARDIFF] Silverwolf's Bottlecaps Pool LAUNCH!! on: June 28, 2013, 07:22:38 PM
How is the VARDIFF working for you guys ?

It's been working really well for my rigs but I'd like to hear any thoughts you might have on the subject.

After it finishes adjusting for your hash rate, you should be getting 1 share about every 10 seconds or so if it's working right.

71  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][BOT][POOL][PPLNS][STRATUM][VARDIFF] Silverwolf's Bottlecaps Pool LAUNCH!! on: June 28, 2013, 07:21:57 PM
It would be nice if you did like big vern and put a link to all your pools somewhere on your pages.

I've been thinking about how to add that without making it look stupid.  Suggestions ?
72  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][BOT][POOL][PPLNS][STRATUM][VARDIFF] Silverwolf's Bottlecaps Pool LAUNCH!! on: June 28, 2013, 07:20:56 PM
Just add 2400 to it, see how it goes

Glad to have you with us!
73  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][STABLECOIN][POOL][PPLNS][STRATUM][1% FEE] Silverwolf's StableCoin Pool on: June 28, 2013, 05:28:55 PM
FYI to our miners:

An issue has been reported where a few blocks on pool #1 recently (44905, 44912, 44920, that I know about right now) where the payments weren't issued automatically.

I want to assure all of you of the following :

1. All missed payments will be found and issued
2. The cause of this issue will be found and fixed

This is the first time we have had any confirmed problems with this payout code.  I'm very surprised as it's been running perfectly for weeks.

It's going to take a little time to dig around and see what happened to cause this and make sure it doesn't happen again.  When I get home from work tonight I will get started.  I will keep all of you updated via this thread.

There is no cause for concern at this time as the funds for these blocks are sitting safely in the pool's wallet and as soon as I have identified and fixed the problem payments will be issued.

I apologize for the inconvenience.
74  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][BOT][POOL][PPLNS][STRATUM][VARDIFF] Silverwolf's Bottlecaps Pool LAUNCH!! on: June 28, 2013, 06:41:51 AM
FAIL..... damn newbs, why dont you throw hash power into something legit and be productive in the crypto community, LTC or BTC... wow

Well, that was an intelligent, thoughtful argument.

Thank You.

[IGNORE : B. Tazed]
75  Alternate cryptocurrencies / Announcements (Altcoins) / Re: *Official* Bottlecaps [BOT / CAP]| No Premine | 0.25 Start Diff | Proof Stake on: June 28, 2013, 06:39:53 AM
Announcement: Silverwolf's BOT Pool has launched!

http://swmining.mine.nu/bot

This is a BottleCaps Pool.

Features :
* VARDIFF Support (Experimental)
* PoW Scrypt with PoS Support (Experimental)
* PPLNS payout system
* Dynamic PPLNS lastNshares calculation for correct payouts!
* PPLNS Status Display for 100% transparency (Very Cool!). You can see exactly where every coin goes.
* Stratum support.
* Support Ticket System for easy reporting of issues
* 1% Fee
* Detailed Stats
* Auto or Manual (Instant) Payout

To Connect :
1. Register an account then login & setup your workers.

2. Connect your miners as follows :

url = http://swmining.mine.nu
port = 3336 (Stratum)
username = username.workername
password = workerpassword

3. Start Mining !



PLEASE NOTE: This pool has VARDIFF Support. This means that your share difficulty will automatically be matched to your hashrate!

This provides lower overall stales and better performance. When your miner first connects it will be started at the lowest possible difficulty of 5. Every 30 seconds the difficulty will be adjusted to better match your hash rate. After a few minutes it will stabilize at the optimal value for you.
76  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][BOT][POOL][PPLNS][STRATUM][VARDIFF] Silverwolf's Bottlecaps Pool LAUNCH!! on: June 28, 2013, 06:36:31 AM
Awesome Silverwolf.  I thought I saw some post a few days ago that mentioned you might open a Bottlecaps pool.  Looks like I either tried jumping on before you got the site up, or your missing a URL in your announcement.

Typo in the link.  Fixed now!  Thanks for letting me know.
77  Alternate cryptocurrencies / Altcoin Discussion / [ANN][BOT][POOL][PPLNS][STRATUM][VARDIFF] Silverwolf's Bottlecaps Pool LAUNCH!! on: June 28, 2013, 06:28:58 AM
Announcement: Silverwolf's BOT Pool has launched!

http://swmining.mine.nu/bot

This is a BottleCaps Pool.

Features :
* VARDIFF Support (Beta)
* PoW Scrypt with PoS Support (Beta)
* PPLNS payout system
* Dynamic PPLNS lastNshares calculation for correct payouts!
* PPLNS Status Display for 100% transparency (Very Cool!). You can see exactly where every coin goes.
* Stratum support.
* Support Ticket System for easy reporting of issues
* 1% Fee
* Detailed Stats
* Auto or Manual (Instant) Payout

To Connect :
1. Register an account then login & setup your workers.

2. Connect your miners as follows :

url = http://swmining.mine.nu
port = 3336 (Stratum)
username = username.workername
password = workerpassword

3. Start Mining !



PLEASE NOTE: This pool has VARDIFF Support. This means that your share difficulty will automatically be matched to your hashrate!

This provides lower overall stales and better performance. When your miner first connects it will be started at the lowest possible difficulty of 5. Every 30 seconds the difficulty will be adjusted to better match your hash rate. After a few minutes it will stabilize at the optimal value for you.
78  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][SBC] StableCoin ¦¦ A new breed of cryptocurrency ¦¦ v1.2 RELEASED on: June 28, 2013, 05:49:48 AM
Is it the network hashrate?  Or is someone else weird going on?  I just looked at the Silverwolf 2nd pool, and noticed the Pool hash rate is higher then the network hash rate.  Even if no one else was mining, that should be impossible.


I wondered about that as well.  I think it's because the network hashrate from the client is averaged over a number of blocks and it updates much slower than the pool hashrate display.  So, the network hash was that low but it picked up again and the counter just hasn't updated.

It's just a theory though.
79  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][SBC] StableCoin ¦¦ A new breed of cryptocurrency ¦¦ v1.2 RELEASED on: June 27, 2013, 08:56:23 PM
FYI From Silverwolf's SBC Pools :

The network hash rate has dropped to the point where the % of network registration caps no longer make sense.

So, I have temporarily disabled them on both pools.


Registrations are OPEN:
http://silverwolf.ath.cx/sbc
http://swmining.mine.nu/sbc
80  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][SBC] StableCoin ¦¦ A new breed of cryptocurrency ¦¦ v1.2 RELEASED on: June 27, 2013, 08:47:03 PM
Thanks for your help man - I am not that fussed it was something I have never seen happen before that is all.

I'll send you your 5 coins back



Keep 'em.  that way you at least have a few. Smiley

You might try mining on one of the pools instead of solo.  Most people seem to have better luck with pool mining.
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!