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-05-03 19:30:11.865528 Fetching shares from database...
2014-05-03 19:30:11.973402 Available balance 50.68659532 MON, 0.91387749 VTC
2014-05-03 19:30:11.973698 Shares backlog 15275
2014-05-03 19:30:11.997855 Payable shares: 15275
2014-05-03 19:30:11.998162 No user with a high enough balance or not enough coins to payout.
2014-05-03 19:30:12.000501 All transactions failed.
2014-05-03 19:30:12.000690 Retrying in 5 minutes.
2014-05-03 19:35:12.085957 Fetching shares from database...
2014-05-03 19:35:12.194765 Available balance 50.68659532 MON, 2.27474769 VTC
2014-05-03 19:35:12.195016 Shares backlog 15420
2014-05-03 19:35:12.222298 Payable shares: 15420
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "payout.py", line 323, in run_sharepayout
vtc_txhash, vtc_tx, mon_txhash, mon_tx = pay_shares()
File "payout.py", line 216, in pay_shares
if not paid_rows[idx][0]["vtcpaid"]:
UnboundLocalError: local variable 'idx' referenced before assignment