Advertisement
Guest User

Untitled

a guest
Oct 11th, 2016
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. "version" : 1000000,
  2. "protocolversion" : 170002,
  3. "walletversion" : 60000,
  4. "balance" : 0.00000000,
  5. "blocks" : 0,
  6. "timeoffset" : 0,
  7. "connections" : 0,
  8. "proxy" : "",
  9. "difficulty" : 1.00000000,
  10. "testnet" : true,
  11. "keypoololdest" : 1476231485,
  12. "keypoolsize" : 101,
  13. "paytxfee" : 0.00000000,
  14. "relayfee" : 0.00005000,
  15. "errors" : "WARNING: check your network connection, 0 blocks received in the last 4 hours (96 expected)"
  16.  
  17. Debug.log:
  18.  
  19. 2016-10-12 01:31:40 AppInit2: parameter interaction: -externalip set -> setting -discover=0
  20. 2016-10-12 01:31:40
  21. 2016-10-12 01:31:40 Bitcoin version v1.0.0-beta1 (2016-09-09 00:41:41 -0600)
  22. 2016-10-12 01:31:40 Using OpenSSL version OpenSSL 1.0.1k 8 Jan 2015
  23. 2016-10-12 01:31:40 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
  24. 2016-10-12 01:31:40 Default data directory /home/ubuntu/.zcash
  25. 2016-10-12 01:31:40 Using data directory /home/ubuntu/.zcash/testnet3
  26. 2016-10-12 01:31:40 Using config file /home/ubuntu/.zcash/zcash.conf
  27. 2016-10-12 01:31:40 Using at most 125 connections (1024 file descriptors available)
  28. 2016-10-12 01:31:40 Using 2 threads for script verification
  29. 2016-10-12 01:31:40 Loading verifying key from /home/ubuntu/.zcash-params/testnet3/z9-verifying.key
  30. 2016-10-12 01:31:40 Loaded verifying key in 0.000045s seconds.
  31. 2016-10-12 01:31:40 Binding RPC on address ::1 port 18232 (IPv4+IPv6 bind any: 0)
  32. 2016-10-12 01:31:40 Binding RPC on address 127.0.0.1 port 18232 (IPv4+IPv6 bind any: 0)
  33. 2016-10-12 01:31:40 Using wallet wallet.dat
  34. 2016-10-12 01:31:40 init message: Verifying wallet...
  35. 2016-10-12 01:31:40 CDBEnv::Open: LogDir=/home/ubuntu/.zcash/testnet3/database ErrorFile=/home/ubuntu/.zcash/testnet3/db.log
  36. 2016-10-12 01:31:40 scheduler thread start
  37. 2016-10-12 01:31:40 Bound to [::]:18233
  38. 2016-10-12 01:31:40 Bound to 0.0.0.0:18233
  39. 2016-10-12 01:31:40 AddLocal(54.218.104.65:18233,4)
  40. 2016-10-12 01:31:40 Cache configuration:
  41. 2016-10-12 01:31:40 * Using 2.0MiB for block index database
  42. 2016-10-12 01:31:40 * Using 32.5MiB for chain state database
  43. 2016-10-12 01:31:40 * Using 65.5MiB for in-memory UTXO set
  44. 2016-10-12 01:31:40 init message: Loading block index...
  45. 2016-10-12 01:31:40 Opening LevelDB in /home/ubuntu/.zcash/testnet3/blocks/index
  46. 2016-10-12 01:31:40 Opened LevelDB successfully
  47. 2016-10-12 01:31:40 Opening LevelDB in /home/ubuntu/.zcash/testnet3/chainstate
  48. 2016-10-12 01:31:40 Opened LevelDB successfully
  49. 2016-10-12 01:31:40 LoadBlockIndexDB: last block file = 0
  50. 2016-10-12 01:31:40 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=1, size=1700, heights=0...0, time=2011-02-02...2011-02-02)
  51. 2016-10-12 01:31:40 Checking all blk files are present...
  52. 2016-10-12 01:31:40 LoadBlockIndexDB: transaction index disabled
  53. 2016-10-12 01:31:40 LoadBlockIndexDB: hashBestChain=0cdf00b25a93ded11d73ebe1728cf7867f18e1f62aca9554b95e0f3026174e33 height=0 date=2011-02-02 23:16:42 progress=1.000000
  54. 2016-10-12 01:31:40 init message: Verifying blocks...
  55. 2016-10-12 01:31:40 block index 27ms
  56. 2016-10-12 01:31:40 init message: Loading wallet...
  57. 2016-10-12 01:31:40 nFileVersion = 1000000
  58. 2016-10-12 01:31:40 Keys: 102 plaintext, 0 encrypted, 102 w/ metadata, 102 total
  59. 2016-10-12 01:31:40 ZKeys: 0 plaintext, -- encrypted, 0 w/metadata, 0 total
  60. 2016-10-12 01:31:40 wallet 6ms
  61. 2016-10-12 01:31:40 init message: Activating best chain...
  62. 2016-10-12 01:31:40 mapBlockIndex.size() = 1
  63. 2016-10-12 01:31:40 nBestHeight = 0
  64. 2016-10-12 01:31:40 setKeyPool.size() = 101
  65. 2016-10-12 01:31:40 mapWallet.size() = 0
  66. 2016-10-12 01:31:40 mapAddressBook.size() = 1
  67. 2016-10-12 01:31:40 init message: Loading addresses...
  68. 2016-10-12 01:31:40 Loaded 0 addresses from peers.dat 0ms
  69. 2016-10-12 01:31:40 dnsseed thread start
  70. 2016-10-12 01:31:40 Loading addresses from DNS seeds (could take a while)
  71. 2016-10-12 01:31:40 init message: Done loading
  72. 2016-10-12 01:31:40 msghand thread start
  73. 2016-10-12 01:31:40 opencon thread start
  74. 2016-10-12 01:31:40 net thread start
  75. 2016-10-12 01:31:40 addcon thread start
  76. 2016-10-12 01:31:40 ZcashMiner started
  77. 2016-10-12 01:31:50 0 addresses found from DNS seeds
  78. 2016-10-12 01:31:50 dnsseed thread exit
  79. 2016-10-12 01:32:41 Adding fixed seed nodes as DNS doesn't seem to be available.
  80. 2016-10-12 01:36:44 keypool reserve 2
  81. 2016-10-12 01:36:44 keypool return 2
  82. 2016-10-12 01:38:53 opencon thread interrupt
  83. 2016-10-12 01:38:53 addcon thread interrupt
  84. 2016-10-12 01:38:53 scheduler thread interrupt
  85. 2016-10-12 01:38:53 msghand thread interrupt
  86. 2016-10-12 01:38:53 net thread interrupt
  87. 2016-10-12 01:38:53 Shutdown: In progress...
  88. 2016-10-12 01:38:53 StopRPCThreads: waiting for async rpc workers to stop
  89. 2016-10-12 01:38:53 StopNode()
  90. 2016-10-12 01:38:53 ZcashMiner terminated
  91. 2016-10-12 01:38:54 Shutdown: done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement