-d0 -v -w128 -f35
You may still get between 5 - 8 % stales but that is the best I have been able to do after trying different values.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
2012-03-01 19:28:47.838000 Initializing work...
2012-03-01 19:28:47.868000 > Error:
2012-03-01 19:28:47.869000 > Traceback (most recent call last):
...
2012-03-01 19:28:47.874000 > File "D:\forrestv-p2pool-b839ff8\p2pool\main.py", line 171, in
2012-03-01 19:28:47.874000 > height_cacher = deferral.DeferredCacher(defer.inlineCallbacks(lambda block_hash: defer.returnValue((yield bitcoind.rpc_getblock('%x' % (block_hash,)))['blockcount'])))
2012-03-01 19:28:47.875000 > exceptions.KeyError: 'blockcount'
2012-03-01 19:28:47.838000 Initializing work...
2012-03-01 19:28:47.868000 > Error:
2012-03-01 19:28:47.869000 > Traceback (most recent call last):
2012-03-01 19:28:47.869000 > File "d:\python27\lib\site-packages\twisted\internet\defer.py", line 545, in _runCallbacks
2012-03-01 19:28:47.869000 > current.result = callback(current.result, *args, **kw)
2012-03-01 19:28:47.869000 > File "d:\python27\lib\site-packages\twisted\internet\defer.py", line 1095, in gotResult
2012-03-01 19:28:47.870000 > _inlineCallbacks(r, g, deferred)
2012-03-01 19:28:47.870000 > File "d:\python27\lib\site-packages\twisted\internet\defer.py", line 1037, in _inlineCallbacks
2012-03-01 19:28:47.870000 > result = result.throwExceptionIntoGenerator(g)
2012-03-01 19:28:47.870000 > File "d:\python27\lib\site-packages\twisted\python\failure.py", line 382, in throwExceptionIntoGenerator
2012-03-01 19:28:47.871000 > return g.throw(self.type, self.value, self.tb)
2012-03-01 19:28:47.871000 > ------
2012-03-01 19:28:47.871000 > File "D:\forrestv-p2pool-b839ff8\p2pool\util\deferral.py", line 30, in f
2012-03-01 19:28:47.872000 > result = yield func(*args, **kwargs)
2012-03-01 19:28:47.872000 > File "d:\python27\lib\site-packages\twisted\internet\defer.py", line 1037, in _inlineCallbacks
2012-03-01 19:28:47.872000 > result = result.throwExceptionIntoGenerator(g)
2012-03-01 19:28:47.873000 > File "d:\python27\lib\site-packages\twisted\python\failure.py", line 382, in throwExceptionIntoGenerator
2012-03-01 19:28:47.873000 > return g.throw(self.type, self.value, self.tb)
2012-03-01 19:28:47.873000 > File "D:\forrestv-p2pool-b839ff8\p2pool\util\deferral.py", line 147, in __call__
2012-03-01 19:28:47.873000 > value = yield self.func(key)
2012-03-01 19:28:47.874000 > File "d:\python27\lib\site-packages\twisted\internet\defer.py", line 1039, in _inlineCallbacks
2012-03-01 19:28:47.874000 > result = g.send(result)
2012-03-01 19:28:47.874000 > File "D:\forrestv-p2pool-b839ff8\p2pool\main.py", line 171, in
2012-03-01 19:28:47.874000 > height_cacher = deferral.DeferredCacher(defer.inlineCallbacks(lambda block_hash: defer.returnValue((yield bitcoind.rpc_getblock('%x' % (block_hash,)))['blockcount'])))
2012-03-01 19:28:47.875000 > exceptions.KeyError: 'blockcount'