Pages:
Author

Topic: [ANN] [P2POOL] e-pool.net - P2Pool Nodes - 0.25% Fee - page 6. (Read 18566 times)

full member
Activity: 172
Merit: 100
many p2pool, but are those pool working? for example craftcoin,can't access into http://crc.cryptocoinexplorer.com
full member
Activity: 201
Merit: 100
Hey! nice service! i am also trying to setup some altcoin p2pools..
can you give me a hint where to get the right config files?

seems to be a littlte complicated.. what will happen if different p2p-servers have different config files? will it work? where is the right file? ^^

p2ppool/networks/fastcoin.py
Quote
PARENT = networks.nets['fastcoin']
SHARE_PERIOD = 6 # seconds
NEW_SHARE_PERIOD = 6 # seconds
CHAIN_LENGTH = 24*60*60//10 # shares
REAL_CHAIN_LENGTH = 24*60*60//10 # shares
TARGET_LOOKBEHIND = 60 # shares
SPREAD = 150 # blocks
NEW_SPREAD = 150 # blocks
IDENTIFIER = '9f2e390aa41ffade'.decode('hex')
PREFIX = '50f713ab040dfade'.decode('hex')
P2P_PORT = 23660
MIN_TARGET = 0
MAX_TARGET = 2**256//2**20 - 1
PERSIST = True
WORKER_PORT = 5150
BOOTSTRAP_ADDRS = 'fst.inetrader.com'.split(' ')
ANNOUNCE_CHANNEL = '#p2pool-fst'
VERSION_CHECK = lambda v: True
VERSION_WARNING = lambda v: 'Upgrade Fastcoin to >= 0.8.5.1!' if v < 70002 else None

p2ppool/bitcoin/networks/fastcoin.py
Quote
P2P_PREFIX = 'fbc0b6db'.decode('hex')
P2P_PORT = 9526
ADDRESS_VERSION = 96
RPC_PORT = 9527
RPC_CHECK = defer.inlineCallbacks(lambda bitcoind: defer.returnValue(
            'fastcoinaddress' in (yield bitcoind.rpc_help()) and
            not (yield bitcoind.rpc_getinfo())['testnet']
        ))
