Created
August 21, 2018 19:45
-
-
Save Punkoivan/ee60c43fdccf8ef91696b951bc506860 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
2018-08-21 19:42:50 SafeCash Miner thread terminated | |
2018-08-21 19:42:50 keypool return 2 | |
2018-08-21 19:43:05 keypool keep 3 | |
2018-08-21 19:43:05 PeerLogicValidation::NewPoWValidBlock sending header-and-ids 2518b2f5e914d80bbfe555a51788ee5218347fe49da78f6bd7e027ae87d69a64 to peer=0 | |
2018-08-21 19:43:05 sending cmpctblock (949 bytes) peer=0 | |
2018-08-21 19:43:05 PeerLogicValidation::NewPoWValidBlock sending header-and-ids 2518b2f5e914d80bbfe555a51788ee5218347fe49da78f6bd7e027ae87d69a64 to peer=1 | |
2018-08-21 19:43:05 sending cmpctblock (949 bytes) peer=1 | |
2018-08-21 19:43:05 PeerLogicValidation::NewPoWValidBlock sending header-and-ids 2518b2f5e914d80bbfe555a51788ee5218347fe49da78f6bd7e027ae87d69a64 to peer=2 | |
2018-08-21 19:43:05 sending cmpctblock (949 bytes) peer=2 | |
2018-08-21 19:43:05 - Load block from disk: 0.00ms [0.00s] | |
2018-08-21 19:43:05 - Sanity checks: 0.00ms [0.00s (0.01ms/blk)] | |
2018-08-21 19:43:05 - Fork checks: 0.02ms [0.00s (0.04ms/blk)] | |
2018-08-21 19:43:05 - Connect 1 transactions: 0.02ms (0.022ms/tx, 0.000ms/txin) [0.00s (0.04ms/blk)] | |
2018-08-21 19:43:05 - Verify 0 txins: 0.04ms (0.000ms/txin) [0.00s (0.07ms/blk)] | |
2018-08-21 19:43:05 - Index writing: 0.19ms [0.00s (0.04ms/blk)] | |
2018-08-21 19:43:05 - Callbacks: 0.02ms [0.00s (0.01ms/blk)] | |
2018-08-21 19:43:05 - Connect total: 0.34ms [0.00s (0.09ms/blk)] | |
2018-08-21 19:43:05 - Flush: 0.02ms [0.00s (0.01ms/blk)] | |
2018-08-21 19:43:05 - Writing chainstate: 0.01ms [0.00s (0.01ms/blk)] | |
2018-08-21 19:43:05 Blockpolicy estimates updated by 0 of 0 block txs, since last block 0 of 0 tracked, mempool map size 0, max target 0 from current | |
2018-08-21 19:43:05 UpdateTip: new best=2518b2f5e914d80bbfe555a51788ee5218347fe49da78f6bd7e027ae87d69a64 height=2 version=0x20000000 log2_work=5.169925 tx=3 date='2018-08-21 19:42:22' progress=1.000000 cache=0.0MiB(16txo) | |
2018-08-21 19:43:05 - Connect postprocess: 0.19ms [0.00s (0.06ms/blk)] | |
2018-08-21 19:43:05 - Connect block: 0.56ms [0.00s (0.18ms/blk)] | |
2018-08-21 19:43:05 AddToWallet db6700bdffa5e810eb553b473a4e929a2c685d05e50eaf01a1590bcd46d4f9e3 new | |
2018-08-21 19:43:05 Equihash solver broke out of the loop, because the previous index is not the active tip | |
2018-08-21 19:43:05 Checking for peers before mining commences | |
2018-08-21 19:43:05 keypool reserve 2 | |
2018-08-21 19:43:05 - Sanity checks: 0.00ms [0.00s (0.01ms/blk)] | |
2018-08-21 19:43:05 - Fork checks: 0.04ms [0.00s (0.04ms/blk)] | |
2018-08-21 19:43:05 - Connect 1 transactions: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment