Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN][GLN] - Galleon ★ Keccak SHA-3 ★ Kimoto Gravity Well - March 18
by
Galleon
on 18/03/2014, 17:51:00 UTC
DwarfPool



- Anonymous pool, no registration required

- Autopayouts from 10 GLN once an hour

- True round based PPS (proportional your shares), 1% fee

- Works with all known GPU and CPU miners.

- Stratum port 3343

- Maxmimum transparency, no stealing shares and no hidden fees!

- DDoS protection by different providers.

- Antihack. Protection from hacker attacks.

- Greatly optimized stratum pool engine. Not P2Pool!

- Free choice of 2 server locations worldwide.
Put the others as backup server or use at once.
All your shares will be calculated from all servers!

- Separate workers with the same wallet-id for better vardiff and detailed per rig statistics

- Monitoring of every rig via email

Servers:
erebor.dwarfpool.com (France)
moria.dwarfpool.com (USA)

Mining:

Worker name: YOUR_WALLET
Worker name with statistic per rig: YOUR_WALLET . NUMBER

Password: any or email for monitoring

Examples:

Code:
cgminer --keccak -o "stratum+tcp://erebor.dwarfpool.com:3343" -u COIN_WALLET.1 -p my@email.com
--failover-only -o "stratum+tcp://moria.dwarfpool.com:3343" -u COIN_WALLET.1 -p my@email.com

Code:
minerd --algo=keccak --url stratum+tcp://erebor.dwarfpool.com:3343/ --user COIN_WALLET --pass 1

Example for Amazon EC2 g2 nvidia video instance:

Code:
cudaminer -l K20x32 --algo=keccak --url stratum+tcp://erebor.dwarfpool.com:3343/ --user COIN_WALLET --pass 1


Added.