Bitcoin Forum
June 20, 2024, 02:57:33 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
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 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 »
  Print  
Author Topic: [ANN][SBC] StableCoin ¦¦ A new breed of cryptocurrency ¦¦ v1.2 RELEASED  (Read 102735 times)
the1silverwolf
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
June 13, 2013, 04:55:22 AM
Last edit: June 13, 2013, 05:09:02 AM by the1silverwolf
 #441

Update from Silverwolf's SBC Pool!
http://silverwolf.ath.cx/sbc
http://swmining.mine.nu/sbc

I've received tons of requests for the source for my pool from people wanting to open sbc pools.  I originally wasn't planning on releasing it until I was done with it, but since so many people are asking and it's in an extremely good state already I decided to release it in a limited fashion early.

FEATURES OF THIS CODE:
Easier Setup & Management with Unified Config Files
Enhanced PPLNS System
No Missed Block Payments (Ever)
Accurate Block Payouts (Yes, really)
Dynamic PPLNS lastNshares calculation
PPLNS Status display
Secure Manual Withdrawals (Exploit Fixed)
Performance & Appearance Enhancements
Pool Status Display with link to pool thread
Network Speed Display or Price Ticker Display
Automatic User Registration cap at a certain percentage of the network
Maximum Hard User Limit
Display of Orphan Blocks
Included stratum server already has newest exploit fixes applied.
Tons more that I can't remember.  It's the exact same code I'm running on my pools at the moment.

DISCLAIMERS:

1. THIS IS BETA SOFTWARE !!!!
2. USE AT YOUR OWN RISK
3. IF YOU DON'T KNOW WHAT YOUR DOING YOU PROBABLY SHOULDN'T RUN A PUBLIC POOL.  IF YOU WANT TO LEARN, START WITH A PRIVATE ONE FIRST
4. IN REGARD TO #3 THE INSTRUCTIONS I HAVE INCLUDED ARE NOT IDIOT PROOF, THIS IS TO MAKE SURE YOU AT LEAST HAVE
SOME IDEA WHAT YOUR DOING IN ORDER TO MAKE IT WORK AT ALL. ALSO BECAUSE I DON'T HAVE THE 3 HOURS IT WOULD TAKE TO WRITE THEM.

That being said, you can download it here : https://docs.google.com/file/d/0B6PMWmOuapNuZkRlUFZMQ1Jsb2c/edit?usp=sharing

When I'm ready I will do a proper release on github but until then here ya go!

(After you follow the link Click File, Download to download it)

--
the1silverwolf
revilo
Sr. Member
****
Offline Offline

Activity: 543
Merit: 250


View Profile
June 13, 2013, 09:18:17 AM
Last edit: June 13, 2013, 09:37:22 AM by revilo
 #442

I've Mined 7000 SBC on my own! Nobody will join my pool!!

www.play4.co.uk

pool.play4.co.uk:9119
Username: **Your wallet address**
Password: x
xus
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
June 13, 2013, 03:12:53 PM
 #443

I was mining yesterday about 5 hours with 500MH/s and did not find a single block Sad

hope i will be luckier today Wink
not.you
Legendary
*
Offline Offline

Activity: 1726
Merit: 1018


View Profile
June 13, 2013, 03:20:15 PM
 #444

Can't get pooler miner to work on your pool silverwolf.

C:\Users\Admin\Downloads\SBC>minerd.exe -o http://swmining.mine.nu:8350 -u myuser.1 -p mypass
[2013-06-13 09:19:19] 4 miner threads started, using 'scrypt' algorithm.
[2013-06-13 09:19:19] Long-polling activated for http://swmining.mine.nu:8350/LP

[2013-06-13 09:19:19] JSON-RPC call failed: {
   "message": "upstream RPC error",
   "code": -2
}
[2013-06-13 09:19:19] json_rpc_call failed, retry after 30 seconds

^repeat every 30 seconds...

Any ideas?
I have never had much success with cgminer on any of my mining rigs.  It seems to crash a lot.  I have never seen pooler miner crash though.
the1silverwolf
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
June 13, 2013, 03:29:48 PM
 #445

Can't get pooler miner to work on your pool silverwolf.

