Guest User

Untitled

a guest
Oct 9th, 2024
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.64 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6. 2024-10-09T20:41:22Z Bitcoin Core version v28.0.0 (release build)
  7. 2024-10-09T20:41:22Z Script verification uses 15 additional threads
  8. 2024-10-09T20:41:22Z Using the 'sse4(1way),sse41(4way),avx2(8way)' SHA256 implementation
  9. 2024-10-09T20:41:22Z [rand] Feeding 50996 bytes of environment data into RNG
  10. 2024-10-09T20:41:22Z Using RdSeed as an additional entropy source
  11. 2024-10-09T20:41:22Z Using RdRand as an additional entropy source
  12. 2024-10-09T20:41:22Z Default data directory /home/chris/.bitcoin
  13. 2024-10-09T20:41:22Z Using data directory /tmp/YVLlK/regtest
  14. 2024-10-09T20:41:22Z Config file: /tmp/YVLlK/bitcoin.conf
  15. 2024-10-09T20:41:22Z Config file arg: daemon="1"
  16. 2024-10-09T20:41:22Z Config file arg: listenonion="0"
  17. 2024-10-09T20:41:22Z Config file arg: regtest="1"
  18. 2024-10-09T20:41:22Z Config file arg: server="1"
  19. 2024-10-09T20:41:22Z Config file arg: [regtest] blockfilterindex="1"
  20. 2024-10-09T20:41:22Z Config file arg: [regtest] debug="1"
  21. 2024-10-09T20:41:22Z Config file arg: [regtest] fallbackfee="0.0002"
  22. 2024-10-09T20:41:22Z Config file arg: [regtest] mempoolfullrbf="1"
  23. 2024-10-09T20:41:22Z Config file arg: [regtest] peerblockfilters="1"
  24. 2024-10-09T20:41:22Z Config file arg: [regtest] peerbloomfilters="1"
  25. 2024-10-09T20:41:22Z Config file arg: [regtest] port="12237"
  26. 2024-10-09T20:41:22Z Config file arg: [regtest] prune="0"
  27. 2024-10-09T20:41:22Z Config file arg: [regtest] rpcpassword=****
  28. 2024-10-09T20:41:22Z Config file arg: [regtest] rpcport="13292"
  29. 2024-10-09T20:41:22Z Config file arg: [regtest] rpcuser=****
  30. 2024-10-09T20:41:22Z Config file arg: [regtest] txindex="1"
  31. 2024-10-09T20:41:22Z Config file arg: [regtest] walletbroadcast="1"
  32. 2024-10-09T20:41:22Z Config file arg: [regtest] zmqpubhashblock="tcp://127.0.0.1:9124"
  33. 2024-10-09T20:41:22Z Config file arg: [regtest] zmqpubhashtx="tcp://127.0.0.1:53692"
  34. 2024-10-09T20:41:22Z Config file arg: [regtest] zmqpubrawblock="tcp://127.0.0.1:33752"
  35. 2024-10-09T20:41:22Z Config file arg: [regtest] zmqpubrawtx="tcp://127.0.0.1:48098"
  36. 2024-10-09T20:41:22Z Command-line arg: datadir="/tmp/YVLlK"
  37. 2024-10-09T20:41:22Z Command-line arg: deprecatedrpc="warnings"
  38. 2024-10-09T20:41:22Z Command-line arg: port="12237"
  39. 2024-10-09T20:41:22Z Command-line arg: rpcport="13292"
  40. 2024-10-09T20:41:22Z Using at most 125 automatic connections (1048576 file descriptors available)
  41. 2024-10-09T20:41:22Z scheduler thread start
  42. 2024-10-09T20:41:22Z [http] Allowing HTTP connections from: 127.0.0.0/8 ::1/128
  43. 2024-10-09T20:41:22Z [libevent] event_add: event: 0x62bf89a6a6c0 (fd 10), EV_READ call 0x62bf88bc5640
  44. 2024-10-09T20:41:22Z [libevent] Epoll ADD(1) on fd 10 okay. Old events were 0; read change was 1 (add); write change was 0 (none); close change was 0 (none)
  45. 2024-10-09T20:41:22Z Binding RPC on address ::1 port 13292
  46. 2024-10-09T20:41:22Z [libevent] event_add: event: 0x62bf89a6b148 (fd 11), EV_READ call 0x62bf88bddf80
  47. 2024-10-09T20:41:22Z [libevent] Epoll ADD(1) on fd 11 okay. Old events were 0; read change was 1 (add); write change was 0 (none); close change was 0 (none)
  48. 2024-10-09T20:41:22Z [libevent] Bound to port 13292 - Awaiting connections ...
  49. 2024-10-09T20:41:22Z Binding RPC on address 127.0.0.1 port 13292
  50. 2024-10-09T20:41:22Z [libevent] event_add: event: 0x62bf89a6ab28 (fd 12), EV_READ call 0x62bf88bddf80
  51. 2024-10-09T20:41:22Z [libevent] Epoll ADD(1) on fd 12 okay. Old events were 0; read change was 1 (add); write change was 0 (none); close change was 0 (none)
  52. 2024-10-09T20:41:22Z [libevent] Bound to port 13292 - Awaiting connections ...
  53. 2024-10-09T20:41:22Z [http] Initialized HTTP server
  54. 2024-10-09T20:41:22Z [http] creating work queue of depth 16
  55. 2024-10-09T20:41:22Z [rpc] Starting RPC
  56. 2024-10-09T20:41:22Z [rpc] Starting HTTP RPC server
  57. 2024-10-09T20:41:22Z Config options rpcuser and rpcpassword will soon be deprecated. Locally-run instances may remove rpcuser to use cookie-based auth, or may be replaced with rpcauth. Please see share/rpcauth for rpcauth auth generation.
  58. 2024-10-09T20:41:22Z [http] Registering HTTP handler for / (exactmatch 1)
  59. 2024-10-09T20:41:22Z [http] Registering HTTP handler for /wallet/ (exactmatch 0)
  60. 2024-10-09T20:41:22Z Starting HTTP server with 4 worker threads
  61. 2024-10-09T20:41:22Z [http] Entering http event loop
  62. 2024-10-09T20:41:22Z Using wallet directory /tmp/YVLlK/regtest/wallets
  63. 2024-10-09T20:41:22Z init message: Verifying wallet(s)…
  64. 2024-10-09T20:41:22Z Using /16 prefix for IP bucketing
  65. 2024-10-09T20:41:22Z init message: Loading P2P addresses…
  66. 2024-10-09T20:41:22Z Creating peers.dat because the file was not found ("/tmp/YVLlK/regtest/peers.dat")
  67. 2024-10-09T20:41:22Z init message: Loading banlist…
  68. 2024-10-09T20:41:22Z Recreating the banlist database
  69. 2024-10-09T20:41:22Z [net] Flushed 0 banned node addresses/subnets to disk 0ms
  70. 2024-10-09T20:41:22Z [net] setting try another outbound peer=false
  71. 2024-10-09T20:41:22Z SetNetworkActive: true
  72. 2024-10-09T20:41:22Z /tmp/YVLlK/regtest/fee_estimates.dat is not found. Continue anyway.
  73. 2024-10-09T20:41:22Z [zmq] version 4.3.5
  74. 2024-10-09T20:41:22Z [zmq] Initialize notification interface
  75. 2024-10-09T20:41:22Z [zmq] Outbound message high water mark for pubhashblock at tcp://127.0.0.1:9124 is 1000
  76. 2024-10-09T20:41:22Z [zmq] Notifier pubhashblock ready (address = tcp://127.0.0.1:9124)
  77. 2024-10-09T20:41:22Z [zmq] Outbound message high water mark for pubhashtx at tcp://127.0.0.1:53692 is 1000
  78. 2024-10-09T20:41:22Z [zmq] Notifier pubhashtx ready (address = tcp://127.0.0.1:53692)
  79. 2024-10-09T20:41:22Z [zmq] Outbound message high water mark for pubrawblock at tcp://127.0.0.1:33752 is 1000
  80. 2024-10-09T20:41:22Z [zmq] Notifier pubrawblock ready (address = tcp://127.0.0.1:33752)
  81. 2024-10-09T20:41:22Z [zmq] Outbound message high water mark for pubrawtx at tcp://127.0.0.1:48098 is 1000
  82. 2024-10-09T20:41:22Z [zmq] Notifier pubrawtx ready (address = tcp://127.0.0.1:48098)
  83. 2024-10-09T20:41:22Z Script verification uses 15 additional threads
  84. 2024-10-09T20:41:22Z Cache configuration:
  85. 2024-10-09T20:41:22Z * Using 2.0 MiB for block index database
  86. 2024-10-09T20:41:22Z * Using 56.0 MiB for transaction index database
  87. 2024-10-09T20:41:22Z * Using 49.0 MiB for basic block filter index database
  88. 2024-10-09T20:41:22Z * Using 8.0 MiB for chain state database
  89. 2024-10-09T20:41:22Z * Using 335.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space)
  90. 2024-10-09T20:41:22Z Using obfuscation key for blocksdir *.dat files (/tmp/YVLlK/regtest/blocks): 'da0f3d0081f8e0ce'
  91. 2024-10-09T20:41:22Z Using 16 MiB out of 16 MiB requested for signature cache, able to store 524288 elements
  92. 2024-10-09T20:41:22Z Using 16 MiB out of 16 MiB requested for script execution cache, able to store 524288 elements
  93. 2024-10-09T20:41:22Z init message: Loading block index…
  94. 2024-10-09T20:41:22Z Validating signatures for all blocks.
  95. 2024-10-09T20:41:22Z Setting nMinimumChainWork=0000000000000000000000000000000000000000000000000000000000000000
  96. 2024-10-09T20:41:22Z [leveldb] LevelDB using max_open_files=1000 (default=1000)
  97. 2024-10-09T20:41:22Z Opening LevelDB in /tmp/YVLlK/regtest/blocks/index
  98. 2024-10-09T20:41:22Z [leveldb] Delete type=3 #1
  99. 2024-10-09T20:41:22Z Opened LevelDB successfully
  100. 2024-10-09T20:41:22Z Using obfuscation key for /tmp/YVLlK/regtest/blocks/index: 0000000000000000
  101. 2024-10-09T20:41:22Z LoadBlockIndexDB: last block file = 0
  102. 2024-10-09T20:41:22Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=0, size=0, heights=0...0, time=1970-01-01...1970-01-01)
  103. 2024-10-09T20:41:22Z Checking all blk files are present...
  104. 2024-10-09T20:41:22Z [validation] Pre-allocating up to position 0x1000000 in blk00000.dat
  105. 2024-10-09T20:41:22Z Initializing chainstate Chainstate [ibd] @ height -1 (null)
  106. 2024-10-09T20:41:22Z [leveldb] LevelDB using max_open_files=1000 (default=1000)
  107. 2024-10-09T20:41:22Z Opening LevelDB in /tmp/YVLlK/regtest/chainstate
  108. 2024-10-09T20:41:22Z [leveldb] Delete type=3 #1
  109. 2024-10-09T20:41:22Z Opened LevelDB successfully
  110. 2024-10-09T20:41:22Z [leveldb] WriteBatch memory usage: db=chainstate, before=0.0MiB, after=0.0MiB
  111. 2024-10-09T20:41:22Z Wrote new obfuscate key for /tmp/YVLlK/regtest/chainstate: af7ef8b41cc1b0d8
  112. 2024-10-09T20:41:22Z Using obfuscation key for /tmp/YVLlK/regtest/chainstate: af7ef8b41cc1b0d8
  113. 2024-10-09T20:41:22Z [leveldb] LevelDB using max_open_files=1000 (default=1000)
  114. 2024-10-09T20:41:22Z Opening LevelDB in /tmp/YVLlK/regtest/chainstate
  115. 2024-10-09T20:41:22Z [leveldb] Recovering log #3
  116. 2024-10-09T20:41:22Z [leveldb] Level-0 table #5: started
  117. 2024-10-09T20:41:22Z [leveldb] Level-0 table #5: 198 bytes OK
  118. 2024-10-09T20:41:22Z [leveldb] Delete type=3 #2
  119. 2024-10-09T20:41:22Z [leveldb] Delete type=0 #3
  120. 2024-10-09T20:41:22Z Opened LevelDB successfully
  121. 2024-10-09T20:41:22Z Using obfuscation key for /tmp/YVLlK/regtest/chainstate: af7ef8b41cc1b0d8
  122. 2024-10-09T20:41:22Z [Chainstate [ibd] @ height -1 (null)] resized coinsdb cache to 8.0 MiB
  123. 2024-10-09T20:41:22Z [Chainstate [ibd] @ height -1 (null)] resized coinstip cache to 335.0 MiB
  124. 2024-10-09T20:41:22Z init message: Verifying blocks…
  125. 2024-10-09T20:41:22Z block index 9ms
  126. 2024-10-09T20:41:22Z [leveldb] LevelDB using max_open_files=1000 (default=1000)
  127. 2024-10-09T20:41:22Z Opening LevelDB in /tmp/YVLlK/regtest/indexes/txindex
  128. 2024-10-09T20:41:22Z [leveldb] Delete type=3 #1
  129. 2024-10-09T20:41:22Z Opened LevelDB successfully
  130. 2024-10-09T20:41:22Z Using obfuscation key for /tmp/YVLlK/regtest/indexes/txindex: 0000000000000000
  131. 2024-10-09T20:41:22Z [leveldb] LevelDB using max_open_files=1000 (default=1000)
  132. 2024-10-09T20:41:22Z Opening LevelDB in /tmp/YVLlK/regtest/indexes/blockfilter/basic/db
  133. 2024-10-09T20:41:22Z [leveldb] Delete type=3 #1
  134. 2024-10-09T20:41:22Z Opened LevelDB successfully
  135. 2024-10-09T20:41:22Z Using obfuscation key for /tmp/YVLlK/regtest/indexes/blockfilter/basic/db: 0000000000000000
  136. 2024-10-09T20:41:22Z Setting NODE_NETWORK on non-prune mode
  137. 2024-10-09T20:41:22Z initload thread start
  138. 2024-10-09T20:41:22Z [bench] - Load block from disk: 0.07ms
  139. 2024-10-09T20:41:22Z [validation] BlockChecked: block hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206 state=Valid
  140. 2024-10-09T20:41:22Z [bench] - Connect total: 0.06ms [0.00s (0.06ms/blk)]
  141. 2024-10-09T20:41:22Z [bench] - Flush: 0.01ms [0.00s (0.01ms/blk)]
  142. 2024-10-09T20:41:22Z [bench] - Writing chainstate: 0.01ms [0.00s (0.01ms/blk)]
  143. 2024-10-09T20:41:22Z [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=0 txs removed=0
  144. 2024-10-09T20:41:22Z UpdateTip: new best=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206 height=0 version=0x00000001 log2_work=1.000000 tx=1 date='2011-02-02T23:16:42Z' progress=1.000000 cache=0.3MiB(0txo)
  145. 2024-10-09T20:41:22Z [bench] - Connect postprocess: 0.03ms [0.00s (0.03ms/blk)]
  146. 2024-10-09T20:41:22Z [bench] - Connect block: 0.18ms [0.00s (0.18ms/blk)]
  147. 2024-10-09T20:41:22Z [mempool] Checking mempool with 0 transactions and 0 inputs
  148. 2024-10-09T20:41:22Z [validation] Enqueuing BlockConnected: block hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206 block height=0
  149. 2024-10-09T20:41:22Z [validation] Enqueuing UpdatedBlockTip: new block hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206 fork block hash=null (in IBD=true)
  150. 2024-10-09T20:41:22Z [validation] ActiveTipChange: new block hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206 block height=0
  151. 2024-10-09T20:41:22Z block tree size = 1
  152. 2024-10-09T20:41:22Z nBestHeight = 0
  153. 2024-10-09T20:41:22Z [validation] MempoolTransactionsRemovedForBlock: block height=0 txs removed=0
  154. 2024-10-09T20:41:22Z [validation] BlockConnected: block hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206 block height=0
  155. 2024-10-09T20:41:22Z [zmq] Publish hashtx 4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b to tcp://127.0.0.1:53692
  156. 2024-10-09T20:41:22Z Failed to open mempool file. Continuing anyway.
  157. 2024-10-09T20:41:22Z initload thread exit
  158. 2024-10-09T20:41:22Z [zmq] Publish rawtx 4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b to tcp://127.0.0.1:48098
  159. 2024-10-09T20:41:22Z txindex thread start
  160. 2024-10-09T20:41:22Z txindex is enabled
  161. 2024-10-09T20:41:22Z txindex thread exit
  162. 2024-10-09T20:41:22Z basic block filter index thread start
  163. 2024-10-09T20:41:22Z basic block filter index is enabled
  164. 2024-10-09T20:41:22Z basic block filter index thread exit
  165. 2024-10-09T20:41:22Z [net:error] Unable to bind to 127.0.0.1:18445 on this computer. Bitcoin Core is probably already running.
  166. 2024-10-09T20:41:22Z [error] Unable to bind to 127.0.0.1:18445 on this computer. Bitcoin Core is probably already running.
  167. 2024-10-09T20:41:22Z [error] Failed to listen on any port. Use -listen=0 if you want this.
  168. 2024-10-09T20:41:22Z [http] Interrupting HTTP server
  169. 2024-10-09T20:41:22Z [rpc] Interrupting HTTP RPC server
  170. 2024-10-09T20:41:22Z [rpc] Interrupting RPC
  171. 2024-10-09T20:41:22Z Shutdown: In progress...
  172. 2024-10-09T20:41:22Z [rpc] Stopping HTTP RPC server
  173. 2024-10-09T20:41:22Z [http] Unregistering HTTP handler for / (exactmatch 1)
  174. 2024-10-09T20:41:22Z [http] Unregistering HTTP handler for /wallet/ (exactmatch 0)
  175. 2024-10-09T20:41:22Z [rpc] Stopping RPC
  176. 2024-10-09T20:41:22Z [rpc] RPC stopped.
  177. 2024-10-09T20:41:22Z [http] Stopping HTTP server
  178. 2024-10-09T20:41:22Z [http] Waiting for HTTP worker threads to exit
  179. 2024-10-09T20:41:22Z [libevent] event_del: 0x62bf89a6b148 (fd 11), callback 0x62bf88bddf80
  180. 2024-10-09T20:41:22Z [libevent] Epoll DEL(1) on fd 11 okay. Old events were 2; read change was 2 (del); write change was 0 (none); close change was 0 (none)
  181. 2024-10-09T20:41:22Z [libevent] event_del: 0x62bf89a6ab28 (fd 12), callback 0x62bf88bddf80
  182. 2024-10-09T20:41:22Z [libevent] Epoll DEL(1) on fd 12 okay. Old events were 2; read change was 2 (del); write change was 0 (none); close change was 0 (none)
  183. 2024-10-09T20:41:22Z [libevent] event_active: 0x62bf89c67760 (fd -1), res 1, callback 0x62bf88bcac90
  184. 2024-10-09T20:41:22Z [http] Waiting for HTTP event thread to exit
  185. 2024-10-09T20:41:22Z [libevent] epoll_dispatch: epoll_wait reports 1
  186. 2024-10-09T20:41:22Z [libevent] event_active: 0x62bf89a6a6c0 (fd 10), res 2, callback 0x62bf88bc5640
  187. 2024-10-09T20:41:22Z [libevent] event_del: 0x62bf89c67760 (fd -1), callback 0x62bf88bcac90
  188. 2024-10-09T20:41:22Z [libevent] event_process_active: event: 0x62bf89c67760, call 0x62bf88bcac90
  189. 2024-10-09T20:41:22Z [libevent] event_process_active: event: 0x62bf89a6a6c0, EV_READ call 0x62bf88bc5640
  190. 2024-10-09T20:41:22Z [libevent] event_base_loop: no events registered.
  191. 2024-10-09T20:41:22Z [http] Exited http event loop
  192. 2024-10-09T20:41:22Z [libevent] event_del: 0x62bf89a6a6c0 (fd 10), callback 0x62bf88bc5640
  193. 2024-10-09T20:41:22Z [libevent] Epoll DEL(1) on fd 10 okay. Old events were 2; read change was 2 (del); write change was 0 (none); close change was 0 (none)
  194. 2024-10-09T20:41:22Z [libevent] event_base_free_: 0 events freed
  195. 2024-10-09T20:41:22Z [http] Stopped HTTP server
  196. 2024-10-09T20:41:22Z [validation] Pre-allocating up to position 0x100000 in fltr00000.dat
  197. 2024-10-09T20:41:22Z [leveldb] WriteBatch memory usage: db=db, before=0.0MiB, after=0.0MiB
  198. 2024-10-09T20:41:22Z scheduler thread exit
  199. 2024-10-09T20:41:22Z Writing 0 mempool transactions to file...
  200. 2024-10-09T20:41:22Z Writing 0 unbroadcast transactions to file.
  201. 2024-10-09T20:41:22Z Dumped mempool: 0.000s to copy, 0.001s to dump, 27 bytes dumped to file
  202. 2024-10-09T20:41:22Z [estimatefee] Recorded 0 unconfirmed txs from mempool in 0.000s
  203. 2024-10-09T20:41:22Z Flushed fee estimates to fee_estimates.dat.
  204. 2024-10-09T20:41:22Z [bench] FlushStateToDisk: write block and undo data to disk started
  205. 2024-10-09T20:41:22Z [bench] FlushStateToDisk: write block and undo data to disk completed (0.93ms)
  206. 2024-10-09T20:41:22Z [bench] FlushStateToDisk: write block index to disk started
  207. 2024-10-09T20:41:22Z [leveldb] WriteBatch memory usage: db=index, before=0.0MiB, after=0.0MiB
  208. 2024-10-09T20:41:22Z [bench] FlushStateToDisk: write block index to disk completed (0.46ms)
  209. 2024-10-09T20:41:22Z [bench] FlushStateToDisk: write coins cache to disk (0 coins, 262kB) started
  210. 2024-10-09T20:41:22Z [coindb] Writing final batch of 0.00 MiB
  211. 2024-10-09T20:41:22Z [leveldb] WriteBatch memory usage: db=chainstate, before=0.0MiB, after=0.0MiB
  212. 2024-10-09T20:41:22Z [coindb] Committed 0 changed transaction outputs (out of 0) to coin database...
  213. 2024-10-09T20:41:22Z [bench] FlushStateToDisk: write coins cache to disk (0 coins, 262kB) completed (0.08ms)
  214. 2024-10-09T20:41:22Z [validation] Enqueuing ChainStateFlushed: block hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206
  215. 2024-10-09T20:41:22Z [validation] UpdatedBlockTip: new block hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206 fork block hash=null (in IBD=true)
  216. 2024-10-09T20:41:22Z [validation] ChainStateFlushed: block hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206
  217. 2024-10-09T20:41:22Z [leveldb] WriteBatch memory usage: db=txindex, before=0.0MiB, after=0.0MiB
  218. 2024-10-09T20:41:22Z [leveldb] WriteBatch memory usage: db=db, before=0.0MiB, after=0.0MiB
  219. 2024-10-09T20:41:22Z [bench] FlushStateToDisk: write block and undo data to disk started
  220. 2024-10-09T20:41:22Z [bench] FlushStateToDisk: write block and undo data to disk completed (0.55ms)
  221. 2024-10-09T20:41:22Z [bench] FlushStateToDisk: write block index to disk started
  222. 2024-10-09T20:41:22Z [leveldb] WriteBatch memory usage: db=index, before=0.0MiB, after=0.0MiB
  223. 2024-10-09T20:41:22Z [bench] FlushStateToDisk: write block index to disk completed (0.44ms)
  224. 2024-10-09T20:41:22Z [bench] FlushStateToDisk: write coins cache to disk (0 coins, 262kB) started
  225. 2024-10-09T20:41:22Z [coindb] Writing final batch of 0.00 MiB
  226. 2024-10-09T20:41:22Z [leveldb] WriteBatch memory usage: db=chainstate, before=0.0MiB, after=0.0MiB
  227. 2024-10-09T20:41:22Z [coindb] Committed 0 changed transaction outputs (out of 0) to coin database...
  228. 2024-10-09T20:41:22Z [bench] FlushStateToDisk: write coins cache to disk (0 coins, 262kB) completed (0.05ms)
  229. 2024-10-09T20:41:22Z [validation] Enqueuing ChainStateFlushed: block hash=0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206
  230. 2024-10-09T20:41:22Z [zmq] Shutdown notification interface
  231. 2024-10-09T20:41:22Z [zmq] Shutdown notifier pubhashblock at tcp://127.0.0.1:9124
  232. 2024-10-09T20:41:22Z [zmq] Close socket at address tcp://127.0.0.1:9124
  233. 2024-10-09T20:41:22Z [zmq] Shutdown notifier pubhashtx at tcp://127.0.0.1:53692
  234. 2024-10-09T20:41:22Z [zmq] Close socket at address tcp://127.0.0.1:53692
  235. 2024-10-09T20:41:22Z [zmq] Shutdown notifier pubrawblock at tcp://127.0.0.1:33752
  236. 2024-10-09T20:41:22Z [zmq] Close socket at address tcp://127.0.0.1:33752
  237. 2024-10-09T20:41:22Z [zmq] Shutdown notifier pubrawtx at tcp://127.0.0.1:48098
  238. 2024-10-09T20:41:22Z [zmq] Close socket at address tcp://127.0.0.1:48098
  239. 2024-10-09T20:41:22Z Shutdown: done
  240.  
Add Comment
Please, Sign In to add comment