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.
Traceback (most recent call last):
File "C:\Program Files\Electrum-2.0\gui\qt\installwizard.py", line 393, in run
wallet.create_main_account(password)
File "C:\Program Files\Electrum-2.0\plugins\btchipwallet.py", line 217, in create_main_account
self.create_account('Main account', None) #name, empty password
File "C:\Program Files\Electrum-2.0\lib\wallet.py", line 1413, in create_account
account_id, xpub, addr = self.get_next_account(password)
File "C:\Program Files\Electrum-2.0\lib\wallet.py", line 1397, in get_next_account
xpub, xprv = self.derive_xkeys(self.root_name, derivation, password)
File "C:\Program Files\Electrum-2.0\plugins\btchipwallet.py", line 221, in derive_xkeys
xpub = self.get_public_key(derivation)
File "C:\Program Files\Electrum-2.0\plugins\btchipwallet.py", line 230, in get_public_key
self.get_client() # prompt for the PIN before displaying the dialog if necessary
File "C:\Program Files\Electrum-2.0\plugins\btchipwallet.py", line 204, in get_client
raise Exception("Could not connect to your BTChip dongle. Please verify access permissions, PIN, or unplug the dongle and plug it again")
Exception: Could not connect to your BTChip dongle. Please verify access permissions, PIN, or unplug the dongle and plug it again