Bitcoin Forum
May 21, 2024, 03:23:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Does your Bitcoin-Qt v0.8.2 takes 5 mins to verifying block database integrity?  (Read 5917 times)
lewisg (OP)
Sr. Member
****
Offline Offline

Activity: 281
Merit: 250


View Profile
June 03, 2013, 10:08:53 AM
 #1

My Bitcoin-Qt takes 5 mins to verifying block database integrity.

Diapolo
Hero Member
*****
Offline Offline

Activity: 769
Merit: 500



View Profile WWW
June 03, 2013, 11:59:27 AM
 #2

Perhaps you have a very slow HDD or I/O bound system?

Dia

Liked my former work for Bitcoin Core? Drop me a donation via:
1PwnvixzVAKnAqp8LCV8iuv7ohzX2pbn5x
bitcoin:1PwnvixzVAKnAqp8LCV8iuv7ohzX2pbn5x?label=Diapolo
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
June 03, 2013, 03:10:14 PM
 #3

No. It takes 1 minute max.

However, if you find it annoying, you can do this dangerous tweak:
"checklevel=1" in bitcoin.conf

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
Dabs
Legendary
*
Offline Offline

Activity: 3416
Merit: 1912


The Concierge of Crypto


View Profile
June 04, 2013, 01:36:47 AM
 #4

Even faster, but possibly more dangerous tweak

Code:
checkblocks=1
checklevel=0

Someone tell me what the checklevels stand for? from 0 to 4? And does it affect the running bitcoin-qt client or only upon start up? Because if I had my client running yesterday, then I launch it for today, and it checks the previous blocks without downloading new blocks, what's the harm?

New blocks will get verified and checked as they arrive, don't they? Or does this checklevel affect new blocks too? If it does, then that could be dangerous since new blocks might be fake.

But if it doesn't, I save time.

I know, that my blocks from yesterday are all good. More or less.

grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
June 04, 2013, 01:44:20 AM
 #5

Even faster, but possibly more dangerous tweak

Code:
checkblocks=1
checklevel=0

Someone tell me what the checklevels stand for? from 0 to 4? And does it affect the running bitcoin-qt client or only upon start up? Because if I had my client running yesterday, then I launch it for today, and it checks the previous blocks without downloading new blocks, what's the harm?

New blocks will get verified and checked as they arrive, don't they? Or does this checklevel affect new blocks too? If it does, then that could be dangerous since new blocks might be fake.

But if it doesn't, I save time.

I know, that my blocks from yesterday are all good. More or less.
checklevel and checkblocks is only done at startup. it's to verify the block database haven't been damaged/tampered with.

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!