C:\Users\Admin\Downloads\SBC>minerd.exe -o http://swmining.mine.nu:8350 -u myuser.1 -p mypass
[2013-06-13 09:19:19] 4 miner threads started, using 'scrypt' algorithm.
[2013-06-13 09:19:19] Long-polling activated for http://swmining.mine.nu:8350/LP

[2013-06-13 09:19:19] JSON-RPC call failed: {
   "message": "upstream RPC error",
   "code": -2
}
[2013-06-13 09:19:19] json_rpc_call failed, retry after 30 seconds

^repeat every 30 seconds...

Any ideas?
I have never had much success with cgminer on any of my mining rigs.  It seems to crash a lot.  I have never seen pooler miner crash though.

Let me check into it.

--
the1silverwolf
ethought
Legendary
*
Offline Offline

Activity: 1316
Merit: 1000



View Profile
June 13, 2013, 03:59:44 PM
 #446

Could do with some more miners at:

http://stablecoin.miningpool.co

Come and join us!
the1silverwolf
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
June 13, 2013, 04:10:18 PM
 #447

Can't get pooler miner to work on your pool silverwolf.

C:\Users\Admin\Downloads\SBC>minerd.exe -o http://swmining.mine.nu:8350 -u myuser.1 -p mypass
[2013-06-13 09:19:19] 4 miner threads started, using 'scrypt' algorithm.
[2013-06-13 09:19:19] Long-polling activated for http://swmining.mine.nu:8350/LP

[2013-06-13 09:19:19] JSON-RPC call failed: {
   "message": "upstream RPC error",
   "code": -2
}
[2013-06-13 09:19:19] json_rpc_call failed, retry after 30 seconds

^repeat every 30 seconds...

Any ideas?
I have never had much success with cgminer on any of my mining rigs.  It seems to crash a lot.  I have never seen pooler miner crash though.

Let me check into it.


It should be working now, give it another try!

There was a typo in the config file for pushpool.  Sorry about that.


--
the1silverwolf
FiiNALiZE
Hero Member
*****
Offline Offline

Activity: 868
Merit: 500

CryptoTalk.Org - Get Paid for every Post!


View Profile
June 13, 2013, 04:12:51 PM
 #448

I was mining yesterday about 5 hours with 500MH/s and did not find a single block Sad

hope i will be luckier today Wink


Are you sure you didn't mean to say 500Kh/s? lol

500Mh/s is 5x the total net hash right now for SBC

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
not.you
Legendary
*
Offline Offline

Activity: 1726
Merit: 1018


View Profile
June 13, 2013, 04:20:39 PM
 #449

Can't get pooler miner to work on your pool silverwolf.

C:\Users\Admin\Downloads\SBC>minerd.exe -o http://swmining.mine.nu:8350 -u myuser.1 -p mypass
[2013-06-13 09:19:19] 4 miner threads started, using 'scrypt' algorithm.
[2013-06-13 09:19:19] Long-polling activated for http://swmining.mine.nu:8350/LP

[2013-06-13 09:19:19] JSON-RPC call failed: {
   "message": "upstream RPC error",
   "code": -2
}
[2013-06-13 09:19:19] json_rpc_call failed, retry after 30 seconds

^repeat every 30 seconds...

Any ideas?
I have never had much success with cgminer on any of my mining rigs.  It seems to crash a lot.  I have never seen pooler miner crash though.

Let me check into it.


It should be working now, give it another try!

There was a typo in the config file for pushpool.  Sorry about that.



Sweet!  Working like a champ now.
minerapia
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
June 13, 2013, 04:28:04 PM
 #450

Running 10-15 % stales, guess its normal at this block rate?

donations -> btc: 1M6yf45NskQxWXknkMTzQ8o6wShQcSY4EC
                   ltc: LeTpCd6cQL26Q1vjc9kJrTjjFMrPhrpv6j
xorpheus
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
June 13, 2013, 04:40:17 PM
 #451

Could do with some more miners at:

http://stablecoin.miningpool.co

Come and join us!
sent some hashing power your way  Smiley
FiiNALiZE
Hero Member
*****
Offline Offline

Activity: 868
Merit: 500

