~/Documents/private-geth geth --datadir ./data/00 --networkid 314590 --ipcdisable --port 61910 --rpcport 8200 console INFO [05-29|16:18:59] Starting peer-to-peer node instance=Geth/v1.6.1-stable-021c3c28/linux-amd64/go1.8.1 INFO [05-29|16:18:59] Allocated cache and file handles database=/home/zl/Documents/private-geth/data/00/geth/chaindata cache=128 handles=1024 INFO [05-29|16:18:59] Initialised chain configuration config="{ChainID: 15 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: <nil> EIP155: 0 EIP158: 0 Engine: unknown}" INFO [05-29|16:18:59] Disk storage enabled for ethash caches dir=/home/zl/Documents/private-geth/data/00/geth/ethash count=3 INFO [05-29|16:18:59] Disk storage enabled for ethash DAGs dir=/home/zl/.ethash count=2 INFO [05-29|16:18:59] Initialising Ethereum protocol versions="[63 62]" network=314590 INFO [05-29|16:18:59] Loaded most recent local header number=29 hash=8ff3ff…dac4a2 td=7372364 INFO [05-29|16:18:59] Loaded most recent local full block number=29 hash=8ff3ff…dac4a2 td=7372364 INFO [05-29|16:18:59] Loaded most recent local fast block number=29 hash=8ff3ff…dac4a2 td=7372364 WARN [05-29|16:18:59] Blockchain not empty, fast sync disabled INFO [05-29|16:18:59] Starting P2P networking INFO [05-29|16:19:01] Mapped network port proto=udp extport=61910 intport=61910 interface="UPNP IGDv1-IP1" INFO [05-29|16:19:02] RLPx listener up self=enode://ad307e052d0e04af519b8999fa870800df8a7a0cc2a91e6aea30e879b75c344dfa12c773a63a71677c2a3ea1254cf982815817f7ff58bd79e5837ea44d791a2d@192.168.1.2:61910 INFO [05-29|16:19:02] Mapped network port proto=tcp extport=61910 intport=61910 interface="UPNP IGDv1-IP1" Welcome to the Geth JavaScript console!
~/Documents/private-geth geth --datadir ./data/01 --networkid 314590 --ipcdisable --port 61911 --rpcport 8101 --bootnodes "enode://ad307e052d0e04af519b8999fa870800df8a7a0cc2a91e6aea30e879b75c344dfa12c773a63a71677c2a3ea1254cf982815817f7ff58bd79e5837ea44d791a2d@192.168.1.2:61910" console INFO [05-29|18:42:15] Starting peer-to-peer node instance=Geth/v1.6.1-stable-021c3c28/linux-amd64/go1.8.1 INFO [05-29|18:42:15] Allocated cache and file handles database=/home/zl/Documents/private-geth/data/01/geth/chaindata cache=128 handles=1024 INFO [05-29|18:42:15] Initialised chain configuration config="{ChainID: 15 Homestead: 0 DAO: DAOSupport: false EIP150: EIP155: 0 EIP158: 0 Engine: unknown}" INFO [05-29|18:42:15] Disk storage enabled for ethash caches dir=/home/zl/Documents/private-geth/data/01/geth/ethash count=3 INFO [05-29|18:42:15] Disk storage enabled for ethash DAGs dir=/home/zl/.ethash count=2 INFO [05-29|18:42:15] Initialising Ethereum protocol versions="[63 62]" network=314590 INFO [05-29|18:42:15] Loaded most recent local header number=36 hash=e1541c…418ce3 td=8938686 INFO [05-29|18:42:15] Loaded most recent local full block number=36 hash=e1541c…418ce3 td=8938686 INFO [05-29|18:42:15] Loaded most recent local fast block number=36 hash=e1541c…418ce3 td=8938686 WARN [05-29|18:42:15] Blockchain not empty, fast sync disabled INFO [05-29|18:42:15] Starting P2P networking INFO [05-29|18:42:17] Mapped network port proto=udp extport=61911 intport=61911 interface="UPNP IGDv1-IP1" INFO [05-29|18:42:17] RLPx listener up self=enode://2261c433ed5d12924f727b61bf4084f22f4199b430115827c8eae3bb210c0dd5b3dd7df8dc13d8ca80c80f4a36e25c7bc7737737001d0b09324ee43ca6b9d7f8@192.168.1.2:61911 INFO [05-29|18:42:17] Mapped network port proto=tcp extport=61911 intport=61911 interface="UPNP IGDv1-IP1" Welcome to the Geth JavaScript console!
> miner.start() INFO [05-29|18:26:47] Updated mining threads threads=0 INFO [05-29|18:26:47] Starting mining operation null > INFO [05-29|18:26:47] Commit new mining work number=31 txs=1 uncles=0 elapsed=1.094ms
> INFO [05-29|18:30:14] Successfully sealed new block number=31 hash=19e3d7…a6ecd5 INFO [05-29|18:30:14] �� mined potential block number=31 hash=19e3d7…a6ecd5 INFO [05-29|18:30:14] Commit new mining work number=32 txs=0 uncles=0 elapsed=2.314ms INFO [05-29|18:30:17] Successfully sealed new block number=32 hash=94748a…cdbc17 INFO [05-29|18:30:17] �� mined potential block number=32 hash=94748a…cdbc17 INFO [05-29|18:30:17] Commit new mining work number=33 txs=0 uncles=0 elapsed=156.295µs INFO [05-29|18:30:19] Successfully sealed new block number=33 hash=b8e037…cd50ff INFO [05-29|18:30:19] �� mined potential block number=33 hash=b8e037…cd50ff INFO [05-29|18:30:19] Commit new mining work number=34 txs=0 uncles=0 elapsed=131.676µs > mINFO [05-29|18:30:20] Successfully sealed new block number=34 hash=7ad61a…f63067 INFO [05-29|18:30:20] �� mined potential block number=34 hash=7ad61a…f63067 INFO [05-29|18:30:20] Commit new mining work number=35 txs=0 uncles=0 elapsed=138.957µs > miner.stINFO [05-29|18:30:22] Successfully sealed new block number=35 hash=eb9652…a1a9e3 INFO [05-29|18:30:22] �� mined potential block number=35 hash=eb9652…a1a9e3 INFO [05-29|18:30:22] Commit new mining work number=36 txs=0 uncles=0 elapsed=334.318µs > miner.stopINFO [05-29|18:30:22] Successfully sealed new block number=36 hash=e1541c…418ce3 INFO [05-29|18:30:22] �� block reached canonical chain number=31 hash=19e3d7…a6ecd5 INFO [05-29|18:30:22] �� mined potential block number=36 hash=e1541c…418ce3 INFO [05-29|18:30:22] Commit new mining work number=37 txs=0 uncles=0 elapsed=117.185µs > miner.stop() true