Hi you all
I'm a newbie and I'm here to ask somebody if can indicate me where can I find an
exhaustive guide/blog/forum/other to read/interpret the output of the "coin" client debug log (debug.log).
I use the daemon with -printtoconsole option to see the logs and transactions but
actually I'm interested in understanding deeply what I see scrolling in front of me.
I found the basic command prompt commands on:
https://en.bitcoin.it/wiki/Running_Bitcoinbut no deeper info regarding the logs.
I hope that a smart/brain soul here will help me to read the logs correctly.
Thanks you in advance for your help and time.
Sincerely,
VGold
P.S.
Logs such:
===================================
CTxMemPool::accept() : accepted 58e9242296 (poolsz 1)
Flushed 10009 addresses to peers.dat 171ms
Flushed 10009 addresses to peers.dat 90ms
Flushed 10009 addresses to peers.dat 130ms
received block 000000000000e817911cc7c787608af113bc4d889282bccb727350bfcf73e153 from 5.9.2.145:13333
Committing 3 changed transactions to coin database...
SetBestChain: new best=000000000000e817911cc7c787608af113bc4d889282bccb727350bfcf73e153 height=156912 work=5817520407030364914 tx=325410 date=2013-07-10 13:57:14
ProcessBlock: ACCEPTED
Flushing wallet.dat
Flushed wallet.dat 150ms
ResendWalletTransactions()
Flushed 10009 addresses to peers.dat 140ms
Flushed 10009 addresses to peers.dat 100ms
CTxMemPool::accept() : accepted c0e52474d6 (poolsz 1)
Flushed 10009 addresses to peers.dat 160ms
CTxMemPool::accept() : accepted 5ca5c2d1dd (poolsz 2)
.....
ERROR: CTxMemPool::accept() : inputs already spent
Misbehaving: 198.199.71.51:13333 (0 -> 0)
....
ProcessBlock: ACCEPTED
received block 000000000001ed21666de350878176f323c5bcef48e31ecb1925e87e3a0b82c2 from 213.168.187.27:13333
Committing 3 changed transactions to coin database...
SetBestChain: new best=000000000001ed21666de350878176f323c5bcef48e31ecb1925e87e3a0b82c2 height=156868 work=5813476236100055657 tx=325338 date=2013-07-10 12:01:30
.....
ETC
===================================