CryptoTalk.Org - Get Paid for every Post!


View Profile
June 13, 2013, 04:51:32 PM
 #452

New pool set up over at http://sbc.ub3rl33t.com/

Block finders get a 5% block reward (1.25SBC)



I don't follow how your reward system is working.  I have found a number of blocks on your pool with my shares alone however I only receive on average 23.7 stable coins (approx. 95% of the block reward) then you charge .7 SBC (3%).  So after submitting all of the shares for the block found I end up with 23 SBC (92% of the block).  If my shares alone (i.e. I am the only one in the pool) generated the block then shouldn't I receive 100% of the reward minus the 3% fee.  Also where is this 5% coming into play?  I will be moving pools until I get a clear understanding since as of right now it appears I am paying 8% in fees.

It's not my pool, it's MarKusRomanus's.

I would shoot him a PM if you have any questions/concerns, but it does seem like the reward system is broken unless there are multiple miners in the pool.


 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
revilo
Sr. Member
****
Offline Offline

Activity: 543
Merit: 250


View Profile
June 13, 2013, 05:39:33 PM
 #453

I'm finding a block about 20 minutes on my pool

www.play4.co.uk
1% fee
canoe
Full Member
***
Offline Offline

Activity: 121
Merit: 100



View Profile
June 13, 2013, 05:44:44 PM
 #454

stablecoin charts:
http://cryptometer.org/stablecoin_96_hour_charts.html
http://cryptometer.org/stablecoin_90_day_charts.html

cryptometer.org Altcoin blockchain charts Donate! --- BTC 1P5QspaqhyHZXnTVPeMxssRXu6ABAovcBg --- LTC LV1xYnfgsH5PPdgNS4EhZsuNyVMdeiafcK
SoulSlayerPT
Full Member
***
Offline Offline

Activity: 131
Merit: 100


View Profile
June 13, 2013, 05:52:22 PM
 #455


Stable  Grin
MaxGen
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
June 13, 2013, 06:27:10 PM
 #456

I threw some power your way.  I like p2pools.  There is something more rewarding about seeing mined coins come in on a regular basis.



I'm finding a block about 20 minutes on my pool

www.play4.co.uk
1% fee
revilo
Sr. Member
****
Offline Offline

Activity: 543
Merit: 250


View Profile
June 13, 2013, 06:37:39 PM
 #457

Thanks Smiley
I'm quite new to pools so let me know if how you find it! I'm trying to make the best pools possible Cheesy
the1silverwolf
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
June 13, 2013, 06:53:51 PM
 #458

Can't get pooler miner to work on your pool silverwolf.

C:\Users\Admin\Downloads\SBC>minerd.exe -o http://swmining.mine.nu:8350 -u myuser.1 -p mypass
[2013-06-13 09:19:19] 4 miner threads started, using 'scrypt' algorithm.
[2013-06-13 09:19:19] Long-polling activated for http://swmining.mine.nu:8350/LP

[2013-06-13 09:19:19] JSON-RPC call failed: {
   "message": "upstream RPC error",
   "code": -2
}
[2013-06-13 09:19:19] json_rpc_call failed, retry after 30 seconds

^repeat every 30 seconds...

Any ideas?
I have never had much success with cgminer on any of my mining rigs.  It seems to crash a lot.  I have never seen pooler miner crash though.

Let me check into it.


It should be working now, give it another try!

There was a typo in the config file for pushpool.  Sorry about that.



Sweet!  Working like a champ now.

Glad to hear it !

--
the1silverwolf
revilo
Sr. Member
****
Offline Offline

Activity: 543
Merit: 250


View Profile
June 13, 2013, 08:51:30 PM
 #459

Thanks Smiley
I'm quite new to pools so let me know if how you find it! I'm trying to make the best pools possible Cheesy

Ok, I updated the pool to latest version, tweaked some stuff and restarted.
Should be working sweet now Smiley

play4.co.uk
r3wt
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
June 13, 2013, 09:19:08 PM
 #460

 Embarrassed

faucet bounty was never paid. 24 hours until i take it down. if you care at all visit http://stablecoin.me.ly to donate.

My negative trust rating is reflective of a personal vendetta by someone on default trust.
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 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!