SUBSIDY_FUNC = lambda height: 32*100000000 >> (height + 1)//2592000
POW_FUNC = lambda data: pack.IntType(256).unpack(__import__('ltc_scrypt').getPoWHash(data))
BLOCK_PERIOD = 12 # s
SYMBOL = 'FST'
CONF_FILE_FUNC = lambda: os.path.join(os.path.join(os.environ['APPDATA'], 'Fastcoin') if platform.system() == 'Windows' else os.path.expanduser('~/Library/Application Support/Fastcoin/') if platform.system() == 'Darwin' else os.path.expanduser('~/.fastcoin'), 'fastcoin.conf')
BLOCK_EXPLORER_URL_PREFIX = 'http://fst.webboise.com/block/'
ADDRESS_EXPLORER_URL_PREFIX = 'http://fst.webboise.com/address/'
TX_EXPLORER_URL_PREFIX = 'http://fst.webboise.com/tx/'
SANE_TARGET_RANGE = (2**256//100000000 - 1, 2**256//1000 - 1)
DUMB_SCRYPT_DIFF = 2**16
DUST_THRESHOLD = 0.03e8
hero member
Activity: 619
Merit: 501
https://www.massict.com/
 i did create new mail account [email protected] where you can give us some feedback, or leave a comment.
hero member
Activity: 619
Merit: 501
https://www.massict.com/
If you would like us to host your coin please send us a private message.
legendary
Activity: 1722
Merit: 1000
legendary
Activity: 1722
Merit: 1000
Add Peer-coin PLZZZZZZZZ

Mining joule coin with you currently Cheesy.  I love how it shows received via Mining, very cool.  If we can get a few miners to mine BTC i'll jump to mine it with ya I can pump out a Ths for BTC.  

I got 360Gh/s on Peer, I'll jump ship if you add it !!

I've got 2 S3s, 3 S1's and a Rbox(the 35gHash, fun toy for alts)
member
Activity: 82
Merit: 10
BRD pool not paying for 7 hours.
Please check your deamon
hero member
Activity: 619
Merit: 501
https://www.massict.com/
hero member
Activity: 619
Merit: 501
https://www.massict.com/
Share Difficulty

You can set the level of difficulty sent to your miner by appending a difficulty setting to your wallet address.
Recommended Share difficulty:

Hash Rate (KHash/s) Difficulty
100 +0.00011641
250 +0.00029103
500 +0.00058207
750 +0.00087310
1000 +0.00116414
10000 +0.0116414
50000 +0.058207


Just extend your YourWalletAddress like YourWalletAddress+0.00029103


For example if you have a hashrate of 250kh/s you would use:

cgminer --scrypt -o     stratum+tcp://p2pool.e-pool.net:5758 -u YourWalletAddress -p password

In case of higher DOA decrease the hash rate value 1-5% depending on your stats and connectivity to the pool.
member
Activity: 64
Merit: 10
i will give a shot with this Smiley
hero member
Activity: 619
Merit: 501
https://www.massict.com/


Public P2Pool Servers: http://www.e-pool.net/


                
Coin NameCoin SymbolAlgoStratum Host:PortFeesPool statistics
BitcoinBTCSHA256stratum+tcp://p2pool.e-pool.net:59500.25http://p2pool.e-pool.net:5950
CasinocoinCSCScryptstratum+tcp://p2pool.e-pool.net:57500.25http://p2pool.e-pool.net:5750
CatcoinCATScryptstratum+tcp://p2pool.e-pool.net:57510.25http://p2pool.e-pool.net:5751
DigibyteDGBSHA256stratum+tcp://p2pool.e-pool.net:59550.25http://p2pool.e-pool.net:5955
DigibyteDGBScryptstratum+tcp://p2pool.e-pool.net:57520.25http://p2pool.e-pool.net:5752
DigibyteDGBSkeinstratum+tcp://p2pool.e-pool.net:58580.25http://p2pool.e-pool.net:5858
DigitalcoinDGCSHA256stratum+tcp://p2pool.e-pool.net:59530.25http://p2pool.e-pool.net:5953
DigitalcoinDGCScryptstratum+tcp://p2pool.e-pool.net:57530.25http://p2pool.e-pool.net:5753
DigitalcoinDGCX11stratum+tcp://p2pool.e-pool.net:58510.25http://p2pool.e-pool.net:5851
DNotesNOTEScryptstratum+tcp://p2pool.e-pool.net:57540.25http://p2pool.e-pool.net:5754
FastcoinFSTScryptstratum+tcp://p2pool.e-pool.net:57680.25http://p2pool.e-pool.net:5768
FeathercoinFTCNeoscryptstratum+tcp://p2pool.e-pool.net:58520.25http://p2pool.e-pool.net:5852
FrankoFRKScryptstratum+tcp://p2pool.e-pool.net:57550.25http://p2pool.e-pool.net:5755
GamecreditsGAMEScryptstratum+tcp://p2pool.e-pool.net:57560.25http://p2pool.e-pool.net:5756
GlobalboostyBSTYYescryptstratum+tcp://p2pool.e-pool.net:58530.25http://p2pool.e-pool.net:5853
GuldenNLGScryptstratum+tcp://p2pool.e-pool.net:57570.25http://p2pool.e-pool.net:5757
InfluxcoinINFXX11stratum+tcp://p2pool.e-pool.net:58540.25http://p2pool.e-pool.net:5854
JoulecoinXJOSHA256stratum+tcp://p2pool.e-pool.net:59540.25http://p2pool.e-pool.net:5954
LitecoinLTCScryptstratum+tcp://p2pool.e-pool.net:57580.25http://p2pool.e-pool.net:5758
MonetaryunitMUEQuarkstratum+tcp://p2pool.e-pool.net:58560.25http://p2pool.e-pool.net:5856
MyriadcoinMYRYescryptstratum+tcp://p2pool.e-pool.net:58570.25http://p2pool.e-pool.net:5857
QuarkcoinQRKQuarkstratum+tcp://p2pool.e-pool.net:58600.25http://p2pool.e-pool.net:5860
SecurecoinSRCQuarkstratum+tcp://p2pool.e-pool.net:58640.25http://p2pool.e-pool.net:5864
SexcoinSEXScryptstratum+tcp://p2pool.e-pool.net:57600.25http://p2pool.e-pool.net:5760
SmartcoinSMCX11stratum+tcp://p2pool.e-pool.net:58610.25http://p2pool.e-pool.net:5861
UnitusUISYescryptstratum+tcp://p2pool.e-pool.net:58630.25http://p2pool.e-pool.net:5863
VcoinVCNSHA256stratum+tcp://p2pool.e-pool.net:59510.25http://p2pool.e-pool.net:5951
VertcoinVTCLyra2REstratum+tcp://p2pool.e-pool.net:58650.25http://p2pool.e-pool.net:5865
VirtacoinVTAScryptstratum+tcp://p2pool.e-pool.net:57610.25http://p2pool.e-pool.net:5761
WorldcoinWDCScryptstratum+tcp://p2pool.e-pool.net:57620.25http://p2pool.e-pool.net:5762
ZetacoinZTCSHA256stratum+tcp://p2pool.e-pool.net:59520.25http://p2pool.e-pool.net:5952


Feedback is greatly appreciated.










I am happy to announce that together with our p2pool services (www.e-pool.net)  will start delivering also exchange services (www.nlexch.com)



XXX/BTC  XXX/LTC  XXX/DOGE  XXX/NLG XXX/EMC



PS:The code for Exchange it is still in beta testing so please inform us asap when something is wrong at ([email protected] or [email protected])  also if you consider that you like to have any other altcoin pair for trading let us know at [email protected]


Pages:
Jump to: