Skip to content

Instantly share code, notes, and snippets.

View marknguyen85's full-sized avatar
💭
I may be slow to respond.

Mark Nguyen marknguyen85

💭
I may be slow to respond.
View GitHub Profile
// Copyright 2017 The go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum library is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// The go-ethereum library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
@marknguyen85
marknguyen85 / node1
Last active December 5, 2019 03:41
can not jump text step
2019-12-05T10:16:03.508+0700 INFO core/handler.go:280 added prevote vote into roundState {"block": "22", "round": 0, "step": "RoundStepPrevote", "vote_block": "22", "from": "0x560089aB68dc224b250f9588b3DB540D87A66b7a", "vote_round": 0, "block_hash": "0x0000000000000000000000000000000000000000000000000000000000000000"}
2019-12-05T10:16:03.508+0700 INFO core/handler.go:280 added prevote vote into roundState {"block": "22", "round": 0, "step": "RoundStepPrevote", "vote_block": "22", "from": "0x45F8B547A7f16730c0C8961A21b56c31d84DdB49", "vote_round": 0, "block_hash": "0x0000000000000000000000000000000000000000000000000000000000000000"}
2019-12-05T10:16:03.520+0700 INFO core/handler.go:280 added prevote vote into roundState {"block": "22", "round": 0, "step": "RoundStepPrevote", "vote_block": "22", "from": "0x954e4BF2C68F13D97C45db0e02645D145dB6911f", "vote_round": 0, "block_hash": "0x0000000000000000000000000000000000000000000000000000000000000000"}
2019-12-05T10:16:03.520+0700 INFO core/handler.go:287 got 2/3 ma
@marknguyen85
marknguyen85 / the 1st node
Last active November 27, 2019 08:21
log runs 3 nodes at the 3th time
This file has been truncated, but you can view the full file.
INFO [11-27|14:44:17.808] Maximum peer count ETH=50 LES=0 total=50
WARN [11-27|14:44:17.825] Found deprecated node list file /Users/marknguyen/evrynetclient/tests/test_nodes/node1/data/static-nodes.json, please use the TOML config file instead.
INFO [11-27|14:44:17.825] Starting peer-to-peer node instance=Geth/v1.9.0-unstable/darwin-amd64/go1.13.1
INFO [11-27|14:44:17.825] Allocated trie memory caches clean=256.00MiB dirty=256.00MiB
INFO [11-27|14:44:17.826] Allocated cache and file handles database=/Users/marknguyen/evrynetclient/tests/test_nodes/node1/data/geth/chaindata cache=512.00MiB handles=5120
INFO [11-27|14:44:17.949] Opened ancient database database=/Users/marknguyen/evrynetclient/tests/test_nodes/node1/data/geth/chaindata/ancient
INFO [11-27|14:44:17.950] Initialised chain configuration config="{ChainID: 15 GasPrice:<nil> Homestead: 1 DAO: <nil> DAOSupport: false EIP150: 2 EIP155: 3 EIP158: 3 Byzantium: 4 Constantino
@marknguyen85
marknguyen85 / the 1st node
Last active November 27, 2019 08:25
log runs 3 nodes at the second time
This file has been truncated, but you can view the full file.
INFO [11-27|11:14:48.996] Maximum peer count ETH=50 LES=0 total=50
WARN [11-27|11:14:49.022] Found deprecated node list file /Users/marknguyen/evrynetclient/tests/test_nodes/node1/data/static-nodes.json, please use the TOML config file instead.
INFO [11-27|11:14:49.023] Starting peer-to-peer node instance=Geth/v1.9.0-unstable/darwin-amd64/go1.13.1
INFO [11-27|11:14:49.023] Allocated trie memory caches clean=256.00MiB dirty=256.00MiB
INFO [11-27|11:14:49.023] Allocated cache and file handles database=/Users/marknguyen/evrynetclient/tests/test_nodes/node1/data/geth/chaindata cache=512.00MiB handles=5120
INFO [11-27|11:14:49.155] Opened ancient database database=/Users/marknguyen/evrynetclient/tests/test_nodes/node1/data/geth/chaindata/ancient
INFO [11-27|11:14:49.156] Initialised chain configuration config="{ChainID: 15 GasPrice:<nil> Homestead: 1 DAO: <nil> DAOSupport: false EIP150: 2 EIP155: 3 EIP158: 3 Byzantium: 4 Constantino