there is a value pumping thread here https://bitcointalksearch.org/topic/ann-the-digitalcoin-marketplace-and-advertising-platform-surprise-219497 and some good ideas on the dedicated forum http://digitalcoin.co/forum/
give it time !
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.
HARMLESS error while reading saved shares, continuing where left off:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 551, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1101, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1045, in _inlineCallbacks
result = g.send(result)
File "/home/steganos/mining/p2pool-altcoins/p2pool/main.py", line 105, in main
for i, (mode, contents) in enumerate(ss.get_shares()):
------
File "/home/steganos/mining/p2pool-altcoins/p2pool/data.py", line 651, in get_shares
share = load_share(raw_share, self.net, None)
File "/home/steganos/mining/p2pool-altcoins/p2pool/data.py", line 48, in load_share
return Share(net, peer_addr, Share.share_type.unpack(share['contents']))
File "/home/steganos/mining/p2pool-altcoins/p2pool/data.py", line 275, in __init__
raise p2p.PeerMisbehavingError('share PoW invalid')
p2pool.p2p.PeerMisbehavingError: share PoW invalid