Advertisement
Guest User

Untitled

a guest
Feb 28th, 2018
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.46 KB | None | 0 0
  1. Feb 28 21:29:45.738 INFO Using configuration file at: /home/erk/Desktop/server/grin.toml
  2. Feb 28 21:29:45.740 INFO Starting the Grin server...
  3. Feb 28 21:29:45.741 INFO Starting server, genesis block: 20ea5a90
  4. Feb 28 21:29:45.801 INFO Saved genesis block: 20ea5a90, nonce: 28205, pow: Cuckoo(21e 7a2 eae 144e 1b1c 1fbd 203a 214b 293b 2b74 2bfa 2c26 32bb 346a 34c7 37c5 4164 42cc 4cc3 55af 5a70 5b14 5e1c 5f76 6061 60f9 61d7 6318 63a1 63fb 649b 64e5 65a1 6b69 70f8 71c7 71cd 7492 7b11 7db8 7f29 7ff8)
  5. Feb 28 21:29:45.802 INFO Chain init: Tip { height: 0, last_block_h: 20ea5a90, prev_block_h: 20ea5a90, total_difficulty: Difficulty { num: 1 } }
  6. Feb 28 21:29:45.846 WARN No seed configured, will stay solo until connected to
  7. Feb 28 21:29:45.847 INFO Starting rest apis at: 127.0.0.1:13413
  8. Feb 28 21:29:45.848 WARN Grin server started.
  9. Feb 28 21:29:45.849 WARN No seeds were retrieved.
  10. Feb 28 21:29:45.849 DEBG monitor_peers: 0 most_work_peers, 0 connected, 0 total known
  11. Feb 28 21:29:45.849 DEBG monitor_peers: all 0 = 0 healthy + 0 banned + 0 defunct
  12. Feb 28 21:29:45.850 INFO sync: no peers available, disabling sync
  13. Feb 28 21:29:45.850 INFO Starting HTTP API server at 127.0.0.1:13413.
  14. Feb 28 21:29:45.852 INFO (Server ID: Port 13414) Starting miner loop.
  15. Feb 28 21:29:45.863 INFO Cuckoo plugin 0 - /home/erk/Brain/grin/target/debug/plugins/mean_compat_cpu_16.cuckooplugin
  16. Feb 28 21:29:45.864 DEBG Cuckoo Plugin 0: Setting mining parameter NUM_THREADS to 1 on Device 0
  17. Feb 28 21:29:45.864 DEBG in miner loop...
  18. Feb 28 21:29:46.242 DEBG get_coinbase: BlockFees { fees: 0, height: 1, key_id: Some(Identifier(9e4653ea51d4bc31aaff)) }
  19. Feb 28 21:29:46.304 DEBG (Server ID: Port 13414) Built new block with 0 inputs and 1 outputs, network difficulty: 1, block cumulative difficulty 2
  20. Feb 28 21:29:46.327 DEBG Starting new sumtree extension.
  21. Feb 28 21:29:46.328 DEBG Rollbacking sumtree extension.
  22. Feb 28 21:29:46.328 DEBG Sumtree extension done.
  23. Feb 28 21:29:46.328 DEBG (Server ID: Port 13414) Mining at Cuckoo16 for 90 secs (will wait for last solution) on block 20ea5a90 at difficulty 1.
  24. Feb 28 21:29:48.158 INFO (Server ID: Port 13414) Found valid proof of work, adding block 419f23ad.
  25. Feb 28 21:29:48.158 DEBG pipe: process_block 419f23ad at 1 with 0 inputs, 1 outputs, 1 kernels
  26. Feb 28 21:29:48.159 DEBG Starting new sumtree extension.
  27. Feb 28 21:29:48.183 DEBG pipe: process_block: 419f23ad at 1 is valid, save and append.
  28. Feb 28 21:29:48.184 DEBG pipe: chain head reached 1 @ 1 [419f23ad]
  29. Feb 28 21:29:48.184 DEBG Committing sumtree extension.
  30. Feb 28 21:29:48.492 DEBG Sumtree extension done.
  31. Feb 28 21:29:48.493 DEBG adapter: block_accepted: 419f23ad
  32. Feb 28 21:29:48.494 DEBG broadcast_block: 419f23ad, 2 at 1, to 0 peers, done.
  33. Feb 28 21:29:48.494 DEBG chain: check_orphans: # orphans 0
  34. Feb 28 21:29:48.495 DEBG resetting key_id in miner to None
  35. Feb 28 21:29:48.496 DEBG in miner loop...
  36. Feb 28 21:29:48.875 DEBG get_coinbase: BlockFees { fees: 0, height: 2, key_id: Some(Identifier(2305b5d32ca5cc02f243)) }
  37. Feb 28 21:29:48.876 DEBG (Server ID: Port 13414) Built new block with 0 inputs and 1 outputs, network difficulty: 1, block cumulative difficulty 3
  38. Feb 28 21:29:48.924 DEBG Starting new sumtree extension.
  39. Feb 28 21:29:48.925 DEBG Rollbacking sumtree extension.
  40. Feb 28 21:29:48.925 DEBG Sumtree extension done.
  41. Feb 28 21:29:48.925 DEBG (Server ID: Port 13414) Mining at Cuckoo16 for 90 secs (will wait for last solution) on block 419f23ad at difficulty 1.
  42. Feb 28 21:29:51.000 DEBG Plugin 0 - Device 0 (CPU) Status: OK - Last Graph time: 0.001565407; Graphs per second: 638.812
  43. Feb 28 21:29:51.001 INFO Mining at 638.8115039730882 graphs per second
  44. Feb 28 21:29:52.516 INFO (Server ID: Port 13414) Found valid proof of work, adding block 906e22ab.
  45. Feb 28 21:29:52.517 DEBG pipe: process_block 906e22ab at 2 with 0 inputs, 1 outputs, 1 kernels
  46. Feb 28 21:29:52.517 DEBG Starting new sumtree extension.
  47. Feb 28 21:29:52.542 DEBG pipe: process_block: 906e22ab at 2 is valid, save and append.
  48. Feb 28 21:29:52.543 DEBG pipe: chain head reached 2 @ 1 [906e22ab]
  49. Feb 28 21:29:52.543 DEBG Committing sumtree extension.
  50. Feb 28 21:29:52.559 DEBG Sumtree extension done.
  51. Feb 28 21:29:52.559 DEBG adapter: block_accepted: 906e22ab
  52. Feb 28 21:29:52.559 DEBG broadcast_block: 906e22ab, 3 at 2, to 0 peers, done.
  53. Feb 28 21:29:52.560 DEBG chain: check_orphans: # orphans 0
  54. Feb 28 21:29:52.560 DEBG resetting key_id in miner to None
  55. Feb 28 21:29:52.560 DEBG in miner loop...
  56. Feb 28 21:29:52.860 DEBG get_coinbase: BlockFees { fees: 0, height: 3, key_id: Some(Identifier(3ee9686f07b7b02cbd03)) }
  57. Feb 28 21:29:52.861 DEBG (Server ID: Port 13414) Built new block with 0 inputs and 1 outputs, network difficulty: 1, block cumulative difficulty 4
  58. Feb 28 21:29:52.925 DEBG Starting new sumtree extension.
  59. Feb 28 21:29:52.926 DEBG Rollbacking sumtree extension.
  60. Feb 28 21:29:52.926 DEBG Sumtree extension done.
  61. Feb 28 21:29:52.926 DEBG (Server ID: Port 13414) Mining at Cuckoo16 for 90 secs (will wait for last solution) on block 906e22ab at difficulty 1.
  62. Feb 28 21:29:55.000 DEBG Plugin 0 - Device 0 (CPU) Status: OK - Last Graph time: 0.00147072; Graphs per second: 679.939
  63. Feb 28 21:29:55.000 INFO Mining at 679.9390774586597 graphs per second
  64. Feb 28 21:29:58.001 DEBG Plugin 0 - Device 0 (CPU) Status: OK - Last Graph time: 0.001475106; Graphs per second: 677.917
  65. Feb 28 21:29:58.001 INFO Mining at 677.9173835642998 graphs per second
  66. Feb 28 21:29:59.378 INFO (Server ID: Port 13414) Found valid proof of work, adding block 35b6045c.
  67. Feb 28 21:29:59.378 DEBG pipe: process_block 35b6045c at 3 with 0 inputs, 1 outputs, 1 kernels
  68. Feb 28 21:29:59.379 DEBG Starting new sumtree extension.
  69. Feb 28 21:29:59.403 DEBG pipe: process_block: 35b6045c at 3 is valid, save and append.
  70. Feb 28 21:29:59.404 DEBG pipe: chain head reached 3 @ 1 [35b6045c]
  71. Feb 28 21:29:59.404 DEBG Committing sumtree extension.
  72. Feb 28 21:29:59.418 DEBG Sumtree extension done.
  73. Feb 28 21:29:59.418 DEBG adapter: block_accepted: 35b6045c
  74. Feb 28 21:29:59.418 DEBG broadcast_compact_block: 827c9709, 4 at 3, to 0 peers, done.
  75. Feb 28 21:29:59.418 DEBG chain: check_orphans: # orphans 0
  76. Feb 28 21:29:59.419 DEBG resetting key_id in miner to None
  77. Feb 28 21:29:59.419 DEBG in miner loop...
  78. Feb 28 21:29:59.716 DEBG get_coinbase: BlockFees { fees: 0, height: 4, key_id: Some(Identifier(13a007dcc2899289da48)) }
  79. Feb 28 21:29:59.717 DEBG (Server ID: Port 13414) Built new block with 0 inputs and 1 outputs, network difficulty: 1, block cumulative difficulty 5
  80. Feb 28 21:29:59.753 DEBG Starting new sumtree extension.
  81. Feb 28 21:29:59.753 DEBG Rollbacking sumtree extension.
  82. Feb 28 21:29:59.754 DEBG Sumtree extension done.
  83. Feb 28 21:29:59.754 DEBG (Server ID: Port 13414) Mining at Cuckoo16 for 90 secs (will wait for last solution) on block 35b6045c at difficulty 1.
  84. Feb 28 21:30:01.457 INFO (Server ID: Port 13414) Found valid proof of work, adding block 33b44187.
  85. Feb 28 21:30:01.457 DEBG pipe: process_block 33b44187 at 4 with 0 inputs, 1 outputs, 1 kernels
  86. Feb 28 21:30:01.458 DEBG Starting new sumtree extension.
  87. Feb 28 21:30:01.483 DEBG pipe: process_block: 33b44187 at 4 is valid, save and append.
  88. Feb 28 21:30:01.484 DEBG pipe: chain head reached 4 @ 1 [33b44187]
  89. Feb 28 21:30:01.484 DEBG Committing sumtree extension.
  90. Feb 28 21:30:01.496 DEBG Sumtree extension done.
  91. Feb 28 21:30:01.497 DEBG adapter: block_accepted: 33b44187
  92. Feb 28 21:30:01.497 DEBG broadcast_compact_block: 7ced444f, 5 at 4, to 0 peers, done.
  93. Feb 28 21:30:01.497 DEBG chain: check_orphans: # orphans 0
  94. Feb 28 21:30:01.497 DEBG resetting key_id in miner to None
  95. Feb 28 21:30:01.498 DEBG in miner loop...
  96. Feb 28 21:30:01.797 DEBG get_coinbase: BlockFees { fees: 0, height: 5, key_id: Some(Identifier(9936babd75952e9228d0)) }
  97. Feb 28 21:30:01.797 DEBG (Server ID: Port 13414) Built new block with 0 inputs and 1 outputs, network difficulty: 1, block cumulative difficulty 6
  98. Feb 28 21:30:01.863 DEBG Starting new sumtree extension.
  99. Feb 28 21:30:01.864 DEBG Rollbacking sumtree extension.
  100. Feb 28 21:30:01.864 DEBG Sumtree extension done.
  101. Feb 28 21:30:01.864 DEBG (Server ID: Port 13414) Mining at Cuckoo16 for 90 secs (will wait for last solution) on block 33b44187 at difficulty 1.
  102. Feb 28 21:30:58.246 INFO Using configuration file at: /home/erk/Desktop/server/grin.toml
  103. Feb 28 21:30:58.248 INFO Starting the Grin server...
  104. Feb 28 21:30:58.265 INFO Cuckoo plugin 0 - /home/erk/Brain/grin/target/debug/plugins/mean_compat_cpu_30.cuckooplugin
  105. Feb 28 21:30:58.265 DEBG Cuckoo Plugin 0: Setting mining parameter NUM_THREADS to 1 on Device 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement