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.
2017-02-25 07:48 (ERROR) -- Traceback (most recent call last):
File "/usr/lib/armory/qtdialogs.py", line 8359, in wltTableClicked
self.setAddrBookTxModel(self.selectedWltID)
File "/usr/lib/armory/qtdialogs.py", line 8268, in setAddrBookTxModel
self.addrBookTxModel = SentToAddrBookModel(wltID, self.main)
File "/usr/lib/armory/armorymodels.py", line 1470, in __init__
addressBook = self.wlt.cppWallet.createAddressBook();
AttributeError: 'NoneType' object has no attribute 'createAddressBook'
2017-02-25 07:48 (ERROR) -- Traceback (most recent call last):
File "/usr/lib/armory/qtdialogs.py", line 8253, in closeEvent
self.saveGeometrySettings()
File "/usr/lib/armory/qtdialogs.py", line 8248, in saveGeometrySettings
self.main.writeSetting('AddrBookRxTbl', saveTableView(self.addrBookRxView))
File "/usr/lib/armory/qtdefines.py", line 705, in saveTableView
nCol = qtbl.model().columnCount()
AttributeError: 'NoneType' object has no attribute 'columnCount'
2017-02-25 07:49 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2017-02-25 07:49 (INFO) -- ArmoryUtils.py:651 - Executing popen: ['/usr/bin/ArmoryDB', '--db-type="DB_FULL"', '--spawnId="[REDACTED]"', '--satoshi-datadir="/home/[REDACTED]/.bitcoin/blocks"', '--datadir="/media/BTC/.armory/"', '--dbdir="/media/BTC/.armory/databases"']
2017-02-25 07:49 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2017-02-25 07:49 (INFO) -- ArmoryQt.py:2289 - loadBlockchainIfNecessary
2017-02-25 07:49 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2017-02-25 07:49 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2017-02-25 07:49 (INFO) -- ArmoryQt.py:2886 - Current block number: 454655
2017-02-25 07:51 (ERROR) -- Traceback (most recent call last):
File "/usr/lib/armory/ui/toolsDialogs.py", line 291, in verifySignature
messageString, 'v0', ord(ADDRBYTE))
File "/usr/lib/armory/jasvet.py", line 632, in verifySignature
return verify_message_Bitcoin(b64sig, msg, networkVersionNumber = networkVersionNumber)
File "/usr/lib/armory/jasvet.py", line 456, in verify_message_Bitcoin
raise Exception("vmB","Bad signature")
Exception: ('vmB', 'Bad signature')