Skip to content

Instantly share code, notes, and snippets.

@ashish235
Created November 30, 2017 11:28
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 ashish235/7ad9aaf8f0311577b6cf4d87754200ba to your computer and use it in GitHub Desktop.
Save ashish235/7ad9aaf8f0311577b6cf4d87754200ba to your computer and use it in GitHub Desktop.
2017-11-28 16:48:40 MultiChain version build 1.0.2 protocol 10009 (Sep 5 2017, 06:51:54)
2017-11-28 16:48:40 Using OpenSSL version OpenSSL 1.0.1h 5 Jun 2014
2017-11-28 16:48:40 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2017-11-28 16:48:40 Default data directory /home/ec2-user/.multichain/chain1
2017-11-28 16:48:40 Using data directory /home/ec2-user/.multichain/chain1
2017-11-28 16:48:40 Using config file /home/ec2-user/.multichain/chain1/chain1.conf
2017-11-28 16:48:40 Using at most 125 connections (1024 file descriptors available)
2017-11-28 16:48:40 Using 0 threads for script verification
2017-11-28 16:48:40 Using wallet wallet.dat
2017-11-28 16:48:40 init message: Verifying wallet...
2017-11-28 16:48:40 CDBEnv::Open : LogDir=/home/ec2-user/.multichain/chain1/database ErrorFile=/home/ec2-user/.multichain/chain1/db.log
2017-11-28 16:48:40 init message: Initializing multichain...
2017-11-28 16:48:40 mchn: Parameter set is valid - initializing blockchain parameters...
2017-11-28 16:53:01 Wallet mode: 00000003
2017-11-28 16:53:04 nFileVersion = 100000
2017-11-28 16:53:04 Keys: 3 plaintext, 0 encrypted, 3 w/ metadata, 3 total
2017-11-28 16:53:04 Node paused state is set to 00000000
2017-11-28 16:53:04 Binding RPC on address :: port 4410 (IPv4+IPv6 bind any: 1)
2017-11-28 16:53:04 Bound to [::]:4411
2017-11-28 16:53:04 Bound to 0.0.0.0:4411
2017-11-28 16:53:04 Setting banned transaction list: 0 transactions
2017-11-28 16:53:04 init message: Loading block index...
2017-11-28 16:53:04 Opening LevelDB in /home/ec2-user/.multichain/chain1/blocks/index
2017-11-28 16:53:04 Opened LevelDB successfully
2017-11-28 16:53:04 Opening LevelDB in /home/ec2-user/.multichain/chain1/chainstate
2017-11-28 16:53:04 Opened LevelDB successfully
2017-11-28 16:53:04 nFileVersion = 100000
2017-11-28 16:53:04 Keys: 3 plaintext, 0 encrypted, 3 w/ metadata, 3 total
2017-11-28 16:53:04 LoadBlockIndexDB: last block file = 3
2017-11-28 16:53:04 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=154, size=16116192, heights=4549...4665, time=2017-11-24...2017-11-24)
2017-11-28 16:53:04 Checking all blk files are present...
2017-11-28 16:53:04 LoadBlockIndexDB(): transaction index enabled
2017-11-28 16:53:04 LoadBlockIndexDB(): hashBestChain=00828df1a0d0dfa1876197cef99fe2950c5a408f17c7eabcb892b7f955136e5e height=4665 date=2017-11-24 19:56:38 progress=1.000000
2017-11-28 16:53:04 init message: Verifying blocks...
2017-11-28 16:53:04 Verifying last 288 blocks at level 3
2017-11-28 16:53:14 No coin database inconsistencies in last 289 blocks (89139 transactions)
2017-11-28 16:53:14 block index 10212ms
2017-11-28 16:53:14 MultiChain protocol version: 10009
2017-11-28 16:53:14 init message: Loading wallet...
2017-11-28 16:53:14 nFileVersion = 100000
2017-11-28 16:53:14 Keys: 3 plaintext, 0 encrypted, 3 w/ metadata, 3 total
2017-11-28 16:53:14 wallet 1ms
2017-11-28 16:53:14 mapBlockIndex.size() = 5335
2017-11-28 16:53:14 nBestHeight = 4665
2017-11-28 16:53:14 setKeyPool.size() = 2
2017-11-28 16:53:14 oldWallet.size() = 0
2017-11-28 16:53:14 mapWallet.size() = 987921
2017-11-28 16:53:14 mapAddressBook.size() = 1
2017-11-28 16:53:14 init message: Loading addresses...
2017-11-28 16:53:14 Loaded 2 addresses from peers.dat 0ms
2017-11-28 16:53:14 AddLocal(172.31.28.155:4411,1)
2017-11-28 16:53:14 Discover: IPv4 eth0: 172.31.28.155
2017-11-28 16:53:14 AddLocal([fe80::f5:b7ff:fe4b:fe16]:4411,1)
2017-11-28 16:53:14 Discover: IPv6 eth0: fe80::f5:b7ff:fe4b:fe16
2017-11-28 16:53:14 msghand thread start
2017-11-28 16:53:14 dumpaddr thread start
2017-11-28 16:53:14 MultiChainMiner started
2017-11-28 16:53:14 opencon thread start
2017-11-28 16:53:14 addcon thread start
2017-11-28 16:53:14 net thread start
2017-11-28 16:53:14 dnsseed thread start
2017-11-28 16:53:25 Loading addresses from DNS seeds (could take a while)
2017-11-28 16:53:25 0 addresses found from DNS seeds
2017-11-28 16:53:25 dnsseed thread exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment