Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stochastic-thread/abd457b812ab3d59cb60a2d592638dce to your computer and use it in GitHub Desktop.
Save stochastic-thread/abd457b812ab3d59cb60a2d592638dce to your computer and use it in GitHub Desktop.
Bitcoin Core debug.log
2018-01-28 14:09:17 Bitcoin version v0.15.1
2018-01-28 14:09:17 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
2018-01-28 14:09:17 Assuming ancestors of block 0000000000000000003b9ce759c2a087d52abc4266f8f4ebd6d768b89defa50a have valid signatures.
2018-01-28 14:09:17 Setting nMinimumChainWork=000000000000000000000000000000000000000000723d3581fe1bd55373540a
2018-01-28 14:09:17 Using the 'standard' SHA256 implementation
2018-01-28 14:09:17 Using RdRand as an additional entropy source
2018-01-28 14:09:17 Default data directory /Users/arthurcolle/Library/Application Support/Bitcoin
2018-01-28 14:09:17 Using data directory /Users/arthurcolle/Library/Application Support/Bitcoin
2018-01-28 14:09:17 Using config file /Users/arthurcolle/Library/Application Support/Bitcoin/bitcoin.conf
2018-01-28 14:09:17 Using at most 125 automatic connections (2560 file descriptors available)
2018-01-28 14:09:17 Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements
2018-01-28 14:09:17 Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements
2018-01-28 14:09:17 Using 8 threads for script verification
2018-01-28 14:09:17 init message: Verifying wallet(s)...
2018-01-28 14:09:17 scheduler thread start
2018-01-28 14:09:17 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2018-01-28 14:09:17 Using wallet wallet.dat
2018-01-28 14:09:17 CDBEnv::Open: LogDir=/Users/arthurcolle/Library/Application Support/Bitcoin/database ErrorFile=/Users/arthurcolle/Library/Application Support/Bitcoin/db.log
2018-01-28 14:09:17 Cache configuration:
2018-01-28 14:09:17 * Using 2.0MiB for block index database
2018-01-28 14:09:17 * Using 8.0MiB for chain state database
2018-01-28 14:09:17 * Using 4490.0MiB for in-memory UTXO set (plus up to 286.1MiB of unused mempool space)
2018-01-28 14:09:17 init message: Loading block index...
2018-01-28 14:09:17 Opening LevelDB in /Users/arthurcolle/Library/Application Support/Bitcoin/blocks/index
2018-01-28 14:09:17 Opened LevelDB successfully
2018-01-28 14:09:17 Using obfuscation key for /Users/arthurcolle/Library/Application Support/Bitcoin/blocks/index: 0000000000000000
2018-01-28 14:09:21 LoadBlockIndexDB: last block file = 1157
2018-01-28 14:09:21 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=122, size=127600705, heights=505517...506502, time=2018-01-22...2018-01-28)
2018-01-28 14:09:21 Checking all blk files are present...
2018-01-28 14:09:21 LoadBlockIndexDB: transaction index disabled
2018-01-28 14:09:21 Opening LevelDB in /Users/arthurcolle/Library/Application Support/Bitcoin/chainstate
2018-01-28 14:09:21 Opened LevelDB successfully
2018-01-28 14:09:21 Using obfuscation key for /Users/arthurcolle/Library/Application Support/Bitcoin/chainstate: 3bf4adf7ac27524f
2018-01-28 14:09:21 Loaded best chain: hashBestChain=000000000000000000437a161a558062041881d825082d8eaa79888eed1511db height=506502 date=2018-01-28 14:01:03 progress=0.999995
2018-01-28 14:09:21 init message: Rewinding blocks...
2018-01-28 14:09:23 init message: Verifying blocks...
2018-01-28 14:09:23 Verifying last 6 blocks at level 3
2018-01-28 14:09:23 [0%]...[16%]...[33%]...[50%]...[66%]...[83%]...[99%]...[DONE].
2018-01-28 14:09:26 No coin database inconsistencies in last 7 blocks (11620 transactions)
2018-01-28 14:09:26 block index 9136ms
2018-01-28 14:09:26 init message: Loading wallet...
2018-01-28 14:09:26 nFileVersion = 150100
2018-01-28 14:09:26 Keys: 2003 plaintext, 0 encrypted, 2003 w/ metadata, 2003 total
2018-01-28 14:09:26 wallet 54ms
2018-01-28 14:09:26 setKeyPool.size() = 2000
2018-01-28 14:09:26 mapWallet.size() = 0
2018-01-28 14:09:26 mapAddressBook.size() = 4
2018-01-28 14:09:26 mapBlockIndex.size() = 506547
2018-01-28 14:09:26 nBestHeight = 506502
2018-01-28 14:09:26 torcontrol thread start
2018-01-28 14:09:26 Bound to [::]:8333
2018-01-28 14:09:26 Bound to 0.0.0.0:8333
2018-01-28 14:09:26 init message: Loading P2P addresses...
2018-01-28 14:09:26 Leaving InitialBlockDownload (latching to false)
2018-01-28 14:09:26 Loaded 12272 addresses from peers.dat 45ms
2018-01-28 14:09:26 init message: Loading banlist...
2018-01-28 14:09:26 init message: Starting network threads...
2018-01-28 14:09:26 net thread start
2018-01-28 14:09:26 dnsseed thread start
2018-01-28 14:09:26 init message: Done loading
2018-01-28 14:09:26 addcon thread start
2018-01-28 14:09:26 opencon thread start
2018-01-28 14:09:26 msghand thread start
2018-01-28 14:09:26 GUI: Platform customization: "macosx"
2018-01-28 14:09:27 GUI: PaymentServer::LoadRootCAs: Loaded 171 root certificates
2018-01-28 14:09:27 receive version message: /Satoshi:0.15.1/: version 70015, blocks=506502, us=100.8.92.110:51351, peer=0
2018-01-28 14:09:28 receive version message: /Satoshi:0.15.1/: version 70015, blocks=506502, us=100.8.92.110:51353, peer=1
2018-01-28 14:09:30 receive version message: Armory:0.95: version 70012, blocks=-1, us=127.0.0.1:8333, peer=2
2018-01-28 14:09:34 receive version message: /Satoshi:0.14.2/UASF-Segwit:1.0(BIP148)/: version 70015, blocks=506502, us=100.8.92.110:51359, peer=3
2018-01-28 14:09:35 receive version message: /Satoshi:0.13.2/: version 70015, blocks=506502, us=100.8.92.110:51361, peer=4
2018-01-28 14:09:35 receive version message: /Satoshi:0.15.1/: version 70015, blocks=506502, us=100.8.92.110:51363, peer=5
2018-01-28 14:09:36 receive version message: /Satoshi:0.14.1/: version 70015, blocks=506502, us=100.8.92.110:51364, peer=6
2018-01-28 14:09:37 P2P peers available. Skipped DNS seeding.
2018-01-28 14:09:37 dnsseed thread exit
2018-01-28 14:09:42 receive version message: /Satoshi:0.15.0.1/: version 70015, blocks=506502, us=100.8.92.110:51368, peer=7
2018-01-28 14:09:42 Imported mempool transactions from disk: 4176 successes, 0 failed, 0 expired
2018-01-28 14:09:49 ProcessMessages(version, 113 bytes) FAILED peer=8
2018-01-28 14:09:49 receive version message: /Satoshi:0.15.1/: version 70015, blocks=506502, us=100.8.92.110:51372, peer=9
2018-01-28 14:09:50 receive version message: /Satoshi:0.14.1/: version 70015, blocks=506502, us=100.8.92.110:51373, peer=10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment