Bitcoin Forum

Other => Beginners & Help => Topic started by: filthyrake on December 16, 2013, 07:58:49 PM



Title: configuring PPLNS target for a mining pool?
Post by: filthyrake on December 16, 2013, 07:58:49 PM
Hey guys!  Glad to be here :)

I've been playing around with mining for a few days (DOGE), and decided to try to help their community by getting a pool running using MPOS.

I've gotten it up and running, and mostly looking good.  The only issue I've been having is the PPLNS target.  I've noticed most pools seem to have a dynamic PPLNS target, whereas MPOS has a static 4,000,000 target set.  Does anyone know how you get it dynamically generated like most other pools seem to use?

Beyond that, just wanted to say that this is an awesome community and I'm happy to be a part of it!


Title: Re: configuring PPLNS target for a mining pool?
Post by: filthyrake on December 16, 2013, 11:16:38 PM
someone was kind enough to point in the right direction :D

<3 thanks guys!


Title: Re: configuring PPLNS target for a mining pool?
Post by: this1dude on December 19, 2013, 04:04:00 AM
someone was kind enough to point in the right direction :D

<3 thanks guys!

Hey, wondering how you overcame this issue?  PPLNS target is set statically and in my MPOS deployment (private between friends mostly) -- the block reward waffles around 50, what gives? can you PM me?


Title: Re: configuring PPLNS target for a mining pool?
Post by: crackfoo on January 29, 2014, 07:57:32 PM
someone was kind enough to point in the right direction :D

<3 thanks guys!

Can you elaborate? It would be mighty helpful :)


Title: Re: configuring PPLNS target for a mining pool?
Post by: Smileyftw on January 31, 2014, 07:57:54 AM
cgminer --scrypt --url=stratum+tcp://stratum.mining-pool.eu:9000 --userpass=Weblogin.Worker:WorkerPassword --url=stratum+tcp://stratum-backup.mining-pool.eu:9000 --userpass=Weblogin.Worker:WorkerPassword --failover-only --intensity=12 --thread-concurrency=**


Title: Re: configuring PPLNS target for a mining pool?
Post by: Sonny on January 31, 2014, 12:41:48 PM
cgminer --scrypt --url=stratum+tcp://stratum.mining-pool.eu:9000 --userpass=Weblogin.Worker:WorkerPassword --url=stratum+tcp://stratum-backup.mining-pool.eu:9000 --userpass=Weblogin.Worker:WorkerPassword --failover-only --intensity=12 --thread-concurrency=**

What?
OP is not asking about how to mine, but how to setup a dynamic PPLNS payment scheme.