Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.14 KB | None | 0 0
  1. 2020-01-23 02:28:53 [info ] [twisted] Log opened.
  2.  
  3. 2020-01-23 02:28:53 [info ] [twisted] MergedMiningCoordinator starting on 8082
  4.  
  5. 2020-01-23 02:28:53 [info ] [twisted] Starting factory <hathor.merged_mining.coordinator.MergedMiningCoordinator object at 0x7fcb05f617b8>
  6.  
  7. 2020-01-23 02:28:53 [info ] [hathor.merged_mining.coordinator] Start updating Bitcoin mining block
  8.  
  9. 2020-01-23 02:28:53 [debug ] [hathor.merged_mining.coordinator] Update Bitcoin mining block
  10.  
  11. 2020-01-23 02:28:53 [debug ] [hathor.merged_mining.bitcoin_rpc] send request body_short=b'{"method": "getblocktemplate", "id": "0", "params": [{"capabilities": ["coinbasetxn", "workid", "coinbase/append"], "rules": ["segwit"]}]}'
  12.  
  13. 2020-01-23 02:28:53 [info ] [hathor.merged_mining.coordinator] Start updating Hathor mining block
  14.  
  15. 2020-01-23 02:28:53 [info ] [twisted] Starting factory <twisted.internet.endpoints.connectProtocol.<locals>.OneShotFactory object at 0x7fcb05f889b0>
  16.  
  17. 2020-01-23 02:28:53 [debug ] [hathor.merged_mining.coordinator] connection made address=H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an
  18.  
  19. 2020-01-23 02:28:53 [debug ] [hathor.merged_mining.coordinator] not subscribed, subscribing... address=H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an
  20.  
  21. 2020-01-23 02:28:53 [debug ] [hathor.merged_mining.coordinator] send request address=H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an method=subscribe params={'address': 'H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an', 'merged_mining': True}
  22.  
  23. 2020-01-23 02:28:53 [debug ] [hathor.merged_mining.coordinator] LINE SENT b'{"method": "subscribe", "params": {"address": "H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an", "merged_mining": true}, "id": "0"}' address=H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an line=b'{"method": "subscribe", "params": {"address": "H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an", "merged_mining": true}, "id": "0"}'
  24.  
  25. 2020-01-23 02:28:53 [debug ] [hathor.merged_mining.bitcoin_rpc] receive response body_short=b'{"result":{"capabilities":["proposal"],"version":536870912,"rules":["csv","segwit"],"vbavailable":{},"vbrequired":0,"previous [...] _witness_commitment":"6a24aa21a9edc439a1e3f302181319b9ce3b2d67607f93b53fd3147145ae1892fe88579e7632"},"error":null,"id":"0"}\n'
  26.  
  27. 2020-01-23 02:28:53 [debug ] [hathor.merged_mining.coordinator] getblocktemplate response res={'capabilities': ['proposal'], 'version': 536870912, 'rules': ['csv', 'segwit'], 'vbavailable': {}, 'vbrequired': 0, 'previousblockhash': '000000000000001e91061750920367712cc1ce056e09e8924ab8ff8554825bc8', 'coinbaseaux': {'flags': ''}, 'coinbasevalue': 39773652, 'longpollid': '000000000000001e91061750920367712cc1ce056e09e8924ab8ff8554825bc8102753', 'target': '0000000000000155de0000000000000000000000000000000000000000000000', 'mintime': 1579742689, 'mutable': ['time', 'transactions', 'prevblock'], 'noncerange': '00000000ffffffff', 'sigoplimit': 80000, 'sizelimit': 4000000, 'weightlimit': 4000000, 'curtime': 1579746533, 'bits': '1a0155de', 'height': 1663561, 'default_witness_commitment': '6a24aa21a9edc439a1e3f302181319b9ce3b2d67607f93b53fd3147145ae1892fe88579e7632', 'len(transactions)': 102}
  28.  
  29. 2020-01-23 02:28:53 [debug ] [hathor.merged_mining.coordinator] New Bitcoin Block template.
  30.  
  31. 2020-01-23 02:28:53 [debug ] [hathor.merged_mining.coordinator] Merged block not ready to be built.
  32.  
  33. 2020-01-23 02:29:23 [debug ] [hathor.merged_mining.coordinator] Update Bitcoin mining block
  34.  
  35. 2020-01-23 02:29:23 [debug ] [hathor.merged_mining.bitcoin_rpc] send request body_short=b'{"method": "getblocktemplate", "id": "1", "params": [{"capabilities": ["coinbasetxn", "workid", "coinbase/append"], "rules": ["segwit"]}]}'
  36.  
  37. 2020-01-23 02:29:23 [debug ] [hathor.merged_mining.coordinator] not subscribed, subscribing... address=H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an
  38.  
  39. 2020-01-23 02:29:23 [debug ] [hathor.merged_mining.coordinator] already waiting for subcribe response address=H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an
  40.  
  41. 2020-01-23 02:29:23 [error ] [hathor.merged_mining.coordinator] [Failure instance: Traceback (failure with no frames): <class 'twisted.web._newclient.ResponseNeverReceived'>: [<twisted.python.failure.Failure twisted.internet.error.ConnectionDone: Connection was closed cleanly.>]
  42.  
  43. ]
  44.  
  45. 2020-01-23 02:29:53 [info ] [twisted] Stopping factory <twisted.internet.endpoints.connectProtocol.<locals>.OneShotFactory object at 0x7fcb05f889b0>
  46.  
  47. 2020-01-23 02:29:53 [debug ] [hathor.merged_mining.coordinator] Update Bitcoin mining block
  48.  
  49. 2020-01-23 02:29:53 [debug ] [hathor.merged_mining.bitcoin_rpc] send request body_short=b'{"method": "getblocktemplate", "id": "2", "params": [{"capabilities": ["coinbasetxn", "workid", "coinbase/append"], "rules": ["segwit"]}]}'
  50.  
  51. 2020-01-23 02:29:53 [debug ] [hathor.merged_mining.coordinator] not subscribed, subscribing... address=H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an
  52.  
  53. 2020-01-23 02:29:53 [debug ] [hathor.merged_mining.coordinator] already waiting for subcribe response address=H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an
  54.  
  55. 2020-01-23 02:29:53 [debug ] [hathor.merged_mining.bitcoin_rpc] receive response body_short=b'{"result":{"capabilities":["proposal"],"version":536870912,"rules":["csv","segwit"],"vbavailable":{},"vbrequired":0,"previous [...] _witness_commitment":"6a24aa21a9edc5c5008298af7df07a8b3e9c88632d170befcb0eade71d6930845b17f37a3589"},"error":null,"id":"2"}\n'
  56.  
  57. 2020-01-23 02:29:53 [debug ] [hathor.merged_mining.coordinator] getblocktemplate response res={'capabilities': ['proposal'], 'version': 536870912, 'rules': ['csv', 'segwit'], 'vbavailable': {}, 'vbrequired': 0, 'previousblockhash': '000000000000001e91061750920367712cc1ce056e09e8924ab8ff8554825bc8', 'coinbaseaux': {'flags': ''}, 'coinbasevalue': 39775337, 'longpollid': '000000000000001e91061750920367712cc1ce056e09e8924ab8ff8554825bc8102761', 'target': '0000000000000155de0000000000000000000000000000000000000000000000', 'mintime': 1579742689, 'mutable': ['time', 'transactions', 'prevblock'], 'noncerange': '00000000ffffffff', 'sigoplimit': 80000, 'sizelimit': 4000000, 'weightlimit': 4000000, 'curtime': 1579746593, 'bits': '1a0155de', 'height': 1663561, 'default_witness_commitment': '6a24aa21a9edc5c5008298af7df07a8b3e9c88632d170befcb0eade71d6930845b17f37a3589', 'len(transactions)': 110}
  58.  
  59. 2020-01-23 02:29:53 [debug ] [hathor.merged_mining.coordinator] New Bitcoin Block template.
  60.  
  61. 2020-01-23 02:29:53 [debug ] [hathor.merged_mining.coordinator] Merged block not ready to be built.
  62.  
  63. 2020-01-23 02:30:23 [debug ] [hathor.merged_mining.coordinator] Update Bitcoin mining block
  64.  
  65. 2020-01-23 02:30:23 [debug ] [hathor.merged_mining.bitcoin_rpc] send request body_short=b'{"method": "getblocktemplate", "id": "3", "params": [{"capabilities": ["coinbasetxn", "workid", "coinbase/append"], "rules": ["segwit"]}]}'
  66.  
  67. 2020-01-23 02:30:23 [debug ] [hathor.merged_mining.coordinator] not subscribed, subscribing... address=H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an
  68.  
  69. 2020-01-23 02:30:23 [debug ] [hathor.merged_mining.coordinator] already waiting for subcribe response address=H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an
  70.  
  71. 2020-01-23 02:30:23 [error ] [hathor.merged_mining.coordinator] [Failure instance: Traceback (failure with no frames): <class 'twisted.web._newclient.ResponseNeverReceived'>: [<twisted.python.failure.Failure twisted.internet.error.ConnectionDone: Connection was closed cleanly.>]
  72.  
  73. ]
  74.  
  75. 2020-01-23 02:30:53 [debug ] [hathor.merged_mining.coordinator] Update Bitcoin mining block
  76.  
  77. 2020-01-23 02:30:53 [debug ] [hathor.merged_mining.bitcoin_rpc] send request body_short=b'{"method": "getblocktemplate", "id": "4", "params": [{"capabilities": ["coinbasetxn", "workid", "coinbase/append"], "rules": ["segwit"]}]}'
  78.  
  79. 2020-01-23 02:30:53 [debug ] [hathor.merged_mining.coordinator] not subscribed, subscribing... address=H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an
  80.  
  81. 2020-01-23 02:30:53 [debug ] [hathor.merged_mining.coordinator] already waiting for subcribe response address=H8Y4ET5cMSyBVdRxYKSvHi4YzrN9sJS4an
  82.  
  83. 2020-01-23 02:30:53 [debug ] [hathor.merged_mining.bitcoin_rpc] receive response body_short=b'{"result":{"capabilities":["proposal"],"version":536870912,"rules":["csv","segwit"],"vbavailable":{},"vbrequired":0,"previous [...] _witness_commitment":"6a24aa21a9ed36e8cffccfe8c1c3471253cc05c04e258099dacf9475026e66bade7262cc6f73"},"error":null,"id":"4"}\n'
  84.  
  85. 2020-01-23 02:30:53 [debug ] [hathor.merged_mining.coordinator] getblocktemplate response res={'capabilities': ['proposal'], 'version': 536870912, 'rules': ['csv', 'segwit'], 'vbavailable': {}, 'vbrequired': 0, 'previousblockhash': '000000000000001e91061750920367712cc1ce056e09e8924ab8ff8554825bc8', 'coinbaseaux': {'flags': ''}, 'coinbasevalue': 39850362, 'longpollid': '000000000000001e91061750920367712cc1ce056e09e8924ab8ff8554825bc8102769', 'target': '0000000000000155de0000000000000000000000000000000000000000000000', 'mintime': 1579742689, 'mutable': ['time', 'transactions', 'prevblock'], 'noncerange': '00000000ffffffff', 'sigoplimit': 80000, 'sizelimit': 4000000, 'weightlimit': 4000000, 'curtime': 1579746653, 'bits': '1a0155de', 'height': 1663561, 'default_witness_commitment': '6a24aa21a9ed36e8cffccfe8c1c3471253cc05c04e258099dacf9475026e66bade7262cc6f73', 'len(transactions)': 118}
  86.  
  87. 2020-01-23 02:30:53 [debug ] [hathor.merged_mining.coordinator] New Bitcoin Block template.
  88.  
  89. 2020-01-23 02:30:53 [debug ] [hathor.merged_mining.coordinator] Merged block not ready to be built.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement