Post
Topic
Board Pools
Re: [700GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
zvs
on 30/04/2013, 16:18:25 UTC
we could also really use a code change to be able to set the custom difficulty to at least 5000 , instead of the 2000 it is currently.  i know you can go in and modify the source yourself, but most people wouldnt/cant do that

Doesn't that already exist?

log in to p2pool and append /SHARECHAINTARGET+WORK_TARGET

e.g.

./cgminer -o something.pool.com:9332 -u mineruser/5000+16 -p none

that will return 5000 difficulty work to the share chain, and it will only serve 16 difficulty work (instead of "1")

yeah, it's existed for a long time.

it was capped at 2000 as of ~2 months ago.  i guess I haven't checked in a while, so maybe it already is changed

&

i added the "fix-protocol" : true

into my cgminer.conf file and it looks like it dropped the # of DOA's by about half