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.
2016-10-15 10:20:47 Opened LevelDB successfully
2016-10-15 10:20:47 LoadBlockIndexDB(): last block file = 0
2016-10-15 10:20:47 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=3253, size=8685018, heights=0...3238, time=2014-10-31...2016-10-15)
2016-10-15 10:20:47 LoadBlockIndexDB(): transaction index disabled
2016-10-15 10:20:47 LoadBlockIndexDB(): hashBestChain=852c4e1bf39171d104f69ec7acab0740105b1b6b1bb8791f60766faadaeecadb height=3238 date=2016-10-15 10:05:53
2016-10-15 10:20:47 init message: Verifying blocks...
2016-10-15 10:20:47 Verifying last 288 blocks at level 3
2016-10-15 10:23:58 No coin database inconsistencies in last 289 blocks (2129 transactions)
2016-10-15 10:23:58 block index 191412ms
2016-10-15 10:23:58 init message: Loading wallet...
2016-10-15 10:23:58 nFileVersion = 80702
2016-10-15 10:23:58 wallet 117ms
2016-10-15 10:23:58 init message: Loading addresses...
2016-10-15 10:23:58 Loaded 1890 addresses from peers.dat 13ms
2016-10-15 10:23:58 mapBlockIndex.size() = 3253
2016-10-15 10:23:58 nBestHeight = 3238
2016-10-15 10:23:58 setKeyPool.size() = 104
2016-10-15 10:23:58 mapWallet.size() = 5
2016-10-15 10:23:58 mapAddressBook.size() = 16
2016-10-15 10:23:58 init message: Done loading
zcoind getinfo
{
"version" : 80702,
"protocolversion" : 90014,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 3238,
"timeoffset" : 0,
"connections" : 2,
"proxy" : "",
"difficulty" : 0.02306960,
"testnet" : false,
"keypoololdest" : 1476271387,
"keypoolsize" : 104,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"unlocked_until" : 0,
"errors" : ""
}
git clone https://github.com/zcoinofficial/zcoin.git
cd zcoin/src
git checkout dev
make -f makefile.unix