Skip to content

Instantly share code, notes, and snippets.

@amacgregor
Created December 22, 2017 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amacgregor/ab86c647c3084a521478bddf9bd88b58 to your computer and use it in GitHub Desktop.
Save amacgregor/ab86c647c3084a521478bddf9bd88b58 to your computer and use it in GitHub Desktop.
eth_hero1.sh
WARN [12-22|16:10:27] No etherbase set and no accounts found as default
INFO [12-22|16:10:27] Starting peer-to-peer node instance=Geth/HeroNode1/v1.7.3-stable/darwin-amd64/go1.9.2
INFO [12-22|16:10:27] Allocated cache and file handles database=/Users/.../ethereum_0hero/TestNetData/geth/chaindata cache=128 handles=1024
INFO [12-22|16:10:27] Initialised chain configuration config="{ChainID: 24 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: <nil> EIP155: 0 EIP158: 0 Byzantium: <nil> Engine: unknown}"
INFO [12-22|16:10:27] Disk storage enabled for ethash caches dir=/Users/.../ethereum_0hero/TestNetData/geth/ethash count=3
INFO [12-22|16:10:27] Disk storage enabled for ethash DAGs dir=/Users/.../.ethash count=2
INFO [12-22|16:10:27] Initialising Ethereum protocol versions="[63 62]" network=24
INFO [12-22|16:10:27] Loaded most recent local header number=0 hash=6231b0…a0300b td=1024
INFO [12-22|16:10:27] Loaded most recent local full block number=0 hash=6231b0…a0300b td=1024
INFO [12-22|16:10:27] Loaded most recent local fast block number=0 hash=6231b0…a0300b td=1024
INFO [12-22|16:10:27] Loaded local transaction journal transactions=0 dropped=0
INFO [12-22|16:10:27] Regenerated local transaction journal transactions=0 accounts=0
INFO [12-22|16:10:27] Starting P2P networking
INFO [12-22|16:10:27] RLPx listener up self="enode://...f?discport=0"
INFO [12-22|16:10:27] IPC endpoint opened: /Users/.../ethereum_0hero/TestNetData/geth.ipc
INFO [12-22|16:10:27] HTTP endpoint opened: http://127.0.0.1:8080
Welcome to the Geth JavaScript console!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment