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.
BlockWriteBatcher::applyBlocksToDB
BlockWriteBatcher::grabBlocksFromDB
dis->iface_->getStoredHeader
... bunch of calls that end up with block deserialization ...
StoredHeader::unserializeDBValue
// Unserialize the raw header into the SBH object
brr.get_BinaryData(dataCopy_, HEADER_SIZE);
BtcUtils::getHash256(dataCopy_, thisHash_);
numTx_ = brr.get_uint32_t();
numBytes_ = brr.get_uint32_t();
Log file opened at 1416341503: namecoinTestsLog.txt
-INFO - 1416341503: (BlockUtils.cpp:626) Set blkfile dir: ./blkfiletest
-INFO - 1416341503: (BlockUtils.cpp:627) Set leveldb dir: ./ldbtestdir
-INFO - 1416341503: (lmdb_wrapper.cpp:370) Opening databases...
-INFO - 1416341503: (BlockDataViewer.cpp:37) Registering Wallet wallet1
-INFO - 1416341513: (BlockUtils.cpp:948) Executing: doInitialSyncOnLoad
-INFO - 1416341516: (BlockUtils.cpp:1020) Total number of blk*.dat files: 1
-INFO - 1416341517: (BlockUtils.cpp:1021) Total blockchain bytes: 5,432
-INFO - 1416341519: (BlockUtils.cpp:1365) Reading headers from db
-INFO - 1416341519: (BlockUtils.cpp:1378) Found 7 headers in db
-DEBUG - 1416341520: (Blockchain.cpp:165) Organizing chain w/ rebuild
-WARN - 1416341522: (BlockUtils.cpp:1059) --- Fetching SSH summaries for 6 registered addresses
-INFO - 1416341524: (BlockUtils.cpp:1072) Left off at file 0, offset 4729
-INFO - 1416341526: (BlockUtils.cpp:1075) Reading headers and building chain...
-INFO - 1416341526: (BlockUtils.cpp:1076) Starting at block file 0 offset 4729
-INFO - 1416341527: (BlockUtils.cpp:1078) Block height 0
-WARN - 1416341529: (Blockchain.cpp:37) Somehow tried to add header that's already in map
-WARN - 1416341529: (Blockchain.cpp:38) Header Hash: 1964e08c87932373561aec082a68b80abf62f57e5a02c4d521ebbd839cf60de8
-DEBUG - 1416341530: (Blockchain.cpp:165) Organizing chain w/ rebuild
-ERROR - 1416341531: (StoredBlockObj.cpp:221) Asked to unserialize a non-80-byte header
-ERROR - 1416341531: (lmdb_wrapper.cpp:1353) Attempting to put uninitialized bare header into DB
-INFO - 1416341535: (BlockUtils.cpp:1251) Loading block data... file 0 offset 4729
-INFO - 1416341535: (BlockUtils.cpp:331) Reading raw blocks finished at file 0 offset 5432
-WARN - 1416341763: (BlockUtils.cpp:810) Scanning from 0 to 0
-ERROR - 1416342155: (lmdb_wrapper.cpp:1199) Block height exceeds DupID lookup table
-ERROR - 1416342155: (BlockWriteBatcher.cpp:1281) No block in DB at height 0
-ERROR - 1416342156: (lmdb_wrapper.cpp:1199) Block height exceeds DupID lookup table
-ERROR - 1416342156: (BlockWriteBatcher.cpp:1281) No block in DB at height 0