Git Product home page Git Product logo

truechain-engineering-code's Introduction

TrueChain Engineering Code

TrueChain is a truly fast, permissionless, secure and scalable public blockchain platform.

Connect TrueChain

Chain ID 19330

RPC https://rpc.truechain.network

Building the source

Building getrue requires both a Go (version 1.14 or later) and a C compiler. You can install them using your favourite package manager. Once the dependencies are installed, run

make getrue

or, to build the full suite of utilities:

make all

The execuable command getrue will be found in the cmd directory.

Running getrue

Going through all the possible command line flags is out of scope here (please consult our CLI Wiki page), also you can quickly run your own getrue instance with a few common parameter combos.

Running on the Truechain main network

$ getrue console

This command will:

  • Start getrue with network ID 19330 in full node mode(default, can be changed with the --syncmode flag after version 1.1).
  • Start up Getrue's built-in interactive console, (via the trailing console subcommand) through which you can invoke all official web3 methods as well as Geth's own management APIs. This too is optional and if you leave it out you can always attach to an already running Getrue instance with getrue attach.

Running on the Truechain test network

To test your contracts, you can join the test network with your node.

$ getrue --testnet console

The console subcommand has the exact same meaning as above and they are equally useful on the testnet too. Please see above for their explanations if you've skipped here.

Specifying the --testnet flag, however, will reconfigure your Geth instance a bit:

  • Test network uses different network ID 18928
  • Instead of connecting the main TrueChain network, the client will connect to the test network, which uses testnet P2P bootnodes, and genesis states.

Configuration

As an alternative to passing the numerous flags to the getrue binary, you can also pass a configuration file via:

$ getrue --config /path/to/your_config.toml

To get an idea how the file should look like you can use the dumpconfig subcommand to export your existing configuration:

$ getrue --your-favourite-flags dumpconfig

Running on the Truechain singlenode(private) network

To start a getrue instance for single node, run it with these flags:

$ getrue --singlenode  console

Specifying the --singlenode flag, however, will reconfigure your Geth instance a bit:

  • singlenode network uses different network ID 400
  • Instead of connecting the main or test TrueChain network, the client has no peers, and generate fast block without committee.

Which will start sending transactions periodly to this node and mining fruits and snail blocks.

truechain-engineering-code's People

Contributors

apollowoo avatar biyunzeng avatar cdljsj avatar datahome73 avatar david208 avatar hyangl avatar iceming123 avatar jasonberger11 avatar jianxiaobai avatar jiyilanzhou avatar juhuahaoteng avatar lesterli avatar lgy1027 avatar liaohainan avatar richard1015 avatar salonzhou avatar sdwp111 avatar see91 avatar shijinyuan avatar shuxunyer avatar smartereric avatar synote avatar tari404 avatar tianwangyu avatar wbqlove avatar xujiamingtxwd123 avatar ycr0701fgtalyc avatar ywzqwwt avatar zhaoqingfei avatar zhouyinghao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

truechain-engineering-code's Issues

BAD SNAIL BLOCK- invalid parents

DEBUG[01-05|17:41:51.715] Adding p2p peer                          name=Getrue/v0.9.5-unstab...                              addr=47.92.95.60:60682 peers=1
DEBUG[01-05|17:41:51.715] Truechain peer connected                 id=a4f8b97e092c68a0 conn=inbound name=Getrue/v0.9.5-unstable-2f74dc83/linux-amd64/go1.10   RemoteAddr=47.92.95.60:60682
DEBUG[01-05|17:41:51.715] Truechain handshake failed               id=a4f8b97e092c68a0 conn=inbound err="NetworkId mismatch - 100 (!= 1)"
DEBUG[01-05|17:41:51.716] Removing p2p peer                        id=a4f8b97e092c68a0 conn=inbound duration=593.363µs peers=0 req=false err="NetworkId mismatch - 100 (!= 1)"
DEBUG[01-05|17:41:52.038] Recalculated downloader QoS values       rtt=19.99588131s confidence=0.875 ttl=1m0s
DEBUG[01-05|17:41:52.518] IP exceeds bucket limit                  ip=178.128.28.120
DEBUG[01-05|17:41:52.518] IP exceeds bucket limit                  ip=178.128.28.141
DEBUG[01-05|17:41:52.644] Recalculated downloader QoS values       rtt=19.282802018s confidence=0.875 ttl=1m0s
DEBUG[01-05|17:41:53.600] Adding p2p peer                          name=Getrue/v0.9.6-unstab...                              addr=192.144.141.61:30313 peers=1
DEBUG[01-05|17:41:53.600] Truechain peer connected                 id=f684c0103dee129e conn=dyndial name=Getrue/v0.9.6-unstable-126a6b5c/linux-amd64/go1.10.4 RemoteAddr=192.144.141.61:30313
INFO [01-05|17:41:53.601] Peer connected success                   id=f684c0103dee129e conn=dyndial name=Getrue/v0.9.6-unstable-126a6b5c/linux-amd64/go1.10.4 RemoteAddr=192.144.141.61:30313
DEBUG[01-05|17:41:53.601] syncTransactions                         len(pending)=0
DEBUG[01-05|17:41:53.604] add fruit from p2p                       peerid=f684c0103dee129e number=809455 hash=219079…cfbe37
DEBUG[01-05|17:41:53.604] add fruit from p2p                       peerid=f684c0103dee129e number=809443 hash=4758f2…7471cb
DEBUG[01-05|17:41:53.604] add fruit from p2p                       peerid=f684c0103dee129e number=809432 hash=8442e8…a42c74
DEBUG[01-05|17:41:53.604] add fruit from p2p                       peerid=f684c0103dee129e number=809426 hash=3e6ae5…953078
DEBUG[01-05|17:41:53.606] add fruit from p2p                       peerid=f684c0103dee129e number=809404 hash=7c70fe…c76895
DEBUG[01-05|17:41:53.606] add fruit from p2p                       peerid=f684c0103dee129e number=809439 hash=8123b9…676caf
DEBUG[01-05|17:41:53.606] add fruit from p2p                       peerid=f684c0103dee129e number=809415 hash=6ce7a7…d382da
DEBUG[01-05|17:41:53.974] fruit pool status report                 pending=102 unverified=73
DEBUG[01-05|17:41:56.838] broadcast cryNodeInfo...                 committeeId=69
DEBUG[01-05|17:41:57.207] Notify fast block hash                   peer=f684c0103dee129e number=809458 hash=eaa73a…26c167 sign=2b46a0…260db8
DEBUG[01-05|17:41:57.207] Announce hash                            num=809458 annouce len=1 peer=f684c0103dee129e
DEBUG[01-05|17:41:57.306] add fruit from p2p                       peerid=f684c0103dee129e number=809458 hash=a15631…ef75e0
DEBUG[01-05|17:41:57.707] Fetching headers fetchTimer              count=1 hash=eaa73a…26c167 peer=f684c0103dee129e
DEBUG[01-05|17:41:57.707] Fetching single header  GetFastBlockHeadersMsg id=f684c0103dee129e conn=dyndial hash=eaa73a…26c167
DEBUG[01-05|17:41:57.708] FastBlockHeadersMsg                      len(headers)=1 number=809458
DEBUG[01-05|17:41:57.709] Filtering fast headers                   peer=f684c0103dee129e headers=1
DEBUG[01-05|17:41:57.809] Fetching batch of block bodies  GetFastBlockBodiesMsg id=f684c0103dee129e conn=dyndial count=1
DEBUG[01-05|17:41:57.810] FastBlockBodiesMsg                       len(signs)=1 number=809458 len(transactions)=1
DEBUG[01-05|17:41:57.810] Filtering fast bodies                    peer=f684c0103dee129e txs=1 signs=1
DEBUG[01-05|17:41:57.813] Consensus estimates                      num=809458 committee number=6 sign length=5 peer=f684c0103dee129e
DEBUG[01-05|17:41:57.813] Queued propagated sign                   peer=f684c0103dee129e number=809458 sign length=5 hash=2b46a0…260db8
DEBUG[01-05|17:41:57.813] Queued propagated fast block             peer=f684c0103dee129e number=809458 hash=eaa73a…26c167 queue=15
DEBUG[01-05|17:41:58.612] add fruit from p2p                       peerid=f684c0103dee129e number=809458 hash=08e92f…895bf3
INFO [01-05|17:41:59.727] pm_synchronise                           pTd=208452116 td=196931316 NumberU64=12000
DEBUG[01-05|17:41:59.727] Synchronising with the network           peer=f684c0103dee129e eth=63 head=5e343e…c02cb8 td=208452116 mode=full
DEBUG[01-05|17:41:59.727] Retrieving remote chain height           peer=f684c0103dee129e
DEBUG[01-05|17:41:59.727] Fetching batch of headers  GetSnailBlockHeadersMsg id=f684c0103dee129e conn=dyndial count=1 fromhash=5e343e…c02cb8 skip=0 reverse=false
DEBUG[01-05|17:41:59.728] SnailBlockHeadersMsg>>>>>>>>>>>> 
DEBUG[01-05|17:41:59.728] SnailBlockHeadersMsg>>                   headers:=1
DEBUG[01-05|17:41:59.728] >>>>>>>>>>>>>>(d *Downloader) deliver snail  Items=1
DEBUG[01-05|17:41:59.728] Remote head header identified            peer=f684c0103dee129e number=12718  hash=5e343e…c02cb8
DEBUG[01-05|17:41:59.728] Looking for common ancestor              peer=f684c0103dee129e local=12000 remote=12718
DEBUG[01-05|17:41:59.728] Fetching batch of headers  GetSnailBlockHeadersMsg number id=f684c0103dee129e conn=dyndial count=13 fromhash=11808         skip=15 reverse=false
DEBUG[01-05|17:41:59.730] SnailBlockHeadersMsg>>>>>>>>>>>> 
DEBUG[01-05|17:41:59.730] SnailBlockHeadersMsg>>                   headers:=13
DEBUG[01-05|17:41:59.730] >>>>>>>>>>>>>>(d *Downloader) deliver snail  Items=13
DEBUG[01-05|17:41:59.730] Found common ancestor                    peer=f684c0103dee129e number=12000  hash=4a0616…7d40e3
DEBUG[01-05|17:41:59.730] findAncestor>>>>>>                       origin=12000  err=nil
DEBUG[01-05|17:41:59.730] countProcessableItems  >>>>>>>>>>>>>>> snail  nproc=0
DEBUG[01-05|17:41:59.730] Directing header downloads               peer=f684c0103dee129e origin=12001
DEBUG[01-05|17:41:59.730] Downloading block bodies                 origin=12001
DEBUG[01-05|17:41:59.730] Fetching batch of headers  GetSnailBlockHeadersMsg number id=f684c0103dee129e conn=dyndial count=128 fromhash=12192         skip=191 reverse=false
DEBUG[01-05|17:41:59.731] SnailBlockHeadersMsg>>>>>>>>>>>> 
DEBUG[01-05|17:41:59.731] SnailBlockHeadersMsg>>                   headers:=3
DEBUG[01-05|17:41:59.731] >>>>>>>>>>>>>>(d *Downloader) deliver snail  Items=3
DEBUG[01-05|17:41:59.731] Filling up skeleton                      from=12001
DEBUG[01-05|17:41:59.761] minerva  hashrate                        hash=6.065
DEBUG[01-05|17:41:59.831] fetch body                               peer="&{id:f684c0103dee129e headerIdle:0 blockIdle:0 receiptIdle:0 stateIdle:0 headerThroughput:0 blockThroughput:0 receiptThroughput:0 stateThroughput:0 rtt:20000000000 headerStarted:{wall:0 ext:0 loc:<nil>} blockStarted:{wall:0 ext:0 loc:<nil>} receiptStarted:{wall:0 ext:0 loc:<nil>} stateStarted:{wall:0 ext:0 loc:<nil>} lacking:map[] peer:0xc454d3bd00 version:63 log:0xc445fa89a0 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:0 readerWait:0}}" request=0
DEBUG[01-05|17:41:59.832] Fetching batch of headers  GetSnailBlockHeadersMsg number id=f684c0103dee129e conn=dyndial count=192 fromhash=12001         skip=0   reverse=false
DEBUG[01-05|17:41:59.838] SnailBlockHeadersMsg>>>>>>>>>>>> 
DEBUG[01-05|17:41:59.838] SnailBlockHeadersMsg>>                   headers:=192
DEBUG[01-05|17:41:59.838] >>>>>>>>>>>>>>(d *Downloader) deliver snail  Items=192
DEBUG[01-05|17:41:59.841] fetch body                               peer="&{id:f684c0103dee129e headerIdle:0 blockIdle:0 receiptIdle:0 stateIdle:0 headerThroughput:2071.9891030639756 blockThroughput:0 receiptThroughput:0 stateThroughput:0 rtt:18000926645 headerStarted:{wall:13764193267910011592 ext:575687247939 loc:0x1e299a0} blockStarted:{wall:0 ext:0 loc:<nil>} receiptStarted:{wall:0 ext:0 loc:<nil>} stateStarted:{wall:0 ext:0 loc:<nil>} lacking:map[] peer:0xc454d3bd00 version:63 log:0xc445fa89a0 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:0 readerWait:0}}" request=0
DEBUG[01-05|17:41:59.841] Fetching batch of headers  GetSnailBlockHeadersMsg number id=f684c0103dee129e conn=dyndial count=192 fromhash=12193         skip=0   reverse=false
DEBUG[01-05|17:41:59.842] fetch body                               peer="&{id:f684c0103dee129e headerIdle:1 blockIdle:0 receiptIdle:0 stateIdle:0 headerThroughput:2071.9891030639756 blockThroughput:0 receiptThroughput:0 stateThroughput:0 rtt:18000926645 headerStarted:{wall:13764193267919371150 ext:575696607379 loc:0x1e299a0} blockStarted:{wall:0 ext:0 loc:<nil>} receiptStarted:{wall:0 ext:0 loc:<nil>} stateStarted:{wall:0 ext:0 loc:<nil>} lacking:map[] peer:0xc454d3bd00 version:63 log:0xc445fa89a0 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:0 readerWait:0}}" request=2
DEBUG[01-05|17:41:59.842] Fetching batch of block bodies  GetSnailBlockBodiesMsg id=f684c0103dee129e conn=dyndial count=2
DEBUG[01-05|17:41:59.847] SnailBlockHeadersMsg>>>>>>>>>>>> 
DEBUG[01-05|17:41:59.848] SnailBlockHeadersMsg>>                   headers:=192
DEBUG[01-05|17:41:59.848] >>>>>>>>>>>>>>(d *Downloader) deliver snail  Items=192
DEBUG[01-05|17:41:59.849] SnailBlockBodiesMsg>>>>>>>>>>>>          fruits=2
DEBUG[01-05|17:41:59.849] >>>>>>>>>>>>>>(d *Downloader) deliver snail  Items=0
DEBUG[01-05|17:41:59.850] fetch body                               peer="&{id:f684c0103dee129e headerIdle:0 blockIdle:1 receiptIdle:0 stateIdle:0 headerThroughput:3998.5388958384447 blockThroughput:0 receiptThroughput:0 stateThroughput:0 rtt:16201733805 headerStarted:{wall:13764193267919371150 ext:575696607379 loc:0x1e299a0} blockStarted:{wall:13764193267920756972 ext:575697993225 loc:0x1e299a0} receiptStarted:{wall:0 ext:0 loc:<nil>} stateStarted:{wall:0 ext:0 loc:<nil>} lacking:map[] peer:0xc454d3bd00 version:63 log:0xc445fa89a0 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:0 readerWait:0}}" request=0
DEBUG[01-05|17:41:59.850] Fetching batch of headers  GetSnailBlockHeadersMsg number id=f684c0103dee129e conn=dyndial count=192 fromhash=12385         skip=0   reverse=false
DEBUG[01-05|17:41:59.854] fetch body                               peer="&{id:f684c0103dee129e headerIdle:1 blockIdle:0 receiptIdle:0 stateIdle:0 headerThroughput:3998.5388958384447 blockThroughput:18.54381537332363 receiptThroughput:0 stateThroughput:0 rtt:14582638951 headerStarted:{wall:13764193267928433633 ext:575705669844 loc:0x1e299a0} blockStarted:{wall:13764193267920756972 ext:575697993225 loc:0x1e299a0} receiptStarted:{wall:0 ext:0 loc:<nil>} stateStarted:{wall:0 ext:0 loc:<nil>} lacking:map[] peer:0xc454d3bd00 version:63 log:0xc445fa89a0 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:0 readerWait:0}}" request=128
DEBUG[01-05|17:41:59.854] countProcessableItems  >>>>>>>>>>>>>>> snail exit  nproc=2
DEBUG[01-05|17:41:59.854] Inserting downloaded chain               items=2 firstnum=12001 firsthash=3e0c16…5b4dc3 lastnum=12002 lasthash=9bc7f1…4a58ca
DEBUG[01-05|17:41:59.855] >>>>>>>>>>>>>>111                        fbNum=765996 heigth=60 fbNumLast=766055 currentNum=809393
DEBUG[01-05|17:41:59.855] fastCurrentNum                           number=809393
DEBUG[01-05|17:41:59.855] InsertChain... 
DEBUG[01-05|17:41:59.855] Calc diff                                parent=10000 avg=10000 diff=10000 time=12251 period=144
DEBUG[01-05|17:41:59.855] get lru for dataset                      epoch=1
DEBUG[01-05|17:41:59.855] getDataset:                              epoch is =1 futrue epoch is=2 blockNumber is =12001 consistent is =333534…376134 dataset hash=e44844…e965dd
DEBUG[01-05|17:41:59.855] SnailBlockHeadersMsg>>>>>>>>>>>> 
DEBUG[01-05|17:41:59.856] Fetching batch of block bodies  GetSnailBlockBodiesMsg id=f684c0103dee129e conn=dyndial count=128
DEBUG[01-05|17:41:59.857] SnailBlockHeadersMsg>>                   headers:=192
DEBUG[01-05|17:41:59.857] >>>>>>>>>>>>>>(d *Downloader) deliver snail  Items=192
DEBUG[01-05|17:41:59.859] Fast Data fetching completed             type=headers
DEBUG[01-05|17:41:59.859] Skeleton fill terminated                 err=nil
DEBUG[01-05|17:41:59.859] Fetching batch of headers  GetSnailBlockHeadersMsg number id=f684c0103dee129e conn=dyndial count=128 fromhash=12768         skip=191 reverse=false
DEBUG[01-05|17:41:59.870] >>>>>>>>>>>>>>111                        fbNum=766056 heigth=60 fbNumLast=766115 currentNum=809393
DEBUG[01-05|17:41:59.870] fastCurrentNum                           number=809393
DEBUG[01-05|17:41:59.870] InsertChain... 
WARN [01-05|17:41:59.870] getParents get parent failed.            number=12001  hash=3e0c16…5b4dc3
ERROR[01-05|17:41:59.870] 
########## BAD SNAIL BLOCK #########
Chain config: {ChainID: 1 Engine: {MinimumDifficulty: 10000 MinimumFruitDifficulty: 100 DurationLimit: 60}}

Number: 12002
Hash: 0x9bc7f168373342414ee4828fc68149b3276c9d5bc2009ea21ae6a7aa4b4a58ca

Error: invalid parents
##############################
 
DEBUG[01-05|17:41:59.870] Downloaded item processing failed        number=12001  hash=3e0c16…5b4dc3 err="invalid parents"
DEBUG[01-05|17:41:59.870] snail++++++++++++++++++++++++++++++++++++++++++++ 
DEBUG[01-05|17:41:59.870] Header download terminated               peer=f684c0103dee129e
DEBUG[01-05|17:41:59.870] snail++++++++++++++++++++++++++++++++++++++++++++ 
DEBUG[01-05|17:41:59.870] snail Block body download terminated     err="block body download canceled (requested)"
DEBUG[01-05|17:41:59.870] snail++++++++++++++++++++++++++++++++++++++++++++ 
DEBUG[01-05|17:41:59.870] snail++++++++++++++++++++++++++++++++++++++++++++ 
DEBUG[01-05|17:41:59.870] spawnSync exit 
DEBUG[01-05|17:41:59.870] Synchronisation terminated               elapsed=142.92102ms
DEBUG[01-05|17:41:59.870] syncWithPeer exit 
DEBUG[01-05|17:41:59.870] synchronise exit 
WARN [01-05|17:41:59.870] Synchronisation failed, dropping peer    peer=f684c0103dee129e                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                err="retrieved hash chain is invalid"
INFO [01-05|17:41:59.870] drop peer snail Synchronise              id=f684c0103dee129e
INFO [01-05|17:41:59.870] Removing Truechain peer                  peer=f684c0103dee129e                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RemoteAddr=192.144.141.61:30313
DEBUG[01-05|17:41:59.870] >>>>>>>>>>>>>>>>>====<<<<<<<<<<<<<<<<<<<<<< err="retrieved hash chain is invalid"
DEBUG[01-05|17:41:59.870] synchronise >>>> exit 
INFO [01-05|17:41:59.870] Truechain message handling failed        id=f684c0103dee129e conn=dyndial RemoteAddr=192.144.141.61:30313 err=EOF
DEBUG[01-05|17:41:59.870] Removing p2p peer                        id=f684c0103dee129e conn=dyndial duration=6.270s    peers=0 req=false err="useless peer"
DEBUG[01-05|17:42:01.974] fruit pool status report                 pending=102 unverified=74
WARN [01-05|17:42:09.727] synchronise peer nil>>> 

election.genesisCommittee: slice bounds out of range

INFO [12-15|16:43:08.807] TableInit is start,:blockNum is:         ------=1
INFO [12-15|16:43:08.811] Initialising Truechain protocol          versions="[63 62]" network=1
INFO [12-15|16:43:08.812] Loaded most recent local header          number=0 hash=5b445e…3fa0e2 td=256
INFO [12-15|16:43:08.812] Loaded most recent local full block      number=0 hash=5b445e…3fa0e2 td=256
INFO [12-15|16:43:08.812] Loaded most recent local fast block      number=0 hash=5b445e…3fa0e2 td=256
INFO [12-15|16:43:08.813] Loaded most recent local Fastheader      number=6 hash=0b0a07…dce5e7
INFO [12-15|16:43:08.813] Loaded most recent local full Fastblock  number=6 hash=0b0a07…dce5e7
INFO [12-15|16:43:08.813] Loaded most recent local fast Fastblock  number=6 hash=0b0a07…dce5e7
INFO [12-15|16:43:08.813] Loaded local transaction journal         transactions=0 dropped=0
INFO [12-15|16:43:08.814] Regenerated local transaction journal    transactions=0 accounts=0
panic: runtime error: slice bounds out of range

goroutine 1 [running]:
github.com/truechain/truechain-engineering-code/consensus/election.NewElction(0xc044401000, 0x11c0ba0, 0xc0443fe000, 0x11b0380, 0xc042207680, 0x11c3360)
	F:/Projects/TrueChain/dev/src/github.com/truechain/truechain-engineering-code/consensus/election/election.go:176 +0x3c2
github.com/truechain/truechain-engineering-code/etrue.New(0xc0421c1380, 0xc042207680, 0xff1560, 0xc0442f1418, 0x412a5f)
	F:/Projects/TrueChain/dev/src/github.com/truechain/truechain-engineering-code/etrue/backend.go:213 +0xa30
github.com/truechain/truechain-engineering-code/cmd/utils.RegisterEthService.func2(0xc0421c1380, 0xc044447e30, 0xc0442f1708, 0xc0421c1340, 0x2)
	F:/Projects/TrueChain/dev/src/github.com/truechain/truechain-engineering-code/cmd/utils/flags.go:1213 +0x44
github.com/truechain/truechain-engineering-code/node.(*Node).Start(0xc0443dd680, 0x0, 0x0)
	F:/Projects/TrueChain/dev/src/github.com/truechain/truechain-engineering-code/node/node.go:182 +0x433
github.com/truechain/truechain-engineering-code/cmd/utils.StartNode(0xc0443dd680)
	F:/Projects/TrueChain/dev/src/github.com/truechain/truechain-engineering-code/cmd/utils/cmd.go:67 +0x36
main.startNode(0xc0421c66e0, 0xc0443dd680)
	F:/Projects/TrueChain/dev/src/github.com/truechain/truechain-engineering-code/cmd/getrue/main.go:253 +0x88
main.localConsole(0xc0421c66e0, 0x0, 0x0)
	F:/Projects/TrueChain/dev/src/github.com/truechain/truechain-engineering-code/cmd/getrue/consolecmd.go:67 +0x73
github.com/truechain/truechain-engineering-code/cmd/utils.MigrateFlags.func1(0xc0421c66e0, 0x0, 0xc0421c66e0)
	F:/Projects/TrueChain/dev/src/github.com/truechain/truechain-engineering-code/cmd/utils/flags.go:1398 +0x10a
github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0xe9ff20, 0xc0420522a0, 0xc0421c66e0, 0xc0420d9500, 0x0)
	F:/Projects/TrueChain/dev/src/github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli.v1/app.go:490 +0xcf
github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli%2ev1.Command.Run(0x1048631, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10748b4, 0x2b, 0x0, ...)
	F:/Projects/TrueChain/dev/src/github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli.v1/command.go:210 +0xa3d
github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli%2ev1.(*App).Run(0xc0420b5a00, 0xc0420a8000, 0xa, 0x10, 0x0, 0x0)
	F:/Projects/TrueChain/dev/src/github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli.v1/app.go:255 +0x6a7
main.main()
	F:/Projects/TrueChain/dev/src/github.com/truechain/truechain-engineering-code/cmd/getrue/main.go:230 +0x5c

update genesis block structure

  1. add genesis committee info into genesis fast block.
  2. add genesis fast block's fruit into genesis snail block.
    Then node need only check genesis snail block hash when handshake with other nodes.

invalid merkle root

INFO [12-24|15:19:50.766] Peer connected success                   id=0101e8580b1ee536 conn=dyndial name=Getrue/v0.9.1-unstable-d12ad566/linux-amd64/go1.10 RemoteAddr=47.92.4.244:30313
INFO [12-24|15:20:00.100] -======================= 653983 root hash hash =03e2ec…6ce251
INFO [12-24|15:20:00.100] Finalize:                                header.SnailHash=ffa0f6…12c7c2 header.SnailNumber=6993
INFO [12-24|15:20:00.268] -======================= after ages root hash hash =35a964…26a346
INFO [12-24|15:20:00.268] --------------ValidateState  number      is=653984
INFO [12-24|15:20:00.268] ----===========================================================start state dump 
ERROR[12-24|15:20:00.268] 
########## BAD FAST BLOCK #########
Chain config: {ChainID: 18928 Engine: {MinimumDifficulty: 2000000 MinimumFruitDifficulty: 2000 DurationLimit: 600}}

Number: 653984
Hash: 0x766945a36a491bdcd022416b7f125b8712763867a67e2f82e576465853d70135


Error: invalid merkle root(remote: d076fa1b35ceb5abe5279b087e42b1d3cc6b0411162af79fccde5e9e2fb7c599 local:35a964d48fa884237b9621a691a6e4a8bd97f478902bffe3df258f3a7926a346)
##############################
 
WARN [12-24|15:20:00.268] Synchronisation failed, dropping peer    peer=0101e8580b1ee536 err="fast retrieved hash chain is invalid"
INFO [12-24|15:20:00.268] drop peer fast Synchronise               id=0101e8580b1ee536
INFO [12-24|15:20:00.268] fastDownloader Synchronise exit          origin=653983 height=75
ERROR[12-24|15:20:00.268] fast sync:                               err>>>>>>>>>="fast retrieved hash chain is invalid"
WARN [12-24|15:20:00.268] Synchronisation failed, retrying         err="header processing canceled (requested)"
INFO [12-24|15:20:00.268] Truechain message handling failed        id=0101e8580b1ee536 conn=dyndial err=EOF

cost too long to fetch a new fast block

Here are parts of debug messages.

INFO [12-30|13:26:23.594] enterNewRound(808944/65). Current: 808944/64/RoundStepPrecommit 
INFO [12-30|13:26:23.594] Resetting Proposal info 
INFO [12-30|13:26:23.594] tryenterPropose(808944/65). Current: 808944/65/RoundStepNewRound 
DEBUG[12-30|13:26:23.594] into GenerateFastBlock...                committeeId=47
INFO [12-30|13:26:23.594] FetchFastBlock                           parent:=808943 hash=49db4f鈥8f35b
DEBUG[12-30|13:26:23.594] c.send 
DEBUG[12-30|13:26:23.594] set flush timer 
DEBUG[12-30|13:26:23.593] Send Succ 
DEBUG[12-30|13:26:23.593] Send Succ 
DEBUG[12-30|13:26:23.594] c.send 
DEBUG[12-30|13:26:23.594] set flush timer 
DEBUG[12-30|13:26:23.593] Send Succ 
DEBUG[12-30|13:26:23.593] Send Succ 
DEBUG[12-30|13:26:23.593] Send Succ 
DEBUG[12-30|13:26:23.593] set flush timer 
DEBUG[12-30|13:26:23.594] reward                                   rewardSnailHegiht:=8536 currentSnailBlock:=8550 space:=14
INFO [12-30|13:26:23.594] Finalize:                                header.SnailHash=37485c鈥?dd872 header.SnailNumber=8536
DEBUG[12-30|13:26:23.594] [Consensus AddBalance]                   info="miner's award"                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=60397037037036000000
DEBUG[12-30|13:26:23.594] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=77234062707207161
DEBUG[12-30|13:26:23.594] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x3c1156B5EDBee12bBA75EdC4322989462eC856a1 amount=77234062707207161
DEBUG[12-30|13:26:23.594] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x117eAedF2659845229a628192d30b986aEB27dc0 amount=77234062707207161
DEBUG[12-30|13:26:23.594] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x7a463676ffc632396b80ad8d87A7182Adf9C0784 amount=77234062707207161
DEBUG[12-30|13:26:23.594] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xcFE127d39dF85Ac453D8D2b437D9DC98e042Badc amount=77234062707207161
DEBUG[12-30|13:26:23.594] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x5606556621e024aD423245873e247144C2b956C3 amount=77234062707207161
DEBUG[12-30|13:26:23.594] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xfe1671c5E53bb9985184Ce9C0999852b6c28b5fE amount=77234062707207161
DEBUG[12-30|13:26:23.595] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x49C9219e4fB7E7AC095311f55f77b50172b27Ea0 amount=77234062707207161
DEBUG[12-30|13:26:23.595] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x1BA22546E4052501b25938011080c57848F9f902 amount=77234062707207161
DEBUG[12-30|13:26:23.595] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=77234062707207161
DEBUG[12-30|13:26:23.594] set flush timer 
DEBUG[12-30|13:26:23.593] set flush timer 
DEBUG[12-30|13:26:23.593] c.send 
DEBUG[12-30|13:26:23.593] c.send 
DEBUG[12-30|13:26:23.593] c.send 
DEBUG[12-30|13:26:23.593] set flush timer 
DEBUG[12-30|13:26:23.593] c.send 
DEBUG[12-30|13:26:23.593] Send                                     channel=32 conn=MConn{39.98.41.65:58992}     msgBytes=0FFDC0E108F0AF3110401802200B
DEBUG[12-30|13:26:23.593] Send Succ 
DEBUG[12-30|13:26:23.593] Send                                     channel=32 conn=MConn{39.98.44.158:30311}    msgBytes=0FFDC0E108F0AF3110401802200B
DEBUG[12-30|13:26:23.593] Send                                     channel=32 conn=MConn{39.98.42.212:30311}    msgBytes=0FFDC0E108F0AF3110401802200B
DEBUG[12-30|13:26:23.593] Send                                     channel=32 conn=MConn{47.92.91.232:30311}    msgBytes=0FFDC0E108F0AF3110401802200B
DEBUG[12-30|13:26:23.593] Send                                     channel=32 conn=MConn{47.92.254.253:30311}   msgBytes=0FFDC0E108F0AF3110401802200B
DEBUG[12-30|13:26:23.594] Send                                     channel=32 conn=MConn{39.98.45.35:40774}     msgBytes=0FFDC0E108F0AF3110401802200B
DEBUG[12-30|13:26:23.594] Send                                     channel=32 conn=MConn{39.98.38.69:30311}     msgBytes=0FFDC0E108F0AF3110401802200B
DEBUG[12-30|13:26:23.594] Send                                     channel=32 conn=MConn{39.98.37.195:57334}    msgBytes=0FFDC0E108F0AF3110401802200B
DEBUG[12-30|13:26:23.593] Send Succ 
DEBUG[12-30|13:26:23.595] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=77234062707207161
DEBUG[12-30|13:26:23.596] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=77234062707207161
DEBUG[12-30|13:26:23.596] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=77234062707207161
DEBUG[12-30|13:26:23.596] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=77234062707207161
DEBUG[12-30|13:26:23.596] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=77234062707207161
DEBUG[12-30|13:26:23.595] set flush timer 
DEBUG[12-30|13:26:23.595] set flush timer 
DEBUG[12-30|13:26:23.595] set flush timer 
DEBUG[12-30|13:26:23.595] set flush timer 
DEBUG[12-30|13:26:23.595] set flush timer 
DEBUG[12-30|13:26:23.595] set flush timer 
DEBUG[12-30|13:26:23.595] Send Succ 
DEBUG[12-30|13:26:23.595] Send Succ 
DEBUG[12-30|13:26:23.595] Send Succ 
DEBUG[12-30|13:26:23.595] Send Succ 
DEBUG[12-30|13:26:23.595] Send Succ 
DEBUG[12-30|13:26:23.595] Send Succ 
DEBUG[12-30|13:26:23.596] Send Succ 
DEBUG[12-30|13:26:23.596] Send Succ 
DEBUG[12-30|13:26:23.596] c.send 
DEBUG[12-30|13:26:23.597] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=77234062707207161
DEBUG[12-30|13:26:23.597] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=77234062707207161
DEBUG[12-30|13:26:23.597] set flush timer 
DEBUG[12-30|13:26:23.597] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=77234062707207161
DEBUG[12-30|13:26:23.597] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=77234062707207161
DEBUG[12-30|13:26:23.597] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xEc85526F570786173d4D27B75aE10BCEC39cd73C amount=77234062707207161
DEBUG[12-30|13:26:23.597] set flush timer 
DEBUG[12-30|13:26:23.598] c.send 
DEBUG[12-30|13:26:23.597] set flush timer 
DEBUG[12-30|13:26:23.598] set flush timer 
DEBUG[12-30|13:26:23.598] c.send 
DEBUG[12-30|13:26:23.597] set flush timer 
DEBUG[12-30|13:26:23.598] set flush timer 
DEBUG[12-30|13:26:23.598] c.send 
DEBUG[12-30|13:26:23.597] c.send 
DEBUG[12-30|13:26:23.597] c.send 
DEBUG[12-30|13:26:23.597] c.send 
DEBUG[12-30|13:26:23.598] set flush timer 
DEBUG[12-30|13:26:23.597] c.send 
DEBUG[12-30|13:26:23.598] set flush timer 
DEBUG[12-30|13:26:23.597] c.send 
DEBUG[12-30|13:26:23.598] set flush timer 
DEBUG[12-30|13:26:23.597] set flush timer 
DEBUG[12-30|13:26:23.598] c.send 
DEBUG[12-30|13:26:23.597] set flush timer 
DEBUG[12-30|13:26:23.598] c.send 
DEBUG[12-30|13:26:23.598] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xD587ad29f5118347039d3b89a550faA0F807DDE6 amount=77234062707207161
DEBUG[12-30|13:26:23.598] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xEc85B259039a60B765bc7933A6D5c6E0cF9a2561 amount=77234062707207161
DEBUG[12-30|13:26:23.598] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x3c1156B5EDBee12bBA75EdC4322989462eC856a1 amount=77234062707207161
DEBUG[12-30|13:26:23.598] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x117eAedF2659845229a628192d30b986aEB27dc0 amount=77234062707207161
DEBUG[12-30|13:26:23.598] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x7a463676ffc632396b80ad8d87A7182Adf9C0784 amount=77234062707207161
DEBUG[12-30|13:26:23.598] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xcFE127d39dF85Ac453D8D2b437D9DC98e042Badc amount=77234062707207161
DEBUG[12-30|13:26:23.598] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=77234062707207161
DEBUG[12-30|13:26:23.599] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=77234062707207161
DEBUG[12-30|13:26:23.599] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=77234062707207161
DEBUG[12-30|13:26:23.599] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=77234062707207161
DEBUG[12-30|13:26:23.599] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=77234062707207161
DEBUG[12-30|13:26:23.599] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=77234062707207161
DEBUG[12-30|13:26:23.599] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=77234062707207161
DEBUG[12-30|13:26:23.599] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=77234062707207161
DEBUG[12-30|13:26:23.599] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=77234062707207161
DEBUG[12-30|13:26:23.600] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=77234062707207161
DEBUG[12-30|13:26:23.600] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x5606556621e024aD423245873e247144C2b956C3 amount=77234062707207161
DEBUG[12-30|13:26:23.600] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=77234062707207161
DEBUG[12-30|13:26:23.600] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=77234062707207161
DEBUG[12-30|13:26:23.600] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=77234062707207161
DEBUG[12-30|13:26:23.600] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=77234062707207161
DEBUG[12-30|13:26:23.600] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=77234062707207161
DEBUG[12-30|13:26:23.601] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=77234062707207161
DEBUG[12-30|13:26:23.601] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=77234062707207161
DEBUG[12-30|13:26:23.601] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=77234062707207161
DEBUG[12-30|13:26:23.601] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=77234062707207161
DEBUG[12-30|13:26:23.601] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=77234062707207161
DEBUG[12-30|13:26:23.601] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xfe1671c5E53bb9985184Ce9C0999852b6c28b5fE amount=77234062707207161
DEBUG[12-30|13:26:23.601] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x49C9219e4fB7E7AC095311f55f77b50172b27Ea0 amount=77234062707207161
DEBUG[12-30|13:26:23.601] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x1BA22546E4052501b25938011080c57848F9f902 amount=77234062707207161
DEBUG[12-30|13:26:23.601] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xEc85526F570786173d4D27B75aE10BCEC39cd73C amount=77234062707207161
DEBUG[12-30|13:26:23.602] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xD587ad29f5118347039d3b89a550faA0F807DDE6 amount=77234062707207161
DEBUG[12-30|13:26:23.602] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xEc85B259039a60B765bc7933A6D5c6E0cF9a2561 amount=77234062707207161
DEBUG[12-30|13:26:23.602] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x3c1156B5EDBee12bBA75EdC4322989462eC856a1 amount=77234062707207161
DEBUG[12-30|13:26:23.602] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x117eAedF2659845229a628192d30b986aEB27dc0 amount=77234062707207161
DEBUG[12-30|13:26:23.602] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x7a463676ffc632396b80ad8d87A7182Adf9C0784 amount=77234062707207161
DEBUG[12-30|13:26:23.602] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xcFE127d39dF85Ac453D8D2b437D9DC98e042Badc amount=77234062707207161
DEBUG[12-30|13:26:23.602] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x5606556621e024aD423245873e247144C2b956C3 amount=77234062707207161
DEBUG[12-30|13:26:23.602] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xfe1671c5E53bb9985184Ce9C0999852b6c28b5fE amount=77234062707207161
DEBUG[12-30|13:26:23.603] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x49C9219e4fB7E7AC095311f55f77b50172b27Ea0 amount=77234062707207161
DEBUG[12-30|13:26:23.603] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x1BA22546E4052501b25938011080c57848F9f902 amount=77234062707207161
DEBUG[12-30|13:26:23.603] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=77234062707207161
DEBUG[12-30|13:26:23.603] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=77234062707207161
DEBUG[12-30|13:26:23.603] [Consensus AddBalance]                   info=minerFruit                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=77234062707207161


DEBUG[12-30|13:26:24.564] check last fast block                    committee=47 last fast=805225 current=804654
DEBUG[12-30|13:26:24.564] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.569] get committee ..                         fastnumber=804654 snailnumber=8536
DEBUG[12-30|13:26:24.569] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.569] check last fast block                    committee=47 last fast=805225 current=804654
DEBUG[12-30|13:26:24.570] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.575] get committee ..                         fastnumber=804654 snailnumber=8536
DEBUG[12-30|13:26:24.575] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.575] check last fast block                    committee=47 last fast=805225 current=804654
DEBUG[12-30|13:26:24.575] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.581] get committee ..                         fastnumber=804654 snailnumber=8536
DEBUG[12-30|13:26:24.581] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.581] check last fast block                    committee=47 last fast=805225 current=804654
DEBUG[12-30|13:26:24.581] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.586] get committee ..                         fastnumber=804654 snailnumber=8536
DEBUG[12-30|13:26:24.586] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.586] check last fast block                    committee=47 last fast=805225 current=804654
DEBUG[12-30|13:26:24.586] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.591] get committee ..                         fastnumber=804654 snailnumber=8536
DEBUG[12-30|13:26:24.591] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.592] check last fast block                    committee=47 last fast=805225 current=804654
DEBUG[12-30|13:26:24.592] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.597] get committee ..                         fastnumber=804654 snailnumber=8536
DEBUG[12-30|13:26:24.597] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.597] check last fast block                    committee=47 last fast=805225 current=804654
DEBUG[12-30|13:26:24.597] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.597] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:24.597] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:24.597] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:24.597] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:24.597] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:24.597] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:24.597] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:24.597] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:24.598] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:24.598] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:24.603] get committee ..                         fastnumber=804655 snailnumber=8536
DEBUG[12-30|13:26:24.603] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.603] check last fast block                    committee=47 last fast=805225 current=804655
DEBUG[12-30|13:26:24.603] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.609] get committee ..                         fastnumber=804655 snailnumber=8536
DEBUG[12-30|13:26:24.609] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.609] check last fast block                    committee=47 last fast=805225 current=804655
DEBUG[12-30|13:26:24.609] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.614] get committee ..                         fastnumber=804655 snailnumber=8536
DEBUG[12-30|13:26:24.614] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.614] check last fast block                    committee=47 last fast=805225 current=804655
DEBUG[12-30|13:26:24.614] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.620] get committee ..                         fastnumber=804655 snailnumber=8536
DEBUG[12-30|13:26:24.620] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.620] check last fast block                    committee=47 last fast=805225 current=804655
DEBUG[12-30|13:26:24.620] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.625] get committee ..                         fastnumber=804655 snailnumber=8536
DEBUG[12-30|13:26:24.625] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.625] check last fast block                    committee=47 last fast=805225 current=804655
DEBUG[12-30|13:26:24.625] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.631] get committee ..                         fastnumber=804655 snailnumber=8536
DEBUG[12-30|13:26:24.631] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.631] check last fast block                    committee=47 last fast=805225 current=804655
DEBUG[12-30|13:26:24.631] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.636] get committee ..                         fastnumber=804655 snailnumber=8536
DEBUG[12-30|13:26:24.636] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.636] check last fast block                    committee=47 last fast=805225 current=804655
DEBUG[12-30|13:26:24.636] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.642] get committee ..                         fastnumber=804655 snailnumber=8536
DEBUG[12-30|13:26:24.642] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.642] check last fast block                    committee=47 last fast=805225 current=804655
DEBUG[12-30|13:26:24.642] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.647] get committee ..                         fastnumber=804655 snailnumber=8536
DEBUG[12-30|13:26:24.647] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.647] check last fast block                    committee=47 last fast=805225 current=804655
DEBUG[12-30|13:26:24.647] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.653] get committee ..                         fastnumber=804655 snailnumber=8536
DEBUG[12-30|13:26:24.653] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.653] check last fast block                    committee=47 last fast=805225 current=804655
DEBUG[12-30|13:26:24.653] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.653] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:24.653] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:24.653] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:24.653] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:24.653] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:24.653] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:24.653] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:24.654] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:24.654] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:24.654] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:24.659] get committee ..                         fastnumber=804656 snailnumber=8536
DEBUG[12-30|13:26:24.659] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.659] check last fast block                    committee=47 last fast=805225 current=804656
DEBUG[12-30|13:26:24.659] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.665] get committee ..                         fastnumber=804656 snailnumber=8536
DEBUG[12-30|13:26:24.665] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.665] check last fast block                    committee=47 last fast=805225 current=804656
DEBUG[12-30|13:26:24.665] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.671] get committee ..                         fastnumber=804656 snailnumber=8536
DEBUG[12-30|13:26:24.671] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.671] check last fast block                    committee=47 last fast=805225 current=804656
DEBUG[12-30|13:26:24.671] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.676] get committee ..                         fastnumber=804656 snailnumber=8536
DEBUG[12-30|13:26:24.676] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.676] check last fast block                    committee=47 last fast=805225 current=804656
DEBUG[12-30|13:26:24.676] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.682] get committee ..                         fastnumber=804656 snailnumber=8536
DEBUG[12-30|13:26:24.682] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.682] check last fast block                    committee=47 last fast=805225 current=804656
DEBUG[12-30|13:26:24.682] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.688] get committee ..                         fastnumber=804656 snailnumber=8536
DEBUG[12-30|13:26:24.688] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.688] check last fast block                    committee=47 last fast=805225 current=804656
DEBUG[12-30|13:26:24.688] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.693] get committee ..                         fastnumber=804656 snailnumber=8536
DEBUG[12-30|13:26:24.693] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.693] check last fast block                    committee=47 last fast=805225 current=804656
DEBUG[12-30|13:26:24.693] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.699] get committee ..                         fastnumber=804656 snailnumber=8536
DEBUG[12-30|13:26:24.699] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.699] check last fast block                    committee=47 last fast=805225 current=804656
DEBUG[12-30|13:26:24.699] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.705] get committee ..                         fastnumber=804656 snailnumber=8536
DEBUG[12-30|13:26:24.705] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.705] check last fast block                    committee=47 last fast=805225 current=804656
DEBUG[12-30|13:26:24.705] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.710] get committee ..                         fastnumber=804656 snailnumber=8536
DEBUG[12-30|13:26:24.710] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.710] check last fast block                    committee=47 last fast=805225 current=804656
DEBUG[12-30|13:26:24.710] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.710] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:24.711] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:24.711] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:24.711] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:24.711] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:24.711] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:24.711] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:24.711] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:24.711] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:24.711] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:24.717] get committee ..                         fastnumber=804657 snailnumber=8536
DEBUG[12-30|13:26:24.717] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.717] check last fast block                    committee=47 last fast=805225 current=804657
DEBUG[12-30|13:26:24.717] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.722] get committee ..                         fastnumber=804657 snailnumber=8536
DEBUG[12-30|13:26:24.722] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.722] check last fast block                    committee=47 last fast=805225 current=804657
DEBUG[12-30|13:26:24.722] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.728] get committee ..                         fastnumber=804657 snailnumber=8536
DEBUG[12-30|13:26:24.728] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.728] check last fast block                    committee=47 last fast=805225 current=804657
DEBUG[12-30|13:26:24.728] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.733] get committee ..                         fastnumber=804657 snailnumber=8536
DEBUG[12-30|13:26:24.733] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.733] check last fast block                    committee=47 last fast=805225 current=804657
DEBUG[12-30|13:26:24.733] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.739] get committee ..                         fastnumber=804657 snailnumber=8536
DEBUG[12-30|13:26:24.739] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.739] check last fast block                    committee=47 last fast=805225 current=804657
DEBUG[12-30|13:26:24.739] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.745] get committee ..                         fastnumber=804657 snailnumber=8536
DEBUG[12-30|13:26:24.745] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.745] check last fast block                    committee=47 last fast=805225 current=804657
DEBUG[12-30|13:26:24.745] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.751] get committee ..                         fastnumber=804657 snailnumber=8536
DEBUG[12-30|13:26:24.751] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.751] check last fast block                    committee=47 last fast=805225 current=804657
DEBUG[12-30|13:26:24.751] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.757] get committee ..                         fastnumber=804657 snailnumber=8536
DEBUG[12-30|13:26:24.757] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.757] check last fast block                    committee=47 last fast=805225 current=804657
DEBUG[12-30|13:26:24.757] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.762] get committee ..                         fastnumber=804657 snailnumber=8536
DEBUG[12-30|13:26:24.762] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.762] check last fast block                    committee=47 last fast=805225 current=804657
DEBUG[12-30|13:26:24.762] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.768] get committee ..                         fastnumber=804657 snailnumber=8536
DEBUG[12-30|13:26:24.768] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.768] check last fast block                    committee=47 last fast=805225 current=804657
DEBUG[12-30|13:26:24.768] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.768] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:24.768] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:24.768] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:24.768] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:24.768] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:24.768] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:24.768] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:24.768] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:24.769] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:24.769] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:24.774] get committee ..                         fastnumber=804658 snailnumber=8536
DEBUG[12-30|13:26:24.774] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.774] check last fast block                    committee=47 last fast=805225 current=804658
DEBUG[12-30|13:26:24.775] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.780] get committee ..                         fastnumber=804658 snailnumber=8536
DEBUG[12-30|13:26:24.780] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.780] check last fast block                    committee=47 last fast=805225 current=804658
DEBUG[12-30|13:26:24.780] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.786] get committee ..                         fastnumber=804658 snailnumber=8536
DEBUG[12-30|13:26:24.786] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.786] check last fast block                    committee=47 last fast=805225 current=804658
DEBUG[12-30|13:26:24.786] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.792] get committee ..                         fastnumber=804658 snailnumber=8536
DEBUG[12-30|13:26:24.792] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.792] check last fast block                    committee=47 last fast=805225 current=804658
DEBUG[12-30|13:26:24.792] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.798] get committee ..                         fastnumber=804658 snailnumber=8536
DEBUG[12-30|13:26:24.798] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.798] check last fast block                    committee=47 last fast=805225 current=804658
DEBUG[12-30|13:26:24.798] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.803] get committee ..                         fastnumber=804658 snailnumber=8536
DEBUG[12-30|13:26:24.803] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.803] check last fast block                    committee=47 last fast=805225 current=804658
DEBUG[12-30|13:26:24.803] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.809] get committee ..                         fastnumber=804658 snailnumber=8536
DEBUG[12-30|13:26:24.809] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.809] check last fast block                    committee=47 last fast=805225 current=804658
DEBUG[12-30|13:26:24.809] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.815] get committee ..                         fastnumber=804658 snailnumber=8536
DEBUG[12-30|13:26:24.815] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.815] check last fast block                    committee=47 last fast=805225 current=804658
DEBUG[12-30|13:26:24.815] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.821] get committee ..                         fastnumber=804658 snailnumber=8536
DEBUG[12-30|13:26:24.821] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.821] check last fast block                    committee=47 last fast=805225 current=804658
DEBUG[12-30|13:26:24.821] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.826] get committee ..                         fastnumber=804658 snailnumber=8536
DEBUG[12-30|13:26:24.826] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.826] check last fast block                    committee=47 last fast=805225 current=804658
DEBUG[12-30|13:26:24.826] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.826] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:24.827] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:24.827] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:24.827] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:24.827] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:24.827] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:24.827] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:24.827] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:24.827] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:24.827] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:24.833] get committee ..                         fastnumber=804659 snailnumber=8536
DEBUG[12-30|13:26:24.833] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.833] check last fast block                    committee=47 last fast=805225 current=804659
DEBUG[12-30|13:26:24.833] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.839] get committee ..                         fastnumber=804659 snailnumber=8536
DEBUG[12-30|13:26:24.839] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.839] check last fast block                    committee=47 last fast=805225 current=804659
DEBUG[12-30|13:26:24.839] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.845] get committee ..                         fastnumber=804659 snailnumber=8536
DEBUG[12-30|13:26:24.845] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.845] check last fast block                    committee=47 last fast=805225 current=804659
DEBUG[12-30|13:26:24.845] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.850] get committee ..                         fastnumber=804659 snailnumber=8536
DEBUG[12-30|13:26:24.850] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.850] check last fast block                    committee=47 last fast=805225 current=804659
DEBUG[12-30|13:26:24.851] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.856] get committee ..                         fastnumber=804659 snailnumber=8536
DEBUG[12-30|13:26:24.856] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.856] check last fast block                    committee=47 last fast=805225 current=804659
DEBUG[12-30|13:26:24.857] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.862] get committee ..                         fastnumber=804659 snailnumber=8536
DEBUG[12-30|13:26:24.862] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.862] check last fast block                    committee=47 last fast=805225 current=804659
DEBUG[12-30|13:26:24.862] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.868] get committee ..                         fastnumber=804659 snailnumber=8536
DEBUG[12-30|13:26:24.868] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.868] check last fast block                    committee=47 last fast=805225 current=804659
DEBUG[12-30|13:26:24.868] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.874] get committee ..                         fastnumber=804659 snailnumber=8536
DEBUG[12-30|13:26:24.874] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.874] check last fast block                    committee=47 last fast=805225 current=804659
DEBUG[12-30|13:26:24.874] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.880] get committee ..                         fastnumber=804659 snailnumber=8536
DEBUG[12-30|13:26:24.880] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.880] check last fast block                    committee=47 last fast=805225 current=804659
DEBUG[12-30|13:26:24.880] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.887] get committee ..                         fastnumber=804659 snailnumber=8536
DEBUG[12-30|13:26:24.887] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.887] check last fast block                    committee=47 last fast=805225 current=804659
DEBUG[12-30|13:26:24.887] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.887] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:24.887] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:24.887] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:24.887] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:24.887] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:24.887] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:24.887] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:24.887] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:24.888] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:24.888] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:24.895] get committee ..                         fastnumber=804660 snailnumber=8536
DEBUG[12-30|13:26:24.895] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.895] check last fast block                    committee=47 last fast=805225 current=804660
DEBUG[12-30|13:26:24.895] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.900] get committee ..                         fastnumber=804660 snailnumber=8536
DEBUG[12-30|13:26:24.900] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.900] check last fast block                    committee=47 last fast=805225 current=804660
DEBUG[12-30|13:26:24.900] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.906] get committee ..                         fastnumber=804660 snailnumber=8536
DEBUG[12-30|13:26:24.906] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.906] check last fast block                    committee=47 last fast=805225 current=804660
DEBUG[12-30|13:26:24.906] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.912] get committee ..                         fastnumber=804660 snailnumber=8536
DEBUG[12-30|13:26:24.912] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.912] check last fast block                    committee=47 last fast=805225 current=804660
DEBUG[12-30|13:26:24.912] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.919] get committee ..                         fastnumber=804660 snailnumber=8536
DEBUG[12-30|13:26:24.919] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.919] check last fast block                    committee=47 last fast=805225 current=804660
DEBUG[12-30|13:26:24.919] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.921] into sendPbftNode                        committeeId=47
DEBUG[12-30|13:26:24.921] send CommitteeNode                       IP:=192.144.185.66  Port:=30310 Coinbase:=0x7C357530174275Dd30E46319B89f71186256E4f7 Publickey:=042afb***
DEBUG[12-30|13:26:24.925] get committee ..                         fastnumber=804660 snailnumber=8536
DEBUG[12-30|13:26:24.925] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.925] check last fast block                    committee=47 last fast=805225 current=804660
DEBUG[12-30|13:26:24.925] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.932] get committee ..                         fastnumber=804660 snailnumber=8536
DEBUG[12-30|13:26:24.932] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.932] check last fast block                    committee=47 last fast=805225 current=804660
DEBUG[12-30|13:26:24.932] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.938] get committee ..                         fastnumber=804660 snailnumber=8536
DEBUG[12-30|13:26:24.938] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.938] check last fast block                    committee=47 last fast=805225 current=804660
DEBUG[12-30|13:26:24.938] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.944] get committee ..                         fastnumber=804660 snailnumber=8536
DEBUG[12-30|13:26:24.944] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.944] check last fast block                    committee=47 last fast=805225 current=804660
DEBUG[12-30|13:26:24.944] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.945] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:24.945] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:24.946] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:24.946] into ReceivePbftNode ... 
DEBUG[12-30|13:26:24.946] receive CommitteeNode                    IP:=192.144.185.66  Port:=30310 Coinbase:=0x7C357530174275Dd30E46319B89f71186256E4f7 Publickey:=042afb***
DEBUG[12-30|13:26:24.946] PutNodes                                 id=47                                       msg=NodeInfo:{IP:192.144.185.66,P1:30310,P2:30311,Coinbase:0x7c357530174275dd30e46319b89f71186256e4f7,P:0x042afba5a6680b5361bb57761ca67a7ea309d2883bda93c5d9521078258bb97b03610002865fb27993fcea4918023144eb516706ea33c7c94fef7b2f330cb9d0a6}
DEBUG[12-30|13:26:24.951] get committee ..                         fastnumber=804660 snailnumber=8536
DEBUG[12-30|13:26:24.951] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.951] check last fast block                    committee=47 last fast=805225 current=804660
DEBUG[12-30|13:26:24.951] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.951] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:24.951] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:24.951] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:24.951] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:24.951] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:24.951] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:24.951] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:24.951] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:24.952] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:24.952] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:24.958] get committee ..                         fastnumber=804661 snailnumber=8536
DEBUG[12-30|13:26:24.958] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.958] check last fast block                    committee=47 last fast=805225 current=804661
DEBUG[12-30|13:26:24.958] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.965] get committee ..                         fastnumber=804661 snailnumber=8536
DEBUG[12-30|13:26:24.965] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.965] check last fast block                    committee=47 last fast=805225 current=804661
DEBUG[12-30|13:26:24.965] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.971] get committee ..                         fastnumber=804661 snailnumber=8536
DEBUG[12-30|13:26:24.971] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.971] check last fast block                    committee=47 last fast=805225 current=804661
DEBUG[12-30|13:26:24.971] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.977] get committee ..                         fastnumber=804661 snailnumber=8536
DEBUG[12-30|13:26:24.977] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.977] check last fast block                    committee=47 last fast=805225 current=804661
DEBUG[12-30|13:26:24.977] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.984] get committee ..                         fastnumber=804661 snailnumber=8536
DEBUG[12-30|13:26:24.984] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.984] check last fast block                    committee=47 last fast=805225 current=804661
DEBUG[12-30|13:26:24.984] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.990] get committee ..                         fastnumber=804661 snailnumber=8536
DEBUG[12-30|13:26:24.990] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.990] check last fast block                    committee=47 last fast=805225 current=804661
DEBUG[12-30|13:26:24.990] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:24.997] get committee ..                         fastnumber=804661 snailnumber=8536
DEBUG[12-30|13:26:24.997] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:24.997] check last fast block                    committee=47 last fast=805225 current=804661
DEBUG[12-30|13:26:24.997] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.003] get committee ..                         fastnumber=804661 snailnumber=8536
DEBUG[12-30|13:26:25.003] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.003] check last fast block                    committee=47 last fast=805225 current=804661
DEBUG[12-30|13:26:25.003] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.009] get committee ..                         fastnumber=804661 snailnumber=8536
DEBUG[12-30|13:26:25.009] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.009] check last fast block                    committee=47 last fast=805225 current=804661
DEBUG[12-30|13:26:25.009] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.016] get committee ..                         fastnumber=804661 snailnumber=8536
DEBUG[12-30|13:26:25.016] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.016] check last fast block                    committee=47 last fast=805225 current=804661
DEBUG[12-30|13:26:25.016] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.016] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.016] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.016] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.016] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:25.016] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:25.016] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:25.016] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.016] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.016] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.016] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.023] get committee ..                         fastnumber=804662 snailnumber=8536
DEBUG[12-30|13:26:25.023] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.023] check last fast block                    committee=47 last fast=805225 current=804662
DEBUG[12-30|13:26:25.023] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.029] get committee ..                         fastnumber=804662 snailnumber=8536
DEBUG[12-30|13:26:25.029] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.029] check last fast block                    committee=47 last fast=805225 current=804662
DEBUG[12-30|13:26:25.029] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.035] get committee ..                         fastnumber=804662 snailnumber=8536
DEBUG[12-30|13:26:25.035] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.035] check last fast block                    committee=47 last fast=805225 current=804662
DEBUG[12-30|13:26:25.035] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.042] get committee ..                         fastnumber=804662 snailnumber=8536
DEBUG[12-30|13:26:25.042] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.042] check last fast block                    committee=47 last fast=805225 current=804662
DEBUG[12-30|13:26:25.042] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.049] get committee ..                         fastnumber=804662 snailnumber=8536
DEBUG[12-30|13:26:25.049] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.049] check last fast block                    committee=47 last fast=805225 current=804662
DEBUG[12-30|13:26:25.049] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.055] get committee ..                         fastnumber=804662 snailnumber=8536
DEBUG[12-30|13:26:25.055] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.055] check last fast block                    committee=47 last fast=805225 current=804662
DEBUG[12-30|13:26:25.055] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.061] get committee ..                         fastnumber=804662 snailnumber=8536
DEBUG[12-30|13:26:25.061] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.061] check last fast block                    committee=47 last fast=805225 current=804662
DEBUG[12-30|13:26:25.062] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.068] get committee ..                         fastnumber=804662 snailnumber=8536
DEBUG[12-30|13:26:25.068] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.068] check last fast block                    committee=47 last fast=805225 current=804662
DEBUG[12-30|13:26:25.068] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.074] get committee ..                         fastnumber=804662 snailnumber=8536
DEBUG[12-30|13:26:25.074] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.074] check last fast block                    committee=47 last fast=805225 current=804662
DEBUG[12-30|13:26:25.074] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.081] get committee ..                         fastnumber=804662 snailnumber=8536
DEBUG[12-30|13:26:25.081] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.081] check last fast block                    committee=47 last fast=805225 current=804662
DEBUG[12-30|13:26:25.081] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.081] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.081] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:25.081] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.081] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.081] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:25.081] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:25.081] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.081] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.082] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.082] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.089] get committee ..                         fastnumber=804663 snailnumber=8536
DEBUG[12-30|13:26:25.089] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.089] check last fast block                    committee=47 last fast=805225 current=804663
DEBUG[12-30|13:26:25.089] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.095] get committee ..                         fastnumber=804663 snailnumber=8536
DEBUG[12-30|13:26:25.095] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.095] check last fast block                    committee=47 last fast=805225 current=804663
DEBUG[12-30|13:26:25.095] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.101] get committee ..                         fastnumber=804663 snailnumber=8536
DEBUG[12-30|13:26:25.101] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.101] check last fast block                    committee=47 last fast=805225 current=804663
DEBUG[12-30|13:26:25.101] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.107] get committee ..                         fastnumber=804663 snailnumber=8536
DEBUG[12-30|13:26:25.107] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.107] check last fast block                    committee=47 last fast=805225 current=804663
DEBUG[12-30|13:26:25.107] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.114] get committee ..                         fastnumber=804663 snailnumber=8536
DEBUG[12-30|13:26:25.114] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.114] check last fast block                    committee=47 last fast=805225 current=804663
DEBUG[12-30|13:26:25.114] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.121] get committee ..                         fastnumber=804663 snailnumber=8536
DEBUG[12-30|13:26:25.121] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.121] check last fast block                    committee=47 last fast=805225 current=804663
DEBUG[12-30|13:26:25.121] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.126] get committee ..                         fastnumber=804663 snailnumber=8536
DEBUG[12-30|13:26:25.126] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.126] check last fast block                    committee=47 last fast=805225 current=804663
DEBUG[12-30|13:26:25.127] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.133] get committee ..                         fastnumber=804663 snailnumber=8536
DEBUG[12-30|13:26:25.133] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.133] check last fast block                    committee=47 last fast=805225 current=804663
DEBUG[12-30|13:26:25.133] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.139] get committee ..                         fastnumber=804663 snailnumber=8536
DEBUG[12-30|13:26:25.139] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.139] check last fast block                    committee=47 last fast=805225 current=804663
DEBUG[12-30|13:26:25.140] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.146] get committee ..                         fastnumber=804663 snailnumber=8536
DEBUG[12-30|13:26:25.146] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.146] check last fast block                    committee=47 last fast=805225 current=804663
DEBUG[12-30|13:26:25.146] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.146] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:25.146] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.146] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.146] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:25.146] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:25.146] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.146] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.147] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.147] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.147] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.154] get committee ..                         fastnumber=804664 snailnumber=8536
DEBUG[12-30|13:26:25.154] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.154] check last fast block                    committee=47 last fast=805225 current=804664
DEBUG[12-30|13:26:25.154] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.160] get committee ..                         fastnumber=804664 snailnumber=8536
DEBUG[12-30|13:26:25.160] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.160] check last fast block                    committee=47 last fast=805225 current=804664
DEBUG[12-30|13:26:25.160] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.166] get committee ..                         fastnumber=804664 snailnumber=8536
DEBUG[12-30|13:26:25.166] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.166] check last fast block                    committee=47 last fast=805225 current=804664
DEBUG[12-30|13:26:25.166] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.173] get committee ..                         fastnumber=804664 snailnumber=8536
DEBUG[12-30|13:26:25.173] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.173] check last fast block                    committee=47 last fast=805225 current=804664
DEBUG[12-30|13:26:25.173] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.180] get committee ..                         fastnumber=804664 snailnumber=8536
DEBUG[12-30|13:26:25.180] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.180] check last fast block                    committee=47 last fast=805225 current=804664
DEBUG[12-30|13:26:25.180] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.186] get committee ..                         fastnumber=804664 snailnumber=8536
DEBUG[12-30|13:26:25.186] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.186] check last fast block                    committee=47 last fast=805225 current=804664
DEBUG[12-30|13:26:25.186] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.193] get committee ..                         fastnumber=804664 snailnumber=8536
DEBUG[12-30|13:26:25.193] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.193] check last fast block                    committee=47 last fast=805225 current=804664
DEBUG[12-30|13:26:25.193] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.199] get committee ..                         fastnumber=804664 snailnumber=8536
DEBUG[12-30|13:26:25.199] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.199] check last fast block                    committee=47 last fast=805225 current=804664
DEBUG[12-30|13:26:25.200] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.206] get committee ..                         fastnumber=804664 snailnumber=8536
DEBUG[12-30|13:26:25.206] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.206] check last fast block                    committee=47 last fast=805225 current=804664
DEBUG[12-30|13:26:25.206] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.212] get committee ..                         fastnumber=804664 snailnumber=8536
DEBUG[12-30|13:26:25.212] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.212] check last fast block                    committee=47 last fast=805225 current=804664
DEBUG[12-30|13:26:25.212] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.212] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:25.212] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.212] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:25.212] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:25.212] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.212] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.212] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.212] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.213] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.213] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.219] get committee ..                         fastnumber=804665 snailnumber=8536
DEBUG[12-30|13:26:25.220] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.220] check last fast block                    committee=47 last fast=805225 current=804665
DEBUG[12-30|13:26:25.220] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.226] get committee ..                         fastnumber=804665 snailnumber=8536
DEBUG[12-30|13:26:25.226] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.226] check last fast block                    committee=47 last fast=805225 current=804665
DEBUG[12-30|13:26:25.226] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.233] get committee ..                         fastnumber=804665 snailnumber=8536
DEBUG[12-30|13:26:25.233] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.233] check last fast block                    committee=47 last fast=805225 current=804665
DEBUG[12-30|13:26:25.233] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.238] get committee ..                         fastnumber=804665 snailnumber=8536
DEBUG[12-30|13:26:25.238] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.238] check last fast block                    committee=47 last fast=805225 current=804665
DEBUG[12-30|13:26:25.238] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.245] get committee ..                         fastnumber=804665 snailnumber=8536
DEBUG[12-30|13:26:25.245] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.245] check last fast block                    committee=47 last fast=805225 current=804665
DEBUG[12-30|13:26:25.245] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.251] get committee ..                         fastnumber=804665 snailnumber=8536
DEBUG[12-30|13:26:25.251] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.251] check last fast block                    committee=47 last fast=805225 current=804665
DEBUG[12-30|13:26:25.251] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.258] get committee ..                         fastnumber=804665 snailnumber=8536
DEBUG[12-30|13:26:25.258] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.258] check last fast block                    committee=47 last fast=805225 current=804665
DEBUG[12-30|13:26:25.258] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.264] get committee ..                         fastnumber=804665 snailnumber=8536
DEBUG[12-30|13:26:25.264] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.264] check last fast block                    committee=47 last fast=805225 current=804665
DEBUG[12-30|13:26:25.264] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.270] get committee ..                         fastnumber=804665 snailnumber=8536
DEBUG[12-30|13:26:25.270] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.270] check last fast block                    committee=47 last fast=805225 current=804665
DEBUG[12-30|13:26:25.270] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.277] get committee ..                         fastnumber=804665 snailnumber=8536
DEBUG[12-30|13:26:25.277] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.277] check last fast block                    committee=47 last fast=805225 current=804665
DEBUG[12-30|13:26:25.277] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.277] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.277] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.277] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.277] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:25.277] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:25.277] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.277] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.277] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.277] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.277] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.284] get committee ..                         fastnumber=804666 snailnumber=8536
DEBUG[12-30|13:26:25.284] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.284] check last fast block                    committee=47 last fast=805225 current=804666
DEBUG[12-30|13:26:25.284] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.290] get committee ..                         fastnumber=804666 snailnumber=8536
DEBUG[12-30|13:26:25.290] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.290] check last fast block                    committee=47 last fast=805225 current=804666
DEBUG[12-30|13:26:25.290] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.297] get committee ..                         fastnumber=804666 snailnumber=8536
DEBUG[12-30|13:26:25.297] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.297] check last fast block                    committee=47 last fast=805225 current=804666
DEBUG[12-30|13:26:25.297] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.303] get committee ..                         fastnumber=804666 snailnumber=8536
DEBUG[12-30|13:26:25.303] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.303] check last fast block                    committee=47 last fast=805225 current=804666
DEBUG[12-30|13:26:25.303] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.309] get committee ..                         fastnumber=804666 snailnumber=8536
DEBUG[12-30|13:26:25.309] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.309] check last fast block                    committee=47 last fast=805225 current=804666
DEBUG[12-30|13:26:25.309] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.315] get committee ..                         fastnumber=804666 snailnumber=8536
DEBUG[12-30|13:26:25.315] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.315] check last fast block                    committee=47 last fast=805225 current=804666
DEBUG[12-30|13:26:25.315] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.322] get committee ..                         fastnumber=804666 snailnumber=8536
DEBUG[12-30|13:26:25.322] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.322] check last fast block                    committee=47 last fast=805225 current=804666
DEBUG[12-30|13:26:25.322] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.328] get committee ..                         fastnumber=804666 snailnumber=8536
DEBUG[12-30|13:26:25.328] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.328] check last fast block                    committee=47 last fast=805225 current=804666
DEBUG[12-30|13:26:25.328] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.333] get committee ..                         fastnumber=804666 snailnumber=8536
DEBUG[12-30|13:26:25.333] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.334] check last fast block                    committee=47 last fast=805225 current=804666
DEBUG[12-30|13:26:25.334] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.340] get committee ..                         fastnumber=804666 snailnumber=8536
DEBUG[12-30|13:26:25.340] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.340] check last fast block                    committee=47 last fast=805225 current=804666
DEBUG[12-30|13:26:25.340] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.340] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.340] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.340] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.340] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:25.340] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:25.340] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:25.340] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.340] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.340] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.340] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.347] get committee ..                         fastnumber=804667 snailnumber=8536
DEBUG[12-30|13:26:25.347] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.347] check last fast block                    committee=47 last fast=805225 current=804667
DEBUG[12-30|13:26:25.347] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.353] get committee ..                         fastnumber=804667 snailnumber=8536
DEBUG[12-30|13:26:25.353] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.353] check last fast block                    committee=47 last fast=805225 current=804667
DEBUG[12-30|13:26:25.353] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.359] get committee ..                         fastnumber=804667 snailnumber=8536
DEBUG[12-30|13:26:25.359] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.359] check last fast block                    committee=47 last fast=805225 current=804667
DEBUG[12-30|13:26:25.359] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.365] get committee ..                         fastnumber=804667 snailnumber=8536
DEBUG[12-30|13:26:25.365] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.365] check last fast block                    committee=47 last fast=805225 current=804667
DEBUG[12-30|13:26:25.365] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.371] get committee ..                         fastnumber=804667 snailnumber=8536
DEBUG[12-30|13:26:25.371] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.371] check last fast block                    committee=47 last fast=805225 current=804667
DEBUG[12-30|13:26:25.371] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.377] get committee ..                         fastnumber=804667 snailnumber=8536
DEBUG[12-30|13:26:25.377] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.377] check last fast block                    committee=47 last fast=805225 current=804667
DEBUG[12-30|13:26:25.377] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.383] get committee ..                         fastnumber=804667 snailnumber=8536
DEBUG[12-30|13:26:25.383] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.383] check last fast block                    committee=47 last fast=805225 current=804667
DEBUG[12-30|13:26:25.383] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.389] get committee ..                         fastnumber=804667 snailnumber=8536
DEBUG[12-30|13:26:25.389] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.389] check last fast block                    committee=47 last fast=805225 current=804667
DEBUG[12-30|13:26:25.389] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.395] get committee ..                         fastnumber=804667 snailnumber=8536
DEBUG[12-30|13:26:25.395] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.395] check last fast block                    committee=47 last fast=805225 current=804667
DEBUG[12-30|13:26:25.395] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.401] get committee ..                         fastnumber=804667 snailnumber=8536
DEBUG[12-30|13:26:25.401] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.401] check last fast block                    committee=47 last fast=805225 current=804667
DEBUG[12-30|13:26:25.401] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.401] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.401] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:25.401] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.401] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:25.401] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:25.401] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:25.401] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.402] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.402] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.402] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.408] get committee ..                         fastnumber=804668 snailnumber=8536
DEBUG[12-30|13:26:25.408] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.408] check last fast block                    committee=47 last fast=805225 current=804668
DEBUG[12-30|13:26:25.408] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.414] get committee ..                         fastnumber=804668 snailnumber=8536
DEBUG[12-30|13:26:25.414] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.414] check last fast block                    committee=47 last fast=805225 current=804668
DEBUG[12-30|13:26:25.414] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.420] get committee ..                         fastnumber=804668 snailnumber=8536
DEBUG[12-30|13:26:25.420] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.420] check last fast block                    committee=47 last fast=805225 current=804668
DEBUG[12-30|13:26:25.420] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.425] get committee ..                         fastnumber=804668 snailnumber=8536
DEBUG[12-30|13:26:25.426] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.426] check last fast block                    committee=47 last fast=805225 current=804668
DEBUG[12-30|13:26:25.426] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.432] get committee ..                         fastnumber=804668 snailnumber=8536
DEBUG[12-30|13:26:25.432] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.432] check last fast block                    committee=47 last fast=805225 current=804668
DEBUG[12-30|13:26:25.432] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.438] get committee ..                         fastnumber=804668 snailnumber=8536
DEBUG[12-30|13:26:25.438] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.438] check last fast block                    committee=47 last fast=805225 current=804668
DEBUG[12-30|13:26:25.438] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.444] get committee ..                         fastnumber=804668 snailnumber=8536
DEBUG[12-30|13:26:25.444] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.444] check last fast block                    committee=47 last fast=805225 current=804668
DEBUG[12-30|13:26:25.444] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.450] get committee ..                         fastnumber=804668 snailnumber=8536
DEBUG[12-30|13:26:25.450] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.450] check last fast block                    committee=47 last fast=805225 current=804668
DEBUG[12-30|13:26:25.450] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.456] get committee ..                         fastnumber=804668 snailnumber=8536
DEBUG[12-30|13:26:25.456] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.456] check last fast block                    committee=47 last fast=805225 current=804668
DEBUG[12-30|13:26:25.456] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.461] get committee ..                         fastnumber=804668 snailnumber=8536
DEBUG[12-30|13:26:25.461] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.461] check last fast block                    committee=47 last fast=805225 current=804668
DEBUG[12-30|13:26:25.461] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.461] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.462] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:25.462] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.462] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.462] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:25.462] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:25.462] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:25.462] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.462] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.462] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.469] get committee ..                         fastnumber=804669 snailnumber=8536
DEBUG[12-30|13:26:25.469] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.469] check last fast block                    committee=47 last fast=805225 current=804669
DEBUG[12-30|13:26:25.469] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.474] get committee ..                         fastnumber=804669 snailnumber=8536
DEBUG[12-30|13:26:25.474] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.474] check last fast block                    committee=47 last fast=805225 current=804669
DEBUG[12-30|13:26:25.474] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.480] get committee ..                         fastnumber=804669 snailnumber=8536
DEBUG[12-30|13:26:25.480] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.480] check last fast block                    committee=47 last fast=805225 current=804669
DEBUG[12-30|13:26:25.480] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.486] get committee ..                         fastnumber=804669 snailnumber=8536
DEBUG[12-30|13:26:25.486] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.486] check last fast block                    committee=47 last fast=805225 current=804669
DEBUG[12-30|13:26:25.486] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.492] get committee ..                         fastnumber=804669 snailnumber=8536
DEBUG[12-30|13:26:25.492] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.492] check last fast block                    committee=47 last fast=805225 current=804669
DEBUG[12-30|13:26:25.492] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.497] get committee ..                         fastnumber=804669 snailnumber=8536
DEBUG[12-30|13:26:25.497] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.497] check last fast block                    committee=47 last fast=805225 current=804669
DEBUG[12-30|13:26:25.497] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.503] get committee ..                         fastnumber=804669 snailnumber=8536
DEBUG[12-30|13:26:25.503] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.503] check last fast block                    committee=47 last fast=805225 current=804669
DEBUG[12-30|13:26:25.503] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.509] get committee ..                         fastnumber=804669 snailnumber=8536
DEBUG[12-30|13:26:25.509] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.509] check last fast block                    committee=47 last fast=805225 current=804669
DEBUG[12-30|13:26:25.509] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.515] get committee ..                         fastnumber=804669 snailnumber=8536
DEBUG[12-30|13:26:25.515] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.515] check last fast block                    committee=47 last fast=805225 current=804669
DEBUG[12-30|13:26:25.515] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.520] get committee ..                         fastnumber=804669 snailnumber=8536
DEBUG[12-30|13:26:25.520] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.520] check last fast block                    committee=47 last fast=805225 current=804669
DEBUG[12-30|13:26:25.520] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.520] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.520] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:25.520] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.520] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:25.520] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.520] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.520] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.520] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.521] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.521] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.527] get committee ..                         fastnumber=804670 snailnumber=8536
DEBUG[12-30|13:26:25.527] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.527] check last fast block                    committee=47 last fast=805225 current=804670
DEBUG[12-30|13:26:25.527] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.532] get committee ..                         fastnumber=804670 snailnumber=8536
DEBUG[12-30|13:26:25.532] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.532] check last fast block                    committee=47 last fast=805225 current=804670
DEBUG[12-30|13:26:25.532] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.538] get committee ..                         fastnumber=804670 snailnumber=8536
DEBUG[12-30|13:26:25.538] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.538] check last fast block                    committee=47 last fast=805225 current=804670
DEBUG[12-30|13:26:25.538] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.544] get committee ..                         fastnumber=804670 snailnumber=8536
DEBUG[12-30|13:26:25.544] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.544] check last fast block                    committee=47 last fast=805225 current=804670
DEBUG[12-30|13:26:25.544] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.550] get committee ..                         fastnumber=804670 snailnumber=8536
DEBUG[12-30|13:26:25.550] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.550] check last fast block                    committee=47 last fast=805225 current=804670
DEBUG[12-30|13:26:25.550] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.556] get committee ..                         fastnumber=804670 snailnumber=8536
DEBUG[12-30|13:26:25.556] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.556] check last fast block                    committee=47 last fast=805225 current=804670
DEBUG[12-30|13:26:25.556] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.562] get committee ..                         fastnumber=804670 snailnumber=8536
DEBUG[12-30|13:26:25.562] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.562] check last fast block                    committee=47 last fast=805225 current=804670
DEBUG[12-30|13:26:25.562] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.568] get committee ..                         fastnumber=804670 snailnumber=8536
DEBUG[12-30|13:26:25.568] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.568] check last fast block                    committee=47 last fast=805225 current=804670
DEBUG[12-30|13:26:25.568] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.573] get committee ..                         fastnumber=804670 snailnumber=8536
DEBUG[12-30|13:26:25.573] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.574] check last fast block                    committee=47 last fast=805225 current=804670
DEBUG[12-30|13:26:25.574] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.580] get committee ..                         fastnumber=804670 snailnumber=8536
DEBUG[12-30|13:26:25.580] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.580] check last fast block                    committee=47 last fast=805225 current=804670
DEBUG[12-30|13:26:25.580] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.580] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.580] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:25.580] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.580] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.580] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:25.580] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:25.580] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.580] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.580] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.580] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.587] get committee ..                         fastnumber=804671 snailnumber=8536
DEBUG[12-30|13:26:25.587] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.587] check last fast block                    committee=47 last fast=805225 current=804671
DEBUG[12-30|13:26:25.587] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.593] get committee ..                         fastnumber=804671 snailnumber=8536
DEBUG[12-30|13:26:25.593] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.593] check last fast block                    committee=47 last fast=805225 current=804671
DEBUG[12-30|13:26:25.593] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.599] get committee ..                         fastnumber=804671 snailnumber=8536
DEBUG[12-30|13:26:25.599] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.599] check last fast block                    committee=47 last fast=805225 current=804671
DEBUG[12-30|13:26:25.599] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.605] get committee ..                         fastnumber=804671 snailnumber=8536
DEBUG[12-30|13:26:25.605] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.605] check last fast block                    committee=47 last fast=805225 current=804671
DEBUG[12-30|13:26:25.605] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.611] get committee ..                         fastnumber=804671 snailnumber=8536
DEBUG[12-30|13:26:25.611] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.611] check last fast block                    committee=47 last fast=805225 current=804671
DEBUG[12-30|13:26:25.611] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.616] get committee ..                         fastnumber=804671 snailnumber=8536
DEBUG[12-30|13:26:25.616] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.616] check last fast block                    committee=47 last fast=805225 current=804671
DEBUG[12-30|13:26:25.616] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.622] get committee ..                         fastnumber=804671 snailnumber=8536
DEBUG[12-30|13:26:25.622] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.622] check last fast block                    committee=47 last fast=805225 current=804671
DEBUG[12-30|13:26:25.622] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.628] get committee ..                         fastnumber=804671 snailnumber=8536
DEBUG[12-30|13:26:25.628] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.628] check last fast block                    committee=47 last fast=805225 current=804671
DEBUG[12-30|13:26:25.628] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.633] get committee ..                         fastnumber=804671 snailnumber=8536
DEBUG[12-30|13:26:25.633] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.633] check last fast block                    committee=47 last fast=805225 current=804671
DEBUG[12-30|13:26:25.633] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.639] get committee ..                         fastnumber=804671 snailnumber=8536
DEBUG[12-30|13:26:25.639] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.639] check last fast block                    committee=47 last fast=805225 current=804671
DEBUG[12-30|13:26:25.639] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.639] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.639] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.639] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.639] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:25.639] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:25.639] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.639] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.639] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.640] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.640] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.646] get committee ..                         fastnumber=804672 snailnumber=8536
DEBUG[12-30|13:26:25.647] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.647] check last fast block                    committee=47 last fast=805225 current=804672
DEBUG[12-30|13:26:25.647] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.652] get committee ..                         fastnumber=804672 snailnumber=8536
DEBUG[12-30|13:26:25.652] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.652] check last fast block                    committee=47 last fast=805225 current=804672
DEBUG[12-30|13:26:25.652] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.658] get committee ..                         fastnumber=804672 snailnumber=8536
DEBUG[12-30|13:26:25.658] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.658] check last fast block                    committee=47 last fast=805225 current=804672
DEBUG[12-30|13:26:25.658] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.664] get committee ..                         fastnumber=804672 snailnumber=8536
DEBUG[12-30|13:26:25.664] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.664] check last fast block                    committee=47 last fast=805225 current=804672
DEBUG[12-30|13:26:25.664] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.669] get committee ..                         fastnumber=804672 snailnumber=8536
DEBUG[12-30|13:26:25.669] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.669] check last fast block                    committee=47 last fast=805225 current=804672
DEBUG[12-30|13:26:25.669] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.675] get committee ..                         fastnumber=804672 snailnumber=8536
DEBUG[12-30|13:26:25.675] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.675] check last fast block                    committee=47 last fast=805225 current=804672
DEBUG[12-30|13:26:25.675] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.681] get committee ..                         fastnumber=804672 snailnumber=8536
DEBUG[12-30|13:26:25.681] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.681] check last fast block                    committee=47 last fast=805225 current=804672
DEBUG[12-30|13:26:25.681] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.687] get committee ..                         fastnumber=804672 snailnumber=8536
DEBUG[12-30|13:26:25.687] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.687] check last fast block                    committee=47 last fast=805225 current=804672
DEBUG[12-30|13:26:25.687] get committee                            electFirst=8089 electLast=8268 lastFast=787342
INFO [12-30|13:26:25.687] Timed out                                dur=10s            height=808944 round=64  step=RoundStepPropose
DEBUG[12-30|13:26:25.692] get committee ..                         fastnumber=804672 snailnumber=8536
DEBUG[12-30|13:26:25.692] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.692] check last fast block                    committee=47 last fast=805225 current=804672
DEBUG[12-30|13:26:25.692] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.698] get committee ..                         fastnumber=804672 snailnumber=8536
DEBUG[12-30|13:26:25.698] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.698] check last fast block                    committee=47 last fast=805225 current=804672
DEBUG[12-30|13:26:25.698] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.698] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.698] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:25.698] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.698] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.698] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:25.698] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:25.698] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.698] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.699] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.699] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.704] get committee ..                         fastnumber=804673 snailnumber=8536
DEBUG[12-30|13:26:25.704] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.704] check last fast block                    committee=47 last fast=805225 current=804673
DEBUG[12-30|13:26:25.705] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.710] get committee ..                         fastnumber=804673 snailnumber=8536
DEBUG[12-30|13:26:25.710] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.710] check last fast block                    committee=47 last fast=805225 current=804673
DEBUG[12-30|13:26:25.710] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.716] get committee ..                         fastnumber=804673 snailnumber=8536
DEBUG[12-30|13:26:25.716] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.716] check last fast block                    committee=47 last fast=805225 current=804673
DEBUG[12-30|13:26:25.716] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.722] get committee ..                         fastnumber=804673 snailnumber=8536
DEBUG[12-30|13:26:25.722] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.722] check last fast block                    committee=47 last fast=805225 current=804673
DEBUG[12-30|13:26:25.722] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.728] get committee ..                         fastnumber=804673 snailnumber=8536
DEBUG[12-30|13:26:25.728] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.728] check last fast block                    committee=47 last fast=805225 current=804673
DEBUG[12-30|13:26:25.728] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.734] get committee ..                         fastnumber=804673 snailnumber=8536
DEBUG[12-30|13:26:25.734] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.734] check last fast block                    committee=47 last fast=805225 current=804673
DEBUG[12-30|13:26:25.734] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.740] get committee ..                         fastnumber=804673 snailnumber=8536
DEBUG[12-30|13:26:25.740] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.740] check last fast block                    committee=47 last fast=805225 current=804673
DEBUG[12-30|13:26:25.740] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.745] get committee ..                         fastnumber=804673 snailnumber=8536
DEBUG[12-30|13:26:25.746] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.746] check last fast block                    committee=47 last fast=805225 current=804673
DEBUG[12-30|13:26:25.746] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.752] get committee ..                         fastnumber=804673 snailnumber=8536
DEBUG[12-30|13:26:25.752] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.752] check last fast block                    committee=47 last fast=805225 current=804673
DEBUG[12-30|13:26:25.752] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.757] get committee ..                         fastnumber=804673 snailnumber=8536
DEBUG[12-30|13:26:25.758] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.758] check last fast block                    committee=47 last fast=805225 current=804673
DEBUG[12-30|13:26:25.758] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.758] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.758] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:25.758] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.758] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.758] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:25.758] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.758] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.758] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.758] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.758] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.765] get committee ..                         fastnumber=804674 snailnumber=8536
DEBUG[12-30|13:26:25.765] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.765] check last fast block                    committee=47 last fast=805225 current=804674
DEBUG[12-30|13:26:25.765] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.770] get committee ..                         fastnumber=804674 snailnumber=8536
DEBUG[12-30|13:26:25.770] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.770] check last fast block                    committee=47 last fast=805225 current=804674
DEBUG[12-30|13:26:25.770] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.776] get committee ..                         fastnumber=804674 snailnumber=8536
DEBUG[12-30|13:26:25.776] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.776] check last fast block                    committee=47 last fast=805225 current=804674
DEBUG[12-30|13:26:25.776] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.782] get committee ..                         fastnumber=804674 snailnumber=8536
DEBUG[12-30|13:26:25.782] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.782] check last fast block                    committee=47 last fast=805225 current=804674
DEBUG[12-30|13:26:25.782] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.788] get committee ..                         fastnumber=804674 snailnumber=8536
DEBUG[12-30|13:26:25.788] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.788] check last fast block                    committee=47 last fast=805225 current=804674
DEBUG[12-30|13:26:25.788] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.794] get committee ..                         fastnumber=804674 snailnumber=8536
DEBUG[12-30|13:26:25.794] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.794] check last fast block                    committee=47 last fast=805225 current=804674
DEBUG[12-30|13:26:25.794] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.800] get committee ..                         fastnumber=804674 snailnumber=8536
DEBUG[12-30|13:26:25.800] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.800] check last fast block                    committee=47 last fast=805225 current=804674
DEBUG[12-30|13:26:25.800] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.805] get committee ..                         fastnumber=804674 snailnumber=8536
DEBUG[12-30|13:26:25.805] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.806] check last fast block                    committee=47 last fast=805225 current=804674
DEBUG[12-30|13:26:25.806] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.811] get committee ..                         fastnumber=804674 snailnumber=8536
DEBUG[12-30|13:26:25.811] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.811] check last fast block                    committee=47 last fast=805225 current=804674
DEBUG[12-30|13:26:25.811] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.817] get committee ..                         fastnumber=804674 snailnumber=8536
DEBUG[12-30|13:26:25.817] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.817] check last fast block                    committee=47 last fast=805225 current=804674
DEBUG[12-30|13:26:25.817] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.817] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.817] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:25.817] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.817] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.817] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:25.817] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:25.817] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.817] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.817] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.817] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.823] get committee ..                         fastnumber=804675 snailnumber=8536
DEBUG[12-30|13:26:25.823] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.823] check last fast block                    committee=47 last fast=805225 current=804675
DEBUG[12-30|13:26:25.823] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.829] get committee ..                         fastnumber=804675 snailnumber=8536
DEBUG[12-30|13:26:25.829] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.829] check last fast block                    committee=47 last fast=805225 current=804675
DEBUG[12-30|13:26:25.829] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.834] get committee ..                         fastnumber=804675 snailnumber=8536
DEBUG[12-30|13:26:25.834] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.834] check last fast block                    committee=47 last fast=805225 current=804675
DEBUG[12-30|13:26:25.834] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.840] get committee ..                         fastnumber=804675 snailnumber=8536
DEBUG[12-30|13:26:25.840] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.840] check last fast block                    committee=47 last fast=805225 current=804675
DEBUG[12-30|13:26:25.840] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.846] get committee ..                         fastnumber=804675 snailnumber=8536
DEBUG[12-30|13:26:25.846] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.846] check last fast block                    committee=47 last fast=805225 current=804675
DEBUG[12-30|13:26:25.846] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.852] get committee ..                         fastnumber=804675 snailnumber=8536
DEBUG[12-30|13:26:25.852] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.852] check last fast block                    committee=47 last fast=805225 current=804675
DEBUG[12-30|13:26:25.852] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.858] get committee ..                         fastnumber=804675 snailnumber=8536
DEBUG[12-30|13:26:25.858] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.858] check last fast block                    committee=47 last fast=805225 current=804675
DEBUG[12-30|13:26:25.858] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.863] get committee ..                         fastnumber=804675 snailnumber=8536
DEBUG[12-30|13:26:25.863] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.863] check last fast block                    committee=47 last fast=805225 current=804675
DEBUG[12-30|13:26:25.863] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.869] get committee ..                         fastnumber=804675 snailnumber=8536
DEBUG[12-30|13:26:25.869] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.869] check last fast block                    committee=47 last fast=805225 current=804675
DEBUG[12-30|13:26:25.869] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.869] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.869] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.869] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.870] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.870] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.870] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.872] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.872] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.872] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.872] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.872] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.872] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.873] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.873] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.873] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.873] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.873] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.873] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.873] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.873] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.873] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.873] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.874] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.874] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.874] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.874] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.874] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.874] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.874] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.874] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.875] get committee ..                         fastnumber=804675 snailnumber=8536
DEBUG[12-30|13:26:25.875] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.875] check last fast block                    committee=47 last fast=805225 current=804675
DEBUG[12-30|13:26:25.875] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.875] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.875] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.875] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:25.875] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:25.875] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.876] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.876] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.876] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.876] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.876] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:25.875] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.876] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.876] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.876] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.877] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.877] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.877] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.877] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.877] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.877] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.877] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.877] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.878] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.878] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.878] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.878] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.878] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.878] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.878] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.878] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.878] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.878] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.878] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.879] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.879] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.879] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.879] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.879] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.879] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.879] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.879] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.879] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.879] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.879] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.880] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.880] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.880] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.880] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.880] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.880] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.881] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.881] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.881] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:25.881] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:25.881] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:25.881] into ReceivePbftNode ... 
DEBUG[12-30|13:26:25.881] receive CommitteeNode                    IP:=47.92.254.253   Port:=30310 Coinbase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC Publickey:=0429a9***
DEBUG[12-30|13:26:25.881] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.254.253,P1:30310,P2:30311,Coinbase:0x2957ecb8eaa13f3e18890ffc661b4c14388892bc,P:0x0429a93664454cc12902d4734ed44d9d7fe300e709c76be799c72ce3f1769cc72a2057196f8c5aa72ac5621a722563fdfc97dc3902b59e0e61ccf49eec86176c13}
DEBUG[12-30|13:26:25.882] get committee ..                         fastnumber=804676 snailnumber=8536
DEBUG[12-30|13:26:25.882] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.883] check last fast block                    committee=47 last fast=805225 current=804676
DEBUG[12-30|13:26:25.883] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.889] get committee ..                         fastnumber=804676 snailnumber=8536
DEBUG[12-30|13:26:25.889] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.889] check last fast block                    committee=47 last fast=805225 current=804676
DEBUG[12-30|13:26:25.889] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.895] get committee ..                         fastnumber=804676 snailnumber=8536
DEBUG[12-30|13:26:25.895] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.895] check last fast block                    committee=47 last fast=805225 current=804676
DEBUG[12-30|13:26:25.895] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.901] get committee ..                         fastnumber=804676 snailnumber=8536
DEBUG[12-30|13:26:25.901] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.901] check last fast block                    committee=47 last fast=805225 current=804676
DEBUG[12-30|13:26:25.901] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.907] get committee ..                         fastnumber=804676 snailnumber=8536
DEBUG[12-30|13:26:25.907] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.907] check last fast block                    committee=47 last fast=805225 current=804676
DEBUG[12-30|13:26:25.907] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.913] get committee ..                         fastnumber=804676 snailnumber=8536
DEBUG[12-30|13:26:25.913] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.913] check last fast block                    committee=47 last fast=805225 current=804676
DEBUG[12-30|13:26:25.913] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.919] get committee ..                         fastnumber=804676 snailnumber=8536
DEBUG[12-30|13:26:25.919] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.919] check last fast block                    committee=47 last fast=805225 current=804676
DEBUG[12-30|13:26:25.919] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.924] get committee ..                         fastnumber=804676 snailnumber=8536
DEBUG[12-30|13:26:25.925] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.925] check last fast block                    committee=47 last fast=805225 current=804676
DEBUG[12-30|13:26:25.925] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.931] get committee ..                         fastnumber=804676 snailnumber=8536
DEBUG[12-30|13:26:25.931] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.931] check last fast block                    committee=47 last fast=805225 current=804676
DEBUG[12-30|13:26:25.931] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.937] get committee ..                         fastnumber=804676 snailnumber=8536
DEBUG[12-30|13:26:25.937] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.937] check last fast block                    committee=47 last fast=805225 current=804676
DEBUG[12-30|13:26:25.937] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.937] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:25.937] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:25.937] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:25.937] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:25.937] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:25.937] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:25.937] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.937] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:25.937] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:25.937] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:25.943] get committee ..                         fastnumber=804677 snailnumber=8536
DEBUG[12-30|13:26:25.943] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.943] check last fast block                    committee=47 last fast=805225 current=804677
DEBUG[12-30|13:26:25.943] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.949] get committee ..                         fastnumber=804677 snailnumber=8536
DEBUG[12-30|13:26:25.949] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.949] check last fast block                    committee=47 last fast=805225 current=804677
DEBUG[12-30|13:26:25.950] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.955] get committee ..                         fastnumber=804677 snailnumber=8536
DEBUG[12-30|13:26:25.955] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.955] check last fast block                    committee=47 last fast=805225 current=804677
DEBUG[12-30|13:26:25.955] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.961] get committee ..                         fastnumber=804677 snailnumber=8536
DEBUG[12-30|13:26:25.961] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.961] check last fast block                    committee=47 last fast=805225 current=804677
DEBUG[12-30|13:26:25.961] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:25.990] get committee ..                         fastnumber=804677 snailnumber=8536
DEBUG[12-30|13:26:25.990] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:25.990] check last fast block                    committee=47 last fast=805225 current=804677
DEBUG[12-30|13:26:25.990] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.022] get committee ..                         fastnumber=804677 snailnumber=8536
DEBUG[12-30|13:26:26.022] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.022] check last fast block                    committee=47 last fast=805225 current=804677
DEBUG[12-30|13:26:26.022] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.052] get committee ..                         fastnumber=804677 snailnumber=8536
DEBUG[12-30|13:26:26.052] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.052] check last fast block                    committee=47 last fast=805225 current=804677
DEBUG[12-30|13:26:26.052] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.079] get committee ..                         fastnumber=804677 snailnumber=8536
DEBUG[12-30|13:26:26.080] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.080] check last fast block                    committee=47 last fast=805225 current=804677
DEBUG[12-30|13:26:26.080] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.102] get committee ..                         fastnumber=804677 snailnumber=8536
DEBUG[12-30|13:26:26.102] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.102] check last fast block                    committee=47 last fast=805225 current=804677
DEBUG[12-30|13:26:26.102] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.127] get committee ..                         fastnumber=804677 snailnumber=8536
DEBUG[12-30|13:26:26.127] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.127] check last fast block                    committee=47 last fast=805225 current=804677
DEBUG[12-30|13:26:26.127] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.127] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:26.127] [Consensus AddBalance]                   info=committee                  CoinBase:=0xC36b9a01D5d9381b86dd127101CD4D8A81af3659 amount=5792554703040409
DEBUG[12-30|13:26:26.127] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:26.127] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:26.128] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:26.128] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:26.128] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:26.128] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:26.128] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:26.128] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:26.151] get committee ..                         fastnumber=804678 snailnumber=8536
DEBUG[12-30|13:26:26.151] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.151] check last fast block                    committee=47 last fast=805225 current=804678
DEBUG[12-30|13:26:26.151] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.176] get committee ..                         fastnumber=804678 snailnumber=8536
DEBUG[12-30|13:26:26.176] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.176] check last fast block                    committee=47 last fast=805225 current=804678
DEBUG[12-30|13:26:26.176] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.199] get committee ..                         fastnumber=804678 snailnumber=8536
DEBUG[12-30|13:26:26.199] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.200] check last fast block                    committee=47 last fast=805225 current=804678
DEBUG[12-30|13:26:26.200] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.222] get committee ..                         fastnumber=804678 snailnumber=8536
DEBUG[12-30|13:26:26.222] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.222] check last fast block                    committee=47 last fast=805225 current=804678
DEBUG[12-30|13:26:26.222] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.245] get committee ..                         fastnumber=804678 snailnumber=8536
DEBUG[12-30|13:26:26.245] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.245] check last fast block                    committee=47 last fast=805225 current=804678
DEBUG[12-30|13:26:26.245] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.267] get committee ..                         fastnumber=804678 snailnumber=8536
DEBUG[12-30|13:26:26.267] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.267] check last fast block                    committee=47 last fast=805225 current=804678
DEBUG[12-30|13:26:26.267] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.272] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.273] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.273] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.273] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.273] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.273] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.278] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.279] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.279] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.279] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.279] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.279] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.281] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.281] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.281] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.281] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.281] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.281] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.283] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.283] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.283] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.283] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.283] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.283] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.285] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.291] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.291] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.291] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.291] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.291] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.292] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.292] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.292] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.292] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.292] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.292] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.293] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.293] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.293] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.293] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.293] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.294] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.294] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.294] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.294] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.294] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.294] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.295] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.295] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.295] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.295] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.295] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.295] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.296] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.296] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.296] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.296] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.296] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.296] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.297] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.297] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.297] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.297] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.297] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.297] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.298] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.298] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.298] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.298] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.298] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.298] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.299] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.311] broadcast cryNodeInfo...                 committeeId=47
DEBUG[12-30|13:26:26.311] into handlePbftNode...                   commiteeId=47
DEBUG[12-30|13:26:26.311] into handlePbftNode2...                  tag=2 isMember=true isCurrent=true nodeWork1=false nodeWork2=true  committeeId=47 committeeInfoMembers=13 cacheSignLen=0
DEBUG[12-30|13:26:26.311] into ReceivePbftNode ... 
DEBUG[12-30|13:26:26.312] receive CommitteeNode                    IP:=47.92.91.232    Port:=30310 Coinbase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 Publickey:=04e070***
DEBUG[12-30|13:26:26.312] PutNodes                                 id=47                                       msg=NodeInfo:{IP:47.92.91.232,P1:30310,P2:30311,Coinbase:0x756860b69055cb1a0ec65abd308fbb5c1e7ff7b1,P:0x04e070670cd68994f9f0b450ca067aba1693d6cae5e660b2fa48baa7202c848d0e26d267b7aa3c1c5ee0887acac0aa5910ba3fbeb2f1af0dfc09fc895b1d390c16}
DEBUG[12-30|13:26:26.316] get committee ..                         fastnumber=804678 snailnumber=8536
DEBUG[12-30|13:26:26.316] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.316] check last fast block                    committee=47 last fast=805225 current=804678
DEBUG[12-30|13:26:26.316] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.340] get committee ..                         fastnumber=804678 snailnumber=8536
DEBUG[12-30|13:26:26.340] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.341] check last fast block                    committee=47 last fast=805225 current=804678
DEBUG[12-30|13:26:26.341] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.374] get committee ..                         fastnumber=804678 snailnumber=8536
DEBUG[12-30|13:26:26.374] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.374] check last fast block                    committee=47 last fast=805225 current=804678
DEBUG[12-30|13:26:26.374] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.390] get committee ..                         fastnumber=804678 snailnumber=8536
DEBUG[12-30|13:26:26.390] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.390] check last fast block                    committee=47 last fast=805225 current=804678
DEBUG[12-30|13:26:26.390] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.390] [Consensus AddBalance]                   info=committee                  CoinBase:=0x0000000000000000000000000000000000000000 amount=5792554703040409
DEBUG[12-30|13:26:26.390] [Consensus AddBalance]                   info=committee                  CoinBase:=0x756860b69055CB1a0ec65aBd308FBB5c1E7Ff7b1 amount=5792554703040409
DEBUG[12-30|13:26:26.390] [Consensus AddBalance]                   info=committee                  CoinBase:=0xF5888dBe8174F452Ef491B602062446f9d34e1c7 amount=5792554703040409
DEBUG[12-30|13:26:26.390] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf6B407aa1f6D5bb07df332d59CD408f6f3003F7C amount=5792554703040409
DEBUG[12-30|13:26:26.390] [Consensus AddBalance]                   info=committee                  CoinBase:=0x888bF1AA85D6a05f1d18b253B3AD69d682E21F17 amount=5792554703040409
DEBUG[12-30|13:26:26.390] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2957ECB8eaA13f3e18890FFC661B4c14388892bC amount=5792554703040409
DEBUG[12-30|13:26:26.390] [Consensus AddBalance]                   info=committee                  CoinBase:=0xCDFD80ED3535BD8a2A58830ab78380b5a1a64Ced amount=5792554703040409
DEBUG[12-30|13:26:26.391] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:26:26.391] [Consensus AddBalance]                   info=committee                  CoinBase:=0x2b1ba6e04c84A74F68F9B7C6b808e3dcf55cC592 amount=5792554703040409
DEBUG[12-30|13:26:26.391] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:26:26.415] get committee ..                         fastnumber=804679 snailnumber=8536
DEBUG[12-30|13:26:26.415] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.415] check last fast block                    committee=47 last fast=805225 current=804679
DEBUG[12-30|13:26:26.415] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.456] get committee ..                         fastnumber=804679 snailnumber=8536
DEBUG[12-30|13:26:26.456] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.456] check last fast block                    committee=47 last fast=805225 current=804679
DEBUG[12-30|13:26:26.456] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.463] get committee ..                         fastnumber=804679 snailnumber=8536
DEBUG[12-30|13:26:26.463] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.463] check last fast block                    committee=47 last fast=805225 current=804679
DEBUG[12-30|13:26:26.464] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.486] get committee ..                         fastnumber=804679 snailnumber=8536
DEBUG[12-30|13:26:26.487] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.487] check last fast block                    committee=47 last fast=805225 current=804679
DEBUG[12-30|13:26:26.487] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.509] get committee ..                         fastnumber=804679 snailnumber=8536
DEBUG[12-30|13:26:26.509] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.509] check last fast block                    committee=47 last fast=805225 current=804679
DEBUG[12-30|13:26:26.509] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.540] get committee ..                         fastnumber=804679 snailnumber=8536
DEBUG[12-30|13:26:26.540] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.541] check last fast block                    committee=47 last fast=805225 current=804679
DEBUG[12-30|13:26:26.541] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.549] get committee ..                         fastnumber=804679 snailnumber=8536
DEBUG[12-30|13:26:26.549] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.549] check last fast block                    committee=47 last fast=805225 current=804679
DEBUG[12-30|13:26:26.549] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:26:26.588] get committee ..                         fastnumber=804679 snailnumber=8536
DEBUG[12-30|13:26:26.588] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:26:26.588] check last fast block                    committee=47 last fast=805225 current=804679




DEBUG[12-30|13:27:30.701] [Consensus AddBalance]                   info=committee                  CoinBase:=0xD2cfa0FfA07e412D78BEef448392017c141d3B68 amount=5792554703040409
DEBUG[12-30|13:27:30.701] [Consensus AddBalance]                   info=committee                  CoinBase:=0xf1bdA78099F55C6893a319b10483614A3b255DCe amount=5792554703040409
DEBUG[12-30|13:27:30.707] get committee ..                         fastnumber=804985 snailnumber=8536
DEBUG[12-30|13:27:30.707] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:27:30.707] check last fast block                    committee=47 last fast=805225 current=804985
DEBUG[12-30|13:27:30.707] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:27:30.712] get committee ..                         fastnumber=804985 snailnumber=8536
DEBUG[12-30|13:27:30.712] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:27:30.712] check last fast block                    committee=47 last fast=805225 current=804985
DEBUG[12-30|13:27:30.713] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:27:30.718] get committee ..                         fastnumber=804985 snailnumber=8536
DEBUG[12-30|13:27:30.718] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:27:30.718] check last fast block                    committee=47 last fast=805225 current=804985
DEBUG[12-30|13:27:30.718] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:27:30.724] get committee ..                         fastnumber=804985 snailnumber=8536
DEBUG[12-30|13:27:30.724] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:27:30.724] check last fast block                    committee=47 last fast=805225 current=804985
DEBUG[12-30|13:27:30.724] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:27:30.729] get committee ..                         fastnumber=804985 snailnumber=8536
DEBUG[12-30|13:27:30.729] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:27:30.729] check last fast block                    committee=47 last fast=805225 current=804985
DEBUG[12-30|13:27:30.729] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:27:30.735] get committee ..                         fastnumber=804985 snailnumber=8536
DEBUG[12-30|13:27:30.735] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:27:30.735] check last fast block                    committee=47 last fast=805225 current=804985
DEBUG[12-30|13:27:30.735] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:27:30.741] get committee ..                         fastnumber=804985 snailnumber=8536
DEBUG[12-30|13:27:30.741] get pre committee                        committee=47 first=8281 last=8460 switchcheck=8448
DEBUG[12-30|13:27:30.741] check last fast block                    committee=47 last fast=805225 current=804985
DEBUG[12-30|13:27:30.741] get committee                            electFirst=8089 electLast=8268 lastFast=787342
DEBUG[12-30|13:27:30.746] get committee ..                         fastnumber=804985 snailnumber=8536




DEBUG[12-30|13:27:33.937] set flush timer 
INFO [12-30|13:27:33.937] Added to precommit                       vote="Vote{8:BD5B87EA62A6 808944/65/1/2(Precommit) H:000000000000 S1:7E22385E2637 S2:000000000000 @ 2018-12-30T05:27:06.183241178Z}"   precommits="VoteSet{H:808944 R:65 T:2 +2/3:[0 0 0 0 0 0]:0:000000000000(9,0.6923076923076923) BA{13:xxxxxxx_x___x} map[]}"
INFO [12-30|13:27:33.937] enterNewRound(808944/66). Current: 808944/65/RoundStepPrecommit 
INFO [12-30|13:27:33.937] Resetting Proposal info 

add fast block time interval check when insert snail block

Now only checks the fruits count when inserting a snail block.
But there is a problem, that when fast blocks are proposed so quickly about one block per second, the miners still mine snail block every 60 fruits.
There will be a lot of fruits to be mined but most hash power is mining snail block.
Then committee will stop propose fas block when more than 1200 fast blocks not be mined.
So we should have a mechanism that the snail block should include more fruits when fast block is proposed quickly.Here we can validate the time interval between the fast blocks included in the snail block.

out of memory

when using send_transaction to send transactions to the node at a long time, it will be killed for out of memory.

�INFO �[12-14|20:46:15.708] start to mine                            �block�=9236 �fruits�=0    � fast�=584698 �diff�=10000 �fdiff�=100
�INFO �[12-14|20:46:15.786] Submitted transaction                    �fullhash�=0xc5dfbcb081f5ff9b51d4dfee3a495677ac22ca52db97c9bcec3273cd0d7e5fba �recipient�=0xcB35a719b05180f301B4214dF62Fb60f9d0977A9
�INFO �[12-14|20:46:16.780] Submitted transaction                    �fullhash�=0xbd683bdf19846605865c8d62147e5a8efc276284dff9b0cc85106ebafba84d8a �recipient�=0x91a829056D1e49fC0aF8758565A3fB24f0c2CFCa
�INFO �[12-14|20:46:17.961] Submitted transaction                    �fullhash�=0x95bdae5eb920de31baa2463ee3a208097aaac97170760f3427ab6cfb24347a06 �recipient�=0x63FC432886B6CC161ef809F8f8Bc03cd36CD788e
�INFO �[12-14|20:46:19.725] 馃崚  mined fruit                           �number�=584698 �diff�=100   �hash�=31802b鈥?b26ee �signs�=4
�INFO �[12-14|20:46:19.728] ____Commit new mining work               �number�=9236   �uncles�=0 �fruits�=0    � fastblock�=584699 �diff�=10000 �fdiff�=100 �elapsed�=3.090ms
�INFO �[12-14|20:46:19.745] start to mine                            �block�=9236 �fruits�=0    � fast�=584699 �diff�=10000 �fdiff�=100
�INFO �[12-14|20:46:20.089] Submitted transaction                    �fullhash�=0x15d8dd9e55edd72497b30035d7a30aa4acd2a23f19f3c7ac69bbdbe717370407 �recipient�=0x2605Ff568E6b277ab9a6C756c02C143BB473E3Ae
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x10c822b, 0x16)
	/usr/lib/go-1.10/src/runtime/panic.go:619 +0x81
runtime.sysMap(0xc5d0a70000, 0x10000000, 0x828200, 0x1e215d8)
	/usr/lib/go-1.10/src/runtime/mem_linux.go:216 +0x20a
runtime.(*mheap).sysAlloc(0x1e07a40, 0x10000000, 0x7f41015ef090)
	/usr/lib/go-1.10/src/runtime/malloc.go:470 +0xd4
runtime.(*mheap).grow(0x1e07a40, 0x8000, 0x0)
	/usr/lib/go-1.10/src/runtime/mheap.go:907 +0x60
runtime.(*mheap).allocSpanLocked(0x1e07a40, 0x8000, 0x1e215e8, 0x7f41237fdde8)
	/usr/lib/go-1.10/src/runtime/mheap.go:820 +0x301
runtime.(*mheap).alloc_m(0x1e07a40, 0x8000, 0x420101, 0xc416143dff)
	/usr/lib/go-1.10/src/runtime/mheap.go:686 +0x118
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.10/src/runtime/mheap.go:753 +0x4d
runtime.(*mheap).alloc(0x1e07a40, 0x8000, 0x7f4123010101, 0x429c2c)
	/usr/lib/go-1.10/src/runtime/mheap.go:752 +0x8a
runtime.largeAlloc(0x10000000, 0x460101, 0x7f412c84e000)
	/usr/lib/go-1.10/src/runtime/malloc.go:826 +0x94
runtime.mallocgc.func1()
	/usr/lib/go-1.10/src/runtime/malloc.go:721 +0x46
runtime.systemstack(0x7f4100000000)
	/usr/lib/go-1.10/src/runtime/asm_amd64.s:409 +0x79
runtime.mstart()
	/usr/lib/go-1.10/src/runtime/proc.go:1170

goroutine 1157071 [running]:
runtime.systemstack_switch()
	/usr/lib/go-1.10/src/runtime/asm_amd64.s:363 fp=0xc5ca888c18 sp=0xc5ca888c10 pc=0x46dbd0
runtime.mallocgc(0x10000000, 0xeeec60, 0x1, 0xc5382cc000)
	/usr/lib/go-1.10/src/runtime/malloc.go:720 +0x8a2 fp=0xc5ca888cb8 sp=0xc5ca888c18 pc=0x426202
runtime.makeslice(0xeeec60, 0x4000000, 0x4000000, 0xc5382cc000, 0x200, 0x200)
	/usr/lib/go-1.10/src/runtime/slice.go:61 +0x77 fp=0xc5ca888ce8 sp=0xc5ca888cb8 pc=0x4578f7
github.com/truechain/truechain-engineering-code/vendor/golang.org/x/crypto/scrypt.Key(0xc4683110e8, 0x5, 0x8, 0xc49e086dc0, 0x20, 0x40, 0x40000, 0x8, 0x1, 0x20, ...)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/golang.org/x/crypto/scrypt/scrypt.go:236 +0x152 fp=0xc5ca888da8 sp=0xc5ca888ce8 pc=0x6e7212
github.com/truechain/truechain-engineering-code/accounts/keystore.getKDFKey(0xc468311080, 0xb, 0xc49e086c80, 0x40, 0xc4b895a2a0, 0x20, 0xc468311090, 0x6, 0xc483500db0, 0xc49e086d00, ...)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/keystore_passphrase.go:330 +0x6a4 fp=0xc5ca888eb0 sp=0xc5ca888da8 pc=0x703914
github.com/truechain/truechain-engineering-code/accounts/keystore.DecryptDataV3(0xc468311080, 0xb, 0xc49e086c80, 0x40, 0xc4b895a2a0, 0x20, 0xc468311090, 0x6, 0xc483500db0, 0xc49e086d00, ...)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/keystore_passphrase.go:255 +0x28a fp=0xc5ca888fe8 sp=0xc5ca888eb0 pc=0x70264a
github.com/truechain/truechain-engineering-code/accounts/keystore.decryptKeyV3(0xc4a4b8fb00, 0xc468310f66, 0x5, 0xeae460, 0xc4a4b8fb00, 0x0, 0x0, 0xc4ee98fe50, 0x0, 0x0, ...)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/keystore_passphrase.go:277 +0xd1 fp=0xc5ca8890b0 sp=0xc5ca888fe8 pc=0x702a81
github.com/truechain/truechain-engineering-code/accounts/keystore.DecryptKey(0xc42f25cc00, 0x1eb, 0x3eb, 0xc468310f66, 0x5, 0x0, 0x0, 0xc4202586d8)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/keystore_passphrase.go:222 +0x1bf fp=0xc5ca889168 sp=0xc5ca8890b0 pc=0x7020bf
github.com/truechain/truechain-engineering-code/accounts/keystore.keyStorePassphrase.GetKey(0xc4200da5f0, 0x4f, 0x40000, 0x1, 0x0, 0xdd7542173075357c, 0x18719fb81963e430, 0xf7e45662, 0xc4202b4fa0, 0x9d, ...)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/keystore_passphrase.go:88 +0x9c fp=0xc5ca889210 sp=0xc5ca889168 pc=0x7008fc
github.com/truechain/truechain-engineering-code/accounts/keystore.(*keyStorePassphrase).GetKey(0xc422468a20, 0xdd7542173075357c, 0x18719fb81963e430, 0xf7e45662, 0xc4202b4fa0, 0x9d, 0xc468310f66, 0x5, 0xdd7542173075357c, 0x18719fb81963e430, ...)
	<autogenerated>:1 +0xb8 fp=0xc5ca889298 sp=0xc5ca889210 pc=0x706be8
github.com/truechain/truechain-engineering-code/accounts/keystore.(*KeyStore).getDecryptedKey(0xc4224ee4b0, 0xdd7542173075357c, 0x18719fb81963e430, 0xf7e45662, 0x10b7b89, 0x8, 0xc4202b4fa0, 0x9d, 0xc468310f66, 0x5, ...)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/keystore.go:382 +0x1f0 fp=0xc5ca889368 sp=0xc5ca889298 pc=0x6ff5f0
github.com/truechain/truechain-engineering-code/accounts/keystore.(*KeyStore).TimedUnlock(0xc4224ee4b0, 0xdd7542173075357c, 0x18719fb81963e430, 0xf7e45662, 0x0, 0x0, 0x0, 0x0, 0xc468310f66, 0x5, ...)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/keystore.go:340 +0xb6 fp=0xc5ca889470 sp=0xc5ca889368 pc=0x6fee86
github.com/truechain/truechain-engineering-code/internal/trueapi.(*PrivateAccountAPI).UnlockAccount(0xc42a3c1e20, 0xdd7542173075357c, 0x18719fb81963e430, 0xf7e45662, 0xc468310f66, 0x5, 0xc468310f80, 0x0, 0x0, 0x0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/internal/trueapi/api.go:404 +0x174 fp=0xc5ca889538 sp=0xc5ca889470 pc=0xa94944
runtime.call128(0xc42aaaacf0, 0xc42f8dfe48, 0xc4ee98fe00, 0x3800000050)
	/usr/lib/go-1.10/src/runtime/asm_amd64.s:575 +0x52 fp=0xc5ca8895c8 sp=0xc5ca889538 pc=0x46e0b2
reflect.Value.call(0xc42a5dce00, 0xc42f8dfe48, 0x13, 0x10b257f, 0x4, 0xc4e2039f80, 0x4, 0x4, 0x3, 0x48, ...)
	/usr/lib/go-1.10/src/reflect/value.go:447 +0x969 fp=0xc5ca889888 sp=0xc5ca8895c8 pc=0x4cb899
reflect.Value.Call(0xc42a5dce00, 0xc42f8dfe48, 0x13, 0xc4e2039f80, 0x4, 0x4, 0x3, 0x3, 0x3)
	/usr/lib/go-1.10/src/reflect/value.go:308 +0xa4 fp=0xc5ca8898f0 sp=0xc5ca889888 pc=0x4cae14
github.com/truechain/truechain-engineering-code/rpc.(*Server).handle(0xc42a6b5ca0, 0x122a120, 0xc45711af40, 0x12303a0, 0xc4ee98fd10, 0xc471229920, 0xc4ee98fd80, 0x0, 0xf3d500)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/server.go:312 +0x676 fp=0xc5ca889a68 sp=0xc5ca8898f0 pc=0x828d86
github.com/truechain/truechain-engineering-code/rpc.(*Server).exec(0xc42a6b5ca0, 0x122a120, 0xc45711af40, 0x12303a0, 0xc4ee98fd10, 0xc471229920)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/server.go:333 +0x1a6 fp=0xc5ca889ad8 sp=0xc5ca889a68 pc=0x8298a6
github.com/truechain/truechain-engineering-code/rpc.(*Server).serveRequest(0xc42a6b5ca0, 0x122a1e0, 0xc46a8d3da0, 0x12303a0, 0xc4ee98fd10, 0x10bc101, 0x1, 0x0, 0x0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/server.go:195 +0x39c fp=0xc5ca889c08 sp=0xc5ca889ad8 pc=0x827adc
github.com/truechain/truechain-engineering-code/rpc.(*Server).ServeSingleRequest(0xc42a6b5ca0, 0x122a1e0, 0xc46a8d3da0, 0x12303a0, 0xc4ee98fd10, 0x1)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/server.go:226 +0x65 fp=0xc5ca889c60 sp=0xc5ca889c08 pc=0x828295
github.com/truechain/truechain-engineering-code/rpc.(*Server).ServeHTTP(0xc42a6b5ca0, 0x12289a0, 0xc5a0d820e0, 0xc459b6d400)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/http.go:199 +0x420 fp=0xc5ca889cf8 sp=0xc5ca889c60 pc=0x822580
github.com/truechain/truechain-engineering-code/rpc.(*virtualHostHandler).ServeHTTP(0xc42a838c40, 0x12289a0, 0xc5a0d820e0, 0xc459b6d400)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/http.go:257 +0x204 fp=0xc5ca889d58 sp=0xc5ca889cf8 pc=0x822de4
net/http.serverHandler.ServeHTTP(0xc42a757a00, 0x12289a0, 0xc5a0d820e0, 0xc459b6d400)
	/usr/lib/go-1.10/src/net/http/server.go:2694 +0xbc fp=0xc5ca889d88 sp=0xc5ca889d58 pc=0x7e39ac
net/http.(*conn).serve(0xc47f69d860, 0x122a120, 0xc4354ab740)
	/usr/lib/go-1.10/src/net/http/server.go:1830 +0x651 fp=0xc5ca889fc8 sp=0xc5ca889d88 pc=0x7dfb01
runtime.goexit()
	/usr/lib/go-1.10/src/runtime/asm_amd64.s:2361 +0x1 fp=0xc5ca889fd0 sp=0xc5ca889fc8 pc=0x470761
created by net/http.(*Server).Serve
	/usr/lib/go-1.10/src/net/http/server.go:2795 +0x27b

goroutine 1 [select, 140 minutes]:
github.com/truechain/truechain-engineering-code/console.(*Console).Interactive(0xc42fea90a0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/console/console.go:328 +0x29d
main.localConsole(0xc4201006e0, 0x0, 0x0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/cmd/getrue/consolecmd.go:95 +0x39a
github.com/truechain/truechain-engineering-code/cmd/utils.MigrateFlags.func1(0xc4201006e0, 0x1010100, 0xc4201006e0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/cmd/utils/flags.go:1398 +0x103
github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0xf09ba0, 0xc4202acc00, 0xc4201006e0, 0xc4200d5900, 0x0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli.v1/app.go:490 +0xc8
github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli%2ev1.Command.Run(0x10b607e, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10e0e71, 0x2b, 0x0, ...)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli.v1/command.go:210 +0xa36
github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli%2ev1.(*App).Run(0xc4200c5a00, 0xc4200b6000, 0x12, 0x12, 0x0, 0x0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli.v1/app.go:255 +0x6a0
main.main()
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/cmd/getrue/main.go:230 +0x55

goroutine 20 [chan receive]:
github.com/truechain/truechain-engineering-code/metrics.(*meterArbiter).tick(0x1df4ec0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/metrics/meter.go:250 +0x78
created by github.com/truechain/truechain-engineering-code/metrics.NewMeter
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/metrics/meter.go:44 +0x10b

goroutine 21 [chan receive, 140 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*nonrecursiveTree).dispatch(0xc4200d4180, 0xc4200d40c0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:36 +0xb6
created by github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.newNonrecursiveTree
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:29 +0xf2

goroutine 22 [chan receive, 140 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*nonrecursiveTree).internal(0xc4200d4180, 0xc4200d4120)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:81 +0x7b
created by github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.newNonrecursiveTree
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:30 +0x11e

goroutine 23 [syscall, 140 minutes]:
os/signal.signal_recv(0x0)
	/usr/lib/go-1.10/src/runtime/sigqueue.go:139 +0xa6
os/signal.loop()
	/usr/lib/go-1.10/src/os/signal/signal_unix.go:22 +0x22
created by os/signal.init.0
	/usr/lib/go-1.10/src/os/signal/signal_unix.go:28 +0x41

goroutine 24 [chan receive, 1 minutes]:
github.com/truechain/truechain-engineering-code/core.(*txSenderCacher).cache(0xc4200a5710)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/tx_cacher.go:63 +0x97
created by github.com/truechain/truechain-engineering-code/core.newTxSenderCacher
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/tx_cacher.go:55 +0xa4

goroutine 25 [chan receive, 1 minutes]:
github.com/truechain/truechain-engineering-code/core.(*txSenderCacher).cache(0xc4200a5710)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/tx_cacher.go:63 +0x97
created by github.com/truechain/truechain-engineering-code/core.newTxSenderCacher
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/tx_cacher.go:55 +0xa4

goroutine 30 [syscall, 140 minutes]:
syscall.Syscall6(0xe8, 0xb, 0xc4201bef6c, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0xc4201bef40, 0x1, 0x8a5afe)
	/usr/lib/go-1.10/src/syscall/asm_linux_amd64.s:44 +0x5
github.com/truechain/truechain-engineering-code/vendor/golang.org/x/sys/unix.EpollWait(0xb, 0xc4201bef6c, 0x1, 0x1, 0xffffffffffffffff, 0xc4201befa8, 0x4197ec, 0xc4200943b8)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go:1529 +0x7a
github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*inotify).loop(0xc420104000, 0xc42021a060)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/watcher_inotify.go:194 +0x8b
created by github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*inotify).lazyinit
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/watcher_inotify.go:134 +0x128

goroutine 8 [select, 140 minutes, locked to thread]:
runtime.gopark(0x11068a0, 0x0, 0x10b5363, 0x6, 0x18, 0x1)
	/usr/lib/go-1.10/src/runtime/proc.go:291 +0x11a
runtime.selectgo(0xc4201c0f50, 0xc4200945a0)
	/usr/lib/go-1.10/src/runtime/select.go:392 +0xe50
runtime.ensureSigM.func1()
	/usr/lib/go-1.10/src/runtime/signal_unix.go:549 +0x1f4
runtime.goexit()
	/usr/lib/go-1.10/src/runtime/asm_amd64.s:2361 +0x1

goroutine 9 [semacquire]:
runtime.ReadMemStats(0xc42245b800)
	/usr/lib/go-1.10/src/runtime/mstats.go:458 +0x36
github.com/truechain/truechain-engineering-code/metrics.CollectProcessMetrics(0xb2d05e00)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/metrics/metrics.go:74 +0x393
created by main.init.0.func1
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/cmd/getrue/main.go:216 +0x275

goroutine 11 [select, 140 minutes]:
github.com/truechain/truechain-engineering-code/accounts/keystore.(*watcher).loop(0xc42247e1a0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/watch.go:94 +0x4a0
created by github.com/truechain/truechain-engineering-code/accounts/keystore.(*watcher).start
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/watch.go:52 +0x5d

goroutine 31 [chan receive, 140 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*inotify).send(0xc420104000, 0xc42021a060)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/watcher_inotify.go:254 +0xae
created by github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*inotify).lazyinit
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/watcher_inotify.go:137 +0x17b

goroutine 32 [chan receive, 140 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*inotify).send(0xc420104000, 0xc42021a060)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/watcher_inotify.go:254 +0xae
created by github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*inotify).lazyinit
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/watcher_inotify.go:137 +0x17b

goroutine 12 [select]:
github.com/truechain/truechain-engineering-code/accounts/keystore.(*KeyStore).updater(0xc4224ee4b0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/keystore.go:203 +0xf0
created by github.com/truechain/truechain-engineering-code/accounts/keystore.(*KeyStore).Subscribe
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/keystore.go:190 +0x122

goroutine 13 [sleep]:
time.Sleep(0x3b9aca00)
	/usr/lib/go-1.10/src/runtime/time.go:102 +0x166
github.com/truechain/truechain-engineering-code/accounts/usbwallet.(*Hub).updater(0xc422444500)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/usbwallet/hub.go:224 +0x3e
created by github.com/truechain/truechain-engineering-code/accounts/usbwallet.(*Hub).Subscribe
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/usbwallet/hub.go:213 +0x122

goroutine 14 [sleep]:
time.Sleep(0x3b9aca00)
	/usr/lib/go-1.10/src/runtime/time.go:102 +0x166
github.com/truechain/truechain-engineering-code/accounts/usbwallet.(*Hub).updater(0xc422444640)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/usbwallet/hub.go:224 +0x3e
created by github.com/truechain/truechain-engineering-code/accounts/usbwallet.(*Hub).Subscribe
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/usbwallet/hub.go:213 +0x122

goroutine 15 [select, 140 minutes]:
github.com/truechain/truechain-engineering-code/accounts.(*Manager).update(0xc422470c30)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/manager.go:95 +0x1c6
created by github.com/truechain/truechain-engineering-code/accounts.NewManager
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/manager.go:68 +0x54c

goroutine 16 [select]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc420262620)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x152
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x171

goroutine 34 [select, 13 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc4224941a0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0xff
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.openDB
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x49d

goroutine 35 [select]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc4224941a0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:101 +0x127
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.openDB
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db.go:143 +0x4bf

goroutine 36 [select, 13 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc4224941a0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:804 +0x277
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.openDB
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x627

goroutine 37 [select, 140 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc4224941a0)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x15d
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.openDB
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db.go:150 +0x649

goroutine 38 [select]:
github.com/truechain/truechain-engineering-code/ethdb.(*LDBDatabase).meter(0xc4200f0370, 0xb2d05e00)
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/ethdb/database.go:361 +0x19b5
created by github.com/truechain/truechain-engineering-code/ethdb.(*LDBDatabase).Meter
	/root/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/ethdb/database.go:177 +0x1b8

goroutine 39 [select, 140 minutes]:

fetcher- invalid memory address or nil pointer dereference

version: 0.9.1-unstable-527329fb

INFO [12-14|20:56:10.477] Peer connected success                   id=894ad63011c4eccf conn=inbound name=Getrue/v0.9.0-unstable-3c37de56/linux-amd64/go1.10   RemoteAddr=47.92.223.3:33798
INFO [12-14|20:56:11.533] Truechain message handling failed        id=28d7353497c2bdc9 conn=inbound err=EOF
INFO [12-14|20:56:16.025] Imported new fast chain segment          blocks=1   txs=0     mgas=0.000   elapsed=1.325ms         mgasps=0.000  number=585487        hash=f330ab…38e8f1 cache=224.43mB
INFO [12-14|20:56:16.025] Agreement insert block                   number=585487        consensus sign number=4 insert result=true
INFO [12-14|20:56:21.840] Imported new fast chain segment          blocks=1   txs=0     mgas=0.000   elapsed=1.761ms         mgasps=0.000  number=585488        hash=44a7e0…e47740 cache=224.43mB
INFO [12-14|20:56:21.840] Agreement insert block                   number=585488        consensus sign number=4 insert result=true
INFO [12-14|20:56:21.965] Truechain message handling failed        id=894ad63011c4eccf conn=inbound err="write tcp 172.21.0.14:30313->47.92.223.3:33798: write: broken pipe"
INFO [12-14|20:56:27.649] Imported new fast chain segment          blocks=1   txs=0     mgas=0.000   elapsed=1.650ms         mgasps=0.000  number=585489        hash=bf2ce0…492f73 cache=224.43mB
INFO [12-14|20:56:27.649] Agreement insert block                   number=585489        consensus sign number=4 insert result=true
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0xbb328b]

goroutine 2309759 [running]:
github.com/truechain/truechain-engineering-code/etrue/fetcher.(*Fetcher).GetPendingBlock(0xc4202772c0, 0xc59d93b43ce02cbf, 0x754b53694ed2d662, 0xad988e36109faefb, 0x732f49a664fdeedf, 0x8ef11)
        /home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fetcher/fetcher.go:998 +0x8b
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).handleMsg(0xc42ee23080, 0xc47cc15d00, 0x0, 0x0)
        /home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:938 +0x2f1d
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).handle(0xc42ee23080, 0xc47cc15d00, 0x0, 0x0)
        /home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:448 +0xdd3
github.com/truechain/truechain-engineering-code/etrue.NewProtocolManager.func1(0xc44685b800, 0x1221680, 0xc4af4ad1f0, 0x0, 0x0)
        /home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:180 +0x1db
github.com/truechain/truechain-engineering-code/p2p.(*Peer).startProtocols.func1(0xc4af4ad1f0, 0xc44685b800, 0x1221680, 0xc4af4ad1f0)
        /home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:353 +0x66
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).startProtocols
        /home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:352 +0x201
ubuntu@node14:~$ 

Bad Snail Block - invalid fruits number

getrue node can't sync a new snail block when it has got a forked block.

INFO [12-14|08:15:27.542] Peer connected success                   id=0101e8580b1ee536                         conn=dyndial name=Getrue/v0.9.1-unstable-d12ad566/linux-amd64/go1.10   RemoteAddr=47.92.4.244:30313
INFO [12-14|08:15:27.552] Peer connected success                   id=7256e562a1078ea2                         conn=dyndial name=Getrue/v0.9.1-unstable-d12ad566/linux-amd64/go1.10.4 RemoteAddr=192.144.199.133:30313
INFO [12-14|08:15:33.522] Timed out                                dur=10s          height=548761 round=0 step=RoundStepPrevote
INFO [12-14|08:15:33.522] Received task tock                       timeout=10s height=548761 round=0 step=RoundStepPrevote   cs.height=548761
INFO [12-14|08:15:33.522] begin UpdateStateForSync                 height=548761
INFO [12-14|08:15:33.522] Server GetCurrentHeight                  height=548760
INFO [12-14|08:15:33.522] end UpdateStateForSync                   newHeight=548761
INFO [12-14|08:15:33.522] Received task tock End 
INFO [12-14|08:15:33.522] Scheduled timeout                        dur=10s          height=548761 round=0 step=RoundStepPrevote
INFO [12-14|08:15:38.385] ValidateBody snail validate fruit error  block=5878 first=546877 count=80 fruit=546877 pre=546716
ERROR[12-14|08:15:38.385] 
########## BAD SNAIL BLOCK #########
Chain config: {ChainID: 18928 Engine: {MinimumDifficulty: 2000000 MinimumFruitDifficulty: 2000 DurationLimit: 600}}

Number: 5878
Hash: 0xb48066b4d3e469733c9624de01121ce3e587be5446ab2917008663c5b94560f3

Error: invalid fruits number
##############################
 
WARN [12-14|08:15:38.385] Synchronisation failed, dropping peer    peer=0101e8580b1ee536 err="retrieved hash chain is invalid"
INFO [12-14|08:15:38.385] drop peer snail Synchronise              id=0101e8580b1ee536
INFO [12-14|08:15:38.385] Removing Truechain peer                  peer=0101e8580b1ee536 RemoteAddr=47.92.4.244:30313
INFO [12-14|08:15:38.385] Truechain message handling failed        id=0101e8580b1ee536                         conn=dyndial RemoteAddr=47.92.4.244:30313     err=EOF
INFO [12-14|08:15:43.522] Timed out                                dur=10s          height=548761 round=0 step=RoundStepPrevote
INFO [12-14|08:15:43.523] Received task tock                       timeout=10s height=548761 round=0 step=RoundStepPrevote   cs.height=548761
INFO [12-14|08:15:43.523] begin UpdateStateForSync                 height=548761
INFO [12-14|08:15:43.523] Server GetCurrentHeight                  height=548760
INFO [12-14|08:15:43.523] end UpdateStateForSync                   newHeight=548761
INFO [12-14|08:15:43.523] Received task tock End 
INFO [12-14|08:15:43.523] Scheduled timeout                        dur=10s          height=548761 round=0 step=RoundStepPrevote
INFO [12-14|08:15:48.247] ValidateBody snail validate fruit error  block=5878 first=546877 count=80 fruit=546877 pre=546716
ERROR[12-14|08:15:48.247] 
########## BAD SNAIL BLOCK #########
Chain config: {ChainID: 18928 Engine: {MinimumDifficulty: 2000000 MinimumFruitDifficulty: 2000 DurationLimit: 600}}

Number: 5878
Hash: 0xb48066b4d3e469733c9624de01121ce3e587be5446ab2917008663c5b94560f3

Error: invalid fruits number
##############################
 
WARN [12-14|08:15:48.247] Synchronisation failed, dropping peer    peer=7256e562a1078ea2 err="retrieved hash chain is invalid"
INFO [12-14|08:15:48.247] drop peer snail Synchronise              id=7256e562a1078ea2
INFO [12-14|08:15:48.247] Removing Truechain peer                  peer=7256e562a1078ea2 RemoteAddr=192.144.199.133:30313
INFO [12-14|08:15:48.247] Truechain message handling failed        id=7256e562a1078ea2                         conn=dyndial RemoteAddr=192.144.199.133:30313 err=EOF
INFO [12-14|08:15:48.759] Peer connected success                   id=77047a2cd053c2b2                         conn=dyndial name=Getrue/v0.9.1-unstable-d12ad566/linux-amd64/go1.10   RemoteAddr=47.92.164.30:30313
INFO [12-14|08:15:53.523] Timed out                                dur=10s          height=548761 round=0 step=RoundStepPrevote
INFO [12-14|08:15:53.523] Received task tock                       timeout=10s height=548761 round=0 step=RoundStepPrevote   cs.height=548761
INFO [12-14|08:15:53.523] begin UpdateStateForSync                 height=548761
INFO [12-14|08:15:53.523] Server GetCurrentHeight                  height=548760
INFO [12-14|08:15:53.523] end UpdateStateForSync                   newHeight=548761
INFO [12-14|08:15:53.523] Received task tock End 
INFO [12-14|08:15:53.523] Scheduled timeout                        dur=10s          height=548761 round=0 step=RoundStepPrevote
INFO [12-14|08:15:56.808] ValidateBody snail validate fruit error  block=5878 first=546877 count=80 fruit=546877 pre=546716
ERROR[12-14|08:15:56.808] 
########## BAD SNAIL BLOCK #########
Chain config: {ChainID: 18928 Engine: {MinimumDifficulty: 2000000 MinimumFruitDifficulty: 2000 DurationLimit: 600}}

Number: 5878
Hash: 0xb48066b4d3e469733c9624de01121ce3e587be5446ab2917008663c5b94560f3

Error: invalid fruits number
##############################
 
WARN [12-14|08:15:56.808] Synchronisation failed, dropping peer    peer=77047a2cd053c2b2 err="retrieved hash chain is invalid"
INFO [12-14|08:15:56.808] drop peer snail Synchronise              id=77047a2cd053c2b2
INFO [12-14|08:15:56.808] Removing Truechain peer                  peer=77047a2cd053c2b2 RemoteAddr=47.92.164.30:30313
INFO [12-14|08:15:56.808] Truechain message handling failed        id=77047a2cd053c2b2                         conn=dyndial RemoteAddr=47.92.164.30:30313    err=EOF
INFO [12-14|08:15:57.429] Peer connected success                   id=ac3370e61fcf5c51                         conn=dyndial name=Getrue/v0.9.1-unstable-d12ad566/linux-amd64/go1.10   RemoteAddr=47.92.212.44:30313
INFO [12-14|08:15:57.479] Peer connected success                   id=49780796e4b91b6e                         conn=dyndial name=Getrue/v0.9.1-unstable-d12ad566/linux-amd64/go1.10.4 RemoteAddr=62.234.100.41:30313
INFO [12-14|08:16:00.476] ValidateBody snail validate fruit error  block=5878 first=546877 count=80 fruit=546877 pre=546716
ERROR[12-14|08:16:00.476] 
########## BAD SNAIL BLOCK #########
Chain config: {ChainID: 18928 Engine: {MinimumDifficulty: 2000000 MinimumFruitDifficulty: 2000 DurationLimit: 600}}

Number: 5878
Hash: 0xb48066b4d3e469733c9624de01121ce3e587be5446ab2917008663c5b94560f3

Error: invalid fruits number
##############################
 
WARN [12-14|08:16:00.476] Synchronisation failed, dropping peer    peer=ac3370e61fcf5c51 err="retrieved hash chain is invalid"
INFO [12-14|08:16:00.476] drop peer snail Synchronise              id=ac3370e61fcf5c51
INFO [12-14|08:16:00.476] Removing Truechain peer                  peer=ac3370e61fcf5c51 RemoteAddr=47.92.212.44:30313
INFO [12-14|08:16:00.477] Truechain message handling failed        id=ac3370e61fcf5c51                         conn=dyndial RemoteAddr=47.92.212.44:30313    err=EOF
INFO [12-14|08:16:03.523] Timed out                                dur=10s          height=548761 round=0 step=RoundStepPrevote
INFO [12-14|08:16:03.523] Received task tock                       timeout=10s height=548761 round=0 step=RoundStepPrevote   cs.height=548761
INFO [12-14|08:16:03.523] begin UpdateStateForSync                 height=548761
INFO [12-14|08:16:03.523] Server GetCurrentHeight                  height=548760
INFO [12-14|08:16:03.523] end UpdateStateForSync                   newHeight=548761
INFO [12-14|08:16:03.523] Received task tock End 
INFO [12-14|08:16:03.523] Scheduled timeout                        dur=10s          height=548761 round=0 step=RoundStepPrevote
INFO [12-14|08:16:13.523] Timed out                                dur=10s          height=548761 round=0 step=RoundStepPrevote
INFO [12-14|08:16:13.523] Received task tock                       timeout=10s height=548761 round=0 step=RoundStepPrevote   cs.height=548761
INFO [12-14|08:16:13.524] begin UpdateStateForSync                 height=548761
INFO [12-14|08:16:13.524] Server GetCurrentHeight                  height=548760
INFO [12-14|08:16:13.524] end UpdateStateForSync                   newHeight=548761
INFO [12-14|08:16:13.524] Received task tock End 
INFO [12-14|08:16:13.524] Scheduled timeout                        dur=10s          height=548761 round=0 step=RoundStepPrevote
INFO [12-14|08:16:15.913] ValidateBody snail validate fruit error  block=5878 first=546877 count=80 fruit=546877 pre=546716
ERROR[12-14|08:16:15.913] 
########## BAD SNAIL BLOCK #########
Chain config: {ChainID: 18928 Engine: {MinimumDifficulty: 2000000 MinimumFruitDifficulty: 2000 DurationLimit: 600}}

Number: 5878
Hash: 0xb48066b4d3e469733c9624de01121ce3e587be5446ab2917008663c5b94560f3

Error: invalid fruits number
##############################
 
WARN [12-14|08:16:15.913] Synchronisation failed, dropping peer    peer=49780796e4b91b6e err="retrieved hash chain is invalid"
INFO [12-14|08:16:15.913] drop peer snail Synchronise              id=49780796e4b91b6e
INFO [12-14|08:16:15.913] Removing Truechain peer                  peer=49780796e4b91b6e RemoteAddr=62.234.100.41:30313
INFO [12-14|08:16:15.913] Truechain message handling failed        id=49780796e4b91b6e                         conn=dyndial RemoteAddr=62.234.100.41:30313   err=EOF

add fruit journal

Like tx_journal, fruits can save to local using fruit journal module.

invalid sign error

INFO [12-19|15:58:57.483] Fast VerifySigns Err number=691637 signs="[0xc428cf5270 0xc428cf52c0 0xc42
8cf5310 0xc428cf5360]"
ERROR[12-19|15:58:57.483]
########## BAD FAST BLOCK #########
Chain config: {ChainID: 1 Engine: {MinimumDifficulty: 10000 MinimumFruitDifficulty: 100 DurationLimit: 60}}

Number: 691637
Hash: 0x483447df5266015c3ddb7993fb2803d4b1d799b9d9a2d6e4973a1e0540303963

Error: invalid sign
##############################

WARN [12-19|15:58:57.483] Synchronisation failed, dropping peer peer=f5c3035e360340b9 err="fast retrieved hash chain is invalid"
INFO [12-19|15:58:57.483] drop peer fast Synchronise id=f5c3035e360340b9
INFO [12-19|15:58:57.483] fastDownloader Synchronise exit origin=691632 height=60
ERROR[12-19|15:58:57.483] fast sync: err>>>>>>>>>="fast retrieved hash chain is invalid"

the design of suggestion GasPrice

there is a suggestion GasPrice when we create a transaction in truechain .
the computational process of suggestion GasPrice on the basis of the maxPrice of the latest 20 transactions.
for example if the maxPrice equal 30,the suggestion GasPrice equal 18 (=0.6*30)
if committee members do evil and send a high price transaction into truechain network ,and the suggest gasPrice will also high. so normally, other people will adopt the suggest gasPrice when they create transaction , at last the committee members will obtain more gas.
so how we design suggestion GasPrice to avoid committee members do evil .

BAD SNAIL BLOCK

ERROR[12-12|14:16:27.822]
########## BAD SNAIL BLOCK #########
Chain config: {ChainID: 1 Engine: {MinimumDifficulty: 10000 MinimumFruitDifficulty: 100 DurationLimit: 60}}

Number: 8842
Hash: 0x5812a026d4a76853dc718dafc419ea197c294c5f015fdd162f6639dac5de3da5

Error: invalid parents
##############################

miner.hashRate undefined

when input miner.hashrate in console,it return undefined

miner.hashrate
undefined
miner.hashRate
undefined

After the abnormal shutdown, the reward status has a problem

�[33mWARN �[0m[01-17|16:01:54.801] Synchronisation failed, retrying �[33merr�[0m="peer is unknown or unhealthy"
�[31mERROR�[0m[01-17|16:01:54.801] ProtocolManager end �[31merr�[0m="peer is unknown or unhealthy"
�[33mWARN �[0m[01-17|16:01:54.809] Synchronisation failed, retrying �[33merr�[0m="peer is unknown or unhealthy"
�[31mERROR�[0m[01-17|16:01:54.809] ProtocolManager end �[31merr�[0m="peer is unknown or unhealthy"
�[33mWARN �[0m[01-17|16:01:54.809] Synchronisation failed, retrying �[33merr�[0m="peer is unknown or unhealthy"
�[31mERROR�[0m[01-17|16:01:54.809] ProtocolManager end �[31merr�[0m="peer is unknown or unhealthy"
�[32mINFO �[0m[01-17|16:04:21.781] Peer connected success �[32mid�[0m=acdbcda900c932a9 �[32mconn�[0m=inbound �[32mname�[0m=Getrue/v0.10.0-unstable-f1e3ffd0/linux-amd64/go1.10.4 �[32mRemoteAddr�[0m=106.75.166.184:47246
�[31mERROR�[0m[01-17|16:04:32.730] validateRewardError �[31msnailNumber�[0m=193 �[31mcurrentRewardedNumber�[0m=457 �[31merr�[0m="snail block has been rewarded"
�[31mERROR�[0m[01-17|16:04:32.730]
########## BAD FAST BLOCK #########
Chain config: {ChainID: 10 Engine: {MinimumDifficulty: 10000 MinimumFruitDifficulty: 100 DurationLimit: 150}}

Number: 13043
Hash: 0xda49278d3cf7821106a2045f46fc1a8a855948e913551906a091f9178fd0396e

Error: snail block number reward error
##############################

which branch could build sucessfully

I update code to latest version of "truechain/truechain-engineering-code", and then run "make getrue" or "make all", get folllowing errors:
consensus/minerva/algorithm.go:30:2: cannot find package "github.com/ethereum/go-ethereum/common" in any of:
/nfs/gopath/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/ethereum/go-ethereum/common (vendor tree)
/usr/local/go/src/github.com/ethereum/go-ethereum/common (from $GOROOT)
/nfs/gopath/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/ethereum/go-ethereum/common (from $GOPATH)
consensus/minerva/algorithm.go:31:2: cannot find package "github.com/ethereum/go-ethereum/common/bitutil" in any of:
/nfs/gopath/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/ethereum/go-ethereum/common/bitutil (vendor tree)
/usr/local/go/src/github.com/ethereum/go-ethereum/common/bitutil (from $GOROOT)
/nfs/gopath/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/ethereum/go-ethereum/common/bitutil (from $GOPATH)
consensus/minerva/algorithm.go:33:2: cannot find package "github.com/ethereum/go-ethereum/crypto/sha3" in any of:
/nfs/gopath/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/ethereum/go-ethereum/crypto/sha3 (vendor tree)
/usr/local/go/src/github.com/ethereum/go-ethereum/crypto/sha3 (from $GOROOT)
/nfs/gopath/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/ethereum/go-ethereum/crypto/sha3 (from $GOPATH)
consensus/minerva/algorithm.go:34:2: cannot find package "github.com/ethereum/go-ethereum/log" in any of:
/nfs/gopath/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/ethereum/go-ethereum/log (vendor tree)
/usr/local/go/src/github.com/ethereum/go-ethereum/log (from $GOROOT)
/nfs/gopath/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/ethereum/go-ethereum/log (from $GOPATH)
p2p/simulations/adapters/inproc.go:31:2: cannot find package "github.com/truechain/truechain-engineering-code/p2p/simulations/pipes" in any of:
/nfs/gopath/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/truechain/truechain-engineering-code/p2p/simulations/pipes (vendor tree)
/usr/local/go/src/github.com/truechain/truechain-engineering-code/p2p/simulations/pipes (from $GOROOT)
/nfs/gopath/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/simulations/pipes (from $GOPATH)
util.go:45: exit status 1

it seems that there are some packages in the source code can't be found or there are some code refers wrong path of packages?

Validate canonical block

If a snail block has been rewarded, it will be a canonical block.
After that, another snail block has same height level must not be inserted on the chain.

Without that validation, after the snail block has been rewarded, another snail block at same height level can be inserted on the chain. Then we can't validate the state.
We can get the process at the node:

  1. Insert snail block 10223(2a7334...e08bd)
INFO [12-26|21:37:59.710] Imported new snail chain segment         blocks=1 fts=60  mgas=0.000 elapsed=835.521ms mgasps=0.000  number=10223  hash=2a7334鈥?e08bd fruit=647165
INFO [12-26|21:38:00.531] Imported new snail chain segment         blocks=1 fts=60  mgas=0.000 elapsed=821.080ms mgasps=0.000  number=10224  hash=065d32鈥6fd35 fruit=647225
INFO [12-26|21:38:00.667] Imported new fast chain segment          blocks=1 txs=2 mgas=0.042 elapsed=2.915ms   mgasps=14.405 number=647290 hash=109842鈥?cea6b cache=2.42mB
INFO [12-26|21:38:00.667] Agreement insert block                   number=647290 consensus sign number=4 insert result=true
INFO [12-26|21:38:02.043] Imported new fast chain segment          blocks=1 txs=4 mgas=0.084 elapsed=3.466ms   mgasps=24.228 number=647291 hash=8e7af1鈥?ca883 cache=2.42mB
INFO [12-26|21:38:02.043] Agreement insert block                   number=647291 consensus sign number=4 insert result=true
INFO [12-26|21:38:04.539] Finalize:                                header.SnailHash=be3cfd鈥?d37f6 header.SnailNumber=10211
INFO [12-26|21:38:04.768] Imported new fast chain segment          blocks=1 txs=2 mgas=0.042 elapsed=231.774ms mgasps=0.181  number=647292 hash=b11307鈥?7e065 cache=2.42mB
INFO [12-26|21:38:04.768] Agreement insert block                   number=647292 consensus sign number=4 insert result=true
INFO [12-26|21:38:06.540] Finalize:                                header.SnailHash=8110d2鈥?f57c8 header.SnailNumber=10212
  1. Insert snail block 10223(798a4e...f47f3)
INFO [12-26|21:46:24.997] Imported new snail chain segment         blocks=1 fts=60  mgas=0.000 elapsed=964.119ms mgasps=0.000  number=10223  hash=798a4e鈥?f47f3 fruit=647165
INFO [12-26|21:46:25.464] Imported new fast chain segment          blocks=1 txs=4 mgas=0.084 elapsed=2.544ms   mgasps=33.014 number=647669 hash=0b5420鈥69998 cache=2.42mB
INFO [12-26|21:46:25.464] Agreement insert block                   number=647669 consensus sign number=4 insert result=true
INFO [12-26|21:46:26.817] Imported new fast chain segment          blocks=1 txs=2 mgas=0.042 elapsed=3.109ms   mgasps=13.505 number=647670 hash=8d4b70鈥?c0fb0 cache=2.42mB
INFO [12-26|21:46:26.817] Agreement insert block                   number=647670 consensus sign number=4 insert result=true
NFO [12-26|21:46:27.169] Imported new snail chain segment         blocks=1 fts=60  mgas=0.000 elapsed=926.156ms mgasps=0.000  number=10228  hash=070ad5鈥?4f3cd fruit=647465
INFO [12-26|21:46:28.130] Imported new fast chain segment          blocks=1 txs=2 mgas=0.042 elapsed=2.661ms   mgasps=15.778 number=647671 hash=2a2d53鈥?a0d70 cache=2.42mB
INFO [12-26|21:46:28.130] Agreement insert block                   number=647671 consensus sign number=4 insert result=true
INFO [12-26|21:46:28.513] Imported new snail chain segment         blocks=1 fts=60  mgas=0.000 elapsed=844.587ms mgasps=0.000  number=10229  hash=601880鈥5587d fruit=647525
INFO [12-26|21:46:29.346] Imported new snail chain segment         blocks=1 fts=60  mgas=0.000 elapsed=832.963ms mgasps=0.000  number=10230  hash=b37d23鈥e0f17 fruit=647585
INFO [12-26|21:46:29.445] Imported new fast chain segment          blocks=1 txs=4 mgas=0.084 elapsed=2.672ms   mgasps=31.429 number=647672 hash=c14d6b鈥0835b cache=2.42mB
INFO [12-26|21:46:29.445] Agreement insert block                   number=647672 consensus sign number=4 insert result=true
  1. Insert snail block 10223(2a7334...e08bd) again
INFO [12-26|21:50:01.788] Imported new snail chain segment         blocks=1 fts=60  mgas=0.000 elapsed=926.180ms mgasps=0.000  number=10223  hash=2a7334鈥?e08bd fruit=647165
INFO [12-26|21:50:02.885] Imported new fast chain segment          blocks=1 txs=2 mgas=0.042 elapsed=3.868ms   mgasps=10.857 number=647831 hash=6143f2鈥?4a338 cache=2.42mB
INFO [12-26|21:50:02.885] Agreement insert block                   number=647831 consensus sign number=4 insert result=true
INFO [12-26|21:50:04.198] Imported new fast chain segment          blocks=1 txs=2 mgas=0.042 elapsed=2.926ms   mgasps=14.353 number=647832 hash=a87fee鈥0f6f4 cache=2.42mB
INFO [12-26|21:50:04.198] Agreement insert block                   number=647832 consensus sign number=4 insert result=true
INFO [12-26|21:50:04.899] Imported new snail chain segment         blocks=1 fts=60  mgas=0.000 elapsed=944.461ms mgasps=0.000  number=10232  hash=430025鈥?0317a fruit=647706
INFO [12-26|21:50:05.511] Imported new fast chain segment          blocks=1 txs=4 mgas=0.084 elapsed=4.354ms   mgasps=19.291 number=647833 hash=d3bf8b鈥c2fbc cache=2.42mB
INFO [12-26|21:50:05.511] Agreement insert block                   number=647833 consensus sign number=4 insert result=true
INFO [12-26|21:50:05.731] Imported new snail chain segment         blocks=1 fts=60  mgas=0.000 elapsed=832.033ms mgasps=0.000  number=10233  hash=ce9900鈥?a2241 fruit=647766
INFO [12-26|21:50:06.823] Imported new fast chain segment          blocks=1 txs=2 mgas=0.042 elapsed=2.557ms   mgasps=16.422 number=647834 hash=12eed0鈥9cf1c cache=2.42mB
INFO [12-26|21:50:06.823] Agreement insert block                   number=647834 consensus sign number=4 insert result=true
  1. Reward the snail block 10223(2a7334...e08bd) at fast block 648028
INFO [12-26|21:54:20.887] Imported new snail chain segment         blocks=1 fts=63  mgas=0.000 elapsed=867.028ms mgasps=0.000  number=10235  hash=3bc5e2鈥?a6803 fruit=647901
INFO [12-26|21:54:22.076] Imported new fast chain segment          blocks=1 txs=2 mgas=0.042 elapsed=2.877ms   mgasps=14.598 number=648027 hash=f7ede3鈥?9cf12 cache=2.42mB
INFO [12-26|21:54:22.076] Agreement insert block                   number=648027 consensus sign number=4 insert result=true
INFO [12-26|21:54:24.430] Finalize:                                header.SnailHash=72d31c鈥32328 header.SnailNumber=10222
INFO [12-26|21:54:24.583] Imported new fast chain segment          blocks=1 txs=2 mgas=0.042 elapsed=153.960ms mgasps=0.273  number=648028 hash=4c60c2鈥?c6e9f cache=2.42mB
INFO [12-26|21:54:24.583] Agreement insert block                   number=648028 consensus sign number=4 insert result=true
INFO [12-26|21:54:26.350] Finalize:                                header.SnailHash=2a7334鈥?e08bd header.SnailNumber=10223
INFO [12-26|21:54:26.476] Imported new fast chain segment          blocks=1 txs=6 mgas=0.126 elapsed=127.466ms mgasps=0.988  number=648029 hash=27e28a鈥?31a45 cache=2.42mB
INFO [12-26|21:54:26.476] Agreement insert block                   number=648029 consensus sign number=4 insert result=true
INFO [12-26|21:54:27.633] Imported new fast chain segment          blocks=1 txs=4 mgas=0.084 elapsed=3.571ms   mgasps=23.520 number=648030 hash=9e6823鈥?e8a98 cache=2.42mB
INFO [12-26|21:54:27.633] Agreement insert block                   number=648030 consensus sign number=4 insert result=true
  1. Insert snail block 10223(798a4e...f47f3) again
INFO [12-26|21:55:11.892] Imported new snail chain segment         blocks=1 fts=60  mgas=0.000 elapsed=897.745ms mgasps=0.000  number=10223  hash=798a4e鈥?f47f3 fruit=647165
INFO [12-26|21:55:12.435] Imported new fast chain segment          blocks=1 txs=2 mgas=0.042 elapsed=2.259ms   mgasps=18.585 number=648064 hash=a0d727鈥24d08 cache=2.42mB
INFO [12-26|21:55:12.435] Agreement insert block                   number=648064 consensus sign number=4 insert result=true
INFO [12-26|21:55:13.752] Imported new fast chain segment          blocks=1 txs=4 mgas=0.084 elapsed=3.317ms   mgasps=25.319 number=648065 hash=3f1b7c鈥?aad45 cache=2.42mB
INFO [12-26|21:55:13.752] Agreement insert block                   number=648065 consensus sign number=4 insert result=true
INFO [12-26|21:55:13.979] Peer connected success                   id=894ad63011c4eccf conn=inbound name=Getrue/v0.9.0-unstable-3c37de56/linux-amd64/go1.10   RemoteAddr=47.92.223.3:48354
INFO [12-26|21:55:14.651] Imported new snail chain segment         blocks=1 fts=80  mgas=0.000 elapsed=936.741ms mgasps=0.000  number=10235  hash=508722鈥?c294c fruit=647885
INFO [12-26|21:55:15.062] Imported new fast chain segment          blocks=1 txs=2 mgas=0.042 elapsed=3.334ms   mgasps=12.597 number=648066 hash=31cfc0鈥?bad20 cache=2.42mB
INFO [12-26|21:55:15.062] Agreement insert block                   number=648066 consensus sign number=4 insert result=true
INFO [12-26|21:55:15.491] Imported new snail chain segment         blocks=1 fts=60  mgas=0.000 elapsed=835.453ms mgasps=0.000  number=10236  hash=31b447鈥?a4704 fruit=647965
INFO [12-26|21:55:16.390] Imported new fast chain segment          blocks=1 txs=2 mgas=0.042 elapsed=2.243ms   mgasps=18.720 number=648067 hash=aa31ac鈥0c665 cache=2.42mB
INFO [12-26|21:55:16.390] Agreement insert block                   number=648067 consensus sign number=4 insert result=true

When other node synchronize blocks from these nodes, it throws the error:

INFO [12-29|14:42:00.992] Peer connected success                   id=28d7353497c2bdc9 conn=inbound name=Getrue/v0.9.5-unstable-b28c08cf/linux-amd64/go1.10   RemoteAddr=47.92.124.238:36316
> INFO [12-29|14:42:08.823] Finalize:                                header.SnailHash=2a7334…5e08bd header.SnailNumber=10223
ERROR[12-29|14:42:08.823] 
########## BAD FAST BLOCK #########
Chain config: {ChainID: 1 Engine: {MinimumDifficulty: 10000 MinimumFruitDifficulty: 100 DurationLimit: 60}}

Number: 648029
Hash: 0x27e28a3d1eaed3e6c4d5d36a074cbb5d8089a6ebe52dcc35416e3d829b631a45


Error: Snail block not on the chain
##############################
 
WARN [12-29|14:42:08.823] Synchronisation failed, dropping peer    peer=28d7353497c2bdc9 err="fast retrieved hash chain is invalid"
INFO [12-29|14:42:08.823] drop peer fast Synchronise               id=28d7353497c2bdc9
INFO [12-29|14:42:08.823] Removing Truechain peer                  peer=28d7353497c2bdc9 RemoteAddr=47.92.124.238:36316
INFO [12-29|14:42:08.824] fastDownloader Synchronise exit          origin=648028 height=56
ERROR[12-29|14:42:08.824] fast sync:                               err>>>>>>>>>="fast retrieved hash chain is invalid"
WARN [12-29|14:42:08.824] Synchronisation failed, dropping peer    peer=28d7353497c2bdc9 err="retrieved hash chain is invalid"
INFO [12-29|14:42:08.824] drop peer snail Synchronise              id=28d7353497c2bdc9
INFO [12-29|14:42:08.824] Truechain message handling failed        id=28d7353497c2bdc9 conn=inbound RemoteAddr=47.92.124.238:36316   err=EOF

woker panic: runtime error: index out of range

INFO [01-05|15:58:59.016] 🍒  mined fruit                           number=780532 diff=100   hash=ed43ed…804797 signs=4
INFO [01-05|15:58:59.017] ____Commit new mining work               number=12240  uncles=0 fruits=0              fastblock=780533 diff=10000 fdiff=100 elapsed=297.132µs
INFO [01-05|15:58:59.025] start to mine                            block=12240 fruits=0              fast=780533 diff=10000 fdiff=100
INFO [01-05|15:58:59.025] start mine,                              epoch is:=1
INFO [01-05|15:58:59.030] start mine,                              epoch is:=1
INFO [01-05|15:58:59.032] start mine,                              epoch is:=1
INFO [01-05|15:58:59.291] Validate new snail body                  block=12240 hash=32d0a6…3e4875 fruits=0321bb…5188a0 first=780532 count=60
INFO [01-05|15:58:59.291] Write new snail canonical block...       number=12240  hash=32d0a6…3e4875
INFO [01-05|15:58:59.293] Inserted new snail block                 number=12240  hash=32d0a6…3e4875 uncles=0 fts=60 elapsed=890.681ms
INFO [01-05|15:58:59.293] Imported new snail chain segment         blocks=1   fts=60 elapsed=890.920ms number=12240  hash=32d0a6…3e4875 fruit=780532
INFO [01-05|15:58:59.293] elect new committee..                    begin=12049 end=12228  threshold=100 max=30
INFO [01-05|15:58:59.298] 🍒  mined fruit                           number=780533 diff=100   hash=3393b4…01c28c signs=4
panic: runtime error: index out of range

goroutine 58 [running]:
github.com/truechain/truechain-engineering-code/miner.(*worker).CopyPendingFruit(0xc42c8a4700, 0xc46025e1b0, 0xc4247f4000, 0x0, 0x0, 0x5)
        /home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/worker.go:799 +0x1014
github.com/truechain/truechain-engineering-code/miner.(*worker).commitNewWork(0xc42c8a4700)
        /home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/worker.go:574 +0x963
github.com/truechain/truechain-engineering-code/miner.(*worker).update(0xc42c8a4700)
        /home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/worker.go:336 +0x621
created by github.com/truechain/truechain-engineering-code/miner.newWorker
        /home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/worker.go:187 +0x642

Add committee api

Add committee api:

  • node info
  • current committee id
  • current committee members

cost long time for delivering header


WARN [01-30|11:33:25.452] cost long time or forget endwatch        function="peer: d36f7b5934900767, handleMsg code:4"            time=60.059   id=8788224
WARN [01-30|11:33:25.452] cost long time or forget endwatch        function="peer: 51056c7ddde0c42b, handleMsg code:4"            time=60.224   id=8788202
WARN [01-30|11:33:25.452] cost long time or forget endwatch        function="peer: e2fc45644742826b, handleMsg code:4"            time=60.041   id=8788239
WARN [01-30|11:33:25.452] cost long time or forget endwatch        function="peer: e202c10035f5a72a, handleMsg code:4"            time=60.224   id=8788207
WARN [01-30|11:33:25.452] cost long time or forget endwatch        function="peer: fe1091e28bd66619, handleMsg code:4"            time=60.058   id=8788232
WARN [01-30|11:33:28.453] cost long time or forget endwatch        function="peer: d36f7b5934900767, handleMsg deliver headers:1" time=60.099   id=8788251
WARN [01-30|11:33:28.453] cost long time or forget endwatch        function="peer: 51056c7ddde0c42b, handleMsg deliver headers:1" time=60.099   id=8788247
WARN [01-30|11:33:28.454] cost long time or forget endwatch        function="peer: fe1091e28bd66619, handleMsg deliver headers:1" time=60.099   id=8788253
WARN [01-30|11:33:28.454] cost long time or forget endwatch        function="peer: e202c10035f5a72a, handleMsg deliver headers:1" time=60.099   id=8788249
WARN [01-30|11:33:28.454] cost long time or forget endwatch        function="peer: e2fc45644742826b, handleMsg deliver headers:1" time=60.099   id=8788254
WARN [01-30|11:33:29.454] cost long time or forget endwatch        function="peer: 63ee5ad582744e82, handleMsg code:4"            time=60.922   id=8788300
WARN [01-30|11:33:29.454] cost long time or forget endwatch        function="peer: a4f8b97e092c68a0, handleMsg deliver headers:1" time=60.886   id=8788317
WARN [01-30|11:33:29.454] cost long time or forget endwatch        function="peer: a4f8b97e092c68a0, handleMsg code:4"            time=60.886   id=8788315
WARN [01-30|11:33:29.454] cost long time or forget endwatch        function="peer: 63ee5ad582744e82, handleMsg deliver headers:1" time=60.888   id=8788310
WARN [01-30|11:33:29.454] cost long time or forget endwatch        function="peer: 43a3706f7d751f4c, handleMsg deliver headers:1" time=60.333   id=8788374
WARN [01-30|11:33:29.454] cost long time or forget endwatch        function="peer: 43a3706f7d751f4c, handleMsg code:4"            time=60.333   id=8788372
WARN [01-30|11:33:46.458] cost long time or forget endwatch        function="peer: 0101e8580b1ee536, handleMsg code:4"            time=60.088   id=8788412
WARN [01-30|11:33:46.458] cost long time or forget endwatch        function="peer: 0101e8580b1ee536, handleMsg deliver headers:1" time=60.088   id=8788414
WARN [01-30|11:33:59.460] cost long time or forget endwatch        function="peer: da41547432c75c46, handleMsg code:4"            time=60.461   id=8788437
WARN [01-30|11:33:59.460] cost long time or forget endwatch        function="peer: da41547432c75c46, handleMsg deliver headers:1" time=60.461   id=8788439
WARN [01-30|11:34:58.562] peer: 63ee5ad582744e82, handleMsg deliver headers:1 not expecting time=149.996 comment=end id=8788310
WARN [01-30|11:34:58.562] peer: 63ee5ad582744e82, handleMsg code:4 not expecting time=150.030 comment=end id=8788300
WARN [01-30|11:34:58.562] peer: e2fc45644742826b, handleMsg deliver headers:1 not expecting time=150.208 comment=end id=8788254
WARN [01-30|11:34:58.562] peer: e2fc45644742826b, handleMsg code:4 not expecting time=153.151 comment=end id=8788239
WARN [01-30|11:34:58.562] peer: 0101e8580b1ee536, handleMsg deliver headers:1 not expecting time=132.193 comment=end id=8788414
WARN [01-30|11:34:58.563] peer: 0101e8580b1ee536, handleMsg code:4 not expecting time=132.193 comment=end id=8788412
WARN [01-30|11:34:58.564] peer: fe1091e28bd66619, handleMsg deliver headers:1 not expecting time=150.210 comment=end id=8788253
WARN [01-30|11:34:58.564] peer: fe1091e28bd66619, handleMsg code:4 not expecting time=153.171 comment=end id=8788232
WARN [01-30|11:34:58.565] peer: d36f7b5934900767, handleMsg deliver headers:1 not expecting time=150.210 comment=end id=8788251
WARN [01-30|11:34:58.565] peer: d36f7b5934900767, handleMsg code:4 not expecting time=153.172 comment=end id=8788224
WARN [01-30|11:34:58.565] peer: e202c10035f5a72a, handleMsg deliver headers:1 not expecting time=150.211 comment=end id=8788249
WARN [01-30|11:34:58.565] peer: e202c10035f5a72a, handleMsg code:4 not expecting time=153.338 comment=end id=8788207
WARN [01-30|11:34:58.566] peer: 51056c7ddde0c42b, handleMsg deliver headers:1 not expecting time=150.212 comment=end id=8788247
WARN [01-30|11:34:58.566] peer: 51056c7ddde0c42b, handleMsg code:4 not expecting time=153.339 comment=end id=8788202
WARN [01-30|11:34:58.562] peer: da41547432c75c46, handleMsg deliver headers:1 not expecting time=119.564 comment=end id=8788439
WARN [01-30|11:34:58.567] peer: da41547432c75c46, handleMsg code:4 not expecting time=119.568 comment=end id=8788437
WARN [01-30|11:34:58.569] peer: 43a3706f7d751f4c, handleMsg deliver headers:1 not expecting time=149.448 comment=end id=8788374
WARN [01-30|11:34:58.569] peer: 43a3706f7d751f4c, handleMsg code:4 not expecting time=149.448 comment=end id=8788372
WARN [01-30|11:34:58.572] peer: a4f8b97e092c68a0, handleMsg deliver headers:1 not expecting time=150.004 comment=end id=8788317
WARN [01-30|11:34:58.572] peer: a4f8b97e092c68a0, handleMsg code:4 not expecting time=150.004 comment=end id=8788315
WARN [01-30|11:34:58.573] peer: da41547432c75c46, handleMsg synchronise not expecting time=346.734 comment=end id=8758250
WARN [01-30|11:35:05.918] peer: 43a3706f7d751f4c, handleMsg filtering fast bodies: 2 not expecting time=3.470   comment=end id=8789047

runtime error: invalid memory address or nil pointer dereference

> INFO [01-08|13:56:23.158] Timed out                                dur=999.960712ms height=763383 round=0 step=RoundStepNewHeight
INFO [01-08|13:56:23.158] enterNewRound(763383/0). Current: 763383/0/RoundStepNewHeight 
INFO [01-08|13:56:23.158] tryenterPropose(763383/0). Current: 763383/0/RoundStepNewRound 
ERROR[01-08|13:56:23.158] CONSENSUS FAILURE!!!                     err="runtime error: invalid memory address or nil pointer dereference"        stack="goroutine 131 [running]:\nruntime/debug.Stack(0xc425b6b348, 0xf78ba0, 0x1a251e0)\n\t/usr/lib/go-1.10/src/runtime/debug/stack.go:24 +0xa7\ngithub.com/truechain/truechain-engineering-code/consensus/tbft.(*ConsensusState).receiveRoutine.func2(0x1128b20, 0xc42b044a80)\n\t/root/goSpace1/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/consensus/tbft/state.go:488 +0x57\npanic(0xf78ba0, 0x1a251e0)\n\t/usr/lib/go-1.10/src/runtime/panic.go:505 +0x229\ngithub.com/truechain/truechain-engineering-code/core/types.(*Block).NumberU64(...)\n\t/root/goSpace1/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/types/block.go:337\ngithub.com/truechain/truechain-engineering-code/consensus/tbft/types.(*StateAgentImpl).MakeBlock(0xc4200a5b30, 0xc42b409201, 0x14, 0x14, 0x1, 0xc42b259bc0)\n\t/root/goSpace1/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/consensus/tbft/types/priv_validator.go:392 +0x137\ngithub.com/truechain/truechain-engineering-code/consensus/tbft.(*ConsensusState).createProposalBlock(0xc42b044a80, 0xc42b409101, 0x14, 0x14, 0x1, 0xc42594a9c0)\n\t/root/goSpace1/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/consensus/tbft/state.go:841 +0x43\ngithub.com/truechain/truechain-engineering-code/consensus/tbft.(*ConsensusState).tryEnterProposal(0xc42b044a80, 0xba5f7, 0x0, 0x1)\n\t/root/goSpace1/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/consensus/tbft/state.go:707 +0x47b\ngithub.com/truechain/truechain-engineering-code/consensus/tbft.(*ConsensusState).enterNewRound(0xc42b044a80, 0xba5f7, 0x0)\n\t/root/goSpace1/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/consensus/tbft/state.go:671 +0x64e\ngithub.com/truechain/truechain-engineering-code/consensus/tbft.(*ConsensusState).handleTimeout(0xc42b044a80, 0x3b9a3088, 0xba5f7, 0x0, 0x1, 0x1, 0xba5f7, 0x0, 0x1, 0xbf052cc1c964f145, ...)\n\t/root/goSpace1/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/consensus/tbft/state.go:597 +0x536\ngithub.com/truechain/truechain-engineering-code/consensus/tbft.(*ConsensusState).receiveRoutine(0xc42b044a80, 0x0)\n\t/root/goSpace1/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/consensus/tbft/state.go:523 +0x473\ncreated by github.com/truechain/truechain-engineering-code/consensus/tbft.(*ConsensusState).OnStart\n\t/root/goSpace1/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/consensus/tbft/state.go:221 +0x13c\n"
INFO [01-08|13:56:23.158] Exit receiveRoutine 
INFO [01-08|13:56:32.158] Timed out                                dur=10s          height=763383 round=0 step=RoundStepBlockSync
WARN [01-08|13:56:32.257] synchronise peer nil>>> 
INFO [01-08|13:56:42.197] Peer connected success                   id=ab6fd208251c1033                         conn=dyndial name=Getrue/v0.9.6-unstable-8b7c967b/linux-amd64/go1.10.4 RemoteAddr=192.144.143.96:30313
INFO [01-08|13:56:42.219] Peer connected success                   id=f684c0103dee129e                         conn=dyndial name=Getrue/v0.9.6-unstable-8b7c967b/linux-amd64/go1.10.4 RemoteAddr=192.144.141.61:30313
INFO [01-08|13:56:42.257] pm_synchronise                           pTd=196206916 td=196206916 NumberU64=11955

Snail block not on the chain

testing 0.9.7 version, get "Snail block not on the chain" error below
INFO [01-31|12:57:06.325] Received complete proposal block height=12665 hash=973662…ac125e
INFO [01-31|12:57:06.326] enterPrevote(12665/32). Current: 12665/32/RoundStepPropose
INFO [01-31|12:57:06.327] Finalize: header.SnailHash=17e0a3…5a721b header.SnailNumber=199
INFO [01-31|12:57:06.328] Finalize: verifyFastBlock Height:=12665
ERROR[01-31|12:57:06.329] verifyFastBlock process error height:=12665 err="Snail block not on the chain"
WARN [01-31|12:57:06.330] vote AgreeAgainst number=12665 hash=973662…ac125e

The necessary functions of API do not work

APIs func (self *worker) pendingBlock() *types.Block and func (self *worker) pending() (*types.Block, *state.StateDB) can not return the correct result (miner/worker.go:L234-270), which are necessary interfaces for many Web3 functions.

Danger level: 1/5
Importance level: 4/5

worker- invalid memory address or nil pointer dereference

INFO [01-19|06:51:48.034] Validate new snail body                  block=342 hash=8efa3e…186d63 fruits=2ebe44…834054 first=20853 count=60
INFO [01-19|06:51:48.034] Write new snail canonical block...       number=342   hash=8efa3e…186d63
INFO [01-19|06:51:48.035] Inserted new snail block                 number=342   hash=8efa3e…186d63 fts=60 elapsed=786.811ms
INFO [01-19|06:51:48.035] Imported new snail chain segment         blocks=1 fts=60 elapsed=787.009ms number=342   hash=8efa3e…186d63 fruit=20853
INFO [01-19|06:51:48.035] -----------------get download info DoneEvent,FailedEvent 
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0xac4a2a]

goroutine 59 [running]:
github.com/truechain/truechain-engineering-code/core/types.(*SnailBlock).Fruits(...)
	/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/types/block.go:788
github.com/truechain/truechain-engineering-code/miner.(*worker).update(0xc42b23ac40)
	/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/worker.go:337 +0x4ba
created by github.com/truechain/truechain-engineering-code/miner.newWorker
	/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/worker.go:186 +0x642

export data

Beta network contract upgrade, export from the old version to the new version.

GetFastBlockHeadersMsg error

local node log

INFO [12-27|14:22:50.208] pm_synchronise pTd=178296816 td=178328816 NumberU64=10900
INFO [12-27|14:22:50.209] Fast FetchHeight end currentBlockNumber=689998 PeerCurrentBlockNumber=689998
ERROR[12-27|14:22:50.443] GetFastBlockHeadersMsg hash=000000…000000 peer=ab6fd208251c1033
INFO [12-27|14:22:50.444] Truechain message handling failed id=ab6fd208251c1033 conn=dyndial RemoteAddr=192.144.143.96:30313 err=EOF
INFO [12-27|14:22:50.444] Removing Truechain peer peer=ab6fd208251c1033 RemoteAddr=192.144.143.96:30313

remote endpoint

WARN [12-27|14:31:20.373] insertchain method error err="block already known" ,currentBlock=690385 receiveBlock=690339
INFO [12-27|14:31:20.373] fastDownloader Synchronise exit origin=690338 height=1
WARN [12-27|14:31:20.383] Synchronisation failed, dropping peer peer=da41547432c75c46 err="fast peer is stalling"
INFO [12-27|14:31:20.383] drop peer fast Synchronise id=da41547432c75c46
INFO [12-27|14:31:20.383] Removing Truechain peer peer=da41547432c75c46 RemoteAddr=39.98.44.213:50044
INFO [12-27|14:31:20.383] fastDownloader Synchronise exit origin=690385 height=600
INFO [12-27|14:31:20.383] Truechain message handling failed id=da41547432c75c46 conn=inbound RemoteAddr=39.98.44.213:50044 err=EOF

can not exit normally with messages "WaitGroup end"

when exit from console, print these messages and can't exit normally.

INFO [02-22|16:08:43.120] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.50:30313
INFO [02-22|16:08:43.121] Removing p2p peer                        id=dc57aebc2e160dc6                         conn=dyndial duration=791.945µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:43.121] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.35:30313
INFO [02-22|16:08:43.122] Removing p2p peer                        id=270a28207fa737c2                         conn=dyndial duration=487.874µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:43.123] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.65:30313
INFO [02-22|16:08:43.123] Removing p2p peer                        id=77ebeca041197a94                         conn=dyndial duration=219.577µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:47.114] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.73:30313
INFO [02-22|16:08:47.114] Removing p2p peer                        id=a331895444b1595b                         conn=dyndial duration=623.179µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:47.122] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.69:30313
INFO [02-22|16:08:47.122] Removing p2p peer                        id=b3f21eafdffae0e1                         conn=dyndial duration=249.198µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.120] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.22:30313
INFO [02-22|16:08:52.120] Removing p2p peer                        id=da41547432c75c46                         conn=dyndial duration=2.153ms    peers=2  req=false err="client quitting"
INFO [02-22|16:08:52.120] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.19:30313
INFO [02-22|16:08:52.121] Removing p2p peer                        id=69ced64d9b2972a8                         conn=dyndial duration=741.553µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.124] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.39:30313
INFO [02-22|16:08:52.124] Removing p2p peer                        id=bfd789e9b61ccc21                         conn=dyndial duration=237.065µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.125] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.36:30313
INFO [02-22|16:08:52.125] Removing p2p peer                        id=86a0cefe5fe780ce                         conn=dyndial duration=205.923µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.126] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.41:30313
INFO [02-22|16:08:52.126] Removing p2p peer                        id=2a0720dd0294b661                         conn=dyndial duration=209.857µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.128] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.51:30313
INFO [02-22|16:08:52.128] Removing p2p peer                        id=0d03232b95c20a45                         conn=dyndial duration=811.566µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.129] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10   err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.23:30313
INFO [02-22|16:08:52.129] Removing p2p peer                        id=a4f8b97e092c68a0                         conn=dyndial duration=192.221µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.130] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.70:30313
INFO [02-22|16:08:52.131] Removing p2p peer                        id=0d9878a420f5d8ec                         conn=dyndial duration=241.029µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.132] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.49:30313
INFO [02-22|16:08:52.132] Removing p2p peer                        id=f59b8d12ce58dab2                         conn=dyndial duration=264.61µs   peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.133] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.40:30313
INFO [02-22|16:08:52.133] Removing p2p peer                        id=09b993ce4496538b                         conn=dyndial duration=178.099µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.135] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.48:30313
INFO [02-22|16:08:52.135] Removing p2p peer                        id=dec2314f6881e3a5                         conn=dyndial duration=1.532ms    peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.136] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.9:30313
INFO [02-22|16:08:52.136] Removing p2p peer                        id=28d7353497c2bdc9                         conn=dyndial duration=415.479µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.139] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.28:30313
INFO [02-22|16:08:52.139] Removing p2p peer                        id=e4b7988325d1dcc1                         conn=dyndial duration=246.872µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.142] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.43:30313
INFO [02-22|16:08:52.142] Removing p2p peer                        id=9a279e0d2d5862a3                         conn=dyndial duration=406.946µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:52.145] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.45:30313
INFO [02-22|16:08:52.145] Removing p2p peer                        id=46f877c6ea82e8b7                         conn=dyndial duration=229.322µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:56.111] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.56:30313
INFO [02-22|16:08:56.112] Removing p2p peer                        id=b9e2e8f28ef455ed                         conn=dyndial duration=797.696µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:56.112] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.27:30313
INFO [02-22|16:08:56.113] Removing p2p peer                        id=63ee5ad582744e82                         conn=dyndial duration=275.059µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:56.114] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.20:30313
INFO [02-22|16:08:56.114] Removing p2p peer                        id=d36f7b5934900767                         conn=dyndial duration=198.52µs   peers=1  req=false err="client quitting"
INFO [02-22|16:08:56.115] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.24:30313
INFO [02-22|16:08:56.115] Removing p2p peer                        id=fe1091e28bd66619                         conn=dyndial duration=254.113µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:59.130] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.74:30313
INFO [02-22|16:08:59.130] Removing p2p peer                        id=ccb748017b51fb4d                         conn=dyndial duration=342.037µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:59.132] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.54:30313
INFO [02-22|16:08:59.132] Removing p2p peer                        id=b73fbecf5a168b7a                         conn=dyndial duration=307.268µs  peers=1  req=false err="client quitting"
INFO [02-22|16:08:59.133] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.21:30313
INFO [02-22|16:08:59.133] Removing p2p peer                        id=51056c7ddde0c42b                         conn=dyndial duration=184.548µs  peers=1  req=false err="client quitting"
INFO [02-22|16:09:07.139] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.47:30313
INFO [02-22|16:09:07.139] Removing p2p peer                        id=0634bf7e9e757bb7                         conn=dyndial duration=315.407µs  peers=1  req=false err="client quitting"
INFO [02-22|16:09:07.150] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.62:30313
INFO [02-22|16:09:07.150] Removing p2p peer                        id=fb95c5b9031616f9                         conn=dyndial duration=243.372µs  peers=1  req=false err="client quitting"
INFO [02-22|16:09:07.153] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.52:30313
INFO [02-22|16:09:07.153] Removing p2p peer                        id=927e2114b9cdb852                         conn=dyndial duration=255.89µs   peers=1  req=false err="client quitting"
INFO [02-22|16:09:07.155] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.66:30313
INFO [02-22|16:09:07.155] Removing p2p peer                        id=f4a53012b18e5dc2                         conn=dyndial duration=223.136µs  peers=1  req=false err="client quitting"
INFO [02-22|16:09:07.159] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.46:30313
INFO [02-22|16:09:07.159] Removing p2p peer                        id=13657775920cc68b                         conn=dyndial duration=323.803µs  peers=1  req=false err="client quitting"
INFO [02-22|16:09:11.121] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.44:30313
INFO [02-22|16:09:11.121] Removing p2p peer                        id=8cbfc386e553a97d                         conn=dyndial duration=273.062µs  peers=1  req=false err="client quitting"
INFO [02-22|16:09:11.131] WaitGroup end                            name=Getrue/v0.10.0-unstable-4f5a7c74/linux-amd64/go1.10   err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.31:30313
INFO [02-22|16:09:11.131] Removing p2p peer                        id=f46afa2b07b16773                         conn=dyndial duration=261.365µs  peers=1  req=false err="client quitting"
INFO [02-22|16:09:16.134] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.50:30313
INFO [02-22|16:09:16.134] Removing p2p peer                        id=dc57aebc2e160dc6                         conn=dyndial duration=486.382µs  peers=1  req=false err="client quitting"
INFO [02-22|16:09:16.135] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.59:30313
INFO [02-22|16:09:16.135] Removing p2p peer                        id=24811fc3b6b7553f                         conn=dyndial duration=485.225µs  peers=1  req=false err="client quitting"
INFO [02-22|16:09:16.136] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.61:30313
INFO [02-22|16:09:16.136] Removing p2p peer                        id=b8edcfb279b72b6f                         conn=dyndial duration=230.32µs   peers=1  req=false err="client quitting"
INFO [02-22|16:09:19.117] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.73:30313
INFO [02-22|16:09:19.117] Removing p2p peer                        id=a331895444b1595b                         conn=dyndial duration=659.217µs  peers=1  req=false err="client quitting"
INFO [02-22|16:09:19.118] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.35:30313
INFO [02-22|16:09:19.118] Removing p2p peer                        id=270a28207fa737c2                         conn=dyndial duration=222.935µs  peers=1  req=false err="client quitting"
INFO [02-22|16:09:19.119] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.37:30313
INFO [02-22|16:09:19.120] Removing p2p peer                        id=0cd8c242db522881                         conn=dyndial duration=631.972µs  peers=1  req=false err="client quitting"
INFO [02-22|16:09:19.120] WaitGroup end                            name=Getrue/v0.10.0-unstable-1fdecf4f/linux-amd64/go1.10.8 err="client quitting"                                                                    remoteRequested=false RemoteAddr=172.26.214.72:30313
INFO [02-22|16:09:19.120] Removing p2p peer                        id=69f4459f7329a06e                         conn=dyndial duration=195.533µs  peers=1  req=false err="client quitting"

Snail Header optimization

Optimized snail header structure to

type SnailHeader struct {
ParentHash common.Hash json:"parentHash" gencodec:"required"
Coinbase common.Address json:"miner" gencodec:"required"
PointerHash common.Hash json:"pointerHash" gencodec:"required"
PointerNumber *big.Int json:"pointerNumber" gencodec:"required"
FruitsHash common.Hash json:"fruitsHash" gencodec:"required"
FastHash common.Hash json:"fastHash" gencodec:"required"
FastNumber *big.Int json:"fastNumber" gencodec:"required"
SignHash common.Hash json:"signHash" gencodec:"required"
Difficulty *big.Int json:"difficulty" gencodec:"required"
FruitDifficulty *big.Int json:"fruitDifficulty" gencodec:"required"
Number *big.Int json:"number" gencodec:"required"
Publickey []byte json:"publicKey" gencodec:"required"
Time *big.Int json:"timestamp" gencodec:"required"
Extra []byte json:"extraData" gencodec:"required"
MixDigest common.Hash json:"mixHash" gencodec:"required"
Nonce BlockNonce json:"nonce" @gencodec:"required"
}

memdb - out of memory

INFO [12-15|17:24:21.329] Peer connected success                   id=28d7353497c2bdc9 conn=dyndial name=Getrue/v0.9.1-unstable-527329fb/linux-amd64/go1.10   RemoteAddr=47.92.124.238:30313
INFO [12-15|17:24:23.401] Finalize:                                header.SnailHash=d6de4b…91b106 header.SnailNumber=9326
INFO [12-15|17:24:26.478] Finalize:                                header.SnailHash=781b0a…e494f1 header.SnailNumber=9327
INFO [12-15|17:24:29.120] Finalize:                                header.SnailHash=5534b7…c4e495 header.SnailNumber=9328
INFO [12-15|17:24:29.520] Imported new fast chain segment          blocks=150 txs=7892  mgas=165.732 elapsed=8.287s  mgasps=19.998 number=591154 hash=1e21f2…24bd46 cache=268.27mB
INFO [12-15|17:24:30.515] Finalize:                                header.SnailHash=cd9333…e13127 header.SnailNumber=9329
INFO [12-15|17:24:31.815] Finalize:                                header.SnailHash=dfc831…f8f807 header.SnailNumber=9330
INFO [12-15|17:24:36.201] Finalize:                                header.SnailHash=538f7e…127f2c header.SnailNumber=9331
INFO [12-15|17:24:37.524] Imported new fast chain segment          blocks=182 txs=9196  mgas=193.116 elapsed=8.004s  mgasps=24.126 number=591336 hash=154533…5ff124 cache=268.22mB
INFO [12-15|17:24:37.570] Finalize:                                header.SnailHash=cfa2d3…c269e7 header.SnailNumber=9332
INFO [12-15|17:24:43.928] Finalize:                                header.SnailHash=b7eb45…1b45e5 header.SnailNumber=9333
INFO [12-15|17:24:45.527] Imported new fast chain segment          blocks=88  txs=3935  mgas=82.635  elapsed=8.002s  mgasps=10.326 number=591424 hash=307721…59d53d cache=268.00mB
INFO [12-15|17:24:45.704] Truechain message handling failed        id=28d7353497c2bdc9 conn=dyndial RemoteAddr=47.92.124.238:30313   err=EOF
INFO [12-15|17:24:45.704] Removing Truechain peer                  peer=28d7353497c2bdc9 RemoteAddr=47.92.124.238:30313
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0x10c7404, 0x16)
	/usr/lib/go-1.10/src/runtime/panic.go:616 +0x81
runtime.sysMap(0xc5e76f0000, 0xc000000, 0x0, 0x1e21538)
	/usr/lib/go-1.10/src/runtime/mem_linux.go:216 +0x20a
runtime.(*mheap).sysAlloc(0x1e07a40, 0xc000000, 0x7efd0c8e2e58)
	/usr/lib/go-1.10/src/runtime/malloc.go:470 +0xd4
runtime.(*mheap).grow(0x1e07a40, 0x6000, 0x0)
	/usr/lib/go-1.10/src/runtime/mheap.go:907 +0x60
runtime.(*mheap).allocSpanLocked(0x1e07a40, 0x6000, 0x1e21548, 0x7efd00000001)
	/usr/lib/go-1.10/src/runtime/mheap.go:820 +0x301
runtime.(*mheap).alloc_m(0x1e07a40, 0x6000, 0x7efd36eb0101, 0x438cea)
	/usr/lib/go-1.10/src/runtime/mheap.go:686 +0x118
runtime.(*mheap).alloc.func1()
	/usr/lib/go-1.10/src/runtime/mheap.go:753 +0x4d
runtime.(*mheap).alloc(0x1e07a40, 0x6000, 0x7efd0e010101, 0x7efd36eb8eb0)
	/usr/lib/go-1.10/src/runtime/mheap.go:752 +0x8a
runtime.largeAlloc(0xc000000, 0x7efd36eb0101, 0x46a73e)
	/usr/lib/go-1.10/src/runtime/malloc.go:826 +0x94
runtime.mallocgc.func1()
	/usr/lib/go-1.10/src/runtime/malloc.go:721 +0x46
runtime.systemstack(0x7efd00000000)
	/usr/lib/go-1.10/src/runtime/asm_amd64.s:409 +0x79
runtime.mstart()
	/usr/lib/go-1.10/src/runtime/proc.go:1175

goroutine 672 [running]:
runtime.systemstack_switch()
	/usr/lib/go-1.10/src/runtime/asm_amd64.s:363 fp=0xc443942608 sp=0xc443942600 pc=0x46d460
runtime.mallocgc(0xc000000, 0xeedfc0, 0xdeadbe01, 0xc4ddb02ff0)
	/usr/lib/go-1.10/src/runtime/malloc.go:720 +0x8a2 fp=0xc4439426a8 sp=0xc443942608 pc=0x426092
runtime.makeslice(0xeedfc0, 0x0, 0xc000000, 0x7efd3a331000, 0xc431112a00, 0x640901)
	/usr/lib/go-1.10/src/runtime/slice.go:61 +0x77 fp=0xc4439426d8 sp=0xc4439426a8 pc=0x457577
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/memdb.New(0x121d9e0, 0xc42023b8d0, 0xc000000, 0xc518190a80)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/memdb/memdb.go:470 +0xfc fp=0xc443942770 sp=0xc4439426d8 pc=0x64f95c
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolGet(0xc42256c1a0, 0xcde2, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:90 +0xb5 fp=0xc4439427b0 sp=0xc443942770 pc=0x677ef5
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).newMem(0xc42256c1a0, 0xcde2, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:147 +0x226 fp=0xc443942858 sp=0xc4439427b0 pc=0x678416
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).rotateMem(0xc42256c1a0, 0xcde2, 0x0, 0xc443942a10, 0xc443942970, 0x45fac8)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:46 +0x81 fp=0xc4439428b0 sp=0xc443942858 pc=0x67b7c1
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).flush.func1(0xbefd4ff77319e500)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:106 +0x2ad fp=0xc443942938 sp=0xc4439428b0 pc=0x690e0d
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).flush(0xc42256c1a0, 0xcde2, 0xc4fd8cbda0, 0x1326, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:118 +0x160 fp=0xc443942a00 sp=0xc443942938 pc=0x67ba80
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).writeLocked(0xc42256c1a0, 0xc43cca6740, 0x0, 0x1, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:157 +0x5f fp=0xc443942b78 sp=0xc443942a00 pc=0x67bd2f
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).Write(0xc42256c1a0, 0xc43cca6740, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_write.go:317 +0x2f3 fp=0xc443942e18 sp=0xc443942b78 pc=0x67c903
github.com/truechain/truechain-engineering-code/ethdb.(*ldbBatch).Write(0xc59711bea0, 0xc59711bea0, 0x9064a)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/ethdb/database.go:398 +0x40 fp=0xc443942e50 sp=0xc443942e18 pc=0x6991f0
github.com/truechain/truechain-engineering-code/core.(*BlockChain).WriteBlockWithState(0xc422501000, 0xc4aeea5b80, 0xc5bd12bc00, 0x64, 0x80, 0xc48fa200e0, 0x1, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/blockchain.go:1117 +0xbb7 fp=0xc443943240 sp=0xc443942e50 pc=0x877167
github.com/truechain/truechain-engineering-code/core.(*BlockChain).insertChain(0xc422501000, 0xc4ca984000, 0xa520, 0xc000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/blockchain.go:1320 +0x1801 fp=0xc4439466d0 sp=0xc443943240 pc=0x879641
github.com/truechain/truechain-engineering-code/core.(*BlockChain).insertChain(0xc422501000, 0xc45b37ea80, 0x2, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/blockchain.go:1279 +0x13d3 fp=0xc443949b60 sp=0xc4439466d0 pc=0x879213
github.com/truechain/truechain-engineering-code/core.(*BlockChain).InsertChain(0xc422501000, 0xc45b37ea80, 0x2, 0x2, 0x2, 0x4, 0x6)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/blockchain.go:1149 +0x67 fp=0xc443949bf0 sp=0xc443949b60 pc=0x877d87
github.com/truechain/truechain-engineering-code/etrue/fastdownloader.(*Downloader).importBlockResults(0xc430df9380, 0xc45b37ea70, 0x2, 0x2, 0x2, 0x60f281)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fastdownloader/downloader.go:1471 +0x78c fp=0xc443949f00 sp=0xc443949bf0 pc=0xa61c4c
github.com/truechain/truechain-engineering-code/etrue/fastdownloader.(*Downloader).processFullSyncContent(0xc430df9380, 0x0, 0x2)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fastdownloader/downloader.go:1442 +0x79 fp=0xc443949f58 sp=0xc443949f00 pc=0xa61439
github.com/truechain/truechain-engineering-code/etrue/fastdownloader.(*Downloader).(github.com/truechain/truechain-engineering-code/etrue/fastdownloader.processFullSyncContent)-fm(0x10e3b46, 0x30)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fastdownloader/downloader.go:487 +0x2a fp=0xc443949f80 sp=0xc443949f58 pc=0xa7512a
github.com/truechain/truechain-engineering-code/etrue/fastdownloader.(*Downloader).spawnSync.func1(0xc430df9380, 0xc45a218420, 0xc4591b3030)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fastdownloader/downloader.go:500 +0x83 fp=0xc443949fc8 sp=0xc443949f80 pc=0xa722a3
runtime.goexit()
	/usr/lib/go-1.10/src/runtime/asm_amd64.s:2361 +0x1 fp=0xc443949fd0 sp=0xc443949fc8 pc=0x46fff1
created by github.com/truechain/truechain-engineering-code/etrue/fastdownloader.(*Downloader).spawnSync
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fastdownloader/downloader.go:500 +0xaf

goroutine 1 [select, 2 minutes]:
github.com/truechain/truechain-engineering-code/console.(*Console).Interactive(0xc4335bc5b0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/console/console.go:328 +0x29d
main.localConsole(0xc4200e62c0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/cmd/getrue/consolecmd.go:95 +0x39a
github.com/truechain/truechain-engineering-code/cmd/utils.MigrateFlags.func1(0xc4200e62c0, 0x0, 0xc4200e62c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/cmd/utils/flags.go:1398 +0x103
github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0xf08e80, 0xc4224f83a0, 0xc4200e62c0, 0xc42008ca00, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli.v1/app.go:490 +0xc8
github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli%2ev1.Command.Run(0x10b5261, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10e00c3, 0x2b, 0x0, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli.v1/command.go:210 +0xa36
github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli%2ev1.(*App).Run(0xc420032820, 0xc4200300b0, 0xb, 0xb, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/gopkg.in/urfave/cli.v1/app.go:255 +0x6a0
main.main()
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/cmd/getrue/main.go:230 +0x55

goroutine 6 [chan receive]:
github.com/truechain/truechain-engineering-code/metrics.(*meterArbiter).tick(0x1df4ec0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/metrics/meter.go:250 +0x78
created by github.com/truechain/truechain-engineering-code/metrics.NewMeter
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/metrics/meter.go:44 +0x10b

goroutine 7 [chan receive, 15 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*nonrecursiveTree).dispatch(0xc42008c1e0, 0xc42008c120)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:36 +0xb6
created by github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.newNonrecursiveTree
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:29 +0xf2

goroutine 8 [chan receive, 15 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*nonrecursiveTree).internal(0xc42008c1e0, 0xc42008c180)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:81 +0x7b
created by github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.newNonrecursiveTree
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/tree_nonrecursive.go:30 +0x11e

goroutine 9 [syscall, 15 minutes]:
os/signal.signal_recv(0x0)
	/usr/lib/go-1.10/src/runtime/sigqueue.go:139 +0xa6
os/signal.loop()
	/usr/lib/go-1.10/src/os/signal/signal_unix.go:22 +0x22
created by os/signal.init.0
	/usr/lib/go-1.10/src/os/signal/signal_unix.go:28 +0x41

goroutine 10 [chan receive, 9 minutes]:
github.com/truechain/truechain-engineering-code/core.(*txSenderCacher).cache(0xc420047730)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/tx_cacher.go:63 +0x97
created by github.com/truechain/truechain-engineering-code/core.newTxSenderCacher
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/tx_cacher.go:55 +0xa4

goroutine 11 [chan receive, 9 minutes]:
github.com/truechain/truechain-engineering-code/core.(*txSenderCacher).cache(0xc420047730)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/tx_cacher.go:63 +0x97
created by github.com/truechain/truechain-engineering-code/core.newTxSenderCacher
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/tx_cacher.go:55 +0xa4

goroutine 22 [select, 15 minutes, locked to thread]:
runtime.gopark(0x1105a38, 0x0, 0x10b453f, 0x6, 0x18, 0x1)
	/usr/lib/go-1.10/src/runtime/proc.go:291 +0x11a
runtime.selectgo(0xc420208f50, 0xc4201fa3c0)
	/usr/lib/go-1.10/src/runtime/select.go:392 +0xe50
runtime.ensureSigM.func1()
	/usr/lib/go-1.10/src/runtime/signal_unix.go:549 +0x1f4
runtime.goexit()
	/usr/lib/go-1.10/src/runtime/asm_amd64.s:2361 +0x1

goroutine 16 [sleep]:
time.Sleep(0xb2d05e00)
	/usr/lib/go-1.10/src/runtime/time.go:102 +0x166
github.com/truechain/truechain-engineering-code/metrics.CollectProcessMetrics(0xb2d05e00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/metrics/metrics.go:86 +0x2e8
created by main.init.0.func1
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/cmd/getrue/main.go:216 +0x275

goroutine 34 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/accounts/keystore.(*watcher).loop(0xc4224847e0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/watch.go:94 +0x4a0
created by github.com/truechain/truechain-engineering-code/accounts/keystore.(*watcher).start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/watch.go:52 +0x5d

goroutine 24 [syscall, 15 minutes]:
syscall.Syscall6(0xe8, 0xb, 0xc420205f6c, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0xeedd00, 0x120dc40)
	/usr/lib/go-1.10/src/syscall/asm_linux_amd64.s:44 +0x5
github.com/truechain/truechain-engineering-code/vendor/golang.org/x/sys/unix.EpollWait(0xb, 0xc420205f6c, 0x1, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go:1529 +0x7a
github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*inotify).loop(0xc4200ea000, 0xc4200967e0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/watcher_inotify.go:194 +0x8b
created by github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*inotify).lazyinit
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/watcher_inotify.go:134 +0x128

goroutine 25 [chan receive, 15 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*inotify).send(0xc4200ea000, 0xc4200967e0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/watcher_inotify.go:254 +0xae
created by github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*inotify).lazyinit
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/watcher_inotify.go:137 +0x17b

goroutine 26 [chan receive, 15 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*inotify).send(0xc4200ea000, 0xc4200967e0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/watcher_inotify.go:254 +0xae
created by github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify.(*inotify).lazyinit
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/rjeczalik/notify/watcher_inotify.go:137 +0x17b

goroutine 35 [select]:
github.com/truechain/truechain-engineering-code/accounts/keystore.(*KeyStore).updater(0xc4222a64b0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/keystore.go:203 +0xf0
created by github.com/truechain/truechain-engineering-code/accounts/keystore.(*KeyStore).Subscribe
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/keystore/keystore.go:190 +0x122

goroutine 36 [sleep]:
time.Sleep(0x3b9aca00)
	/usr/lib/go-1.10/src/runtime/time.go:102 +0x166
github.com/truechain/truechain-engineering-code/accounts/usbwallet.(*Hub).updater(0xc4224a6c80)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/usbwallet/hub.go:224 +0x3e
created by github.com/truechain/truechain-engineering-code/accounts/usbwallet.(*Hub).Subscribe
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/usbwallet/hub.go:213 +0x122

goroutine 37 [sleep]:
time.Sleep(0x3b9aca00)
	/usr/lib/go-1.10/src/runtime/time.go:102 +0x166
github.com/truechain/truechain-engineering-code/accounts/usbwallet.(*Hub).updater(0xc4224a6dc0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/usbwallet/hub.go:224 +0x3e
created by github.com/truechain/truechain-engineering-code/accounts/usbwallet.(*Hub).Subscribe
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/usbwallet/hub.go:213 +0x122

goroutine 38 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/accounts.(*Manager).update(0xc4200a3ee0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/manager.go:95 +0x1c6
created by github.com/truechain/truechain-engineering-code/accounts.NewManager
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/accounts/manager.go:68 +0x54c

goroutine 39 [select]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc420078540)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x152
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x171

goroutine 40 [select]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc42256c1a0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0xff
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.openDB
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x49d

goroutine 41 [select]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc42256c1a0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:101 +0x127
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.openDB
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db.go:143 +0x4bf

goroutine 42 [select]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc42256c1a0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:804 +0x277
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.openDB
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x627

goroutine 43 [select]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc42256c1a0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x15d
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.openDB
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db.go:150 +0x649

goroutine 44 [select]:
github.com/truechain/truechain-engineering-code/ethdb.(*LDBDatabase).meter(0xc4200314a0, 0xb2d05e00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/ethdb/database.go:361 +0x19b5
created by github.com/truechain/truechain-engineering-code/ethdb.(*LDBDatabase).Meter
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/ethdb/database.go:177 +0x1b8

goroutine 45 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/core.(*ChainIndexer).updateLoop(0xc422666300)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/chain_indexer.go:272 +0x16c
created by github.com/truechain/truechain-engineering-code/core.NewChainIndexer
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/chain_indexer.go:108 +0x23b

goroutine 46 [select]:
github.com/truechain/truechain-engineering-code/core/snailchain.(*SnailBlockChain).update(0xc4224fe000)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/snailchain/blockchain.go:1268 +0x12d
created by github.com/truechain/truechain-engineering-code/core/snailchain.NewSnailBlockChain
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/snailchain/blockchain.go:196 +0x7a9

goroutine 8374 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a331540, 0x77, 0xc423098300)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4fd0a8a18, 0x77, 0xc579176700, 0xc579176718, 0x449c14)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitWrite(0xc4fd0a8a18, 0xc579176700, 0x28, 0x5d2186)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:94 +0x3d
internal/poll.(*FD).WaitWrite(0xc4fd0a8a00, 0x1105220, 0x1229120)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:440 +0x37
net.(*netFD).connect(0xc4fd0a8a00, 0x1229120, 0xc443e24fc0, 0x0, 0x0, 0x121e420, 0xc57a4d29e0, 0x0, 0x0, 0x0, ...)
	/usr/lib/go-1.10/src/net/fd_unix.go:152 +0x299
net.(*netFD).dial(0xc4fd0a8a00, 0x1229120, 0xc443e24fc0, 0x122cc80, 0x0, 0x122cc80, 0xc5a0388930, 0xc579176938, 0x5ef75e)
	/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9
net.socket(0x1229120, 0xc443e24fc0, 0x10b1474, 0x3, 0x2, 0x1, 0x0, 0x0, 0x122cc80, 0x0, ...)
	/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6
net.internetSocket(0x1229120, 0xc443e24fc0, 0x10b1474, 0x3, 0x122cc80, 0x0, 0x122cc80, 0xc5a0388930, 0x1, 0x0, ...)
	/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129
net.doDialTCP(0x1229120, 0xc443e24fc0, 0x10b1474, 0x3, 0x0, 0xc5a0388930, 0x1e1f6a0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x1229120, 0xc443e24fc0, 0x10b1474, 0x3, 0x0, 0xc5a0388930, 0xdd92df5c79, 0x1df9960, 0x37e11af01)
	/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x1229120, 0xc443e24fc0, 0xc4fd0a8980, 0x1221f60, 0xc5a0388930, 0x0, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/dial.go:547 +0x375
net.dialSerial(0x1229120, 0xc443e24fc0, 0xc4fd0a8980, 0xc54a0a1b80, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/dial.go:515 +0x22d
net.(*Dialer).DialContext(0xc4200dfd40, 0x12290e0, 0xc420036078, 0x10b1474, 0x3, 0xc57a4d29c0, 0x12, 0x0, 0x0, 0x0, ...)
	/usr/lib/go-1.10/src/net/dial.go:397 +0x678
net.(*Dialer).Dial(0xc4200dfd40, 0x10b1474, 0x3, 0xc57a4d29c0, 0x12, 0x7efd3a332380, 0xc436b9afc0, 0x121c880, 0xc58f8cf8b0)
	/usr/lib/go-1.10/src/net/dial.go:320 +0x75
github.com/truechain/truechain-engineering-code/p2p.TCPDialer.Dial(0xc4200dfd40, 0xc4e1f992c0, 0xc420204f60, 0x989a92, 0xc5246dc1c0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:65 +0xa9
github.com/truechain/truechain-engineering-code/p2p.(*dialTask).dial(0xc5a0388900, 0xc420195400, 0xc4e1f992c0, 0x0, 0x8c)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:349 +0x48
github.com/truechain/truechain-engineering-code/p2p.(*dialTask).Do(0xc5a0388900, 0xc420195400)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:297 +0x58
github.com/truechain/truechain-engineering-code/p2p.(*Server).run.func2.1(0x121cf60, 0xc5a0388900, 0xc420195400, 0xc44accdf80)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:608 +0x3b
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).run.func2
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:608 +0x19a

goroutine 51 [select]:
github.com/truechain/truechain-engineering-code/core.(*BlockChain).update(0xc422501000)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/blockchain.go:1549 +0x12d
created by github.com/truechain/truechain-engineering-code/core.NewBlockChain
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/blockchain.go:239 +0x980

goroutine 52 [select]:
github.com/truechain/truechain-engineering-code/core.(*TxPool).loop(0xc430df91e0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/tx_pool.go:281 +0x32f
created by github.com/truechain/truechain-engineering-code/core.NewTxPool
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/tx_pool.go:253 +0x4d1

goroutine 53 [select]:
github.com/truechain/truechain-engineering-code/core/snailchain.(*SnailPool).loop(0xc4268a3600)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/snailchain/snail_pool.go:294 +0x30e
created by github.com/truechain/truechain-engineering-code/core/snailchain.NewSnailPool
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/core/snailchain/snail_pool.go:154 +0x2df

goroutine 54 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue/fastdownloader.(*Downloader).stateFetcher(0xc430df9380)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fastdownloader/statesync.go:78 +0x146
created by github.com/truechain/truechain-engineering-code/etrue/fastdownloader.New
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fastdownloader/downloader.go:241 +0x45c

goroutine 55 [select]:
github.com/truechain/truechain-engineering-code/etrue/downloader.(*Downloader).qosTuner(0xc4268a3760)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/downloader.go:1699 +0x33e
created by github.com/truechain/truechain-engineering-code/etrue/downloader.New
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/downloader.go:237 +0x2d3

goroutine 56 [select]:
github.com/truechain/truechain-engineering-code/miner.(*worker).update(0xc44ed8ba40)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/worker.go:330 +0x45c
created by github.com/truechain/truechain-engineering-code/miner.newWorker
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/worker.go:187 +0x642

goroutine 57 [chan receive, 15 minutes]:
github.com/truechain/truechain-engineering-code/miner.(*worker).wait(0xc44ed8ba40)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/worker.go:394 +0x8d
created by github.com/truechain/truechain-engineering-code/miner.newWorker
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/worker.go:189 +0x664

goroutine 69 [select]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc430df9860)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:101 +0x127
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.openDB
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db.go:143 +0x4bf

goroutine 59 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/miner.(*Miner).loop(0xc452615760)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/miner.go:122 +0x16e
created by github.com/truechain/truechain-engineering-code/miner.New
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/miner.go:111 +0x3a3

goroutine 60 [chan receive, 15 minutes]:
github.com/truechain/truechain-engineering-code/miner.(*Miner).update(0xc452615760)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/miner.go:164 +0x260
created by github.com/truechain/truechain-engineering-code/miner.New
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/miner/miner.go:114 +0x369

goroutine 61 [select]:
github.com/truechain/truechain-engineering-code/p2p/nat.Map(0x12299a0, 0xc42027e700, 0xc4201fb020, 0x10b1483, 0x3, 0x7669, 0x7669, 0x10c1cd7, 0x12)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/nat/nat.go:114 +0x4b9
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:474 +0xf56

goroutine 67 [select]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc428c897a0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x152
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x171

goroutine 70 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc430df9860)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:804 +0x277
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.openDB
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x627

goroutine 68 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc430df9860)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0xff
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.openDB
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x49d

goroutine 71 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc430df9860)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x15d
created by github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb.openDB
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/syndtr/goleveldb/leveldb/db.go:150 +0x649

goroutine 72 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/p2p/discover.(*nodeDB).expirer(0xc45289efc0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/discover/database.go:233 +0x114
created by github.com/truechain/truechain-engineering-code/p2p/discover.(*nodeDB).ensureExpirer.func1
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/discover/database.go:224 +0x3e

goroutine 73 [select]:
github.com/truechain/truechain-engineering-code/p2p/discover.(*Table).loop(0xc42242eb40)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/discover/table.go:370 +0x3d2
created by github.com/truechain/truechain-engineering-code/p2p/discover.newTable
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/discover/table.go:132 +0x450

goroutine 74 [select]:
github.com/truechain/truechain-engineering-code/p2p/discover.(*udp).loop(0xc432ab0690)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/discover/udp.go:401 +0x543
created by github.com/truechain/truechain-engineering-code/p2p/discover.newUDP
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/discover/udp.go:260 +0x306

goroutine 75 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a331f00, 0x72, 0x0)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc452882218, 0x72, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc452882218, 0xc42ae88000, 0x500, 0x500)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).ReadFrom(0xc452882200, 0xc42ae88000, 0x500, 0x500, 0x0, 0x0, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:207 +0x17d
net.(*netFD).readFrom(0xc452882200, 0xc42ae88000, 0x500, 0x500, 0xecfef57da8d493e7, 0xd18bde9768c7391b, 0xc0010ab82622bc88, 0x9c4ca5cac8765fbe, 0x6e0bdd04fbcb6d89)
	/usr/lib/go-1.10/src/net/fd_unix.go:208 +0x5b
net.(*UDPConn).readFrom(0xc422fdb8c0, 0xc42ae88000, 0x500, 0x500, 0xc42b6f3ed8, 0x80be11, 0xf43c20, 0x0)
	/usr/lib/go-1.10/src/net/udpsock_posix.go:47 +0x6a
net.(*UDPConn).ReadFromUDP(0xc422fdb8c0, 0xc42ae88000, 0x500, 0x500, 0x500, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/udpsock.go:106 +0x6f
github.com/truechain/truechain-engineering-code/p2p/discover.(*udp).readLoop(0xc432ab0690, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/discover/udp.go:536 +0xec
created by github.com/truechain/truechain-engineering-code/p2p/discover.newUDP
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/discover/udp.go:261 +0x338

goroutine 76 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a331d60, 0x72, 0x0)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc452883f98, 0x72, 0xc4527ec700, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc452883f98, 0xffffffffffffff00, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Accept(0xc452883f80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:372 +0x1a8
net.(*netFD).accept(0xc452883f80, 0xc51034c220, 0xc4528aaf38, 0xc42b6f64d8)
	/usr/lib/go-1.10/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc423661220, 0x4198bb, 0xc42b6f6480, 0x0)
	/usr/lib/go-1.10/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc423661220, 0x0, 0xc420195400, 0x122df40, 0xc543bffdd0)
	/usr/lib/go-1.10/src/net/tcpsock.go:259 +0x49
github.com/truechain/truechain-engineering-code/p2p.(*Server).listenLoop(0xc420195400)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:820 +0x23c
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).startListening
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:558 +0x159

goroutine 77 [select]:
github.com/truechain/truechain-engineering-code/p2p/nat.Map(0x12299a0, 0xc42027e700, 0xc4201fb020, 0x10b1474, 0x3, 0x7669, 0x7669, 0x10bb3a2, 0xc)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/nat/nat.go:114 +0x4b9
github.com/truechain/truechain-engineering-code/p2p.(*Server).startListening.func1(0xc420195400, 0xc42866abd0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:563 +0x8b
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).startListening
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:562 +0x1ee

goroutine 78 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*Server).run(0xc420195400, 0x1229920, 0xc432e67180)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:627 +0x631
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:543 +0x810

goroutine 79 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 80 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 81 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 82 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 83 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 84 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 85 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 86 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 87 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 88 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 89 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 90 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 91 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 92 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 93 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 94 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers.func1(0xc4200c26c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:56 +0x381
created by github.com/truechain/truechain-engineering-code/etrue.(*Truechain).startBloomHandlers
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/bloombits.go:54 +0x48

goroutine 95 [select]:
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).txBroadcastLoop(0xc420191e00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:1324 +0x203
created by github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:296 +0xd4

goroutine 96 [select]:
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).fruitBroadcastLoop(0xc420191e00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:1339 +0x13a
created by github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:301 +0x179

goroutine 97 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).minedFastBroadcastLoop(0xc420191e00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:1271 +0x123
created by github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:306 +0x224

goroutine 98 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).pbSignBroadcastLoop(0xc420191e00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:1284 +0x29a
created by github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:311 +0x2cf

goroutine 99 [select]:
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).pbNodeInfoBroadcastLoop(0xc420191e00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:1300 +0x11e
created by github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:316 +0x37a

goroutine 100 [chan receive, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).minedSnailBlockLoop(0xc420191e00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:1314 +0x59
created by github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:320 +0x407

goroutine 101 [select]:
github.com/truechain/truechain-engineering-code/etrue.(*PbftAgent).loop(0xc44fa3c000)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/pbft_agent.go:366 +0x1f0
created by github.com/truechain/truechain-engineering-code/etrue.(*PbftAgent).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/pbft_agent.go:220 +0x73

goroutine 103 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/consensus/election.(*Election).loop(0xc420191c80)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/consensus/election/election.go:868 +0x16b
created by github.com/truechain/truechain-engineering-code/consensus/election.(*Election).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/consensus/election/election.go:859 +0x362

goroutine 104 [select]:
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).syncer(0xc420191e00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/sync.go:246 +0x241
created by github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).Start2
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:282 +0x3f

goroutine 105 [select]:
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).txsyncLoop(0xc420191e00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/sync.go:136 +0x25c
created by github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).Start2
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:283 +0x61

goroutine 106 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).fruitsyncLoop(0xc420191e00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/sync.go:207 +0x25c
created by github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).Start2
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:284 +0x83

goroutine 107 [select]:
github.com/truechain/truechain-engineering-code/etruestats.(*Service).loop(0xc432ab02a0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etruestats/etruestats.go:282 +0xb5e
created by github.com/truechain/truechain-engineering-code/etruestats.(*Service).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etruestats/etruestats.go:135 +0x57

goroutine 108 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue/downloader.(*PublicDownloaderAPI).eventLoop(0xc44d777620)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/api.go:63 +0x2f7
created by github.com/truechain/truechain-engineering-code/etrue/downloader.NewPublicDownloaderAPI
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/api.go:49 +0xd7

goroutine 109 [select]:
github.com/truechain/truechain-engineering-code/etrue/filters.(*EventSystem).eventLoop(0xc432e67a40)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/filters/filter_system.go:464 +0x53d
created by github.com/truechain/truechain-engineering-code/etrue/filters.NewEventSystem
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/filters/filter_system.go:145 +0x3fd

goroutine 110 [chan receive]:
github.com/truechain/truechain-engineering-code/etrue/filters.(*PublicFilterAPI).timeoutLoop(0xc4319c88c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/filters/api.go:83 +0x124
created by github.com/truechain/truechain-engineering-code/etrue/filters.NewPublicFilterAPI
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/filters/api.go:73 +0x15f

goroutine 111 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/etrue/downloader.(*PublicDownloaderAPI).eventLoop(0xc44d7776e0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/api.go:63 +0x2f7
created by github.com/truechain/truechain-engineering-code/etrue/downloader.NewPublicDownloaderAPI
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/api.go:49 +0xd7

goroutine 112 [select]:
github.com/truechain/truechain-engineering-code/etrue/filters.(*EventSystem).eventLoop(0xc432e67ae0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/filters/filter_system.go:464 +0x53d
created by github.com/truechain/truechain-engineering-code/etrue/filters.NewEventSystem
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/filters/filter_system.go:145 +0x3fd

goroutine 113 [chan receive]:
github.com/truechain/truechain-engineering-code/etrue/filters.(*PublicFilterAPI).timeoutLoop(0xc4319c8910)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/filters/api.go:83 +0x124
created by github.com/truechain/truechain-engineering-code/etrue/filters.NewPublicFilterAPI
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/filters/api.go:73 +0x15f

goroutine 114 [IO wait, 15 minutes]:
internal/poll.runtime_pollWait(0x7efd3a331c90, 0x72, 0x0)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc43307f918, 0x72, 0xc42b6f5500, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc43307f918, 0xffffffffffffff00, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Accept(0xc43307f900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:372 +0x1a8
net.(*netFD).accept(0xc43307f900, 0x1e1f6a0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/fd_unix.go:238 +0x42
net.(*UnixListener).accept(0xc428d25740, 0x0, 0x0, 0xf52c40)
	/usr/lib/go-1.10/src/net/unixsock_posix.go:162 +0x32
net.(*UnixListener).Accept(0xc428d25740, 0x15f90, 0xc44e5d0ec0, 0xc44e5d3900, 0x1e1f6a0)
	/usr/lib/go-1.10/src/net/unixsock.go:253 +0x49
github.com/truechain/truechain-engineering-code/rpc.(*Server).ServeListener(0xc44e5e1480, 0x12276a0, 0xc428d25740, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/ipc.go:30 +0x49
created by github.com/truechain/truechain-engineering-code/rpc.StartIPCEndpoint
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/endpoints.go:100 +0x2ad

goroutine 115 [chan receive, 15 minutes]:
github.com/truechain/truechain-engineering-code/cmd/utils.StartNode.func1(0xc420195180)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/cmd/utils/cmd.go:74 +0xee
created by github.com/truechain/truechain-engineering-code/cmd/utils.StartNode
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/cmd/utils/cmd.go:70 +0xad

goroutine 116 [chan receive, 15 minutes]:
main.startNode.func1(0xc420195180, 0xc433075da0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/cmd/getrue/main.go:284 +0x308
created by main.startNode
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/cmd/getrue/main.go:269 +0x2c9

goroutine 139 [select, 6 minutes]:
net.(*pipe).read(0xc43307fb00, 0xc449039001, 0xdff, 0xdff, 0xc430712d78, 0x552de8, 0xc5350026e0)
	/usr/lib/go-1.10/src/net/pipe.go:164 +0x1d7
net.(*pipe).Read(0xc43307fb00, 0xc449039001, 0xdff, 0xdff, 0x56676f, 0xc430712e08, 0x0)
	/usr/lib/go-1.10/src/net/pipe.go:147 +0x4d
encoding/json.(*Decoder).refill(0xc44e5c2f00, 0xc430712e0a, 0x9)
	/usr/lib/go-1.10/src/encoding/json/stream.go:159 +0x132
encoding/json.(*Decoder).readValue(0xc44e5c2f00, 0x0, 0x0, 0xeceac0)
	/usr/lib/go-1.10/src/encoding/json/stream.go:134 +0x23d
encoding/json.(*Decoder).Decode(0xc44e5c2f00, 0xf56760, 0xc44947cca0, 0xc430712f10, 0x418d45)
	/usr/lib/go-1.10/src/encoding/json/stream.go:63 +0x78
github.com/truechain/truechain-engineering-code/rpc.(*Client).read.func1(0xc444bc4780, 0xc430712f90, 0x1, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/client.go:682 +0x79
github.com/truechain/truechain-engineering-code/rpc.(*Client).read(0xc43344bea0, 0x122e300, 0xc43307fb00, 0xc4452bef30, 0xc4452befc0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/client.go:695 +0x14d
created by github.com/truechain/truechain-engineering-code/rpc.(*Client).dispatch
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/client.go:517 +0x71

goroutine 118 [select, 6 minutes]:
net.(*pipe).read(0xc43307fa80, 0xc42a9b5801, 0x5ff, 0x5ff, 0x6, 0xc44e01fa68, 0x457577)
	/usr/lib/go-1.10/src/net/pipe.go:164 +0x1d7
net.(*pipe).Read(0xc43307fa80, 0xc42a9b5801, 0x5ff, 0x5ff, 0x8, 0x18, 0xc4bde69780)
	/usr/lib/go-1.10/src/net/pipe.go:147 +0x4d
encoding/json.(*Decoder).refill(0xc44e5c21e0, 0xc44e01fb0a, 0x9)
	/usr/lib/go-1.10/src/encoding/json/stream.go:159 +0x132
encoding/json.(*Decoder).readValue(0xc44e5c21e0, 0x0, 0x0, 0x425ae9)
	/usr/lib/go-1.10/src/encoding/json/stream.go:134 +0x23d
encoding/json.(*Decoder).Decode(0xc44e5c21e0, 0xf56760, 0xc4bde697a0, 0x1, 0xc4bde697a0)
	/usr/lib/go-1.10/src/encoding/json/stream.go:63 +0x78
encoding/json.(*Decoder).Decode-fm(0xf56760, 0xc4bde697a0, 0xc4319c8f68, 0x6)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/json.go:119 +0x3e
github.com/truechain/truechain-engineering-code/rpc.(*jsonCodec).ReadRequestHeaders(0xc4319c8f50, 0x0, 0x0, 0x0, 0xc4236b4b00, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/json.go:144 +0xbe
github.com/truechain/truechain-engineering-code/rpc.(*Server).readRequest(0xc44d7777c0, 0x122f320, 0xc4319c8f50, 0xc44d7777c0, 0xc449480fc0, 0x122f320, 0xc4319c8f50, 0xc4be2dc3c8, 0x1)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/server.go:378 +0x5f
github.com/truechain/truechain-engineering-code/rpc.(*Server).serveRequest(0xc44d7777c0, 0x12290e0, 0xc420036078, 0x122f320, 0xc4319c8f50, 0x5b3bded59a597400, 0x3, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/server.go:163 +0x2ee
github.com/truechain/truechain-engineering-code/rpc.(*Server).ServeCodec(0xc44d7777c0, 0x122f320, 0xc4319c8f50, 0x3)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/server.go:219 +0x94
created by github.com/truechain/truechain-engineering-code/rpc.DialInProc.func1
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/inproc.go:29 +0xbd

goroutine 119 [select, 6 minutes]:
github.com/truechain/truechain-engineering-code/rpc.(*Client).dispatch(0xc43344bea0, 0x122e300, 0xc43307fb00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/client.go:541 +0x3df
created by github.com/truechain/truechain-engineering-code/rpc.newClient
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/client.go:244 +0x2d0

goroutine 120 [select, 6 minutes]:
github.com/truechain/truechain-engineering-code/internal/jsre.(*JSRE).runEventLoop(0xc433078840)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/internal/jsre/jsre.go:177 +0x525
created by github.com/truechain/truechain-engineering-code/internal/jsre.New
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/internal/jsre/jsre.go:78 +0x12e

goroutine 650 [chan receive, 14 minutes]:
github.com/truechain/truechain-engineering-code/etrue/fastdownloader.(*Downloader).spawnSync(0xc430df9380, 0xc45a341b00, 0x5, 0x8, 0x5, 0xc45a341b00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fastdownloader/downloader.go:512 +0x156
github.com/truechain/truechain-engineering-code/etrue/fastdownloader.(*Downloader).syncWithPeer(0xc430df9380, 0x12347a0, 0xc44a8c4d20, 0xc6d8ca61878cb9a, 0xf5c341072d5b8c24, 0x1524e92c195083a5, 0x2eae65152f375198, 0xc458915fc0, 0x98217, 0x2a, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fastdownloader/downloader.go:490 +0x6c5
github.com/truechain/truechain-engineering-code/etrue/fastdownloader.(*Downloader).synchronise(0xc430df9380, 0xc44aacf170, 0x10, 0xc6d8ca61878cb9a, 0xf5c341072d5b8c24, 0x1524e92c195083a5, 0x2eae65152f375198, 0xc458915fc0, 0x0, 0x98217, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fastdownloader/downloader.go:417 +0x3bf
github.com/truechain/truechain-engineering-code/etrue/fastdownloader.(*Downloader).Synchronise(0xc430df9380, 0xc44aacf170, 0x10, 0xc6d8ca61878cb9a, 0xf5c341072d5b8c24, 0x1524e92c195083a5, 0x2eae65152f375198, 0xc458915fc0, 0x0, 0x98217, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fastdownloader/downloader.go:333 +0xbc
github.com/truechain/truechain-engineering-code/etrue/downloader.(*Downloader).importBlockResults(0xc4268a3760, 0xc45a380a40, 0x4, 0x4, 0x1234640, 0xc44a8c4c30, 0xc6d8ca61878cb9a, 0xf5c341072d5b8c24, 0x1524e92c195083a5, 0x2eae65152f375198, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/downloader.go:1439 +0x14fe
github.com/truechain/truechain-engineering-code/etrue/downloader.(*Downloader).processFullSyncContent(0xc4268a3760, 0x1234640, 0xc44a8c4c30, 0xc6d8ca61878cb9a, 0xf5c341072d5b8c24, 0x1524e92c195083a5, 0x2eae65152f375198, 0xc458915fc0, 0x0, 0xc44e70b798)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/downloader.go:1380 +0xe8
github.com/truechain/truechain-engineering-code/etrue/downloader.(*Downloader).syncWithPeer.func7(0xc400000008, 0x11033f0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/downloader.go:496 +0x61
github.com/truechain/truechain-engineering-code/etrue/downloader.(*Downloader).spawnSync.func2(0xc4268a3760, 0xc4592bf2c0, 0xc444165360)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/downloader.go:516 +0x51
created by github.com/truechain/truechain-engineering-code/etrue/downloader.(*Downloader).spawnSync
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/downloader.go:514 +0xda

goroutine 440 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*Peer).run(0xc449d398c0, 0xeb3ec0, 0xc44a2a1e80, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:207 +0x2ce
github.com/truechain/truechain-engineering-code/p2p.(*Server).runPeer(0xc420195400, 0xc449d398c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:952 +0x12b
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).run
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:704 +0x1361

goroutine 448 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a331950, 0x72, 0xc44a4b5ac0)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc44a2a1b18, 0x72, 0xffffffffffffff00, 0x121f5c0, 0x1a1b030)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc44a2a1b18, 0xc5e0b83900, 0x20, 0x20)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc44a2a1b00, 0xc5e0b83960, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc44a2a1b00, 0xc5e0b83960, 0x20, 0x20, 0xc449d5aa80, 0xc42008de20, 0xc44a4b5d88)
	/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4278a14b8, 0xc5e0b83960, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/net.go:176 +0x6a
github.com/truechain/truechain-engineering-code/p2p.(*meteredConn).Read(0xc44917b720, 0xc5e0b83960, 0x20, 0x20, 0xffa920, 0x7efd259edbf8, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/metrics.go:60 +0x55
io.ReadAtLeast(0x7efd259edbf8, 0xc44917b720, 0xc5e0b83960, 0x20, 0x20, 0x20, 0xffa920, 0x0, 0x7efd259edbf8)
	/usr/lib/go-1.10/src/io/io.go:309 +0x86
io.ReadFull(0x7efd259edbf8, 0xc44917b720, 0xc5e0b83960, 0x20, 0x20, 0x20, 0xc44a2a1b00, 0xbefd4ffec90b268e)
	/usr/lib/go-1.10/src/io/io.go:327 +0x58
github.com/truechain/truechain-engineering-code/p2p.(*rlpxFrameRW).ReadMsg(0xc449d31a40, 0xbefd4ffec90b268e, 0xe2a679e4a1, 0x1df9960, 0x0, 0x0, 0x1df9960, 0xdbaa5632c2, 0x1df9960, 0x20002)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:655 +0xfd
github.com/truechain/truechain-engineering-code/p2p.(*rlpx).ReadMsg(0xc449d41470, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:95 +0x127
github.com/truechain/truechain-engineering-code/p2p.(*Peer).readLoop(0xc44a8e8480, 0xc44a8e8660)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:260 +0xa6
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).run
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:197 +0xf2

goroutine 2563 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*protoRW).ReadMsg(0xc433553c70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x48845a, 0x121f000)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:407 +0x130
github.com/truechain/truechain-engineering-code/etrue.(*meteredMsgReadWriter).ReadMsg(0xc4eab33de0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/metrics.go:94 +0x93
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).handleMsg(0xc420191e00, 0xc539355200, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:459 +0xe7
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).handle(0xc420191e00, 0xc539355200, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:448 +0xdd3
github.com/truechain/truechain-engineering-code/etrue.NewProtocolManager.func1(0xc538f575c0, 0x12210a0, 0xc433553c70, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:180 +0x1db
github.com/truechain/truechain-engineering-code/p2p.(*Peer).startProtocols.func1(0xc433553c70, 0xc538f575c0, 0x12210a0, 0xc433553c70)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:353 +0x66
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).startProtocols
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:352 +0x201

goroutine 2545 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a331470, 0x72, 0xc4528abac0)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4b9e17c18, 0x72, 0xffffffffffffff00, 0x121f5c0, 0x1a1b030)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc4b9e17c18, 0xc5de6f4300, 0x20, 0x20)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc4b9e17c00, 0xc5de6f4300, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc4b9e17c00, 0xc5de6f4300, 0x20, 0x20, 0xc4d8a4b318, 0x0, 0xc4528abd88)
	/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4b5b11af0, 0xc5de6f4300, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/net.go:176 +0x6a
github.com/truechain/truechain-engineering-code/p2p.(*meteredConn).Read(0xc4b8c8ac40, 0xc5de6f4300, 0x20, 0x20, 0xffa920, 0x7efd259edbf8, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/metrics.go:60 +0x55
io.ReadAtLeast(0x7efd259edbf8, 0xc4b8c8ac40, 0xc5de6f4300, 0x20, 0x20, 0x20, 0xffa920, 0x0, 0x7efd259edbf8)
	/usr/lib/go-1.10/src/io/io.go:309 +0x86
io.ReadFull(0x7efd259edbf8, 0xc4b8c8ac40, 0xc5de6f4300, 0x20, 0x20, 0x20, 0xc4b9e17c00, 0xbefd4ffec8748024)
	/usr/lib/go-1.10/src/io/io.go:327 +0x58
github.com/truechain/truechain-engineering-code/p2p.(*rlpxFrameRW).ReadMsg(0xc433553b20, 0xbefd4ffec8748024, 0xe2a5e33e37, 0x1df9960, 0x0, 0x0, 0x1df9960, 0xdba9ab5ed4, 0x1df9960, 0x20002)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:655 +0xfd
github.com/truechain/truechain-engineering-code/p2p.(*rlpx).ReadMsg(0xc5200f2690, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:95 +0x127
github.com/truechain/truechain-engineering-code/p2p.(*Peer).readLoop(0xc538f575c0, 0xc538850b40)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:260 +0xa6
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).run
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:197 +0xf2

goroutine 132 [select]:
github.com/truechain/truechain-engineering-code/etrue/fetcher.(*Fetcher).loop(0xc42242e3c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fetcher/fetcher.go:476 +0xce8
created by github.com/truechain/truechain-engineering-code/etrue/fetcher.(*Fetcher).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fetcher/fetcher.go:249 +0x3f

goroutine 133 [select, 1 minutes]:
github.com/truechain/truechain-engineering-code/etrue/fetcher/snail.(*Fetcher).loop(0xc44e953280)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fetcher/snail/fetcher.go:219 +0xb1b
created by github.com/truechain/truechain-engineering-code/etrue/fetcher/snail.(*Fetcher).Start
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/fetcher/snail/fetcher.go:140 +0x3f

goroutine 134 [select]:
github.com/truechain/truechain-engineering-code/etruestats.(*Service).loop.func1(0xc42bdd60c0, 0xc42bdd6300, 0xc42bdd6240, 0xc42bdd6360, 0xc42bdd6180, 0xc42b6f6a80, 0x1220e20, 0xc42b6fa8a0, 0x1220e20, 0xc42b6fa880, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etruestats/etruestats.go:194 +0x1a3
created by github.com/truechain/truechain-engineering-code/etruestats.(*Service).loop
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etruestats/etruestats.go:189 +0x363

goroutine 152 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a331bc0, 0x72, 0xc42b6edba8)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4542a8f18, 0x72, 0xffffffffffffff00, 0x121f5c0, 0x1a1b030)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc4542a8f18, 0xc44b8f3000, 0x1000, 0x1000)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc4542a8f00, 0xc44b8f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc4542a8f00, 0xc44b8f3000, 0x1000, 0x1000, 0xc42b6edd28, 0x40, 0x50)
	/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc425cac588, 0xc44b8f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/net.go:176 +0x6a
bufio.(*Reader).fill(0xc44bacc5a0)
	/usr/lib/go-1.10/src/bufio/bufio.go:100 +0x11e
bufio.(*Reader).ReadByte(0xc44bacc5a0, 0xc4423428c0, 0x13cefd0, 0x90)
	/usr/lib/go-1.10/src/bufio/bufio.go:242 +0x39
github.com/truechain/truechain-engineering-code/vendor/golang.org/x/net/websocket.hybiFrameReaderFactory.NewFrameReader(0xc44bacc5a0, 0x1105b78, 0xc450c5b4f8, 0xc4201fb018, 0x46a270)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/golang.org/x/net/websocket/hybi.go:123 +0x60
github.com/truechain/truechain-engineering-code/vendor/golang.org/x/net/websocket.Codec.Receive(0x1104da8, 0x1104db0, 0xc450c5b4d0, 0xec3f80, 0xc428312688, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/golang.org/x/net/websocket/websocket.go:338 +0xb0
github.com/truechain/truechain-engineering-code/etruestats.(*Service).readLoop(0xc432ab02a0, 0xc450c5b4d0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etruestats/etruestats.go:335 +0xb0
created by github.com/truechain/truechain-engineering-code/etruestats.(*Service).loop
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etruestats/etruestats.go:265 +0x71f

goroutine 136 [select, 15 minutes]:
net.(*pipe).read(0xc448b64c00, 0xc42c829400, 0x200, 0x200, 0xc4496aca60, 0x457577, 0x200)
	/usr/lib/go-1.10/src/net/pipe.go:164 +0x1d7
net.(*pipe).Read(0xc448b64c00, 0xc42c829400, 0x200, 0x200, 0x0, 0x200, 0x0)
	/usr/lib/go-1.10/src/net/pipe.go:147 +0x4d
encoding/json.(*Decoder).refill(0xc44e5c2b40, 0x4, 0xc4496acb98)
	/usr/lib/go-1.10/src/encoding/json/stream.go:159 +0x132
encoding/json.(*Decoder).readValue(0xc44e5c2b40, 0x0, 0x0, 0x8aa09fe4c11c4b4)
	/usr/lib/go-1.10/src/encoding/json/stream.go:134 +0x23d
encoding/json.(*Decoder).Decode(0xc44e5c2b40, 0xf56760, 0xc44947d0a0, 0x51738dcbf2e23c01, 0xc44947d0a0)
	/usr/lib/go-1.10/src/encoding/json/stream.go:63 +0x78
encoding/json.(*Decoder).Decode-fm(0xf56760, 0xc44947d0a0, 0xc432031468, 0x78a8fa1e)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/json.go:119 +0x3e
github.com/truechain/truechain-engineering-code/rpc.(*jsonCodec).ReadRequestHeaders(0xc432031450, 0x0, 0x0, 0x0, 0xc420036000, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/json.go:144 +0xbe
github.com/truechain/truechain-engineering-code/rpc.(*Server).readRequest(0xc44d7777c0, 0x122f320, 0xc432031450, 0x1, 0xfaf360, 0xc44947ed00, 0x1229160, 0xc43300fe30, 0x9c584c672d613aaa)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/server.go:378 +0x5f
github.com/truechain/truechain-engineering-code/rpc.(*Server).serveRequest(0xc44d7777c0, 0x12290e0, 0xc420036078, 0x122f320, 0xc432031450, 0x545c25f23deabb00, 0x3, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/server.go:163 +0x2ee
github.com/truechain/truechain-engineering-code/rpc.(*Server).ServeCodec(0xc44d7777c0, 0x122f320, 0xc432031450, 0x3)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/server.go:219 +0x94
created by github.com/truechain/truechain-engineering-code/rpc.DialInProc.func1
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/inproc.go:29 +0xbd

goroutine 137 [select, 15 minutes]:
github.com/truechain/truechain-engineering-code/rpc.(*Client).dispatch(0xc431ea9dc0, 0x122e300, 0xc448b64c80)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/client.go:541 +0x3df
created by github.com/truechain/truechain-engineering-code/rpc.newClient
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/client.go:244 +0x2d0

goroutine 138 [select, 15 minutes]:
net.(*pipe).read(0xc448b64c80, 0xc42c828e00, 0x200, 0x200, 0xc44e5cdd80, 0x457577, 0x200)
	/usr/lib/go-1.10/src/net/pipe.go:164 +0x1d7
net.(*pipe).Read(0xc448b64c80, 0xc42c828e00, 0x200, 0x200, 0x0, 0x200, 0x26)
	/usr/lib/go-1.10/src/net/pipe.go:147 +0x4d
encoding/json.(*Decoder).refill(0xc44e5c2d20, 0x405b400000000000, 0x34e23004)
	/usr/lib/go-1.10/src/encoding/json/stream.go:159 +0x132
encoding/json.(*Decoder).readValue(0xc44e5c2d20, 0x0, 0x0, 0xeceac0)
	/usr/lib/go-1.10/src/encoding/json/stream.go:134 +0x23d
encoding/json.(*Decoder).Decode(0xc44e5c2d20, 0xf56760, 0xc44947c8a0, 0x21000034e23004, 0xc44e5cdf10)
	/usr/lib/go-1.10/src/encoding/json/stream.go:63 +0x78
github.com/truechain/truechain-engineering-code/rpc.(*Client).read.func1(0xfb6e80, 0xc44947c8c0, 0xc448b64c80, 0x7efd259e3138, 0xc448b64c80)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/client.go:682 +0x79
github.com/truechain/truechain-engineering-code/rpc.(*Client).read(0xc431ea9dc0, 0x122e300, 0xc448b64c80, 0x0, 0xf52c40)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/client.go:695 +0x14d
created by github.com/truechain/truechain-engineering-code/rpc.(*Client).dispatch
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/rpc/client.go:517 +0x71

goroutine 150 [select, 2 minutes]:
github.com/truechain/truechain-engineering-code/vendor/github.com/peterh/liner.(*State).readNext(0xc4224a6a00, 0x1104301, 0xc4224a6a00, 0xc44e019b50, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/peterh/liner/input.go:137 +0x1dc
github.com/truechain/truechain-engineering-code/vendor/github.com/peterh/liner.(*State).PromptWithSuggestion(0xc4224a6a00, 0x10b0ca2, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/peterh/liner/line.go:637 +0x7dd
github.com/truechain/truechain-engineering-code/vendor/github.com/peterh/liner.(*State).Prompt(0xc4224a6a00, 0x10b0ca2, 0x2, 0xc44ba6ea18, 0xc44ba6e9c0, 0xc44e019f40, 0xc44e019f40)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/peterh/liner/line.go:581 +0x50
github.com/truechain/truechain-engineering-code/console.(*terminalPrompter).PromptInput(0xc4224ea1b0, 0x10b0ca2, 0x2, 0x0, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/console/prompter.go:105 +0xac
github.com/truechain/truechain-engineering-code/console.(*Console).Interactive.func1(0xc4335bc5b0, 0xc44ba6e9c0, 0xc44b8f0f60, 0xc44b8a72d8, 0xc44b8f0f70)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/console/console.go:305 +0x6c
created by github.com/truechain/truechain-engineering-code/console.(*Console).Interactive
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/console/console.go:302 +0x122

goroutine 631 [chan receive, 14 minutes]:
github.com/truechain/truechain-engineering-code/etrue/downloader.(*Downloader).spawnSync(0xc4268a3760, 0xc4593e6240, 0x4, 0x6, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/downloader.go:528 +0x14b
github.com/truechain/truechain-engineering-code/etrue/downloader.(*Downloader).syncWithPeer(0xc4268a3760, 0x1234640, 0xc44a8c4c30, 0xc6d8ca61878cb9a, 0xf5c341072d5b8c24, 0x1524e92c195083a5, 0x2eae65152f375198, 0xc458915fc0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/downloader.go:498 +0x8a0
github.com/truechain/truechain-engineering-code/etrue/downloader.(*Downloader).synchronise(0xc4268a3760, 0xc44aacf170, 0x10, 0xc6d8ca61878cb9a, 0xf5c341072d5b8c24, 0x1524e92c195083a5, 0x2eae65152f375198, 0xc458915fc0, 0x0, 0x0, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/downloader.go:415 +0x37c
github.com/truechain/truechain-engineering-code/etrue/downloader.(*Downloader).Synchronise(0xc4268a3760, 0xc44aacf170, 0x10, 0xc6d8ca61878cb9a, 0xf5c341072d5b8c24, 0x1524e92c195083a5, 0x2eae65152f375198, 0xc458915fc0, 0x0, 0xc457c1fb90, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/downloader/downloader.go:326 +0x97
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).synchronise(0xc420191e00, 0xc4529d7500)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/sync.go:354 +0x500
created by github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).handleMsg
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:972 +0x2ba1

goroutine 441 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a331880, 0x72, 0xc42237dac0)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc44a2a1a18, 0x72, 0xffffffffffffff00, 0x121f5c0, 0x1a1b030)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc44a2a1a18, 0xc5b7748f00, 0x20, 0x20)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc44a2a1a00, 0xc5b7748f00, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc44a2a1a00, 0xc5b7748f00, 0x20, 0x20, 0xc449d733d8, 0x0, 0xc42237dd88)
	/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42735dcf8, 0xc5b7748f00, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/net.go:176 +0x6a
github.com/truechain/truechain-engineering-code/p2p.(*meteredConn).Read(0xc449b02570, 0xc5b7748f00, 0x20, 0x20, 0xffa920, 0x7efd259edbf8, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/metrics.go:60 +0x55
io.ReadAtLeast(0x7efd259edbf8, 0xc449b02570, 0xc5b7748f00, 0x20, 0x20, 0x20, 0xffa920, 0x0, 0x7efd259edbf8)
	/usr/lib/go-1.10/src/io/io.go:309 +0x86
io.ReadFull(0x7efd259edbf8, 0xc449b02570, 0xc5b7748f00, 0x20, 0x20, 0x20, 0xc44a2a1a00, 0xbefd4ffec3a23909)
	/usr/lib/go-1.10/src/io/io.go:327 +0x58
github.com/truechain/truechain-engineering-code/p2p.(*rlpxFrameRW).ReadMsg(0xc449d31880, 0xbefd4ffec3a23909, 0xe2a110f71c, 0x1df9960, 0x0, 0x0, 0x1df9960, 0xdba4e34e14, 0x1df9960, 0x20002)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:655 +0xfd
github.com/truechain/truechain-engineering-code/p2p.(*rlpx).ReadMsg(0xc449d56ea0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:95 +0x127
github.com/truechain/truechain-engineering-code/p2p.(*Peer).readLoop(0xc449d398c0, 0xc449d39aa0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:260 +0xa6
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).run
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:197 +0xf2

goroutine 6225 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*protoRW).ReadMsg(0xc50db0afc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x48845a, 0x121f000)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:407 +0x130
github.com/truechain/truechain-engineering-code/etrue.(*meteredMsgReadWriter).ReadMsg(0xc57c7d35a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/metrics.go:94 +0x93
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).handleMsg(0xc420191e00, 0xc4dac4a100, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:459 +0xe7
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).handle(0xc420191e00, 0xc4dac4a100, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:448 +0xdd3
github.com/truechain/truechain-engineering-code/etrue.NewProtocolManager.func1(0xc44d132120, 0x12210a0, 0xc50db0afc0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:180 +0x1db
github.com/truechain/truechain-engineering-code/p2p.(*Peer).startProtocols.func1(0xc50db0afc0, 0xc44d132120, 0x12210a0, 0xc50db0afc0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:353 +0x66
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).startProtocols
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:352 +0x201

goroutine 8412 [runnable]:
syscall.Syscall6(0x37, 0x162, 0x1, 0x4, 0xc579179714, 0xc579179710, 0x0, 0x0, 0x4, 0x0)
	/usr/lib/go-1.10/src/syscall/asm_linux_amd64.s:44 +0x5
syscall.getsockopt(0x162, 0x1, 0x4, 0xc579179714, 0xc579179710, 0xc579179700, 0x0)
	/usr/lib/go-1.10/src/syscall/zsyscall_linux_amd64.go:1598 +0x89
syscall.GetsockoptInt(0x162, 0x1, 0x4, 0xc4e9d39f20, 0xc4590b6c80, 0xc4c75967e0)
	/usr/lib/go-1.10/src/syscall/syscall_unix.go:245 +0x63
net.(*netFD).connect(0xc4590b6c80, 0x1229120, 0xc4e9d39f20, 0x0, 0x0, 0x121e420, 0xc506590f20, 0x0, 0x0, 0x0, ...)
	/usr/lib/go-1.10/src/net/fd_unix.go:160 +0x2da
net.(*netFD).dial(0xc4590b6c80, 0x1229120, 0xc4e9d39f20, 0x122cc80, 0x0, 0x122cc80, 0xc54e0e7830, 0xc579179938, 0x5ef75e)
	/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9
net.socket(0x1229120, 0xc4e9d39f20, 0x10b1474, 0x3, 0x2, 0x1, 0x0, 0x0, 0x122cc80, 0x0, ...)
	/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6
net.internetSocket(0x1229120, 0xc4e9d39f20, 0x10b1474, 0x3, 0x122cc80, 0x0, 0x122cc80, 0xc54e0e7830, 0x1, 0x0, ...)
	/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129
net.doDialTCP(0x1229120, 0xc4e9d39f20, 0x10b1474, 0x3, 0x0, 0xc54e0e7830, 0x1e1f6a0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x1229120, 0xc4e9d39f20, 0x10b1474, 0x3, 0x0, 0xc54e0e7830, 0xdf496c1513, 0x1df9960, 0x37e11a8d7)
	/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x1229120, 0xc4e9d39f20, 0xc4590b6c00, 0x1221f60, 0xc54e0e7830, 0x0, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/dial.go:547 +0x375
net.dialSerial(0x1229120, 0xc4e9d39f20, 0xc4590b6c00, 0xc511afba60, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/dial.go:515 +0x22d
net.(*Dialer).DialContext(0xc4200dfd40, 0x12290e0, 0xc420036078, 0x10b1474, 0x3, 0xc506590f00, 0x15, 0x0, 0x0, 0x0, ...)
	/usr/lib/go-1.10/src/net/dial.go:397 +0x678
net.(*Dialer).Dial(0xc4200dfd40, 0x10b1474, 0x3, 0xc506590f00, 0x15, 0x1, 0x121d200, 0x1, 0x99)
	/usr/lib/go-1.10/src/net/dial.go:320 +0x75
github.com/truechain/truechain-engineering-code/p2p.TCPDialer.Dial(0xc4200dfd40, 0xc4e1f994a0, 0xc566e31980, 0xc44ad4a040, 0xc44ad4a040, 0xc44ad4a000)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:65 +0xa9
github.com/truechain/truechain-engineering-code/p2p.(*dialTask).dial(0xc54e0e76e0, 0xc420195400, 0xc4e1f994a0, 0x0, 0xc420058f90)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:349 +0x48
github.com/truechain/truechain-engineering-code/p2p.(*dialTask).Do(0xc54e0e76e0, 0xc420195400)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:297 +0x58
github.com/truechain/truechain-engineering-code/p2p.(*Server).run.func2.1(0x121cf60, 0xc54e0e76e0, 0xc420195400, 0xc44accdf80)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:608 +0x3b
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).run.func2
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:608 +0x19a

goroutine 443 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*protoRW).ReadMsg(0xc449d31960, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x48845a, 0x121f000)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:407 +0x130
github.com/truechain/truechain-engineering-code/etrue.(*meteredMsgReadWriter).ReadMsg(0xc44ab1f980, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/metrics.go:94 +0x93
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).handleMsg(0xc420191e00, 0xc4529d7300, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:459 +0xe7
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).handle(0xc420191e00, 0xc4529d7300, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:448 +0xdd3
github.com/truechain/truechain-engineering-code/etrue.NewProtocolManager.func1(0xc449d398c0, 0x12210a0, 0xc449d31960, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:180 +0x1db
github.com/truechain/truechain-engineering-code/p2p.(*Peer).startProtocols.func1(0xc449d31960, 0xc449d398c0, 0x12210a0, 0xc449d31960)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:353 +0x66
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).startProtocols
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:352 +0x201

goroutine 8428 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a3316e0, 0x72, 0xc44e01b8c0)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc44942cd18, 0x72, 0xffffffffffffff00, 0x121f5c0, 0x1a1b030)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc44942cd18, 0xc53b823700, 0x20, 0x20)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc44942cd00, 0xc53b823740, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc44942cd00, 0xc53b823740, 0x20, 0x20, 0x10, 0xc44e01b9d8, 0x426338)
	/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc44d060160, 0xc53b823740, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/net.go:176 +0x6a
github.com/truechain/truechain-engineering-code/p2p.(*meteredConn).Read(0xc543bffdd0, 0xc53b823740, 0x20, 0x20, 0xffa920, 0x7efd259edbf8, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/metrics.go:60 +0x55
io.ReadAtLeast(0x7efd259edbf8, 0xc543bffdd0, 0xc53b823740, 0x20, 0x20, 0x20, 0xffa920, 0x0, 0x7efd259edbf8)
	/usr/lib/go-1.10/src/io/io.go:309 +0x86
io.ReadFull(0x7efd259edbf8, 0xc543bffdd0, 0xc53b823740, 0x20, 0x20, 0x20, 0x122b160, 0x0)
	/usr/lib/go-1.10/src/io/io.go:327 +0x58
github.com/truechain/truechain-engineering-code/p2p.(*rlpxFrameRW).ReadMsg(0xc4b6d282a0, 0x2, 0xc44e01bdb0, 0x2, 0xc44e01bcc0, 0x425ae9, 0xc50399ac60, 0x60, 0x60, 0x1068300)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:655 +0xfd
github.com/truechain/truechain-engineering-code/p2p.readProtocolHandshake(0x121cfc0, 0xc4b6d282a0, 0xc42e103170, 0xc4e5eca510, 0xc42e103170, 0x2)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:145 +0x73
github.com/truechain/truechain-engineering-code/p2p.(*rlpx).doProtoHandshake(0xc4e5eca510, 0xc42e103170, 0xc4201fb140, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:131 +0xa7
github.com/truechain/truechain-engineering-code/p2p.(*Server).setupConn(0xc420195400, 0xc4be286820, 0xc400000004, 0x0, 0x1e1f220, 0x20002)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:893 +0x72f
github.com/truechain/truechain-engineering-code/p2p.(*Server).SetupConn(0xc420195400, 0x122df40, 0xc543bffdd0, 0x4, 0x0, 0x46fff1, 0xc452882180)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:859 +0x14e
github.com/truechain/truechain-engineering-code/p2p.(*Server).listenLoop.func1(0xc420195400, 0x122df40, 0xc543bffdd0, 0xc42b6f6480)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:844 +0x50
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).listenLoop
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:843 +0x4b9

goroutine 442 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*Peer).pingLoop(0xc449d398c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:244 +0x16e
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).run
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:198 +0x117

goroutine 447 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*Peer).run(0xc44a8e8480, 0xeb3ec0, 0xc44a8ec200, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:207 +0x2ce
github.com/truechain/truechain-engineering-code/p2p.(*Server).runPeer(0xc420195400, 0xc44a8e8480)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:952 +0x12b
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).run
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:704 +0x1361

goroutine 453 [select]:
github.com/truechain/truechain-engineering-code/etrue.(*peer).broadcast(0xc4529d7300)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/peer.go:162 +0x31e
created by github.com/truechain/truechain-engineering-code/etrue.(*peerSet).Register
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/peer.go:684 +0x121

goroutine 449 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*Peer).pingLoop(0xc44a8e8480)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:244 +0x16e
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).run
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:198 +0x117

goroutine 450 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*protoRW).ReadMsg(0xc449d31b20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x48845a, 0x121f000)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:407 +0x130
github.com/truechain/truechain-engineering-code/etrue.(*meteredMsgReadWriter).ReadMsg(0xc44a8f0160, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/metrics.go:94 +0x93
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).handleMsg(0xc420191e00, 0xc4529d7500, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:459 +0xe7
github.com/truechain/truechain-engineering-code/etrue.(*ProtocolManager).handle(0xc420191e00, 0xc4529d7500, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:448 +0xdd3
github.com/truechain/truechain-engineering-code/etrue.NewProtocolManager.func1(0xc44a8e8480, 0x12210a0, 0xc449d31b20, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/handler.go:180 +0x1db
github.com/truechain/truechain-engineering-code/p2p.(*Peer).startProtocols.func1(0xc449d31b20, 0xc44a8e8480, 0x12210a0, 0xc449d31b20)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:353 +0x66
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).startProtocols
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:352 +0x201

goroutine 454 [select]:
github.com/truechain/truechain-engineering-code/etrue.(*peer).broadcast(0xc4529d7500)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/peer.go:162 +0x31e
created by github.com/truechain/truechain-engineering-code/etrue.(*peerSet).Register
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/peer.go:684 +0x121

goroutine 8413 [select]:
net.(*netFD).connect.func2(0x1229120, 0xc4e9d39f20, 0xc4590b6c80, 0xc4c75967e0, 0xc4c7596780)
	/usr/lib/go-1.10/src/net/fd_unix.go:129 +0xde
created by net.(*netFD).connect
	/usr/lib/go-1.10/src/net/fd_unix.go:128 +0x286

goroutine 7334 [syscall, 2 minutes]:
syscall.Syscall(0x0, 0x0, 0xc4224ec000, 0x1000, 0xc449d5be00, 0xc42b6f5080, 0x0)
	/usr/lib/go-1.10/src/syscall/asm_linux_amd64.s:18 +0x5
syscall.read(0x0, 0xc4224ec000, 0x1000, 0x1000, 0xc42b6f5001, 0x0, 0x0)
	/usr/lib/go-1.10/src/syscall/zsyscall_linux_amd64.go:749 +0x5f
syscall.Read(0x0, 0xc4224ec000, 0x1000, 0x1000, 0x1, 0x0, 0x0)
	/usr/lib/go-1.10/src/syscall/syscall_unix.go:162 +0x49
internal/poll.(*FD).Read(0xc4200a6000, 0xc4224ec000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:153 +0x118
os.(*File).read(0xc42000e010, 0xc4224ec000, 0x1000, 0x1000, 0xc44bacc500, 0xc432e6f728, 0x419267)
	/usr/lib/go-1.10/src/os/file_unix.go:226 +0x4e
os.(*File).Read(0xc42000e010, 0xc4224ec000, 0x1000, 0x1000, 0xc432e6f760, 0x4197ec, 0xc4ec751fd8)
	/usr/lib/go-1.10/src/os/file.go:107 +0x6a
bufio.(*Reader).fill(0xc4200df260)
	/usr/lib/go-1.10/src/bufio/bufio.go:100 +0x11e
bufio.(*Reader).ReadRune(0xc4200df260, 0xc432e6f7a8, 0x1, 0x0, 0x0)
	/usr/lib/go-1.10/src/bufio/bufio.go:273 +0x2c
github.com/truechain/truechain-engineering-code/vendor/github.com/peterh/liner.(*State).restartPrompt.func1(0xc4224a6a00, 0xc55156c3c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/peterh/liner/input.go:94 +0x33
created by github.com/truechain/truechain-engineering-code/vendor/github.com/peterh/liner.(*State).restartPrompt
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/vendor/github.com/peterh/liner/input.go:91 +0x6b

goroutine 8406 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a331a20, 0x77, 0xc44a2a4d80)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc576129f18, 0x77, 0x0, 0x21, 0x449c14)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitWrite(0xc576129f18, 0xc457c19700, 0x28, 0x5d2186)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:94 +0x3d
internal/poll.(*FD).WaitWrite(0xc576129f00, 0x1105220, 0x1229120)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:440 +0x37
net.(*netFD).connect(0xc576129f00, 0x1229120, 0xc4fc324f00, 0x0, 0x0, 0x121e420, 0xc5af4aeb40, 0x0, 0x0, 0x0, ...)
	/usr/lib/go-1.10/src/net/fd_unix.go:152 +0x299
net.(*netFD).dial(0xc576129f00, 0x1229120, 0xc4fc324f00, 0x122cc80, 0x0, 0x122cc80, 0xc5d28e22d0, 0xc457c19938, 0x5ef75e)
	/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9
net.socket(0x1229120, 0xc4fc324f00, 0x10b1474, 0x3, 0x2, 0x1, 0x0, 0x0, 0x122cc80, 0x0, ...)
	/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6
net.internetSocket(0x1229120, 0xc4fc324f00, 0x10b1474, 0x3, 0x122cc80, 0x0, 0x122cc80, 0xc5d28e22d0, 0x1, 0x0, ...)
	/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129
net.doDialTCP(0x1229120, 0xc4fc324f00, 0x10b1474, 0x3, 0x0, 0xc5d28e22d0, 0x1e1f6a0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x1229120, 0xc4fc324f00, 0x10b1474, 0x3, 0x0, 0xc5d28e22d0, 0xde855788de, 0x1df9960, 0x37e117c32)
	/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x1229120, 0xc4fc324f00, 0xc576129e80, 0x1221f60, 0xc5d28e22d0, 0x0, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/dial.go:547 +0x375
net.dialSerial(0x1229120, 0xc4fc324f00, 0xc576129e80, 0xc578737d10, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/dial.go:515 +0x22d
net.(*Dialer).DialContext(0xc4200dfd40, 0x12290e0, 0xc420036078, 0x10b1474, 0x3, 0xc5af4aeb20, 0x15, 0x0, 0x0, 0x0, ...)
	/usr/lib/go-1.10/src/net/dial.go:397 +0x678
net.(*Dialer).Dial(0xc4200dfd40, 0x10b1474, 0x3, 0xc5af4aeb20, 0x15, 0x7efd3a332380, 0xc43d503180, 0x121c880, 0xc4e1f25b80)
	/usr/lib/go-1.10/src/net/dial.go:320 +0x75
github.com/truechain/truechain-engineering-code/p2p.TCPDialer.Dial(0xc4200dfd40, 0xc4e1f99400, 0xc420059f60, 0x989a92, 0xc4e4257420, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:65 +0xa9
github.com/truechain/truechain-engineering-code/p2p.(*dialTask).dial(0xc5d28e22a0, 0xc420195400, 0xc4e1f99400, 0x0, 0x8c)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:349 +0x48
github.com/truechain/truechain-engineering-code/p2p.(*dialTask).Do(0xc5d28e22a0, 0xc420195400)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:297 +0x58
github.com/truechain/truechain-engineering-code/p2p.(*Server).run.func2.1(0x121cf60, 0xc5d28e22a0, 0xc420195400, 0xc44accdf80)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:608 +0x3b
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).run.func2
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:608 +0x19a

goroutine 8370 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a3313a0, 0x72, 0xc4a866b338)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc562a04618, 0x72, 0xffffffffffffff00, 0x121f5c0, 0x1a1b030)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc562a04618, 0xc503c7b300, 0xd2, 0xd2)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc562a04600, 0xc503c7b340, 0xd2, 0xd2, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc562a04600, 0xc503c7b340, 0xd2, 0xd2, 0xc4a866b458, 0x4495ab, 0xc4a866b490)
	/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42bf63078, 0xc503c7b340, 0xd2, 0xd2, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/net.go:176 +0x6a
github.com/truechain/truechain-engineering-code/p2p.(*meteredConn).Read(0xc4e91439e0, 0xc503c7b340, 0xd2, 0xd2, 0xd2, 0xc503c7b340, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/metrics.go:60 +0x55
io.ReadAtLeast(0x7efd259edbf8, 0xc4e91439e0, 0xc503c7b340, 0xd2, 0xd2, 0xd2, 0xeedfc0, 0x1, 0xc503c7b340)
	/usr/lib/go-1.10/src/io/io.go:309 +0x86
io.ReadFull(0x7efd259edbf8, 0xc4e91439e0, 0xc503c7b340, 0xd2, 0xd2, 0xd2, 0x5c14c859, 0x3)
	/usr/lib/go-1.10/src/io/io.go:327 +0x58
github.com/truechain/truechain-engineering-code/p2p.readHandshakeMsg(0x121cf00, 0xc5b31d7380, 0xd2, 0xc4224eb020, 0x7efd259edbf8, 0xc4e91439e0, 0x0, 0x0, 0x30, 0xc4dbe22f00, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:488 +0xa8
github.com/truechain/truechain-engineering-code/p2p.initiatorEncHandshake(0x7efd259edbd0, 0xc4e91439e0, 0xc4224eb020, 0xdba38cf6fd460208, 0x3636c616dfc75f1d, 0xcb3df5e0a9f8e32a, 0xfe60b453406ad98b, 0xb2b8c00ba2787358, 0x6a9370f16fcf6c2b, 0x9328d38c0d722324, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:298 +0x206
github.com/truechain/truechain-engineering-code/p2p.(*rlpx).doEncHandshake(0xc4dbe22f30, 0xc4224eb020, 0xc4e1f99220, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:186 +0x12e
github.com/truechain/truechain-engineering-code/p2p.(*Server).setupConn(0xc420195400, 0xc43f7da6e0, 0xc500000001, 0xc4e1f99220, 0x426338, 0x10)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:877 +0xbc
github.com/truechain/truechain-engineering-code/p2p.(*Server).SetupConn(0xc420195400, 0x122df40, 0xc4e91439e0, 0x1, 0xc4e1f99220, 0x0, 0x2a2cd82cab05b6ef)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:859 +0x14e
github.com/truechain/truechain-engineering-code/p2p.(*dialTask).dial(0xc505322840, 0xc420195400, 0xc4e1f99220, 0x0, 0xc432e6df90)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:354 +0x116
github.com/truechain/truechain-engineering-code/p2p.(*dialTask).Do(0xc505322840, 0xc420195400)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:297 +0x58
github.com/truechain/truechain-engineering-code/p2p.(*Server).run.func2.1(0x121cf60, 0xc505322840, 0xc420195400, 0xc44accdf80)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:608 +0x3b
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).run.func2
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:608 +0x19a

goroutine 2562 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*Peer).pingLoop(0xc538f575c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:244 +0x16e
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).run
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:198 +0x117

goroutine 2567 [select]:
github.com/truechain/truechain-engineering-code/etrue.(*peer).broadcast(0xc539355200)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/peer.go:162 +0x31e
created by github.com/truechain/truechain-engineering-code/etrue.(*peerSet).Register
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/peer.go:684 +0x121

goroutine 8407 [select]:
net.(*netFD).connect.func2(0x1229120, 0xc4fc324f00, 0xc576129f00, 0xc570a10c60, 0xc570a10c00)
	/usr/lib/go-1.10/src/net/fd_unix.go:129 +0xde
created by net.(*netFD).connect
	/usr/lib/go-1.10/src/net/fd_unix.go:128 +0x286

goroutine 6228 [select]:
github.com/truechain/truechain-engineering-code/etrue.(*peer).broadcast(0xc4dac4a100)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/peer.go:162 +0x31e
created by github.com/truechain/truechain-engineering-code/etrue.(*peerSet).Register
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/etrue/peer.go:684 +0x121

goroutine 8375 [select]:
net.(*netFD).connect.func2(0x1229120, 0xc443e24fc0, 0xc4fd0a8a00, 0xc4a21ccd20, 0xc4a21cccc0)
	/usr/lib/go-1.10/src/net/fd_unix.go:129 +0xde
created by net.(*netFD).connect
	/usr/lib/go-1.10/src/net/fd_unix.go:128 +0x286

goroutine 6224 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*Peer).pingLoop(0xc44d132120)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:244 +0x16e
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).run
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:198 +0x117

goroutine 8361 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a331af0, 0x77, 0xc449b90180)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc562b27a18, 0x77, 0xc42bdc4700, 0xc42bdc4718, 0x449c14)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitWrite(0xc562b27a18, 0xc42bdc4700, 0x28, 0x5d2186)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:94 +0x3d
internal/poll.(*FD).WaitWrite(0xc562b27a00, 0x1105220, 0x1229120)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:440 +0x37
net.(*netFD).connect(0xc562b27a00, 0x1229120, 0xc5180bb560, 0x0, 0x0, 0x121e420, 0xc4d48069e0, 0x0, 0x0, 0x0, ...)
	/usr/lib/go-1.10/src/net/fd_unix.go:152 +0x299
net.(*netFD).dial(0xc562b27a00, 0x1229120, 0xc5180bb560, 0x122cc80, 0x0, 0x122cc80, 0xc5109471a0, 0xc42bdc4938, 0x5ef75e)
	/usr/lib/go-1.10/src/net/sock_posix.go:142 +0xe9
net.socket(0x1229120, 0xc5180bb560, 0x10b1474, 0x3, 0x2, 0x1, 0x0, 0x0, 0x122cc80, 0x0, ...)
	/usr/lib/go-1.10/src/net/sock_posix.go:93 +0x1a6
net.internetSocket(0x1229120, 0xc5180bb560, 0x10b1474, 0x3, 0x122cc80, 0x0, 0x122cc80, 0xc5109471a0, 0x1, 0x0, ...)
	/usr/lib/go-1.10/src/net/ipsock_posix.go:141 +0x129
net.doDialTCP(0x1229120, 0xc5180bb560, 0x10b1474, 0x3, 0x0, 0xc5109471a0, 0x1e1f6a0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x1229120, 0xc5180bb560, 0x10b1474, 0x3, 0x0, 0xc5109471a0, 0xdcc4ff5e20, 0x1df9960, 0x37e11a412)
	/usr/lib/go-1.10/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x1229120, 0xc5180bb560, 0xc562b27980, 0x1221f60, 0xc5109471a0, 0x0, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/dial.go:547 +0x375
net.dialSerial(0x1229120, 0xc5180bb560, 0xc562b27980, 0xc4ac92fdc0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/dial.go:515 +0x22d
net.(*Dialer).DialContext(0xc4200dfd40, 0x12290e0, 0xc420036078, 0x10b1474, 0x3, 0xc4d48069c0, 0x12, 0x0, 0x0, 0x0, ...)
	/usr/lib/go-1.10/src/net/dial.go:397 +0x678
net.(*Dialer).Dial(0xc4200dfd40, 0x10b1474, 0x3, 0xc4d48069c0, 0x12, 0x60, 0x90, 0x98, 0xc4bd24cfa0)
	/usr/lib/go-1.10/src/net/dial.go:320 +0x75
github.com/truechain/truechain-engineering-code/p2p.TCPDialer.Dial(0xc4200dfd40, 0xc5789d32c0, 0x426338, 0xa0, 0x1064e00, 0xf60601)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:65 +0xa9
github.com/truechain/truechain-engineering-code/p2p.(*dialTask).dial(0xc510947080, 0xc420195400, 0xc5789d32c0, 0x400, 0xeedd00)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:349 +0x48
github.com/truechain/truechain-engineering-code/p2p.(*dialTask).Do(0xc510947080, 0xc420195400)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/dial.go:297 +0x58
github.com/truechain/truechain-engineering-code/p2p.(*Server).run.func2.1(0x121cf60, 0xc510947080, 0xc420195400, 0xc44accdf80)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:608 +0x3b
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).run.func2
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:608 +0x19a

goroutine 8402 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a331610, 0x72, 0xc4a866f8c0)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc5868e1b98, 0x72, 0xffffffffffffff00, 0x121f5c0, 0x1a1b030)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc5868e1b98, 0xc5415f6800, 0x20, 0x20)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc5868e1b80, 0xc5415f6800, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc5868e1b80, 0xc5415f6800, 0x20, 0x20, 0x8, 0x100, 0x40)
	/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc42000ecf8, 0xc5415f6800, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/net.go:176 +0x6a
github.com/truechain/truechain-engineering-code/p2p.(*meteredConn).Read(0xc43ecdd650, 0xc5415f6800, 0x20, 0x20, 0xffa920, 0x7efd259edbf8, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/metrics.go:60 +0x55
io.ReadAtLeast(0x7efd259edbf8, 0xc43ecdd650, 0xc5415f6800, 0x20, 0x20, 0x20, 0xffa920, 0x0, 0x7efd259edbf8)
	/usr/lib/go-1.10/src/io/io.go:309 +0x86
io.ReadFull(0x7efd259edbf8, 0xc43ecdd650, 0xc5415f6800, 0x20, 0x20, 0x20, 0x122b160, 0x0)
	/usr/lib/go-1.10/src/io/io.go:327 +0x58
github.com/truechain/truechain-engineering-code/p2p.(*rlpxFrameRW).ReadMsg(0xc54c3e20e0, 0x7efd0de61a49, 0xc4a866fd40, 0xe, 0xc4a866fc50, 0x433c16, 0xc43ecdd680, 0x7efcfe2507ad, 0x1, 0x168)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:655 +0xfd
github.com/truechain/truechain-engineering-code/p2p.readProtocolHandshake(0x121cfc0, 0xc54c3e20e0, 0xc42e103170, 0xc4f716ae40, 0xc42e103170, 0x2)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:145 +0x73
github.com/truechain/truechain-engineering-code/p2p.(*rlpx).doProtoHandshake(0xc4f716ae40, 0xc42e103170, 0xc4201fb140, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:131 +0xa7
github.com/truechain/truechain-engineering-code/p2p.(*Server).setupConn(0xc420195400, 0xc4c0092b40, 0xc500000004, 0x0, 0xc432e6bf40, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:893 +0x72f
github.com/truechain/truechain-engineering-code/p2p.(*Server).SetupConn(0xc420195400, 0x122df40, 0xc43ecdd650, 0x4, 0x0, 0x448918, 0x11058c8)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:859 +0x14e
github.com/truechain/truechain-engineering-code/p2p.(*Server).listenLoop.func1(0xc420195400, 0x122df40, 0xc43ecdd650, 0xc42b6f6480)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:844 +0x50
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).listenLoop
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:843 +0x4b9

goroutine 8362 [select]:
net.(*netFD).connect.func2(0x1229120, 0xc5180bb560, 0xc562b27a00, 0xc58c33f260, 0xc58c33f200)
	/usr/lib/go-1.10/src/net/fd_unix.go:129 +0xde
created by net.(*netFD).connect
	/usr/lib/go-1.10/src/net/fd_unix.go:128 +0x286

goroutine 6222 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*Peer).run(0xc44d132120, 0xeb3ec0, 0xc58ea05e80, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:207 +0x2ce
github.com/truechain/truechain-engineering-code/p2p.(*Server).runPeer(0xc420195400, 0xc44d132120)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:952 +0x12b
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).run
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:704 +0x1361

goroutine 8411 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a331130, 0x72, 0xc4496b98c0)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc440d77c98, 0x72, 0xffffffffffffff00, 0x121f5c0, 0x1a1b030)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc440d77c98, 0xc5e18c1b00, 0x20, 0x20)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc440d77c80, 0xc5e18c1ba0, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc440d77c80, 0xc5e18c1ba0, 0x20, 0x20, 0xc4496b99c0, 0x426d99, 0xc42b6efa30)
	/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc429237b18, 0xc5e18c1ba0, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/net.go:176 +0x6a
github.com/truechain/truechain-engineering-code/p2p.(*meteredConn).Read(0xc5bc88a9a0, 0xc5e18c1ba0, 0x20, 0x20, 0xffa920, 0x7efd259edbf8, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/metrics.go:60 +0x55
io.ReadAtLeast(0x7efd259edbf8, 0xc5bc88a9a0, 0xc5e18c1ba0, 0x20, 0x20, 0x20, 0xffa920, 0x0, 0x7efd259edbf8)
	/usr/lib/go-1.10/src/io/io.go:309 +0x86
io.ReadFull(0x7efd259edbf8, 0xc5bc88a9a0, 0xc5e18c1ba0, 0x20, 0x20, 0x20, 0x122b160, 0x0)
	/usr/lib/go-1.10/src/io/io.go:327 +0x58
github.com/truechain/truechain-engineering-code/p2p.(*rlpxFrameRW).ReadMsg(0xc54f6c2460, 0x7efcff7ae8f9, 0xc4496b9d80, 0x4f, 0xc4496b9c50, 0x433c16, 0xc5de51d870, 0x7efcff793480, 0x80, 0x187)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:655 +0xfd
github.com/truechain/truechain-engineering-code/p2p.readProtocolHandshake(0x121cfc0, 0xc54f6c2460, 0xc42e103170, 0xc5e104b230, 0xc42e103170, 0x2)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:145 +0x73
github.com/truechain/truechain-engineering-code/p2p.(*rlpx).doProtoHandshake(0xc5e104b230, 0xc42e103170, 0xc4201fb140, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:131 +0xa7
github.com/truechain/truechain-engineering-code/p2p.(*Server).setupConn(0xc420195400, 0xc5bc1ebc20, 0xc500000004, 0x0, 0xc452896a00, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:893 +0x72f
github.com/truechain/truechain-engineering-code/p2p.(*Server).SetupConn(0xc420195400, 0x122df40, 0xc5bc88a9a0, 0xc400000004, 0x0, 0x11058c8, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:859 +0x14e
github.com/truechain/truechain-engineering-code/p2p.(*Server).listenLoop.func1(0xc420195400, 0x122df40, 0xc5bc88a9a0, 0xc42b6f6480)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:844 +0x50
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).listenLoop
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:843 +0x4b9

goroutine 6223 [IO wait]:
internal/poll.runtime_pollWait(0x7efd3a3317b0, 0x72, 0xc4496aeac0)
	/usr/lib/go-1.10/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc58ea05b98, 0x72, 0xffffffffffffff00, 0x121f5c0, 0x1a1b030)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:85 +0x9b
internal/poll.(*pollDesc).waitRead(0xc58ea05b98, 0xc439604400, 0x20, 0x20)
	/usr/lib/go-1.10/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc58ea05b80, 0xc439604460, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/internal/poll/fd_unix.go:157 +0x17d
net.(*netFD).Read(0xc58ea05b80, 0xc439604460, 0x20, 0x20, 0xc44a27f800, 0xc530550e60, 0xc4496aed88)
	/usr/lib/go-1.10/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc4465e8118, 0xc439604460, 0x20, 0x20, 0x0, 0x0, 0x0)
	/usr/lib/go-1.10/src/net/net.go:176 +0x6a
github.com/truechain/truechain-engineering-code/p2p.(*meteredConn).Read(0xc511afa5e0, 0xc439604460, 0x20, 0x20, 0xffa920, 0x7efd259edbf8, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/metrics.go:60 +0x55
io.ReadAtLeast(0x7efd259edbf8, 0xc511afa5e0, 0xc439604460, 0x20, 0x20, 0x20, 0xffa920, 0x0, 0x7efd259edbf8)
	/usr/lib/go-1.10/src/io/io.go:309 +0x86
io.ReadFull(0x7efd259edbf8, 0xc511afa5e0, 0xc439604460, 0x20, 0x20, 0x20, 0xc58ea05b80, 0xbefd4ffe1ffe40c5)
	/usr/lib/go-1.10/src/io/io.go:327 +0x58
github.com/truechain/truechain-engineering-code/p2p.(*rlpxFrameRW).ReadMsg(0xc50db0aee0, 0xbefd4ffe1ffe40c5, 0xe20a9ca0d8, 0x1df9960, 0x0, 0x0, 0x1df9960, 0xdb0e78e22c, 0x1df9960, 0x20002)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:655 +0xfd
github.com/truechain/truechain-engineering-code/p2p.(*rlpx).ReadMsg(0xc4d7f557a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/rlpx.go:95 +0x127
github.com/truechain/truechain-engineering-code/p2p.(*Peer).readLoop(0xc44d132120, 0xc44d132840)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:260 +0xa6
created by github.com/truechain/truechain-engineering-code/p2p.(*Peer).run
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:197 +0xf2

goroutine 2540 [select]:
github.com/truechain/truechain-engineering-code/p2p.(*Peer).run(0xc538f575c0, 0xeb3ec0, 0xc4b4d54600, 0x0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/peer.go:207 +0x2ce
github.com/truechain/truechain-engineering-code/p2p.(*Server).runPeer(0xc420195400, 0xc538f575c0)
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:952 +0x12b
created by github.com/truechain/truechain-engineering-code/p2p.(*Server).run
	/home/ubuntu/goSpace/src/github.com/truechain/truechain-engineering-code/build/_workspace/src/github.com/truechain/truechain-engineering-code/p2p/server.go:704 +0x1361

Bad Fast Block - Snail block not on the chain

When committee propose a fast block having snail block reward, the node will check failed when the node's snail chain has forked more than 12 blocks than the committee node.

INFO [12-14|16:57:49.943] Peer connected success                   id=ab6fd208251c1033 conn=dyndial name=Getrue/v0.9.1-unstable-527329fb/linux-amd64/go1.10.4 RemoteAddr=192.144.143.96:30313
INFO [12-14|16:57:58.516] Finalize:                                header.SnailHash=2a6249…7cda38 header.SnailNumber=9160
ERROR[12-14|16:57:58.516] 
########## BAD FAST BLOCK #########
Chain config: {ChainID: 1 Engine: {MinimumDifficulty: 10000 MinimumFruitDifficulty: 100 DurationLimit: 60}}

Number: 580856
Hash: 0x07709b602e7b64af695e02d9e5c4db1c28d92aafb42ce1e9d435257e95fa8cad


Error: Snail block not on the chain
##############################
 
WARN [12-14|16:57:58.516] Synchronisation failed, dropping peer    peer=ab6fd208251c1033 err="fast retrieved hash chain is invalid"
INFO [12-14|16:57:58.516] drop peer fast Synchronise               id=ab6fd208251c1033
INFO [12-14|16:57:58.516] fastDownloader Synchronise exit          origin=580855 height=44
ERROR[12-14|16:57:58.516] fast sync:                               err>>>>>>>>>="fast retrieved hash chain is invalid"

Failed to store block body

DEBUG[01-30|16:19:21.660] star commit new work  minedfruitCh 
DEBUG[01-30|16:19:21.660] ------in commitNewWork 
DEBUG[01-30|16:19:21.661] CopyPendingFruit pengding fruit info     len of pengding=104 sort copy fruits len=105
DEBUG[01-30|16:19:21.661] --------commitFastBlocksByWoker Info     snailFruitsLastFastNumber=96970 fastBlockHight=97133
DEBUG[01-30|16:19:21.661] --------commitFastBlocksByWoker Info2    pendind fruit min fb=96971 max fb=97075
DEBUG[01-30|16:19:21.661] -------find the one                      fb number=97076
INFO [01-30|16:19:21.662] ____Commit new mining work               number=1075  uncles=0 fruits=0              fastblock=97076 diff=10000 fdiff=100 elapsed=1.829ms
INFO [01-30|16:19:21.684] start to mine                            block=1075 fruits=0              fast=97076 diff=10000 fdiff=100
INFO [01-30|16:19:21.684] start mine,                              epoch is:=0
INFO [01-30|16:19:22.253] 🍒  mined fruit                           number=97076 diff=100   hash=cfc4c3…78ed5c signs=3
DEBUG[01-30|16:19:22.253] star commit new work  minedfruitCh 
DEBUG[01-30|16:19:22.253] ------in commitNewWork 
DEBUG[01-30|16:19:22.254] CopyPendingFruit pengding fruit info     len of pengding=105 sort copy fruits len=106
DEBUG[01-30|16:19:22.254] --------commitFastBlocksByWoker Info     snailFruitsLastFastNumber=96970 fastBlockHight=97133
DEBUG[01-30|16:19:22.254] --------commitFastBlocksByWoker Info2    pendind fruit min fb=96971 max fb=97076
DEBUG[01-30|16:19:22.254] -------find the one                      fb number=97077
INFO [01-30|16:19:22.255] ____Commit new mining work               number=1075  uncles=0 fruits=0              fastblock=97077 diff=10000 fdiff=100 elapsed=1.803ms
INFO [01-30|16:19:22.273] start to mine                            block=1075 fruits=0              fast=97077 diff=10000 fdiff=100
INFO [01-30|16:19:22.273] start mine,                              epoch is:=0
WARN [01-30|16:19:26.827] nodeStats                                nodeStats="&{Active:true Syncing:true Mining:true isCommitteeMember:false Hashrate:57 Peers:12 GasPrice:1000000 Uptime:100}"
WARN [01-30|16:19:26.827]  stats history block list                list=history      command=[95136]
WARN [01-30|16:19:26.827]  stats history block list                list=snailHistory command=[0]
INFO [01-30|16:19:27.333] 🍒  mined fruit                           number=97077 diff=100   hash=30ed33…b5ef6a signs=3
DEBUG[01-30|16:19:27.333] star commit new work  minedfruitCh 
DEBUG[01-30|16:19:27.333] ------in commitNewWork 
DEBUG[01-30|16:19:27.334] CopyPendingFruit pengding fruit info     len of pengding=106 sort copy fruits len=107
DEBUG[01-30|16:19:27.334] --------commitFastBlocksByWoker Info     snailFruitsLastFastNumber=96970 fastBlockHight=97136
DEBUG[01-30|16:19:27.335] --------commitFastBlocksByWoker Info2    pendind fruit min fb=96971 max fb=97077
DEBUG[01-30|16:19:27.335] -------find the one                      fb number=97078
INFO [01-30|16:19:27.335] ____Commit new mining work               number=1075  uncles=0 fruits=0              fastblock=97078 diff=10000 fdiff=100 elapsed=1.785ms
INFO [01-30|16:19:27.355] start to mine                            block=1075 fruits=0              fast=97078 diff=10000 fdiff=100
INFO [01-30|16:19:27.355] start mine,                              epoch is:=0
CRIT [01-30|16:19:29.219] Failed to store block body               err="open /root/goSpace/src/github.com/truechain/truechain-engineering-code/data/getrue/chaindata/001809.log: no such file or directory"

Error in fast chain

DEBUG[01-14|15:45:14.321] Fetching batch of block bodies GetFastBlockBodiesMsg id=63ee5ad582744e82 conn=dyndial count=48
DEBUG[01-14|15:45:14.327] Fast Downloaded item processing failed number=44103 hash=12099d…f26ffb err="block already known"
DEBUG[01-14|15:45:14.327] Fast Block body download terminated err="fast block body download canceled (requested)"
DEBUG[01-14|15:45:14.327] Fast Synchronisation terminated elapsed=198.181375ms
WARN [01-14|15:45:14.327] Synchronisation failed, dropping peer peer=43a3706f7d751f4c err="fast retrieved hash chain is invalid"
INFO [01-14|15:45:14.327] Removing Truechain peer peer=43a3706f7d751f4c RemoteAddr=47.92.247.243:30313
ERROR[01-14|15:45:14.328] fast sync: err>>>>>>>>>="fast retrieved hash chain is invalid"
DEBUG[01-14|15:45:14.328] snail++++++++++++++++++++++++++++++++++++++++++++
INFO [01-14|15:45:14.328] Truechain message handling failed id=43a3706f7d751f4c conn=dyndial RemoteAddr=47.92.247.243:30313 err=EOF
DEBUG[01-14|15:45:14.328] spawnSync exit
DEBUG[01-14|15:45:14.328] Synchronisation terminated elapsed=667.116814ms
DEBUG[01-14|15:45:14.328] syncWithPeer exit
DEBUG[01-14|15:45:14.328] synchronise exit
DEBUG[01-14|15:45:14.328] Removing p2p peer id=43a3706f7d751f4c conn=dyndial duration=3.294s peers=6 req=false err="useless peer"

committee can't commit new block

When proposer fetches a new block, it propose it till a long time.

INFO [12-23|22:38:35.316] enterNewRound(715788/53). Current: 715788/52/RoundStepPrecommit 
INFO [12-23|22:38:35.316] Resetting Proposal info 
INFO [12-23|22:38:35.316] tryenterPropose(715788/53). Current: 715788/53/RoundStepNewRound 
INFO [12-23|22:38:35.316] FetchFastBlock                           parent:=715787 hash=0314c1…514efd
INFO [12-23|22:38:35.316] Finalize:                                header.SnailHash=a379f0…c0aa5e header.SnailNumber=7643
INFO [12-23|22:38:38.471] Timed out                                dur=10s          height=715788 round=52 step=RoundStepPropose
ERROR[12-23|22:38:49.224] Connection failed @ sendRoutine          conn=MConn{39.98.37.195:30310} err="pong timeout"
INFO [12-23|22:38:49.224] Stopping                                  impl =MConn{39.98.37.195:30310}
ERROR[12-23|22:38:49.224] Stopping peer for error                  peer="Peer{MConn{39.98.37.195:30310} 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59 out}"  err="pong timeout"
INFO [12-23|22:38:49.224] remove peerIP                            [email protected]:30310
INFO [12-23|22:38:49.224] Stopping                                  impl ="Peer{MConn{39.98.37.195:30310} 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59 out}"
INFO [12-23|22:38:49.224] StopPeerForError for Reconnecting to peer [email protected]:30310
INFO [12-23|22:38:50.224] Reconnecting to peer                     [email protected]:30310
INFO [12-23|22:38:50.225] Dialing peer                             [email protected]:30310
INFO [12-23|22:38:50.257] add out bound peer 
INFO [12-23|22:38:50.272] Successful handshake with peer           peerNodeInfo="NodeInfo{id: 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59, moniker: iZ8vb9g6uwonulmzbxrycwZ, network: 1 [listen 0.0.0.0:30310], version: 0.1.0 ([p2p_version=0.1.0 consensus_version=0.1.0])}"
INFO [12-23|22:38:50.273] Starting                                  impl ="Peer{MConn{39.98.37.195:30310} 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59 out}"
INFO [12-23|22:38:50.273] Starting                                  impl =MConn{39.98.37.195:30310}
INFO [12-23|22:38:58.062] enterPropose(715788/53). Current: 715788/53/RoundStepNewRound 
INFO [12-23|22:38:58.062] enterPropose: Our turn to propose        proposer="[164 171 18 58 180 24 25 122 176 181 227 196 146 105 245 213 48 239 135 240]" privValidator="&{PrivKey:{PublicKey:{Curve:0xc4200aa330 X:+103248774350392353352853343524232789314142606700669686032379564256590791046845 Y:+100351162389767138108524864123608473327843503088466549586836644952463061589812} D:+99368980627122404478175040362236105232500478490743091860645526040849219071933} LastHeight:715788 LastRound:52 LastStep:3 LastSignature:[43 174 180 252 94 252 212 122 91 195 65 54 108 255 74 50 212 179 177 167 196 171 191 251 205 251 191 56 215 106 181 133 119 104 56 95 242 170 70 124 212 160 27 211 165 110 159 228 231 176 73 114 249 101 225 244 248 143 116 51 190 162 189 235 1] LastSignBytes:[13 87 87 109 180 147 198 240 41 215 14 141 6 210 246 40 81 206 66 240 193 235 180 20 86 173 2 9 39 185 51 18] mtx:{state:0 sema:0}}"
INFO [12-23|22:38:58.062] Signed proposal                          height=715788 round=53 proposal="Proposal{715788/53 1:000000000000 (52,[0 0 0 0 0 0]:0:000000000000) D1FA2BDD69B2 @ 2018-12-23T14:38:58.062757589Z}"
INFO [12-23|22:38:58.063] Received task tock                       timeout=10s height=715788 round=52 step=RoundStepPropose     cs.height=715788
INFO [12-23|22:38:58.064] add peerIP                               [email protected]:30310
INFO [12-23|22:38:58.064] Added peer                               peer="Peer{MConn{39.98.37.195:30310} 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59 out}"
INFO [12-23|22:38:58.064] begin UpdateStateForSync                 height=715788
INFO [12-23|22:38:58.064] Server GetCurrentHeight                  height=715787
INFO [12-23|22:38:58.064] end UpdateStateForSync                   newHeight=715788
INFO [12-23|22:38:58.064] Received task tock End 
INFO [12-23|22:38:58.064] Scheduled timeout                        dur=10s          height=715788 round=53 step=RoundStepPropose
INFO [12-23|22:38:58.065] Received proposal                        proposal="Proposal{715788/53 1:000000000000 (52,[0 0 0 0 0 0]:0:000000000000) D1FA2BDD69B2 @ 2018-12-23T14:38:58.062757589Z}"
INFO [12-23|22:38:58.065] Received complete proposal block         height=715788 hash=7fa5e6…4581e3
INFO [12-23|22:38:58.065] enterPrevote(715788/53). Current: 715788/53/RoundStepPropose 
INFO [12-23|22:38:58.066] Finalize:                                header.SnailHash=a379f0…c0aa5e header.SnailNumber=7643
INFO [12-23|22:38:58.163] Stopping gossipDataRoutine for peer 
INFO [12-23|22:38:58.163] Stopping gossipVotesRoutine for peer 
INFO [12-23|22:39:02.408] Peer connected success                   id=9527d2172c8b8870                         conn=inbound                   name=Getrue/v0.9.1-unstable-d12ad566/linux-amd64/go1.11   RemoteAddr=47.92.249.111:43644
INFO [12-23|22:39:08.064] Timed out                                dur=10s          height=715788 round=53 step=RoundStepPropose
INFO [12-23|22:39:09.083] Ignoring inbound connection EOFError creating peer 
INFO [12-23|22:39:09.083] Ignoring inbound connection: error while adding peer address=185.253.157.101:40032                                          err="EOFError creating peer"
INFO [12-23|22:39:20.750] Finalize: verifyFastBlock                Height:=715788
INFO [12-23|22:39:20.751] enterPrevote: ProposalBlock is valid 
INFO [12-23|22:39:20.751] Signed and pushed vote                   height=715788 round=53 vote="Vote{5:A4AB123AB418 715788/53/1/1(Prevote) H:7FA5E65C55D0 S1:DCB42F61AC70 S2:7D1A830528FE @ 2018-12-23T14:39:20.751024806Z}"    err=nil
INFO [12-23|22:39:20.751] Received task tock                       timeout=10s height=715788 round=53 step=RoundStepPropose     cs.height=715788
INFO [12-23|22:39:20.752] begin UpdateStateForSync                 height=715788
INFO [12-23|22:39:20.753] Server GetCurrentHeight                  height=715787
INFO [12-23|22:39:20.753] end UpdateStateForSync                   newHeight=715788
INFO [12-23|22:39:20.753] Received task tock End 
INFO [12-23|22:39:20.753] Scheduled timeout                        dur=10s          height=715788 round=53 step=RoundStepPrevote
INFO [12-23|22:39:20.758] Added to prevote                         vote="Vote{5:A4AB123AB418 715788/53/1/1(Prevote) H:7FA5E65C55D0 S1:DCB42F61AC70 S2:7D1A830528FE @ 2018-12-23T14:39:20.751024806Z}"    prevotes="VoteSet{H:715788 R:53 T:1 +2/3:<nil>(1,0.08333333333333333) BA{12:_____x______} map[ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.758] Added to precommit                       vote="Vote{0:01504AF31CE7 715788/52/1/2(Precommit) H:000000000000 S1:BDE2900B6E70 S2:000000000000 @ 2018-12-23T14:38:35.203220934Z}"  precommits="VoteSet{H:715788 R:52 T:2 +2/3:[0 0 0 0 0 0]:0:000000000000(10,0.8333333333333334) BA{12:xxxx_x_xxxxx} map[de80e6a3b59fd56cf2dabce802ed3af0415845b6:[0 0 0 0 0 0]:0:000000000000 66554f06914ca707e1c86f5122ac1b45a659221a:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.759] Added to prevote                         vote="Vote{11:F471BD568222 715788/53/1/1(Prevote) H:000000000000 S1:12B4E3D31196 S2:000000000000 @ 2018-12-23T14:39:11.892869774Z}"   prevotes="VoteSet{H:715788 R:53 T:1 +2/3:<nil>(2,0.16666666666666666) BA{12:_____x_____x} map[3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.759] Added to precommit                       vote="Vote{6:BD5B87EA62A6 715788/52/1/2(Precommit) H:000000000000 S1:82CBC2E29DB3 S2:000000000000 @ 2018-12-23T14:38:35.202248192Z}"  precommits="VoteSet{H:715788 R:52 T:2 +2/3:[0 0 0 0 0 0]:0:000000000000(11,0.9166666666666666) BA{12:xxxx_xxxxxxx} map[d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 de80e6a3b59fd56cf2dabce802ed3af0415845b6:[0 0 0 0 0 0]:0:000000000000 66554f06914ca707e1c86f5122ac1b45a659221a:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.759] Added to prevote                         vote="Vote{10:EC477782EB92 715788/53/1/1(Prevote) H:000000000000 S1:841EAB61CB30 S2:000000000000 @ 2018-12-23T14:39:11.825668528Z}"   prevotes="VoteSet{H:715788 R:53 T:1 +2/3:<nil>(3,0.25) BA{12:_____x____xx} map[ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.760] Added to prevote                         vote="Vote{7:D4CEC307DBF2 715788/53/1/1(Prevote) H:000000000000 S1:3BC18CAFC72C S2:000000000000 @ 2018-12-23T14:39:11.813406609Z}"    prevotes="VoteSet{H:715788 R:53 T:1 +2/3:<nil>(4,0.3333333333333333) BA{12:_____x_x__xx} map[ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.760] Added to prevote                         vote="Vote{0:01504AF31CE7 715788/53/1/1(Prevote) H:000000000000 S1:81568F11B717 S2:000000000000 @ 2018-12-23T14:39:11.822866786Z}"    prevotes="VoteSet{H:715788 R:53 T:1 +2/3:<nil>(5,0.4166666666666667) BA{12:x____x_x__xx} map[3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.760] Added to prevote                         vote="Vote{1:25485B1DAE39 715788/53/1/1(Prevote) H:000000000000 S1:1C6378406321 S2:000000000000 @ 2018-12-23T14:39:11.871755397Z}"    prevotes="VoteSet{H:715788 R:53 T:1 +2/3:<nil>(6,0.5) BA{12:xx___x_x__xx} map[f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.761] Added to prevote                         vote="Vote{3:66554F06914C 715788/53/1/1(Prevote) H:000000000000 S1:74CCAD8BAB38 S2:000000000000 @ 2018-12-23T14:39:11.872590113Z}"    prevotes="VoteSet{H:715788 R:53 T:1 +2/3:<nil>(7,0.5833333333333334) BA{12:xx_x_x_x__xx} map[ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.761] Added to prevote                         vote="Vote{6:BD5B87EA62A6 715788/53/1/1(Prevote) H:000000000000 S1:61524332E883 S2:000000000000 @ 2018-12-23T14:39:11.810148086Z}"    prevotes="VoteSet{H:715788 R:53 T:1 +2/3:<nil>(8,0.6666666666666666) BA{12:xx_x_xxx__xx} map[ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.761] Added to prevote                         vote="Vote{8:D7E1A2D95F17 715788/53/1/1(Prevote) H:000000000000 S1:11367E34DE83 S2:000000000000 @ 2018-12-23T14:39:11.826742222Z}"    prevotes="VoteSet{H:715788 R:53 T:1 +2/3:<nil>(9,0.75) BA{12:xx_x_xxxx_xx} map[ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.761] enterPrevoteWait(715788/53). Current: 715788/53/RoundStepPrevote 
INFO [12-23|22:39:20.762] Added to prevote                         vote="Vote{9:DE80E6A3B59F 715788/53/1/1(Prevote) H:000000000000 S1:37749C79C5EF S2:000000000000 @ 2018-12-23T14:39:11.874065368Z}"    prevotes="VoteSet{H:715788 R:53 T:1 +2/3:[0 0 0 0 0 0]:0:000000000000(10,0.8333333333333334) BA{12:xx_x_xxxxxxx} map[d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.762] enterPrecommit(715788/53). Current: 715788/53/RoundStepPrevoteWait 
INFO [12-23|22:39:20.762] enterPrecommit: +2/3 prevoted for nil. 
INFO [12-23|22:39:20.762] Signed and pushed vote                   height=715788 round=53 vote="Vote{5:A4AB123AB418 715788/53/1/2(Precommit) H:000000000000 S1:FD098D711E5D S2:000000000000 @ 2018-12-23T14:39:20.762224324Z}"  err=nil
INFO [12-23|22:39:20.762] Added to precommit                       vote="Vote{5:A4AB123AB418 715788/53/1/2(Precommit) H:000000000000 S1:FD098D711E5D S2:000000000000 @ 2018-12-23T14:39:20.762224324Z}"  precommits="VoteSet{H:715788 R:53 T:2 +2/3:<nil>(1,0.08333333333333333) BA{12:_____x______} map[ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.763] Added to prevote                         vote="Vote{2:3A3D780CB126 715788/53/1/1(Prevote) H:000000000000 S1:C1112D7893D6 S2:000000000000 @ 2018-12-23T14:39:11.85817129Z}"     prevotes="VoteSet{H:715788 R:53 T:1 +2/3:[0 0 0 0 0 0]:0:000000000000(11,0.9166666666666666) BA{12:xxxx_xxxxxxx} map[ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.763] Added to precommit                       vote="Vote{10:EC477782EB92 715788/53/1/2(Precommit) H:000000000000 S1:3316BE95839E S2:000000000000 @ 2018-12-23T14:39:11.998931929Z}" precommits="VoteSet{H:715788 R:53 T:2 +2/3:<nil>(2,0.16666666666666666) BA{12:_____x____x_} map[d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.763] Added to precommit                       vote="Vote{11:F471BD568222 715788/53/1/2(Precommit) H:000000000000 S1:38AC63D6245C S2:000000000000 @ 2018-12-23T14:39:11.972141376Z}" precommits="VoteSet{H:715788 R:53 T:2 +2/3:<nil>(3,0.25) BA{12:_____x____xx} map[f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.764] Added to precommit                       vote="Vote{1:25485B1DAE39 715788/53/1/2(Precommit) H:000000000000 S1:ED2AE6A635E9 S2:000000000000 @ 2018-12-23T14:39:11.975212198Z}"  precommits="VoteSet{H:715788 R:53 T:2 +2/3:<nil>(4,0.3333333333333333) BA{12:_x___x____xx} map[d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.764] Added to precommit                       vote="Vote{9:DE80E6A3B59F 715788/53/1/2(Precommit) H:000000000000 S1:EFAB1F160D0C S2:000000000000 @ 2018-12-23T14:39:11.975780229Z}"  precommits="VoteSet{H:715788 R:53 T:2 +2/3:<nil>(5,0.4166666666666667) BA{12:_x___x___xxx} map[d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.764] Added to precommit                       vote="Vote{2:3A3D780CB126 715788/53/1/2(Precommit) H:000000000000 S1:6BC95B2BB3BA S2:000000000000 @ 2018-12-23T14:39:11.976979005Z}"  precommits="VoteSet{H:715788 R:53 T:2 +2/3:<nil>(6,0.5) BA{12:_xx__x___xxx} map[6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.764] Added to precommit                       vote="Vote{3:66554F06914C 715788/53/1/2(Precommit) H:000000000000 S1:9D99FCC4E775 S2:000000000000 @ 2018-12-23T14:39:11.975030391Z}"  precommits="VoteSet{H:715788 R:53 T:2 +2/3:<nil>(7,0.5833333333333334) BA{12:_xxx_x___xxx} map[ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.765] Added to precommit                       vote="Vote{4:6E6C96CCDB1B 715788/53/1/2(Precommit) H:000000000000 S1:365A89E31BB9 S2:000000000000 @ 2018-12-23T14:39:11.975434951Z}"  precommits="VoteSet{H:715788 R:53 T:2 +2/3:<nil>(8,0.6666666666666666) BA{12:_xxxxx___xxx} map[6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.765] Added to precommit                       vote="Vote{6:BD5B87EA62A6 715788/53/1/2(Precommit) H:000000000000 S1:3DC6F39DB6B9 S2:000000000000 @ 2018-12-23T14:39:11.97623043Z}"   precommits="VoteSet{H:715788 R:53 T:2 +2/3:[0 0 0 0 0 0]:0:000000000000(9,0.75) BA{12:_xxxxxx__xxx} map[d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.765] enterNewRound(715788/54). Current: 715788/53/RoundStepPrecommit 
INFO [12-23|22:39:20.765] Resetting Proposal info 
INFO [12-23|22:39:20.765] tryenterPropose(715788/54). Current: 715788/54/RoundStepNewRound 
INFO [12-23|22:39:20.765] Not our turn to propose proposer0xbd5b87ea62a616a430074cd374c7aee93380d2d7privValidator&{{{0xc4200aa330 103248774350392353352853343524232789314142606700669686032379564256590791046845 100351162389767138108524864123608473327843503088466549586836644952463061589812} 99368980627122404478175040362236105232500478490743091860645526040849219071933} 715788 53 3 [253 9 141 113 30 93 42 130 94 2 57 35 107 227 38 107 182 28 164 228 255 211 51 196 170 5 12 30 136 145 33 64 85 191 132 214 89 12 242 250 111 189 30 178 231 33 29 54 1 26 4 6 50 86 233 135 35 201 248 68 9 203 37 210 1] [255 147 92 222 79 56 64 78 6 163 233 33 141 92 204 85 23 115 99 0 61 164 1 207 183 19 64 118 208 215 229 156] {0 0}} 
INFO [12-23|22:39:20.766] Added to precommit                       vote="Vote{7:D4CEC307DBF2 715788/53/1/2(Precommit) H:000000000000 S1:178FD0BB58FB S2:000000000000 @ 2018-12-23T14:39:11.97522314Z}"   precommits="VoteSet{H:715788 R:53 T:2 +2/3:[0 0 0 0 0 0]:0:000000000000(10,0.8333333333333334) BA{12:_xxxxxxx_xxx} map[6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.766] Added to precommit                       vote="Vote{8:D7E1A2D95F17 715788/53/1/2(Precommit) H:000000000000 S1:69A39DA68E84 S2:000000000000 @ 2018-12-23T14:39:11.992031501Z}"  precommits="VoteSet{H:715788 R:53 T:2 +2/3:[0 0 0 0 0 0]:0:000000000000(11,0.9166666666666666) BA{12:_xxxxxxxxxxx} map[d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000 d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:20.766] Added to precommit                       vote="Vote{0:01504AF31CE7 715788/53/1/2(Precommit) H:000000000000 S1:C228158BD981 S2:000000000000 @ 2018-12-23T14:39:11.991362482Z}"  precommits="VoteSet{H:715788 R:53 T:2 +2/3:[0 0 0 0 0 0]:0:000000000000(12,1) BA{12:xxxxxxxxxxxx} map[d4cec307dbf24240d2419a3f205c199a116b6d73:[0 0 0 0 0 0]:0:000000000000 3a3d780cb126169605ebece663964f6b377996fb:[0 0 0 0 0 0]:0:000000000000 6e6c96ccdb1b81a7cc48c7cedc7aa5ba84314e59:[0 0 0 0 0 0]:0:000000000000 ec477782eb9207cfe7ad985b9fb594161b72f7c2:[0 0 0 0 0 0]:0:000000000000 d7e1a2d95f17ce691f142ded9775ced6451d2495:[0 0 0 0 0 0]:0:000000000000 f471bd568222cb0bfd0465ddfbf6bad41d52ce01:[0 0 0 0 0 0]:0:000000000000]}"
INFO [12-23|22:39:24.752] Stopping queryMaj23Routine for peer 
INFO [12-23|22:39:30.753] Timed out                                dur=10s          height=715788 round=53 step=RoundStepPrevote
INFO [12-23|22:39:30.753] Received task tock                       timeout=10s height=715788 round=53 step=RoundStepPrevote     cs.height=715788
INFO [12-23|22:39:30.753] begin UpdateStateForSync                 height=715788
INFO [12-23|22:39:30.753] Server GetCurrentHeight                  height=715787
INFO [12-23|22:39:30.754] end UpdateStateForSync                   newHeight=715788
INFO [12-23|22:39:30.754] Received task tock End 
INFO [12-23|22:39:30.754] Scheduled timeout                        dur=10s          height=715788 round=54 step=RoundStepPropose
INFO [12-23|22:39:40.754] Timed out                                dur=10s          height=715788 round=54 step=RoundStepPropose
INFO [12-23|22:39:40.754] Received task tock                       timeout=10s height=715788 round=54 step=RoundStepPropose     cs.height=715788
INFO [12-23|22:39:40.754] begin UpdateStateForSync                 height=715788
INFO [12-23|22:39:40.754] Server GetCurrentHeight                  height=715787
INFO [12-23|22:39:40.754] end UpdateStateForSync                   newHeight=715788
INFO [12-23|22:39:40.754] Received task tock End 
INFO [12-23|22:39:40.754] Scheduled timeout                        dur=10s          height=715788 round=54 step=RoundStepPropose
ERROR[12-23|22:39:49.202] Connection failed @ recvRoutine (reading byte) conn=MConn{39.98.39.160:30310} err="read tcp 172.21.0.16:55116->39.98.39.160:30310: read: connection reset by peer"
INFO [12-23|22:39:49.202] Stopping                                  impl =MConn{39.98.39.160:30310}
ERROR[12-23|22:39:49.202] Stopping peer for error                  peer="Peer{MConn{39.98.39.160:30310} bd5b87ea62a616a430074cd374c7aee93380d2d7 out}"  err="read tcp 172.21.0.16:55116->39.98.39.160:30310: read: connection reset by peer"
INFO [12-23|22:39:49.202] remove peerIP                            [email protected]:30310
INFO [12-23|22:39:49.203] Stopping                                  impl ="Peer{MConn{39.98.39.160:30310} bd5b87ea62a616a430074cd374c7aee93380d2d7 out}"
INFO [12-23|22:39:49.203] StopPeerForError for Reconnecting to peer [email protected]:30310
INFO [12-23|22:39:49.237] Added to prevote                         vote="Vote{8:D7E1A2D95F17 715788/54/1/1(Prevote) H:000000000000 S1:625BEFA39FA4 S2:000000000000 @ 2018-12-23T14:39:49.13643806Z}"     prevotes="VoteSet{H:715788 R:54 T:1 +2/3:<nil>(1,0.08333333333333333) BA{12:________x___} map[]}"
INFO [12-23|22:39:49.238] Added to prevote                         vote="Vote{0:01504AF31CE7 715788/54/1/1(Prevote) H:000000000000 S1:335E2EB62C48 S2:000000000000 @ 2018-12-23T14:39:49.137490783Z}"    prevotes="VoteSet{H:715788 R:54 T:1 +2/3:<nil>(2,0.16666666666666666) BA{12:x_______x___} map[]}"
INFO [12-23|22:39:49.243] Added to prevote                         vote="Vote{7:D4CEC307DBF2 715788/54/1/1(Prevote) H:000000000000 S1:C8E0A35D98EB S2:000000000000 @ 2018-12-23T14:39:49.13229443Z}"     prevotes="VoteSet{H:715788 R:54 T:1 +2/3:<nil>(3,0.25) BA{12:x______xx___} map[]}"
INFO [12-23|22:39:49.252] Added to prevote                         vote="Vote{4:6E6C96CCDB1B 715788/54/1/1(Prevote) H:000000000000 S1:874FE8D0F8E0 S2:000000000000 @ 2018-12-23T14:39:49.142611509Z}"    prevotes="VoteSet{H:715788 R:54 T:1 +2/3:<nil>(4,0.3333333333333333) BA{12:x___x__xx___} map[]}"
INFO [12-23|22:39:49.252] Added to prevote                         vote="Vote{9:DE80E6A3B59F 715788/54/1/1(Prevote) H:000000000000 S1:E8989CDA2680 S2:000000000000 @ 2018-12-23T14:39:49.143430171Z}"    prevotes="VoteSet{H:715788 R:54 T:1 +2/3:<nil>(5,0.4166666666666667) BA{12:x___x__xxx__} map[]}"
INFO [12-23|22:39:49.271] Added to prevote                         vote="Vote{3:66554F06914C 715788/54/1/1(Prevote) H:000000000000 S1:937A6F65BE81 S2:000000000000 @ 2018-12-23T14:39:49.1609084Z}"      prevotes="VoteSet{H:715788 R:54 T:1 +2/3:<nil>(6,0.5) BA{12:x__xx__xxx__} map[]}"
INFO [12-23|22:39:49.271] Added to prevote                         vote="Vote{10:EC477782EB92 715788/54/1/1(Prevote) H:000000000000 S1:6592CDBF99AD S2:000000000000 @ 2018-12-23T14:39:49.16120971Z}"    prevotes="VoteSet{H:715788 R:54 T:1 +2/3:<nil>(7,0.5833333333333334) BA{12:x__xx__xxxx_} map[]}"
INFO [12-23|22:39:49.272] Added to prevote                         vote="Vote{1:25485B1DAE39 715788/54/1/1(Prevote) H:000000000000 S1:719538536B74 S2:000000000000 @ 2018-12-23T14:39:49.161848581Z}"    prevotes="VoteSet{H:715788 R:54 T:1 +2/3:<nil>(8,0.6666666666666666) BA{12:xx_xx__xxxx_} map[]}"
INFO [12-23|22:39:49.276] Added to prevote                         vote="Vote{2:3A3D780CB126 715788/54/1/1(Prevote) H:000000000000 S1:D44F7CD4E1F7 S2:000000000000 @ 2018-12-23T14:39:49.160468249Z}"    prevotes="VoteSet{H:715788 R:54 T:1 +2/3:[0 0 0 0 0 0]:0:000000000000(9,0.75) BA{12:xxxxx__xxxx_} map[]}"
INFO [12-23|22:39:49.276] enterPrecommit(715788/54). Current: 715788/54/RoundStepPropose 
INFO [12-23|22:39:49.276] enterPrecommit: +2/3 prevoted for nil. 
INFO [12-23|22:39:49.276] Signed and pushed vote                   height=715788 round=54 vote="Vote{5:A4AB123AB418 715788/54/1/2(Precommit) H:000000000000 S1:4BF4F031171B S2:000000000000 @ 2018-12-23T14:39:49.276711851Z}"  err=nil
INFO [12-23|22:39:49.277] Added to precommit                       vote="Vote{5:A4AB123AB418 715788/54/1/2(Precommit) H:000000000000 S1:4BF4F031171B S2:000000000000 @ 2018-12-23T14:39:49.276711851Z}"  precommits="VoteSet{H:715788 R:54 T:2 +2/3:<nil>(1,0.08333333333333333) BA{12:_____x______} map[]}"
INFO [12-23|22:39:49.277] Added to prevote                         vote="Vote{11:F471BD568222 715788/54/1/1(Prevote) H:000000000000 S1:A992A5640CDB S2:000000000000 @ 2018-12-23T14:39:49.163935833Z}"   prevotes="VoteSet{H:715788 R:54 T:1 +2/3:[0 0 0 0 0 0]:0:000000000000(10,0.8333333333333334) BA{12:xxxxx__xxxxx} map[]}"
INFO [12-23|22:39:49.282] Stopping gossipDataRoutine for peer 
INFO [12-23|22:39:49.293] Stopping gossipVotesRoutine for peer 
INFO [12-23|22:39:49.340] Added to precommit                       vote="Vote{8:D7E1A2D95F17 715788/54/1/2(Precommit) H:000000000000 S1:1D6C1C77716E S2:000000000000 @ 2018-12-23T14:39:49.278164492Z}"  precommits="VoteSet{H:715788 R:54 T:2 +2/3:<nil>(2,0.16666666666666666) BA{12:_____x__x___} map[]}"
INFO [12-23|22:39:49.353] Added to precommit                       vote="Vote{7:D4CEC307DBF2 715788/54/1/2(Precommit) H:000000000000 S1:50AB57B322BE S2:000000000000 @ 2018-12-23T14:39:49.262436562Z}"  precommits="VoteSet{H:715788 R:54 T:2 +2/3:<nil>(3,0.25) BA{12:_____x_xx___} map[]}"
INFO [12-23|22:39:49.371] Added to precommit                       vote="Vote{3:66554F06914C 715788/54/1/2(Precommit) H:000000000000 S1:7E49C44CF9D8 S2:000000000000 @ 2018-12-23T14:39:49.264202529Z}"  precommits="VoteSet{H:715788 R:54 T:2 +2/3:<nil>(4,0.3333333333333333) BA{12:___x_x_xx___} map[]}"
INFO [12-23|22:39:49.372] Added to precommit                       vote="Vote{4:6E6C96CCDB1B 715788/54/1/2(Precommit) H:000000000000 S1:74F093F18784 S2:000000000000 @ 2018-12-23T14:39:49.265832637Z}"  precommits="VoteSet{H:715788 R:54 T:2 +2/3:<nil>(5,0.4166666666666667) BA{12:___xxx_xx___} map[]}"
INFO [12-23|22:39:49.373] Added to precommit                       vote="Vote{10:EC477782EB92 715788/54/1/2(Precommit) H:000000000000 S1:59E4E0A78194 S2:000000000000 @ 2018-12-23T14:39:49.269846841Z}" precommits="VoteSet{H:715788 R:54 T:2 +2/3:<nil>(6,0.5) BA{12:___xxx_xx_x_} map[]}"
INFO [12-23|22:39:49.375] Added to precommit                       vote="Vote{1:25485B1DAE39 715788/54/1/2(Precommit) H:000000000000 S1:7C9E045624BF S2:000000000000 @ 2018-12-23T14:39:49.263127971Z}"  precommits="VoteSet{H:715788 R:54 T:2 +2/3:<nil>(7,0.5833333333333334) BA{12:_x_xxx_xx_x_} map[]}"
INFO [12-23|22:39:49.378] Added to precommit                       vote="Vote{2:3A3D780CB126 715788/54/1/2(Precommit) H:000000000000 S1:F876CA627112 S2:000000000000 @ 2018-12-23T14:39:49.337515728Z}"  precommits="VoteSet{H:715788 R:54 T:2 +2/3:<nil>(8,0.6666666666666666) BA{12:_xxxxx_xx_x_} map[]}"
INFO [12-23|22:39:49.448] Added to precommit                       vote="Vote{11:F471BD568222 715788/54/1/2(Precommit) H:000000000000 S1:11E798A67C33 S2:000000000000 @ 2018-12-23T14:39:49.262439798Z}" precommits="VoteSet{H:715788 R:54 T:2 +2/3:[0 0 0 0 0 0]:0:000000000000(9,0.75) BA{12:_xxxxx_xx_xx} map[]}"
INFO [12-23|22:39:49.448] enterNewRound(715788/55). Current: 715788/54/RoundStepPrecommit 
INFO [12-23|22:39:49.448] Resetting Proposal info 
INFO [12-23|22:39:49.448] tryenterPropose(715788/55). Current: 715788/55/RoundStepNewRound 
INFO [12-23|22:39:49.448] Not our turn to propose proposer0xd4cec307dbf24240d2419a3f205c199a116b6d73privValidator&{{{0xc4200aa330 103248774350392353352853343524232789314142606700669686032379564256590791046845 100351162389767138108524864123608473327843503088466549586836644952463061589812} 99368980627122404478175040362236105232500478490743091860645526040849219071933} 715788 54 3 [75 244 240 49 23 27 166 187 204 253 135 36 131 44 80 231 39 205 164 54 137 96 126 193 5 5 97 91 224 178 4 199 25 183 13 17 195 133 43 32 234 159 166 182 167 254 1 240 208 165 185 100 235 153 222 27 201 139 150 97 247 37 38 47 0] [172 97 24 144 198 176 150 158 98 194 212 229 184 166 143 176 200 155 7 35 135 180 160 29 131 141 48 109 94 33 209 197] {0 0}} 
INFO [12-23|22:39:49.454] Added to precommit                       vote="Vote{0:01504AF31CE7 715788/54/1/2(Precommit) H:000000000000 S1:83C17CE5B43D S2:000000000000 @ 2018-12-23T14:39:49.277198135Z}"  precommits="VoteSet{H:715788 R:54 T:2 +2/3:[0 0 0 0 0 0]:0:000000000000(10,0.8333333333333334) BA{12:xxxxxx_xx_xx} map[]}"
INFO [12-23|22:39:49.463] Added to precommit                       vote="Vote{9:DE80E6A3B59F 715788/54/1/2(Precommit) H:000000000000 S1:B270AD583E1B S2:000000000000 @ 2018-12-23T14:39:49.265429631Z}"  precommits="VoteSet{H:715788 R:54 T:2 +2/3:[0 0 0 0 0 0]:0:000000000000(11,0.9166666666666666) BA{12:xxxxxx_xxxxx} map[]}"
INFO [12-23|22:39:50.203] Reconnecting to peer                     [email protected]:30310
INFO [12-23|22:39:50.203] Dialing peer                             [email protected]:30310
INFO [12-23|22:39:50.221] add out bound peer 
INFO [12-23|22:39:50.238] Successful handshake with peer           peerNodeInfo="NodeInfo{id: bd5b87ea62a616a430074cd374c7aee93380d2d7, moniker: iZ8vb9g6uwonulmzbxrycsZ, network: 1 [listen 0.0.0.0:30310], version: 0.1.0 ([p2p_version=0.1.0 consensus_version=0.1.0])}"
INFO [12-23|22:39:50.238] Starting                                  impl ="Peer{MConn{39.98.39.160:30310} bd5b87ea62a616a430074cd374c7aee93380d2d7 out}"
INFO [12-23|22:39:50.238] Starting                                  impl =MConn{39.98.39.160:30310}
INFO [12-23|22:39:50.239] add peerIP                               [email protected]:30310
INFO [12-23|22:39:50.239] Added peer                               peer="Peer{MConn{39.98.39.160:30310} bd5b87ea62a616a430074cd374c7aee93380d2d7 out}"
INFO [12-23|22:39:50.753] Stopping queryMaj23Routine for peer 
INFO [12-23|22:39:50.754] Timed out                                dur=10s          height=715788 round=54 step=RoundStepPropose
INFO [12-23|22:39:50.754] Received task tock                       timeout=10s height=715788 round=54 step=RoundStepPropose     cs.height=715788
INFO [12-23|22:39:50.754] begin UpdateStateForSync                 height=715788
INFO [12-23|22:39:50.754] Server GetCurrentHeight                  height=715787
INFO [12-23|22:39:50.755] end UpdateStateForSync                   newHeight=715788
INFO [12-23|22:39:50.755] Received task tock End 
INFO [12-23|22:39:50.755] Scheduled timeout                        dur=10s          height=715788 round=55 step=RoundStepPropose

Local maintenance of the maximum height of the fast chain of the connector

For the synchronization of fast chain, the maximum height block of the other party will be requested once for each comparison of whether there is a gap between the height of the other party node and that of the other party node. Therefore, a maintenance of the maximum height block of the other party node will be added locally

test cases for rlphash funcs

When I use rlphash function encode Transactions or TruePbftBlock. I find if the Transactions or TruePbftBlock field have int32 or int64. The rlphash encoding failed.
When I change the Transactions or TruePbftBlock field int64 to uint64. The rlphash encoding success. Who can tell me why.

fast download - Header broke chain ordering

INFO [12-15|18:30:30.951] Imported new fast chain segment          blocks=15   txs=450   mgas=9.450   elapsed=931.876ms  mgasps=10.141 number=628848 hash=2a3cc1…21feca cache=261.83mB
INFO [12-15|18:30:31.898] Imported new fast chain segment          blocks=6    txs=180   mgas=3.780   elapsed=439.990ms  mgasps=8.591  number=628854 hash=f06142…8330f7 cache=261.93mB
INFO [12-15|18:30:33.686] Imported new snail chain segment         blocks=1    fts=60  mgas=0.000   elapsed=3.521s     mgasps=0.000  number=9925   hash=29d494…5e930a fruit=628584
INFO [12-15|18:30:38.249] Imported new fast chain segment          blocks=22   txs=660   mgas=13.860  elapsed=2.825s     mgasps=4.906  number=628876 hash=5ba597…3bb70e cache=262.51mB
INFO [12-15|18:30:42.712] Imported new fast chain segment          blocks=9    txs=270   mgas=5.670   elapsed=586.354ms  mgasps=9.670  number=628885 hash=783093…e14eca cache=262.64mB
INFO [12-15|18:30:48.432] Imported new fast chain segment          blocks=27   txs=840   mgas=17.640  elapsed=1.969s     mgasps=8.958  number=628912 hash=1e5f33…c7a106 cache=263.10mB
INFO [12-15|18:30:49.079] Imported new fast chain segment          blocks=10   txs=300   mgas=6.300   elapsed=633.187ms  mgasps=9.950  number=628922 hash=b061b4…48d788 cache=263.30mB
INFO [12-15|18:31:59.570] Imported new fast chain segment          blocks=77   txs=2310  mgas=48.510  elapsed=8.024s     mgasps=6.045  number=628999 hash=023275…0f0476 cache=264.74mB
INFO [12-15|18:32:03.086] Imported new fast chain segment          blocks=26   txs=771   mgas=16.191  elapsed=3.515s     mgasps=4.605  number=629025 hash=32afd5…fb0db2 cache=265.22mB
INFO [12-15|18:32:03.132] fastDownloader Synchronise exit          origin=628833 height=600
INFO [12-15|18:32:03.133] fastDownloader while                     fbNum=628833 heigth=600 currentNum=629025
WARN [12-15|18:32:03.167] Header broke chain ordering              number=629648 hash=1e4a0d…613d2b expected=629026
WARN [12-15|18:32:03.167] Synchronisation failed, dropping peer    peer=fe1091e28bd66619 err="fast action from bad peer ignored"
INFO [12-15|18:32:03.168] drop peer fast Synchronise               id=fe1091e28bd66619
INFO [12-15|18:32:03.168] Removing Truechain peer                  peer=fe1091e28bd66619 RemoteAddr=47.92.128.185:42626
INFO [12-15|18:32:03.168] fastDownloader Synchronise exit          origin=629025 height=408
INFO [12-15|18:32:03.169] Truechain message handling failed        id=fe1091e28bd66619 conn=inbound RemoteAddr=47.92.128.185:42626   err=EOF

drop peer fast fetchParts type=bodies fails=1

INFO [12-27|13:46:10.208] pm_synchronise                           pTd=177864416 td=177880416 NumberU64=10872
INFO [12-27|13:46:10.309] drop peer fast fetchParts                peer=ab6fd208251c1033 id=ab6fd208251c1033 type=bodies fails=1
INFO [12-27|13:46:10.309] Removing Truechain peer                  peer=ab6fd208251c1033 RemoteAddr=192.144.143.96:30313
INFO [12-27|13:46:10.310] Truechain message handling failed        id=ab6fd208251c1033 conn=dyndial RemoteAddr=192.144.143.96:30313 err=EOF

stop mining

version 0.9.1

INFO [12-20|16:08:14.004] Agreement insert block                   number=43003 consensus sign number=5 insert result=true
INFO [12-20|16:08:14.651] 馃崚  mined fruit                           number=41973 diff=100    hash=e6a353鈥?4b620 signs=5
INFO [12-20|16:08:14.667] start to mine                            block=552 fruits=0     fast=41974 diff=113685 fdiff=100
INFO [12-20|16:08:14.870] 馃崚  mined fruit                           number=41974 diff=100    hash=2bc56d鈥?4dc3c signs=5
INFO [12-20|16:08:14.878] start to mine                            block=552 fruits=0     fast=41975 diff=113685 fdiff=100
INFO [12-20|16:08:15.021] 馃崚  mined fruit                           number=41975 diff=100    hash=b20988鈥?6ff1a signs=5
INFO [12-20|16:08:15.027] start to mine                            block=552 fruits=0     fast=41976 diff=113684 fdiff=100
INFO [12-20|16:08:15.373] 馃崚  mined fruit                           number=41976 diff=100    hash=c76a7a鈥?4405f signs=5
INFO [12-20|16:08:15.383] start to mine                            block=552 fruits=0     fast=41977 diff=113684 fdiff=100
INFO [12-20|16:08:15.674] 馃崚  mined fruit                           number=41977 diff=100    hash=10531e鈥7765a signs=5
INFO [12-20|16:08:15.675] start to mine                            block=552 fruits=0     fast=41978 diff=113684 fdiff=100
INFO [12-20|16:08:15.955] 馃崚  mined fruit                           number=41978 diff=100    hash=d4f4a5鈥4b9c1 signs=5
INFO [12-20|16:08:15.969] start to mine                            block=552 fruits=0     fast=41979 diff=113684 fdiff=100
INFO [12-20|16:08:16.329] 馃崚  mined fruit                           number=41979 diff=100    hash=d69bb3鈥?adf2f signs=5
INFO [12-20|16:08:16.334] start to mine                            block=552 fruits=0     fast=41980 diff=113683 fdiff=100
INFO [12-20|16:08:16.807] 馃崚  mined fruit                           number=41980 diff=100    hash=cf1821鈥c4272 signs=5
INFO [12-20|16:08:16.812] start to mine                            block=552 fruits=60    fast=41981 diff=113683 fdiff=100
INFO [12-20|16:08:17.008] 馃崚  mined fruit                           number=41981 diff=100    hash=226858鈥6899f signs=5
INFO [12-20|16:08:20.007] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.120ms   mgasps=0.000  number=43004 hash=00ba63鈥?4c6d2 cache=12.08kB
INFO [12-20|16:08:20.007] Agreement insert block                   number=43004 consensus sign number=5 insert result=true
INFO [12-20|16:08:26.011] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.518ms   mgasps=0.000  number=43005 hash=e02091鈥269f0 cache=12.08kB
INFO [12-20|16:08:26.011] Agreement insert block                   number=43005 consensus sign number=5 insert result=true
INFO [12-20|16:08:31.020] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.720ms   mgasps=0.000  number=43006 hash=5ddf7d鈥85817 cache=12.08kB
INFO [12-20|16:08:31.020] Agreement insert block                   number=43006 consensus sign number=5 insert result=true
INFO [12-20|16:08:36.029] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.763ms   mgasps=0.000  number=43007 hash=a04957鈥f46f5 cache=12.08kB
INFO [12-20|16:08:36.029] Agreement insert block                   number=43007 consensus sign number=5 insert result=true
INFO [12-20|16:08:42.032] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.168ms   mgasps=0.000  number=43008 hash=c3e75f鈥?1ffe1 cache=12.08kB
INFO [12-20|16:08:42.032] Agreement insert block                   number=43008 consensus sign number=5 insert result=true
INFO [12-20|16:08:47.051] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.302ms   mgasps=0.000  number=43009 hash=d01646鈥01fdd cache=12.08kB
INFO [12-20|16:08:47.051] Agreement insert block                   number=43009 consensus sign number=5 insert result=true
INFO [12-20|16:08:52.074] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=5.431ms   mgasps=0.000  number=43010 hash=e7afc4鈥b0d87 cache=12.08kB
INFO [12-20|16:08:52.074] Agreement insert block                   number=43010 consensus sign number=5 insert result=true
INFO [12-20|16:08:57.089] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.320ms   mgasps=0.000  number=43011 hash=5be4a9鈥4534f cache=12.08kB
INFO [12-20|16:08:57.089] Agreement insert block                   number=43011 consensus sign number=5 insert result=true
INFO [12-20|16:09:02.104] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.487ms   mgasps=0.000  number=43012 hash=57224f鈥6d92f cache=12.08kB
INFO [12-20|16:09:02.104] Agreement insert block                   number=43012 consensus sign number=5 insert result=true
INFO [12-20|16:09:08.239] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=1.123s    mgasps=0.000  number=43013 hash=c9e2cb鈥22976 cache=12.08kB
INFO [12-20|16:09:08.239] Agreement insert block                   number=43013 consensus sign number=5 insert result=true
INFO [12-20|16:09:12.133] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.283ms   mgasps=0.000  number=43014 hash=1d76f5鈥386fe cache=12.08kB
INFO [12-20|16:09:12.134] Agreement insert block                   number=43014 consensus sign number=5 insert result=true
INFO [12-20|16:09:17.150] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.406ms   mgasps=0.000  number=43015 hash=bbdeee鈥f91e7 cache=12.08kB
INFO [12-20|16:09:17.150] Agreement insert block                   number=43015 consensus sign number=5 insert result=true
INFO [12-20|16:09:22.165] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.090ms   mgasps=0.000  number=43016 hash=1f7a4e鈥?38499 cache=12.08kB
INFO [12-20|16:09:22.166] Agreement insert block                   number=43016 consensus sign number=5 insert result=true
INFO [12-20|16:09:27.177] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.979ms   mgasps=0.000  number=43017 hash=b5b836鈥ba9f0 cache=12.08kB
INFO [12-20|16:09:27.177] Agreement insert block                   number=43017 consensus sign number=5 insert result=true
INFO [12-20|16:09:32.192] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.849ms   mgasps=0.000  number=43018 hash=ed536e鈥?92d74 cache=12.08kB
INFO [12-20|16:09:32.192] Agreement insert block                   number=43018 consensus sign number=5 insert result=true
INFO [12-20|16:09:37.203] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.985ms   mgasps=0.000  number=43019 hash=c67705鈥?cfb02 cache=12.08kB
INFO [12-20|16:09:37.203] Agreement insert block                   number=43019 consensus sign number=5 insert result=true
INFO [12-20|16:09:42.216] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.180ms   mgasps=0.000  number=43020 hash=4d5bf0鈥?6ed58 cache=12.08kB
INFO [12-20|16:09:42.216] Agreement insert block                   number=43020 consensus sign number=5 insert result=true
INFO [12-20|16:09:47.236] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.063ms   mgasps=0.000  number=43021 hash=6b18f7鈥?12274 cache=12.08kB
INFO [12-20|16:09:47.236] Agreement insert block                   number=43021 consensus sign number=5 insert result=true
INFO [12-20|16:09:53.134] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.157ms   mgasps=0.000  number=43022 hash=fa26c7鈥7e5b7 cache=12.08kB
INFO [12-20|16:09:53.134] Agreement insert block                   number=43022 consensus sign number=5 insert result=true
INFO [12-20|16:09:59.139] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.437ms   mgasps=0.000  number=43023 hash=dbe4f0鈥?5d6d7 cache=12.08kB
INFO [12-20|16:09:59.139] Agreement insert block                   number=43023 consensus sign number=5 insert result=true
INFO [12-20|16:10:04.150] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.068ms   mgasps=0.000  number=43024 hash=c672dc鈥?8b00e cache=12.08kB
INFO [12-20|16:10:04.150] Agreement insert block                   number=43024 consensus sign number=5 insert result=true
INFO [12-20|16:10:10.147] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.086ms   mgasps=0.000  number=43025 hash=facd66鈥?025f6 cache=12.08kB
INFO [12-20|16:10:10.147] Agreement insert block                   number=43025 consensus sign number=5 insert result=true
INFO [12-20|16:10:15.157] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.116ms   mgasps=0.000  number=43026 hash=6a6a7e鈥?8c1a8 cache=12.08kB
INFO [12-20|16:10:15.158] Agreement insert block                   number=43026 consensus sign number=5 insert result=true
INFO [12-20|16:10:20.168] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.974ms   mgasps=0.000  number=43027 hash=7f6355鈥?f7cff cache=12.08kB
INFO [12-20|16:10:20.168] Agreement insert block                   number=43027 consensus sign number=5 insert result=true
INFO [12-20|16:10:26.066] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.706ms   mgasps=0.000  number=43028 hash=411d44鈥75104 cache=12.08kB
INFO [12-20|16:10:26.066] Agreement insert block                   number=43028 consensus sign number=5 insert result=true
INFO [12-20|16:10:31.072] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.133ms   mgasps=0.000  number=43029 hash=0cf89b鈥9c9f2 cache=12.08kB
INFO [12-20|16:10:31.072] Agreement insert block                   number=43029 consensus sign number=5 insert result=true
INFO [12-20|16:10:36.085] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.433ms   mgasps=0.000  number=43030 hash=417752鈥?20800 cache=12.08kB
INFO [12-20|16:10:36.085] Agreement insert block                   number=43030 consensus sign number=5 insert result=true
INFO [12-20|16:10:41.097] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.839ms   mgasps=0.000  number=43031 hash=ed54cb鈥d1f30 cache=12.08kB
INFO [12-20|16:10:41.097] Agreement insert block                   number=43031 consensus sign number=5 insert result=true
INFO [12-20|16:10:46.106] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.178ms   mgasps=0.000  number=43032 hash=40a43c鈥?c03d4 cache=12.08kB
INFO [12-20|16:10:46.106] Agreement insert block                   number=43032 consensus sign number=5 insert result=true
INFO [12-20|16:10:51.107] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.220ms   mgasps=0.000  number=43033 hash=78792d鈥?58fe3 cache=12.08kB
INFO [12-20|16:10:51.108] Agreement insert block                   number=43033 consensus sign number=5 insert result=true
INFO [12-20|16:10:56.106] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.957ms   mgasps=0.000  number=43034 hash=3be500鈥?0f4e6 cache=12.08kB
INFO [12-20|16:10:56.107] Agreement insert block                   number=43034 consensus sign number=5 insert result=true
INFO [12-20|16:11:01.117] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=4.604ms   mgasps=0.000  number=43035 hash=c80fcc鈥?886ae cache=12.08kB
INFO [12-20|16:11:01.118] Agreement insert block                   number=43035 consensus sign number=5 insert result=true
INFO [12-20|16:11:06.117] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.749ms   mgasps=0.000  number=43036 hash=712b0e鈥?4b928 cache=12.08kB
INFO [12-20|16:11:06.117] Agreement insert block                   number=43036 consensus sign number=5 insert result=true
INFO [12-20|16:11:11.121] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.987ms   mgasps=0.000  number=43037 hash=f1b23a鈥0c9a4 cache=12.08kB
INFO [12-20|16:11:11.121] Agreement insert block                   number=43037 consensus sign number=5 insert result=true
INFO [12-20|16:11:16.127] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.063ms   mgasps=0.000  number=43038 hash=cd2db0鈥0086c cache=12.08kB
INFO [12-20|16:11:16.127] Agreement insert block                   number=43038 consensus sign number=5 insert result=true
INFO [12-20|16:11:21.133] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.068ms   mgasps=0.000  number=43039 hash=68753c鈥45022 cache=12.08kB
INFO [12-20|16:11:21.133] Agreement insert block                   number=43039 consensus sign number=5 insert result=true
INFO [12-20|16:11:26.138] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.298ms   mgasps=0.000  number=43040 hash=d0cca3鈥8217f cache=12.08kB
INFO [12-20|16:11:26.138] Agreement insert block                   number=43040 consensus sign number=5 insert result=true
INFO [12-20|16:11:31.145] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.357ms   mgasps=0.000  number=43041 hash=fbcebe鈥eef6a cache=12.08kB
INFO [12-20|16:11:31.145] Agreement insert block                   number=43041 consensus sign number=5 insert result=true
INFO [12-20|16:11:37.128] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.141ms   mgasps=0.000  number=43042 hash=18faf5鈥?ee1dd cache=12.08kB
INFO [12-20|16:11:37.128] Agreement insert block                   number=43042 consensus sign number=5 insert result=true
INFO [12-20|16:11:42.137] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.118ms   mgasps=0.000  number=43043 hash=9587e3鈥f6bfc cache=12.08kB
INFO [12-20|16:11:42.137] Agreement insert block                   number=43043 consensus sign number=5 insert result=true
INFO [12-20|16:11:47.144] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.070ms   mgasps=0.000  number=43044 hash=8fb84d鈥54bc9 cache=12.08kB
INFO [12-20|16:11:47.144] Agreement insert block                   number=43044 consensus sign number=5 insert result=true
INFO [12-20|16:11:53.128] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.118ms   mgasps=0.000  number=43045 hash=ea32f7鈥96dfb cache=12.08kB
INFO [12-20|16:11:53.128] Agreement insert block                   number=43045 consensus sign number=5 insert result=true
INFO [12-20|16:11:58.136] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.172ms   mgasps=0.000  number=43046 hash=d8d8da鈥?a0ad0 cache=12.08kB
INFO [12-20|16:11:58.136] Agreement insert block                   number=43046 consensus sign number=5 insert result=true
INFO [12-20|16:12:04.129] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.102ms   mgasps=0.000  number=43047 hash=4215d0鈥b2350 cache=12.08kB
INFO [12-20|16:12:04.129] Agreement insert block                   number=43047 consensus sign number=5 insert result=true
INFO [12-20|16:12:09.136] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.176ms   mgasps=0.000  number=43048 hash=3f911a鈥8ccb9 cache=12.08kB
INFO [12-20|16:12:09.137] Agreement insert block                   number=43048 consensus sign number=5 insert result=true
INFO [12-20|16:12:14.148] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=4.979ms   mgasps=0.000  number=43049 hash=71c45c鈥9ce41 cache=12.08kB
INFO [12-20|16:12:14.148] Agreement insert block                   number=43049 consensus sign number=5 insert result=true
INFO [12-20|16:12:20.132] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.120ms   mgasps=0.000  number=43050 hash=c4e84a鈥?28120 cache=12.08kB
INFO [12-20|16:12:20.132] Agreement insert block                   number=43050 consensus sign number=5 insert result=true
INFO [12-20|16:12:26.134] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.104ms   mgasps=0.000  number=43051 hash=ba3383鈥?0bd37 cache=12.08kB
INFO [12-20|16:12:26.135] Agreement insert block                   number=43051 consensus sign number=5 insert result=true
INFO [12-20|16:12:31.142] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.155ms   mgasps=0.000  number=43052 hash=ef8061鈥8ec02 cache=12.08kB
INFO [12-20|16:12:31.142] Agreement insert block                   number=43052 consensus sign number=5 insert result=true
INFO [12-20|16:12:37.060] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.101ms   mgasps=0.000  number=43053 hash=368a7b鈥87938 cache=12.08kB
INFO [12-20|16:12:37.060] Agreement insert block                   number=43053 consensus sign number=5 insert result=true
INFO [12-20|16:12:42.138] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.223ms   mgasps=0.000  number=43054 hash=2e7d3a鈥d209b cache=12.08kB
INFO [12-20|16:12:42.138] Agreement insert block                   number=43054 consensus sign number=5 insert result=true
INFO [12-20|16:12:47.147] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.849ms   mgasps=0.000  number=43055 hash=0a5352鈥?00b98 cache=12.08kB
INFO [12-20|16:12:47.147] Agreement insert block                   number=43055 consensus sign number=5 insert result=true
INFO [12-20|16:12:52.158] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.924ms   mgasps=0.000  number=43056 hash=8333e6鈥?f9769 cache=12.08kB
INFO [12-20|16:12:52.158] Agreement insert block                   number=43056 consensus sign number=5 insert result=true
INFO [12-20|16:12:58.140] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.217ms   mgasps=0.000  number=43057 hash=7ddcca鈥?f5686 cache=12.08kB
INFO [12-20|16:12:58.140] Agreement insert block                   number=43057 consensus sign number=5 insert result=true
INFO [12-20|16:13:03.147] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.013ms   mgasps=0.000  number=43058 hash=507a37鈥?c457b cache=12.08kB
INFO [12-20|16:13:03.147] Agreement insert block                   number=43058 consensus sign number=5 insert result=true
INFO [12-20|16:13:08.155] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.018ms   mgasps=0.000  number=43059 hash=18b5f6鈥dea0c cache=12.08kB
INFO [12-20|16:13:08.155] Agreement insert block                   number=43059 consensus sign number=5 insert result=true
INFO [12-20|16:13:14.139] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.130ms   mgasps=0.000  number=43060 hash=8f7c6b鈥?a99a9 cache=12.08kB
INFO [12-20|16:13:14.140] Agreement insert block                   number=43060 consensus sign number=5 insert result=true
INFO [12-20|16:13:19.146] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.307ms   mgasps=0.000  number=43061 hash=06d31e鈥?f2dfe cache=12.08kB
INFO [12-20|16:13:19.147] Agreement insert block                   number=43061 consensus sign number=5 insert result=true
INFO [12-20|16:13:24.157] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.064ms   mgasps=0.000  number=43062 hash=560851鈥?3ab64 cache=12.08kB
INFO [12-20|16:13:24.157] Agreement insert block                   number=43062 consensus sign number=5 insert result=true
INFO [12-20|16:13:29.165] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.116ms   mgasps=0.000  number=43063 hash=0396aa鈥2b406 cache=12.08kB
INFO [12-20|16:13:29.165] Agreement insert block                   number=43063 consensus sign number=5 insert result=true
INFO [12-20|16:13:34.171] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.875ms   mgasps=0.000  number=43064 hash=540c91鈥?14f96 cache=12.08kB
INFO [12-20|16:13:34.171] Agreement insert block                   number=43064 consensus sign number=5 insert result=true
INFO [12-20|16:13:39.179] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.081ms   mgasps=0.000  number=43065 hash=3236d5鈥?a68c1 cache=12.08kB
INFO [12-20|16:13:39.179] Agreement insert block                   number=43065 consensus sign number=5 insert result=true
INFO [12-20|16:13:44.189] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.099ms   mgasps=0.000  number=43066 hash=06ce55鈥?439d1 cache=12.08kB
INFO [12-20|16:13:44.190] Agreement insert block                   number=43066 consensus sign number=5 insert result=true
INFO [12-20|16:13:49.196] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.325ms   mgasps=0.000  number=43067 hash=1b3c70鈥?f5895 cache=12.08kB
INFO [12-20|16:13:49.197] Agreement insert block                   number=43067 consensus sign number=5 insert result=true
INFO [12-20|16:13:55.142] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.153ms   mgasps=0.000  number=43068 hash=45e8b5鈥68e05 cache=12.08kB
INFO [12-20|16:13:55.143] Agreement insert block                   number=43068 consensus sign number=5 insert result=true
INFO [12-20|16:14:00.152] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.138ms   mgasps=0.000  number=43069 hash=b51aeb鈥4e9a0 cache=12.08kB
INFO [12-20|16:14:00.152] Agreement insert block                   number=43069 consensus sign number=5 insert result=true
INFO [12-20|16:14:05.161] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.156ms   mgasps=0.000  number=43070 hash=097de8鈥9fffd cache=12.08kB
INFO [12-20|16:14:05.161] Agreement insert block                   number=43070 consensus sign number=5 insert result=true
INFO [12-20|16:14:10.172] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=4.673ms   mgasps=0.000  number=43071 hash=c72fee鈥?8c753 cache=12.08kB
INFO [12-20|16:14:10.173] Agreement insert block                   number=43071 consensus sign number=5 insert result=true
INFO [12-20|16:14:16.148] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.200ms   mgasps=0.000  number=43072 hash=5052a0鈥?92c51 cache=12.08kB
INFO [12-20|16:14:16.149] Agreement insert block                   number=43072 consensus sign number=5 insert result=true
INFO [12-20|16:14:21.155] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.200ms   mgasps=0.000  number=43073 hash=906105鈥?d81c5 cache=12.08kB
INFO [12-20|16:14:21.155] Agreement insert block                   number=43073 consensus sign number=5 insert result=true
INFO [12-20|16:14:27.148] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.125ms   mgasps=0.000  number=43074 hash=6a42d2鈥?7a591 cache=12.08kB
INFO [12-20|16:14:27.148] Agreement insert block                   number=43074 consensus sign number=5 insert result=true
INFO [12-20|16:14:32.157] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.655ms   mgasps=0.000  number=43075 hash=0afb63鈥?0c0ce cache=12.08kB
INFO [12-20|16:14:32.157] Agreement insert block                   number=43075 consensus sign number=5 insert result=true
INFO [12-20|16:14:38.152] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.183ms   mgasps=0.000  number=43076 hash=2d7913鈥f7447 cache=12.08kB
INFO [12-20|16:14:38.153] Agreement insert block                   number=43076 consensus sign number=5 insert result=true
INFO [12-20|16:14:43.161] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.349ms   mgasps=0.000  number=43077 hash=ce1eb5鈥d5c1e cache=12.08kB
INFO [12-20|16:14:43.161] Agreement insert block                   number=43077 consensus sign number=5 insert result=true
INFO [12-20|16:14:48.169] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.205ms   mgasps=0.000  number=43078 hash=e399d4鈥a84a6 cache=12.08kB
INFO [12-20|16:14:48.169] Agreement insert block                   number=43078 consensus sign number=5 insert result=true
INFO [12-20|16:14:53.178] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.092ms   mgasps=0.000  number=43079 hash=d6321a鈥ac66d cache=12.08kB
INFO [12-20|16:14:53.179] Agreement insert block                   number=43079 consensus sign number=5 insert result=true
INFO [12-20|16:14:58.186] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.163ms   mgasps=0.000  number=43080 hash=728746鈥c833b cache=12.08kB
INFO [12-20|16:14:58.187] Agreement insert block                   number=43080 consensus sign number=5 insert result=true
INFO [12-20|16:15:03.198] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.495ms   mgasps=0.000  number=43081 hash=c8addf鈥59db2 cache=12.08kB
INFO [12-20|16:15:03.199] Agreement insert block                   number=43081 consensus sign number=5 insert result=true
INFO [12-20|16:15:08.205] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.333ms   mgasps=0.000  number=43082 hash=99406a鈥?c7c62 cache=12.08kB
INFO [12-20|16:15:08.206] Agreement insert block                   number=43082 consensus sign number=5 insert result=true
INFO [12-20|16:15:13.214] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.112ms   mgasps=0.000  number=43083 hash=3ec994鈥fd63e cache=12.08kB
INFO [12-20|16:15:13.215] Agreement insert block                   number=43083 consensus sign number=5 insert result=true
INFO [12-20|16:15:18.226] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=4.229ms   mgasps=0.000  number=43084 hash=cf2b6c鈥?2f594 cache=12.08kB
INFO [12-20|16:15:18.226] Agreement insert block                   number=43084 consensus sign number=5 insert result=true
INFO [12-20|16:15:23.230] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.056ms   mgasps=0.000  number=43085 hash=597f20鈥?ad502 cache=12.08kB
INFO [12-20|16:15:23.231] Agreement insert block                   number=43085 consensus sign number=5 insert result=true
INFO [12-20|16:15:28.238] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.979ms   mgasps=0.000  number=43086 hash=2b523b鈥15efe cache=12.08kB
INFO [12-20|16:15:28.238] Agreement insert block                   number=43086 consensus sign number=5 insert result=true
INFO [12-20|16:15:33.250] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.895ms   mgasps=0.000  number=43087 hash=f4dd0c鈥?571ba cache=12.08kB
INFO [12-20|16:15:33.250] Agreement insert block                   number=43087 consensus sign number=5 insert result=true
INFO [12-20|16:15:38.256] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.130ms   mgasps=0.000  number=43088 hash=de6d45鈥?4d6ad cache=12.08kB
INFO [12-20|16:15:38.256] Agreement insert block                   number=43088 consensus sign number=5 insert result=true
INFO [12-20|16:15:43.264] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.144ms   mgasps=0.000  number=43089 hash=2464b6鈥716ae cache=12.08kB
INFO [12-20|16:15:43.264] Agreement insert block                   number=43089 consensus sign number=5 insert result=true
INFO [12-20|16:15:48.272] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.283ms   mgasps=0.000  number=43090 hash=427ae6鈥21622 cache=12.08kB
INFO [12-20|16:15:48.273] Agreement insert block                   number=43090 consensus sign number=5 insert result=true
INFO [12-20|16:15:53.284] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=4.792ms   mgasps=0.000  number=43091 hash=f1e536鈥664f7 cache=12.08kB
INFO [12-20|16:15:53.284] Agreement insert block                   number=43091 consensus sign number=5 insert result=true
INFO [12-20|16:15:58.290] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.221ms   mgasps=0.000  number=43092 hash=674412鈥4ea64 cache=12.08kB
INFO [12-20|16:15:58.290] Agreement insert block                   number=43092 consensus sign number=5 insert result=true
INFO [12-20|16:16:04.171] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.171ms   mgasps=0.000  number=43093 hash=08aa41鈥?7f218 cache=12.08kB
INFO [12-20|16:16:04.171] Agreement insert block                   number=43093 consensus sign number=5 insert result=true
INFO [12-20|16:16:09.180] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.247ms   mgasps=0.000  number=43094 hash=e54def鈥?e9781 cache=12.08kB
INFO [12-20|16:16:09.181] Agreement insert block                   number=43094 consensus sign number=5 insert result=true
INFO [12-20|16:16:14.192] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=5.674ms   mgasps=0.000  number=43095 hash=a276e3鈥?8ca8f cache=12.08kB
INFO [12-20|16:16:14.192] Agreement insert block                   number=43095 consensus sign number=5 insert result=true
INFO [12-20|16:16:20.176] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.169ms   mgasps=0.000  number=43096 hash=6910de鈥0a5c8 cache=12.08kB
INFO [12-20|16:16:20.176] Agreement insert block                   number=43096 consensus sign number=5 insert result=true
INFO [12-20|16:16:25.184] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.995ms   mgasps=0.000  number=43097 hash=83a193鈥4593f cache=12.08kB
INFO [12-20|16:16:25.184] Agreement insert block                   number=43097 consensus sign number=5 insert result=true
INFO [12-20|16:16:30.193] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.078ms   mgasps=0.000  number=43098 hash=b9cc22鈥f2b99 cache=12.08kB
INFO [12-20|16:16:30.194] Agreement insert block                   number=43098 consensus sign number=5 insert result=true
INFO [12-20|16:16:36.179] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.109ms   mgasps=0.000  number=43099 hash=82577c鈥?51a31 cache=12.08kB
INFO [12-20|16:16:36.180] Agreement insert block                   number=43099 consensus sign number=5 insert result=true
INFO [12-20|16:16:41.191] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.442ms   mgasps=0.000  number=43100 hash=e974f4鈥?4e87b cache=12.08kB
INFO [12-20|16:16:41.191] Agreement insert block                   number=43100 consensus sign number=5 insert result=true
INFO [12-20|16:16:46.199] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.249ms   mgasps=0.000  number=43101 hash=70e149鈥91538 cache=12.08kB
INFO [12-20|16:16:46.200] Agreement insert block                   number=43101 consensus sign number=5 insert result=true
INFO [12-20|16:16:51.209] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.264ms   mgasps=0.000  number=43102 hash=893a76鈥?7643b cache=12.08kB
INFO [12-20|16:16:51.210] Agreement insert block                   number=43102 consensus sign number=5 insert result=true
INFO [12-20|16:16:56.215] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.903ms   mgasps=0.000  number=43103 hash=83b0bb鈥?4138b cache=12.08kB
INFO [12-20|16:16:56.215] Agreement insert block                   number=43103 consensus sign number=5 insert result=true
INFO [12-20|16:17:01.225] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.982ms   mgasps=0.000  number=43104 hash=e37220鈥?8b03f cache=12.08kB
INFO [12-20|16:17:01.225] Agreement insert block                   number=43104 consensus sign number=5 insert result=true
INFO [12-20|16:17:07.187] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.059ms   mgasps=0.000  number=43105 hash=4e8e14鈥?a0cd1 cache=12.08kB
INFO [12-20|16:17:07.187] Agreement insert block                   number=43105 consensus sign number=5 insert result=true
INFO [12-20|16:17:13.187] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.127ms   mgasps=0.000  number=43106 hash=633ec3鈥?fa0f5 cache=12.08kB
INFO [12-20|16:17:13.187] Agreement insert block                   number=43106 consensus sign number=5 insert result=true
INFO [12-20|16:17:18.195] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.118ms   mgasps=0.000  number=43107 hash=efffd7鈥162ae cache=12.08kB
INFO [12-20|16:17:18.195] Agreement insert block                   number=43107 consensus sign number=5 insert result=true
INFO [12-20|16:17:23.203] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.035ms   mgasps=0.000  number=43108 hash=02dbd1鈥?906df cache=12.08kB
INFO [12-20|16:17:23.203] Agreement insert block                   number=43108 consensus sign number=5 insert result=true
INFO [12-20|16:17:28.210] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.988ms   mgasps=0.000  number=43109 hash=523893鈥?0228d cache=12.08kB
INFO [12-20|16:17:28.210] Agreement insert block                   number=43109 consensus sign number=5 insert result=true
INFO [12-20|16:17:33.220] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=4.996ms   mgasps=0.000  number=43110 hash=f8c8e8鈥?b1e15 cache=12.08kB
INFO [12-20|16:17:33.220] Agreement insert block                   number=43110 consensus sign number=5 insert result=true
INFO [12-20|16:17:38.231] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=7.882ms   mgasps=0.000  number=43111 hash=03041c鈥?3e672 cache=12.08kB
INFO [12-20|16:17:38.232] Agreement insert block                   number=43111 consensus sign number=5 insert result=true
INFO [12-20|16:17:43.229] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=26.962ms  mgasps=0.000  number=43112 hash=d17f51鈥63c1d cache=12.08kB
INFO [12-20|16:17:43.231] Agreement insert block                   number=43112 consensus sign number=5 insert result=true
INFO [12-20|16:17:49.155] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.249ms   mgasps=0.000  number=43113 hash=a110d5鈥?0225b cache=12.08kB
INFO [12-20|16:17:49.156] Agreement insert block                   number=43113 consensus sign number=5 insert result=true
INFO [12-20|16:17:54.169] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=6.917ms   mgasps=0.000  number=43114 hash=789950鈥75f15 cache=12.08kB
INFO [12-20|16:17:54.169] Agreement insert block                   number=43114 consensus sign number=5 insert result=true
INFO [12-20|16:17:59.176] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=4.647ms   mgasps=0.000  number=43115 hash=027a84鈥?d70a3 cache=12.08kB
INFO [12-20|16:17:59.177] Agreement insert block                   number=43115 consensus sign number=5 insert result=true
INFO [12-20|16:18:04.183] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.570ms   mgasps=0.000  number=43116 hash=9b799b鈥?5ceda cache=12.08kB
INFO [12-20|16:18:04.184] Agreement insert block                   number=43116 consensus sign number=5 insert result=true
INFO [12-20|16:18:09.192] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=2.252ms   mgasps=0.000  number=43117 hash=0a20f2鈥6b112 cache=12.08kB
INFO [12-20|16:18:09.192] Agreement insert block                   number=43117 consensus sign number=5 insert result=true
INFO [12-20|16:18:14.202] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=4.630ms   mgasps=0.000  number=43118 hash=4a8ceb鈥?d3206 cache=12.08kB
INFO [12-20|16:18:14.202] Agreement insert block                   number=43118 consensus sign number=5 insert result=true
INFO [12-20|16:18:20.106] Imported new fast chain segment          blocks=1 txs=0 mgas=0.000 elapsed=3.159ms   mgasps=0.000  number=43119 hash=b6fa0e鈥?6739f cache=12.08kB
INFO [12-20|16:18:20.106] Agreement insert block                   number=43119 consensus sign number=5 insert result=true
INFO [12-20|16:20:23.368] +++++ mined block  ---                   block number=552 fruits=60   first=41921 end=41980
INFO [12-20|16:20:23.370] 馃敆 block reached canonical chain          number=547   hash=3c91b9鈥613f9
INFO [12-20|16:20:23.370] 馃敤 mined potential block                  number=552   hash=9d2c42鈥?7c0a4
INFO [12-20|17:02:37.258] Regenerated local transaction journal    transactions=0 accounts=0
INFO [12-20|17:02:37.270] Regenerated local fruit journal          fruits=275
INFO [12-20|18:02:37.258] Regenerated local transaction journal    transactions=0 accounts=0
INFO [12-20|18:02:37.268] Regenerated local fruit journal          fruits=275
INFO [12-20|19:02:37.258] Regenerated local transaction journal    transactions=0 accounts=0
INFO [12-20|19:02:37.268] Regenerated local fruit journal          fruits=275
INFO [12-20|20:02:37.259] Regenerated local transaction journal    transactions=0 accounts=0
INFO [12-20|20:02:37.274] Regenerated local fruit journal          fruits=275
INFO [12-20|21:02:37.258] Regenerated local transaction journal    transactions=0 accounts=0
INFO [12-20|21:02:37.268] Regenerated local fruit journal          fruits=275
INFO [12-20|22:02:37.261] Regenerated local transaction journal    transactions=0 accounts=0
INFO [12-20|22:02:37.268] Regenerated local fruit journal          fruits=275
INFO [12-20|23:02:37.258] Regenerated local transaction journal    transactions=0 accounts=0
INFO [12-20|23:02:37.268] Regenerated local fruit journal          fruits=275
INFO [12-21|00:02:37.258] Regenerated local transaction journal    transactions=0 accounts=0
INFO [12-21|00:02:37.268] Regenerated local fruit journal          fruits=275
INFO [12-21|01:02:37.258] Regenerated local transaction journal    transactions=0 accounts=0

Committee stability function optimization

  1. The standby committee members have a strong order, and the super spare nodes will not be voted out.
  2. When a committee member fails to reach a consensus in a certain round, join the super standby node at one time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.