PolishPool: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
1) Full statistics (Real-time)
PolishPool.pl [[Pooled mining|mining pool]].


2) Minimum payout is 0.01 BTC


3) Pay-per-share (PPS) with 0% fee
==Reward distribution==


4) Pay for stale shares
* Pay-per-share (PPS) with 0% fee, current rates are displayed on the website


5) Registration not required
* Minimum payout is 0.001 BTC


6) Fast and responsible support
* Paid stale shares


7) Stratum
* Handy payouts: BTC


8) Vardiff
==Features ==


9) Automatic payout every 15 min.
* 2-step verification with Google Authenticator
* Full statistics (Real-time)
* Currency converter
* Reward calculator
* IP white list
* SSL encrypted user interface
* API in JSON format
* Long Polling
* Teams
* Currency charts (Live)
* Multilingual user interface: Polish ,English, German and Russian
* Fast and responsible support
* Email payout notifications
* Stratum
* Vardiff
* Port 3333 mining
* ASIC Accepted
* Sms notifitacion


Details:
==Actions==
Automatic withdrawal min 0.005 BTC!
* 04.18.2014 - 05.17.2014<br />
We add to firts payment of 2% Bonus on your earnings!
“Note Competnion Win 1 BTC for Mining.
Payment Systems: PPS and PPLNS
Do not charge a commission fees!
GWK: Yes
STM: Yes
GBT: Yes
Difficulty: Dynamic


Forum: http://polishpool.boards.net/
==Hosts ==
Home English: https:/polishpool.pl/indexen.php


Welcome to our Mine All Mine Workers!
Hosts:
 
*185.5.98.234:3333  - Stratum mining serwer
*185.5.98.234:8332  - Getwork Serwer
*185.5.98.234:8882  - GBT Serwer
 
If you want to specify a pull-server to connect to, you can choose from:
 
All pool-servers, except pool 3333, have Stratum protocol support. All suitable miners would be automatically redirected to port 3333 on connection.
 
==How to run miners ==
 
'''Phoenix [https://bitcointalk.org/?topic=6458.0 Web site]'''<br />
 
phoenix -u http://WorkerName@Example.com@pool.50btc.com:3333 -k phatk BFI_INT FASTLOOP VECTORS AGGRESSION=11 WORKSIZE=128 DEVICE=0
 
 
'''CGMINER [https://bitcointalk.org/index.php?topic=28402.0 Web site]'''<br />
 
cgminer.exe -o http://pool.50btc.com:3333 -u WorkerName@Example.com -p 123 -v 2 -w 256 -g 4 -k phatk -I 8
 
 
'''DiabloMiner [https://bitcointalk.org/index.php?topic=1721.0 Web site]'''<br />
 
''Windows:''<br />
DiabloMiner-Windows.exe -u WorkerName@Example.com -p pass -o pool.50btc.com -r 3333 -v 2 -w 256<br />
 
<nowiki>*</nowiki>''nix'':<br />
DiabloMiner-YourOS.sh -u WorkerName@Example.com -p 123 -o pool.50btc.com -r 3333 -v 2 -w 256
 
 
'''Ufasoft Miner [https://bitcointalk.org/index.php?topic=3486.0 Web site]'''<br />
 
bitcoin-miner.exe -o http://pool.50btc.com:3333 -u WorkerName@Example.com
 
 
'''jgarzik's CPU miner [https://bitcointalk.org/index.php?topic=1925.0 Web site]'''<br />
 
''Windows:''<br />
minerd.exe -s 20 -t 4 --url http://pool.50btc.com:3333 --userpass WorkerName@Example.com:123
 
<nowiki>*</nowiki>''nix'':<br />
minerd -s 20 -t 4 --url http://pool.50btc.com:3333 --userpass WorkerName@Example.com:123
 
 
'''50miner [http://50miner.org/ Web site]'''<br />
 
[[File:50miner_setup.png|300px]]
 
==See Also==
 
* [[Comparison of mining pools]]
* [[Pooled Mining]]
 
==External Links==
 
* [https://50btc.com 50btc.com] Web site
* [https://bitcointalk.org/index.php?topic=54673.0 bitcointalk.org] Topic on bitcointalk.org
 
[[Category:Pool Operators]]

Revision as of 06:54, 22 April 2014

PolishPool.pl mining pool.


Reward distribution

  • Pay-per-share (PPS) with 0% fee, current rates are displayed on the website
  • Minimum payout is 0.001 BTC
  • Paid stale shares
  • Handy payouts: BTC

Features

  • 2-step verification with Google Authenticator
  • Full statistics (Real-time)
  • Currency converter
  • Reward calculator
  • IP white list
  • SSL encrypted user interface
  • API in JSON format
  • Long Polling
  • Teams
  • Currency charts (Live)
  • Multilingual user interface: Polish ,English, German and Russian
  • Fast and responsible support
  • Email payout notifications
  • Stratum
  • Vardiff
  • Port 3333 mining
  • ASIC Accepted
  • Sms notifitacion

Actions

  • 04.18.2014 - 05.17.2014

“Note Competnion Win 1 BTC for Mining.

Hosts

Hosts:

  • 185.5.98.234:3333 - Stratum mining serwer
  • 185.5.98.234:8332 - Getwork Serwer
  • 185.5.98.234:8882 - GBT Serwer

If you want to specify a pull-server to connect to, you can choose from:

All pool-servers, except pool 3333, have Stratum protocol support. All suitable miners would be automatically redirected to port 3333 on connection.

How to run miners

Phoenix Web site

phoenix -u http://WorkerName@Example.com@pool.50btc.com:3333 -k phatk BFI_INT FASTLOOP VECTORS AGGRESSION=11 WORKSIZE=128 DEVICE=0


CGMINER Web site

cgminer.exe -o http://pool.50btc.com:3333 -u WorkerName@Example.com -p 123 -v 2 -w 256 -g 4 -k phatk -I 8


DiabloMiner Web site

Windows:
DiabloMiner-Windows.exe -u WorkerName@Example.com -p pass -o pool.50btc.com -r 3333 -v 2 -w 256

*nix:
DiabloMiner-YourOS.sh -u WorkerName@Example.com -p 123 -o pool.50btc.com -r 3333 -v 2 -w 256


Ufasoft Miner Web site

bitcoin-miner.exe -o http://pool.50btc.com:3333 -u WorkerName@Example.com


jgarzik's CPU miner Web site

Windows:
minerd.exe -s 20 -t 4 --url http://pool.50btc.com:3333 --userpass WorkerName@Example.com:123

*nix:
minerd -s 20 -t 4 --url http://pool.50btc.com:3333 --userpass WorkerName@Example.com:123


50miner Web site

See Also

External Links