Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. C:UsersI'mBIGAppDataRoamingEthereum WalletbinariesGethunpacked>geth --testnet console
  2. I0327 20:18:01.525140 node/config.go:445] Failed to start Ledger hub, disabling: libusb: not found [code -5]
  3. I0327 20:18:01.526141 ethdb/database.go:83] Allotted 128MB cache and 1024 file handles to C:UsersI'mBIGAppDataRoamingEthereumtestnetgethchaindata
  4. I0327 20:18:01.683689 ethdb/database.go:176] closed db:C:UsersI'mBIGAppDataRoamingEthereumtestnetgethchaindata
  5. I0327 20:18:01.686694 node/node.go:176] instance: Geth/v1.5.9-stable/windows/go1.7.4
  6. I0327 20:18:01.686694 ethdb/database.go:83] Allotted 128MB cache and 1024 file handles to C:UsersI'mBIGAppDataRoamingEthereumtestnetgethchaindata
  7. I0327 20:18:01.766701 core/genesis.go:95] Genesis block already in chain. Writing canonical number
  8. I0327 20:18:01.766701 eth/backend.go:276] Successfully wrote custom genesis block: 41941023680923e0fe4d74a34bdac8141f2540e3ae90623718e47d66d1ca4a2d
  9. I0327 20:18:01.768702 eth/backend.go:187] Protocol Versions: [63 62], Network Id: 3
  10. I0327 20:18:01.768702 eth/backend.go:215] Chain config: {ChainID: 3 Homestead: 0 DAO: <nil> DAOSupport: true EIP150: 0 EIP155: 10 EIP158: 10}
  11. I0327 20:18:01.771704 core/blockchain.go:219] Last header: #643824 [338826d9…] TD=399626631294546
  12. I0327 20:18:01.771704 core/blockchain.go:220] Last block: #643824 [338826d9…] TD=399626631294546
  13. I0327 20:18:01.771704 core/blockchain.go:221] Fast block: #643824 [338826d9…] TD=399626631294546
  14. I0327 20:18:01.773706 p2p/server.go:340] Starting Server
  15. I0327 20:18:03.969550 p2p/nat/nat.go:111] mapped network port udp:30303 -> 30303 (ethereum discovery) using UPNP IGDv2-IP1
  16. I0327 20:18:04.018693 p2p/discover/udp.go:227] Listening, enode://a5faacd06a381de0895a7cae118e1cc5113a92618d35b39829198f146e73c259a0833a3b4dfcd1fdad82396d3a0b1aed743b0e79b4885a063942370fec750de7@198.72.238.217:30303
  17. I0327 20:18:04.019668 p2p/server.go:608] Listening on [::]:30303
  18. I0327 20:18:04.026672 node/node.go:341] IPC endpoint opened: \.pipegeth.ipc
  19. I0327 20:18:04.070213 p2p/nat/nat.go:111] mapped network port tcp:30303 -> 30303 (ethereum p2p) using UPNP IGDv2-IP1
  20. Welcome to the Geth JavaScript console!
  21.  
  22. instance: Geth/v1.5.9-stable/windows/go1.7.4
  23. coinbase: 0x127829fcd841134d9b949edf0feb4646f0cdd4e1
  24. at block: 643824 (Mon, 27 Mar 2017 20:12:59 PDT)
  25. datadir: C:UsersI'mBIGAppDataRoamingEthereumtestnet
  26. modules: admin:1.0 debug:1.0 eth:1.0 miner:1.0 net:1.0 personal:1.0 rpc:1.0 txpool:1.0 web3:1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement