ok then.. till next saturday guys!
hors.pool.mn will be up in time! See you then guys!
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.
2014-03-02 13:40:10,050 INFO bitcoin_rpc # Checking for submitblock
2014-03-02 13:40:10,052 DEBUG bitcoin_rpc # No submitblock detected.
2014-03-02 13:40:10,052 INFO mining # Did not find submitblock
2014-03-02 13:40:10,054 ERROR mining # Coind Error: getblocktemplate [params]
If [params] does not contain a "data" key, returns data needed to construct a block to work on:
"version" : block version
"previousblockhash" : hash of current highest block
"transactions" : contents of non-coinbase transactions that should be included in the next block
"coinbaseaux" : data that should be included in coinbase
"coinbasevalue" : maximum allowable input to coinbase transaction, including the generation award and transaction fees
"target" : hash target
"mintime" : minimum timestamp appropriate for next block
"curtime" : current timestamp
"mutable" : list of ways the block template may be changed
"noncerange" : range of valid nonces
"sigoplimit" : limit of sigops in blocks
"sizelimit" : limit of block size
"bits" : compressed target of next block
"height" : height of the next block
If [params] does contain a "data" key, tries to solve the block and returns null if it was successful (and "rejected" if not)
See https://en.bitcoin.it/wiki/BIP_0022 for full specification.