diff --git a/agoric-sdk b/agoric-sdk new file mode 160000 index 00000000..62ceaa22 --- /dev/null +++ b/agoric-sdk @@ -0,0 +1 @@ +Subproject commit 62ceaa2290419c0a45c4a9a0230361dd26756223 diff --git a/network/agoric/agoric.sh b/network/agoric/agoric.sh index 375c0ee3..39aad05f 100644 --- a/network/agoric/agoric.sh +++ b/network/agoric/agoric.sh @@ -1,11 +1,8 @@ #!/bin/bash - # Install the specialized, agoric sdk for ICA cd $HOME yes | rm -r agoric-sdk git clone https://github.com/schnetzlerjoe/agoric-sdk -cd agoric-sdk -yarn install -yarn build +cd agoric-sdk && yarn install && yarn build yarn link-cli ~/bin/agoric cd ./packages/cosmic-swingset && make \ No newline at end of file diff --git a/network/axelar/axelar.sh b/network/axelar/axelar.sh index 7ad0f5ab..f8ae0112 100644 --- a/network/axelar/axelar.sh +++ b/network/axelar/axelar.sh @@ -6,12 +6,12 @@ cd $HOME mkdir binaries && cd binaries cd $HOME -yes | rm -r osmosis +yes | rm -r axelar-core git clone https://github.com/pitalco/axelar-core cd axelar-core git checkout upgrade-ibc3 -make install -sudo mv $GOPATH/bin/axelard /usr/local/bin +make build +sudo mv ./bin/axelard /usr/local/bin # install tofnd wget https://github.com/axelarnetwork/tofnd/releases/download/$TOFND_RELEASE/tofnd-linux-amd64-$TOFND_RELEASE diff --git a/network/data/.tofnd/kvstore/kv/db b/network/data/.tofnd/kvstore/kv/db index 76ca8a04..f2f98a1d 100644 Binary files a/network/data/.tofnd/kvstore/kv/db and b/network/data/.tofnd/kvstore/kv/db differ diff --git a/network/data/axelar.log b/network/data/axelar.log index a7dafd6e..393642b7 100644 --- a/network/data/axelar.log +++ b/network/data/axelar.log @@ -1,11251 +1,918 @@ -{"level":"info","time":"2022-10-31T16:12:51-04:00","message":"file seeds.toml not found"} -{"level":"info","time":"2022-10-31T16:12:52-04:00","message":"starting node with ABCI Tendermint in-process"} -{"level":"info","module":"proxy","impl":"multiAppConn","msg":{},"time":"2022-10-31T16:12:52-04:00","message":"service start"} -{"level":"info","module":"proxy","connection":"query","module":"abci-client","impl":"localClient","msg":{},"time":"2022-10-31T16:12:52-04:00","message":"service start"} -{"level":"info","module":"proxy","connection":"snapshot","module":"abci-client","impl":"localClient","msg":{},"time":"2022-10-31T16:12:52-04:00","message":"service start"} -{"level":"info","module":"proxy","connection":"mempool","module":"abci-client","impl":"localClient","msg":{},"time":"2022-10-31T16:12:52-04:00","message":"service start"} -{"level":"info","module":"proxy","connection":"consensus","module":"abci-client","impl":"localClient","msg":{},"time":"2022-10-31T16:12:52-04:00","message":"service start"} -{"level":"info","module":"events","impl":"EventBus","msg":{},"time":"2022-10-31T16:12:52-04:00","message":"service start"} -{"level":"info","module":"events","module":"pubsub","impl":"PubSub","msg":{},"time":"2022-10-31T16:12:52-04:00","message":"service start"} -{"level":"info","module":"txindex","impl":"IndexerService","msg":{},"time":"2022-10-31T16:12:52-04:00","message":"service start"} -{"level":"info","module":"consensus","hash":"","height":0,"protocol-version":0,"software-version":"0.26.0-38-gc36f73da","time":"2022-10-31T16:12:52-04:00","message":"ABCI Handshake App Info"} -{"level":"info","module":"consensus","appHeight":0,"stateHeight":0,"storeHeight":0,"time":"2022-10-31T16:12:52-04:00","message":"ABCI Replay Blocks"} -{"level":"info","module":"x/crisis","inv":"1/11","name":"distribution/nonnegative-outstanding","time":"2022-10-31T16:12:52-04:00","message":"asserting crisis invariants"} -{"level":"info","module":"x/crisis","inv":"2/11","name":"distribution/can-withdraw","time":"2022-10-31T16:12:52-04:00","message":"asserting crisis invariants"} -{"level":"info","module":"x/crisis","inv":"3/11","name":"distribution/reference-count","time":"2022-10-31T16:12:52-04:00","message":"asserting crisis invariants"} -{"level":"info","module":"x/crisis","inv":"4/11","name":"distribution/module-account","time":"2022-10-31T16:12:52-04:00","message":"asserting crisis invariants"} -{"level":"info","module":"x/crisis","inv":"5/11","name":"staking/module-accounts","time":"2022-10-31T16:12:52-04:00","message":"asserting crisis invariants"} -{"level":"info","module":"x/crisis","inv":"6/11","name":"staking/nonnegative-power","time":"2022-10-31T16:12:52-04:00","message":"asserting crisis invariants"} -{"level":"info","module":"x/crisis","inv":"7/11","name":"staking/positive-delegation","time":"2022-10-31T16:12:52-04:00","message":"asserting crisis invariants"} -{"level":"info","module":"x/crisis","inv":"8/11","name":"staking/delegator-shares","time":"2022-10-31T16:12:52-04:00","message":"asserting crisis invariants"} -{"level":"info","module":"x/crisis","inv":"9/11","name":"gov/module-account","time":"2022-10-31T16:12:52-04:00","message":"asserting crisis invariants"} -{"level":"info","module":"x/crisis","inv":"10/11","name":"bank/nonnegative-outstanding","time":"2022-10-31T16:12:52-04:00","message":"asserting crisis invariants"} -{"level":"info","module":"x/crisis","inv":"11/11","name":"bank/total-supply","time":"2022-10-31T16:12:52-04:00","message":"asserting crisis invariants"} -{"level":"info","module":"x/crisis","duration":8.904898,"height":0,"time":"2022-10-31T16:12:52-04:00","message":"asserted all invariants"} -{"level":"debug","module":"x/ante","time":"2022-10-31T16:12:52-04:00","message":"received message of type cosmos.staking.v1beta1.MsgCreateValidator in block 0: {\"description\":{\"moniker\":\"test\",\"identity\":\"\",\"website\":\"\",\"security_contact\":\"\",\"details\":\"\"},\"commission\":{\"rate\":\"0.100000000000000000\",\"max_rate\":\"0.200000000000000000\",\"max_change_rate\":\"0.010000000000000000\"},\"min_self_delegation\":\"1\",\"delegator_address\":\"axelar18hl5c9xn5dze2g50uaw0l2mr02ew57zkw87tvp\",\"validator_address\":\"axelarvaloper18hl5c9xn5dze2g50uaw0l2mr02ew57zkwxgw7w\",\"pubkey\":{\"@type\":\"/cosmos.crypto.ed25519.PubKey\",\"key\":\"iuBNpEDDziunUbomX8fJRklVbXdvGJwfPh9tRQVaxyA=\"},\"value\":{\"denom\":\"uaxl\",\"amount\":\"7000000000\"}}"} -{"level":"info","module":"x/capability","module":"ibc","name":"ports/transfer","time":"2022-10-31T16:12:52-04:00","message":"created new capability"} -{"level":"info","module":"x/ibc/port","port":"transfer","time":"2022-10-31T16:12:52-04:00","message":"port binded"} -{"level":"info","module":"x/capability","capability":1,"module":"transfer","name":"ports/transfer","time":"2022-10-31T16:12:52-04:00","message":"claimed capability"} -{"level":"info","module":"x/capability","module":"ibc","name":"ports/icahost","time":"2022-10-31T16:12:52-04:00","message":"created new capability"} -{"level":"info","module":"x/ibc/port","port":"icahost","time":"2022-10-31T16:12:52-04:00","message":"port binded"} -{"level":"info","module":"x/capability","capability":2,"module":"icahost","name":"ports/icahost","time":"2022-10-31T16:12:52-04:00","message":"claimed capability"} -{"level":"info","module":"consensus","appHash":"","appHeight":0,"time":"2022-10-31T16:12:52-04:00","message":"Completed ABCI Handshake - Tendermint and App are synced"} -{"level":"info","block":11,"p2p":8,"tendermint_version":"0.34.21","time":"2022-10-31T16:12:52-04:00","message":"Version info"} -{"level":"info","module":"consensus","addr":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","pubKey":"iuBNpEDDziunUbomX8fJRklVbXdvGJwfPh9tRQVaxyA=","time":"2022-10-31T16:12:52-04:00","message":"This node is a validator"} -{"level":"info","module":"p2p","ID":"eab989fa971a91f69b1972ec6bb82a1e45e8b509","file":"network/data/axelar/config/node_key.json","time":"2022-10-31T16:12:53-04:00","message":"P2P Node ID"} -{"level":"info","module":"p2p","addrs":[],"time":"2022-10-31T16:12:53-04:00","message":"Adding persistent peers"} -{"level":"info","module":"p2p","ids":[],"time":"2022-10-31T16:12:53-04:00","message":"Adding unconditional peer ids"} -{"level":"info","module":"p2p","book":"network/data/axelar/config/addrbook.json","addr":{"id":"eab989fa971a91f69b1972ec6bb82a1e45e8b509","ip":"0.0.0.0","port":16656},"time":"2022-10-31T16:12:53-04:00","message":"Add our address to book"} -{"level":"info","impl":"Node","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"service start"} -{"level":"info","laddr":"localhost:6060","time":"2022-10-31T16:12:53-04:00","message":"Starting pprof server"} -{"level":"error","err":"listen tcp 127.0.0.1:6060: bind: address already in use","time":"2022-10-31T16:12:53-04:00","message":"pprof server error"} -{"level":"info","module":"rpc-server","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"serve"} -{"level":"info","module":"p2p","impl":"P2P Switch","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"service start"} -{"level":"info","module":"blockchain","impl":"BlockchainReactor","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"service start"} -{"level":"info","module":"consensus","impl":"ConsensusReactor","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"service start"} -{"level":"info","module":"consensus","waitSync":false,"time":"2022-10-31T16:12:53-04:00","message":"Reactor "} -{"level":"info","module":"consensus","impl":"ConsensusState","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"service start"} -{"level":"info","module":"consensus","wal":"network/data/axelar/data/cs.wal/wal","impl":"baseWAL","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"service start"} -{"level":"info","module":"consensus","wal":"network/data/axelar/data/cs.wal/wal","impl":"Group","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"service start"} -{"level":"info","module":"consensus","impl":"TimeoutTicker","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"service start"} -{"level":"info","module":"consensus","wal":"network/data/axelar/data/cs.wal/wal","height":1,"max":0,"min":0,"time":"2022-10-31T16:12:53-04:00","message":"Searching for height"} -{"level":"info","module":"consensus","wal":"network/data/axelar/data/cs.wal/wal","height":0,"max":0,"min":0,"time":"2022-10-31T16:12:53-04:00","message":"Searching for height"} -{"level":"info","module":"consensus","wal":"network/data/axelar/data/cs.wal/wal","height":0,"index":0,"time":"2022-10-31T16:12:53-04:00","message":"Found"} -{"level":"info","module":"consensus","height":1,"time":"2022-10-31T16:12:53-04:00","message":"Catchup by replaying consensus messages"} -{"level":"info","module":"consensus","time":"2022-10-31T16:12:53-04:00","message":"Replay: Done"} -{"level":"info","module":"evidence","impl":"Evidence","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"service start"} -{"level":"info","module":"statesync","impl":"StateSync","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"service start"} -{"level":"info","module":"pex","impl":"PEX","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"service start"} -{"level":"info","module":"p2p","book":"network/data/axelar/config/addrbook.json","impl":"AddrBook","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"service start"} -{"level":"info","module":"p2p","book":"network/data/axelar/config/addrbook.json","size":0,"time":"2022-10-31T16:12:53-04:00","message":"Saving AddrBook to file"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:12:53-04:00","message":"Starting timeout routine"} -{"level":"debug","module":"consensus","new_ti":{"duration":947776208,"height":1,"round":0,"step":1},"old_ti":{"duration":0,"height":0,"round":0,"step":0},"time":"2022-10-31T16:12:53-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:12:53-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":947.776208,"height":1,"round":0,"step":1,"time":"2022-10-31T16:12:53-04:00","message":"Scheduled timeout"} -{"level":"info","module":"pex","numDialing":0,"numInPeers":0,"numOutPeers":0,"numToDial":10,"time":"2022-10-31T16:12:53-04:00","message":"Ensure peers"} -{"level":"info","module":"pex","time":"2022-10-31T16:12:53-04:00","message":"No addresses to dial. Falling back to seeds"} -{"level":"info","module":"api-server","time":"2022-10-31T16:12:53-04:00","message":"starting API server..."} -{"level":"info","module":"api-server","msg":{},"time":"2022-10-31T16:12:53-04:00","message":"serve"} -{"level":"info","module":"consensus","dur":947.776208,"height":1,"round":0,"step":1,"time":"2022-10-31T16:12:54-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":1,"round":0,"step":1,"timeout":947.776208,"time":"2022-10-31T16:12:54-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":1,"round":0,"current":{},"time":"2022-10-31T16:12:54-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":1,"round":0,"current":{},"time":"2022-10-31T16:12:54-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":1,"round":0,"time":"2022-10-31T16:12:54-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":1,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:12:54-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":1,"round":0,"step":3},"old_ti":{"duration":947776208,"height":1,"round":0,"step":1},"time":"2022-10-31T16:12:54-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:12:54-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":1,"round":0,"step":3,"time":"2022-10-31T16:12:54-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":1,"proposal":{"Type":32,"height":1,"round":0,"pol_round":-1,"block_id":{"hash":"201FFA8BE97965CA72CE15FFEC38D638994A34AE9DF76BDB364690CCF113B564","parts":{"total":1,"hash":"AD05BB9EC696E1477491B22DFA7637D8416303AFE21CEB7FFF9B350191B02557"}},"timestamp":"2022-10-31T20:12:54.058809677Z","signature":"1Ce6FAW1OdeRAqidOSfXfnW5xb1uD+KRXyN5Va9/3ALlkQavWS1Fb6FMNblrAYQEYWd0O0p+fikb6HG7ooCaDg=="},"round":0,"time":"2022-10-31T16:12:54-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:54-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":1,"round":0,"pol_round":-1,"block_id":{"hash":"201FFA8BE97965CA72CE15FFEC38D638994A34AE9DF76BDB364690CCF113B564","parts":{"total":1,"hash":"AD05BB9EC696E1477491B22DFA7637D8416303AFE21CEB7FFF9B350191B02557"}},"timestamp":"2022-10-31T20:12:54.058809677Z","signature":"1Ce6FAW1OdeRAqidOSfXfnW5xb1uD+KRXyN5Va9/3ALlkQavWS1Fb6FMNblrAYQEYWd0O0p+fikb6HG7ooCaDg=="},"time":"2022-10-31T16:12:54-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"201FFA8BE97965CA72CE15FFEC38D638994A34AE9DF76BDB364690CCF113B564","height":1,"time":"2022-10-31T16:12:54-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":1,"round":0,"current":{},"time":"2022-10-31T16:12:54-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":1,"round":0,"time":"2022-10-31T16:12:54-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":1,"round":0,"vote":{"type":1,"height":1,"round":0,"block_id":{"hash":"201FFA8BE97965CA72CE15FFEC38D638994A34AE9DF76BDB364690CCF113B564","parts":{"total":1,"hash":"AD05BB9EC696E1477491B22DFA7637D8416303AFE21CEB7FFF9B350191B02557"}},"timestamp":"2022-10-31T20:12:54.082090006Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"W0KzU5yJZZNeBiDRdgdjiw6NfPtplFFAuKbZF13//CaasIIGMgxMfBw06UCp5w+WqXxPThoN6+Rbmb4wZKK2Cg=="},"time":"2022-10-31T16:12:54-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:54-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":1,"val_index":0,"vote_height":1,"vote_type":1,"time":"2022-10-31T16:12:54-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:1 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:201FFA8BE97965CA72CE15FFEC38D638994A34AE9DF76BDB364690CCF113B564:1:AD05BB9EC696(1) BA{1:x} map[]}","vote":{"type":1,"height":1,"round":0,"block_id":{"hash":"201FFA8BE97965CA72CE15FFEC38D638994A34AE9DF76BDB364690CCF113B564","parts":{"total":1,"hash":"AD05BB9EC696E1477491B22DFA7637D8416303AFE21CEB7FFF9B350191B02557"}},"timestamp":"2022-10-31T20:12:54.082090006Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"W0KzU5yJZZNeBiDRdgdjiw6NfPtplFFAuKbZF13//CaasIIGMgxMfBw06UCp5w+WqXxPThoN6+Rbmb4wZKK2Cg=="},"time":"2022-10-31T16:12:54-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:12:54-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":1,"round":0,"current":{},"time":"2022-10-31T16:12:54-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":1,"round":0,"hash":"201FFA8BE97965CA72CE15FFEC38D638994A34AE9DF76BDB364690CCF113B564","time":"2022-10-31T16:12:54-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":1,"round":0,"vote":{"type":2,"height":1,"round":0,"block_id":{"hash":"201FFA8BE97965CA72CE15FFEC38D638994A34AE9DF76BDB364690CCF113B564","parts":{"total":1,"hash":"AD05BB9EC696E1477491B22DFA7637D8416303AFE21CEB7FFF9B350191B02557"}},"timestamp":"2022-10-31T20:12:54.092730538Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"byny22v3IfHisdYJuBxLfWi6s1TfMWGzsNs7CHVX42+S1W7PzQN5YY0Ms/Y3oWDwi58k0QUjVAFOHO/IiLcsBA=="},"time":"2022-10-31T16:12:54-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:54-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":1,"val_index":0,"vote_height":1,"vote_type":2,"time":"2022-10-31T16:12:54-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":1,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:12:54Z","time":"2022-10-31T16:12:54-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":1,"round":0,"current":{},"time":"2022-10-31T16:12:54-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":1,"round":0,"current":{},"time":"2022-10-31T16:12:54-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":1,"current":{},"time":"2022-10-31T16:12:54-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":1,"block_hash":"201FFA8BE97965CA72CE15FFEC38D638994A34AE9DF76BDB364690CCF113B564","time":"2022-10-31T16:12:54-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:54-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":1,"hash":{},"num_txs":0,"root":"E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855","time":"2022-10-31T16:12:54-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":1,"block":{},"time":"2022-10-31T16:12:54-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:12:54-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":1,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:12:54-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3133312031313720313037203720313635203230392031373420373820313738203536203131203231302031333520313439203136362038362031343920313835203939203130342031333620323037203936203135332031203831203736203133362031323120323020323535203235355D3A317D","time":"2022-10-31T16:12:54-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"83756B07A5D1AE4EB2380BD28795A65695B9636888CF609901514C887914FFFF","height":1,"num_txs":0,"time":"2022-10-31T16:12:54-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":1,"last_block_time":"2022-10-31T20:12:38Z","time":"2022-10-31T16:12:54-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":960244895,"height":2,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":1,"round":0,"step":3},"time":"2022-10-31T16:12:54-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":960.244895,"height":2,"round":0,"step":1,"time":"2022-10-31T16:12:54-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:54-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":1,"time":"2022-10-31T16:12:54-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":1,"num_txs":0,"time":"2022-10-31T16:12:54-04:00","message":"indexed block txs"} -{"level":"info","module":"consensus","dur":960.244895,"height":2,"round":0,"step":1,"time":"2022-10-31T16:12:55-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":2,"round":0,"step":1,"timeout":960.244895,"time":"2022-10-31T16:12:55-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":2,"round":0,"current":{},"time":"2022-10-31T16:12:55-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":2,"round":0,"current":{},"time":"2022-10-31T16:12:55-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":2,"round":0,"time":"2022-10-31T16:12:55-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":2,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:12:55-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":2,"round":0,"step":3},"old_ti":{"duration":960244895,"height":2,"round":0,"step":1},"time":"2022-10-31T16:12:55-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:12:55-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":2,"round":0,"step":3,"time":"2022-10-31T16:12:55-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":2,"proposal":{"Type":32,"height":2,"round":0,"pol_round":-1,"block_id":{"hash":"E82F9B063CE5B0FCE18A37B5AF761ABD9F7BED6E9094E041CE006A6547AFEBFD","parts":{"total":1,"hash":"206CED5F39CE374B5F50BA974103F27BF19D0F975EE02E25369D6C270182A787"}},"timestamp":"2022-10-31T20:12:55.151538849Z","signature":"iiYpmc3CRM7AVSwHUsa3/4x79m5QV+fjISWk+zOBgD9mYUo4fNJQ5gv2lxd3apjMqDUyt4LpgovjNP4KnfIYDA=="},"round":0,"time":"2022-10-31T16:12:55-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:55-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":2,"round":0,"pol_round":-1,"block_id":{"hash":"E82F9B063CE5B0FCE18A37B5AF761ABD9F7BED6E9094E041CE006A6547AFEBFD","parts":{"total":1,"hash":"206CED5F39CE374B5F50BA974103F27BF19D0F975EE02E25369D6C270182A787"}},"timestamp":"2022-10-31T20:12:55.151538849Z","signature":"iiYpmc3CRM7AVSwHUsa3/4x79m5QV+fjISWk+zOBgD9mYUo4fNJQ5gv2lxd3apjMqDUyt4LpgovjNP4KnfIYDA=="},"time":"2022-10-31T16:12:55-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"E82F9B063CE5B0FCE18A37B5AF761ABD9F7BED6E9094E041CE006A6547AFEBFD","height":2,"time":"2022-10-31T16:12:55-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":2,"round":0,"current":{},"time":"2022-10-31T16:12:55-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":2,"round":0,"time":"2022-10-31T16:12:55-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":2,"round":0,"vote":{"type":1,"height":2,"round":0,"block_id":{"hash":"E82F9B063CE5B0FCE18A37B5AF761ABD9F7BED6E9094E041CE006A6547AFEBFD","parts":{"total":1,"hash":"206CED5F39CE374B5F50BA974103F27BF19D0F975EE02E25369D6C270182A787"}},"timestamp":"2022-10-31T20:12:55.230160434Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"puIlndQ2A2lzHBLuUfWjSWtS1idFDyTY2ZR9wyTxlnhl6Goq+3pZkBJTCsZ09x8m4na5mb6v0C2q2HHzCPFtDw=="},"time":"2022-10-31T16:12:55-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:55-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":2,"val_index":0,"vote_height":2,"vote_type":1,"time":"2022-10-31T16:12:55-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:2 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:E82F9B063CE5B0FCE18A37B5AF761ABD9F7BED6E9094E041CE006A6547AFEBFD:1:206CED5F39CE(1) BA{1:x} map[]}","vote":{"type":1,"height":2,"round":0,"block_id":{"hash":"E82F9B063CE5B0FCE18A37B5AF761ABD9F7BED6E9094E041CE006A6547AFEBFD","parts":{"total":1,"hash":"206CED5F39CE374B5F50BA974103F27BF19D0F975EE02E25369D6C270182A787"}},"timestamp":"2022-10-31T20:12:55.230160434Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"puIlndQ2A2lzHBLuUfWjSWtS1idFDyTY2ZR9wyTxlnhl6Goq+3pZkBJTCsZ09x8m4na5mb6v0C2q2HHzCPFtDw=="},"time":"2022-10-31T16:12:55-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:12:55-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":2,"round":0,"current":{},"time":"2022-10-31T16:12:55-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":2,"round":0,"hash":"E82F9B063CE5B0FCE18A37B5AF761ABD9F7BED6E9094E041CE006A6547AFEBFD","time":"2022-10-31T16:12:55-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":2,"round":0,"vote":{"type":2,"height":2,"round":0,"block_id":{"hash":"E82F9B063CE5B0FCE18A37B5AF761ABD9F7BED6E9094E041CE006A6547AFEBFD","parts":{"total":1,"hash":"206CED5F39CE374B5F50BA974103F27BF19D0F975EE02E25369D6C270182A787"}},"timestamp":"2022-10-31T20:12:55.261334301Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"pl0GMAUyf/f3dLF1r98Kr74EQcyP7ZI5ftqO6Uqux5phf5jLejT5t2H98/Bj28RRmstk1P1bA3uIm3bYBAGFAg=="},"time":"2022-10-31T16:12:55-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:55-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":2,"val_index":0,"vote_height":2,"vote_type":2,"time":"2022-10-31T16:12:55-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":2,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:12:55Z","time":"2022-10-31T16:12:55-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":2,"round":0,"current":{},"time":"2022-10-31T16:12:55-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":2,"round":0,"current":{},"time":"2022-10-31T16:12:55-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":2,"current":{},"time":"2022-10-31T16:12:55-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":2,"block_hash":"E82F9B063CE5B0FCE18A37B5AF761ABD9F7BED6E9094E041CE006A6547AFEBFD","time":"2022-10-31T16:12:55-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:55-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":2,"hash":{},"num_txs":0,"root":"83756B07A5D1AE4EB2380BD28795A65695B9636888CF609901514C887914FFFF","time":"2022-10-31T16:12:55-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":2,"block":{},"time":"2022-10-31T16:12:55-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:12:55-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":2,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:12:55-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B343620343620313032203133372039332032333820373920323037203937203637203437203132392039342031352031383220313136203137372031333820313630203734203336203132352032302031363320323137203838203331203133382031302032333320323036203137345D3A327D","time":"2022-10-31T16:12:55-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"2E2E66895DEE4FCF61432F815E0FB674B18AA04A247D14A3D9581F8A0AE9CEAE","height":2,"num_txs":0,"time":"2022-10-31T16:12:55-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":2,"last_block_time":"2022-10-31T20:12:54Z","time":"2022-10-31T16:12:55-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":932989348,"height":3,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":2,"round":0,"step":3},"time":"2022-10-31T16:12:55-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":932.989348,"height":3,"round":0,"step":1,"time":"2022-10-31T16:12:55-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:55-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":2,"time":"2022-10-31T16:12:55-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":2,"num_txs":0,"time":"2022-10-31T16:12:55-04:00","message":"indexed block txs"} -{"level":"info","module":"consensus","dur":932.989348,"height":3,"round":0,"step":1,"time":"2022-10-31T16:12:56-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":3,"round":0,"step":1,"timeout":932.989348,"time":"2022-10-31T16:12:56-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":3,"round":0,"current":{},"time":"2022-10-31T16:12:56-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":3,"round":0,"current":{},"time":"2022-10-31T16:12:56-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":3,"round":0,"time":"2022-10-31T16:12:56-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":3,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:12:56-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":3,"round":0,"step":3},"old_ti":{"duration":932989348,"height":3,"round":0,"step":1},"time":"2022-10-31T16:12:56-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:12:56-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":3,"round":0,"step":3,"time":"2022-10-31T16:12:56-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":3,"proposal":{"Type":32,"height":3,"round":0,"pol_round":-1,"block_id":{"hash":"524E8F0823F15FD67BD33CA8575EB84A7B4C43069FC46E092A2A23CCA0B572B8","parts":{"total":1,"hash":"9DDAD36773DCB61128BBE7B9853F3944BA81B682EEB57125B6CC2B1F2FD52357"}},"timestamp":"2022-10-31T20:12:56.310403784Z","signature":"kyEzpzMuqwy3KrT6RQ3RyYKlpOa7fyR15KpCS+WVLduyn3MBvsspaaVXtsWpDf5dHFJq7X163DNPbT8Gn8z3CQ=="},"round":0,"time":"2022-10-31T16:12:56-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:56-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":3,"round":0,"pol_round":-1,"block_id":{"hash":"524E8F0823F15FD67BD33CA8575EB84A7B4C43069FC46E092A2A23CCA0B572B8","parts":{"total":1,"hash":"9DDAD36773DCB61128BBE7B9853F3944BA81B682EEB57125B6CC2B1F2FD52357"}},"timestamp":"2022-10-31T20:12:56.310403784Z","signature":"kyEzpzMuqwy3KrT6RQ3RyYKlpOa7fyR15KpCS+WVLduyn3MBvsspaaVXtsWpDf5dHFJq7X163DNPbT8Gn8z3CQ=="},"time":"2022-10-31T16:12:56-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"524E8F0823F15FD67BD33CA8575EB84A7B4C43069FC46E092A2A23CCA0B572B8","height":3,"time":"2022-10-31T16:12:56-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":3,"round":0,"current":{},"time":"2022-10-31T16:12:56-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":3,"round":0,"time":"2022-10-31T16:12:56-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":3,"round":0,"vote":{"type":1,"height":3,"round":0,"block_id":{"hash":"524E8F0823F15FD67BD33CA8575EB84A7B4C43069FC46E092A2A23CCA0B572B8","parts":{"total":1,"hash":"9DDAD36773DCB61128BBE7B9853F3944BA81B682EEB57125B6CC2B1F2FD52357"}},"timestamp":"2022-10-31T20:12:56.370742393Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"tFFJ1FqWJ3MQdRakSmLr33FMeTa1YwsMk/JB2cAfCknA2ODIy8VMwym99mxG1AbUReHdRNINqmoKglQ8TiisCw=="},"time":"2022-10-31T16:12:56-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:56-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":3,"val_index":0,"vote_height":3,"vote_type":1,"time":"2022-10-31T16:12:56-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:3 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:524E8F0823F15FD67BD33CA8575EB84A7B4C43069FC46E092A2A23CCA0B572B8:1:9DDAD36773DC(1) BA{1:x} map[]}","vote":{"type":1,"height":3,"round":0,"block_id":{"hash":"524E8F0823F15FD67BD33CA8575EB84A7B4C43069FC46E092A2A23CCA0B572B8","parts":{"total":1,"hash":"9DDAD36773DCB61128BBE7B9853F3944BA81B682EEB57125B6CC2B1F2FD52357"}},"timestamp":"2022-10-31T20:12:56.370742393Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"tFFJ1FqWJ3MQdRakSmLr33FMeTa1YwsMk/JB2cAfCknA2ODIy8VMwym99mxG1AbUReHdRNINqmoKglQ8TiisCw=="},"time":"2022-10-31T16:12:56-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:12:56-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":3,"round":0,"current":{},"time":"2022-10-31T16:12:56-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":3,"round":0,"hash":"524E8F0823F15FD67BD33CA8575EB84A7B4C43069FC46E092A2A23CCA0B572B8","time":"2022-10-31T16:12:56-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":3,"round":0,"vote":{"type":2,"height":3,"round":0,"block_id":{"hash":"524E8F0823F15FD67BD33CA8575EB84A7B4C43069FC46E092A2A23CCA0B572B8","parts":{"total":1,"hash":"9DDAD36773DCB61128BBE7B9853F3944BA81B682EEB57125B6CC2B1F2FD52357"}},"timestamp":"2022-10-31T20:12:56.392688546Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"3kPibiwSEvZQ5K1lTqlgHOJ8zM9U+9YsaZ6Pje+EnRzy6B++TWE1E3+UziJpNaq8yBDd63HDo6ZMNvk0J7j5Cg=="},"time":"2022-10-31T16:12:56-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:56-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":3,"val_index":0,"vote_height":3,"vote_type":2,"time":"2022-10-31T16:12:56-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":3,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:12:56Z","time":"2022-10-31T16:12:56-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":3,"round":0,"current":{},"time":"2022-10-31T16:12:56-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":3,"round":0,"current":{},"time":"2022-10-31T16:12:56-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":3,"current":{},"time":"2022-10-31T16:12:56-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":3,"block_hash":"524E8F0823F15FD67BD33CA8575EB84A7B4C43069FC46E092A2A23CCA0B572B8","time":"2022-10-31T16:12:56-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:56-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":3,"hash":{},"num_txs":0,"root":"2E2E66895DEE4FCF61432F815E0FB674B18AA04A247D14A3D9581F8A0AE9CEAE","time":"2022-10-31T16:12:56-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":3,"block":{},"time":"2022-10-31T16:12:56-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:12:56-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":3,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:12:56-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B343420383320313835203739203935203233382031323420383920323431203538203130312032323320323234203135342032343020323820323330203135382037302038203139382032353420353820313732203234372039352037392037332031303520363620313138203133345D3A337D","time":"2022-10-31T16:12:56-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"2C53B94F5FEE7C59F13A65DFE09AF01CE69E4608C6FE3AACF75F4F4969427686","height":3,"num_txs":0,"time":"2022-10-31T16:12:56-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":3,"last_block_time":"2022-10-31T20:12:55Z","time":"2022-10-31T16:12:56-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":877042002,"height":4,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":3,"round":0,"step":3},"time":"2022-10-31T16:12:56-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":877.042002,"height":4,"round":0,"step":1,"time":"2022-10-31T16:12:56-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:56-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":3,"time":"2022-10-31T16:12:56-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":3,"num_txs":0,"time":"2022-10-31T16:12:56-04:00","message":"indexed block txs"} -{"level":"info","module":"consensus","dur":877.042002,"height":4,"round":0,"step":1,"time":"2022-10-31T16:12:57-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":4,"round":0,"step":1,"timeout":877.042002,"time":"2022-10-31T16:12:57-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":4,"round":0,"current":{},"time":"2022-10-31T16:12:57-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":4,"round":0,"current":{},"time":"2022-10-31T16:12:57-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":4,"round":0,"time":"2022-10-31T16:12:57-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":4,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:12:57-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":4,"round":0,"step":3},"old_ti":{"duration":877042002,"height":4,"round":0,"step":1},"time":"2022-10-31T16:12:57-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:12:57-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":4,"round":0,"step":3,"time":"2022-10-31T16:12:57-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":4,"proposal":{"Type":32,"height":4,"round":0,"pol_round":-1,"block_id":{"hash":"B71F6B15F7A1A64970E9E2C6324CA28451940E414A158020E75DA16E483EAD4D","parts":{"total":1,"hash":"A5370BFEA4A3B1CF46E89817FF28F270489063031CAA3FEFF908FF19054F5E2C"}},"timestamp":"2022-10-31T20:12:57.440189829Z","signature":"Rp/h1wZi86vyVdTpEeSjkdsP71+26Eui9YYSflKNzjKUWVxPOkpK7NM4Z2F0oG47dOJMUj2Qyo9SBqbhz5dJCQ=="},"round":0,"time":"2022-10-31T16:12:57-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:57-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":4,"round":0,"pol_round":-1,"block_id":{"hash":"B71F6B15F7A1A64970E9E2C6324CA28451940E414A158020E75DA16E483EAD4D","parts":{"total":1,"hash":"A5370BFEA4A3B1CF46E89817FF28F270489063031CAA3FEFF908FF19054F5E2C"}},"timestamp":"2022-10-31T20:12:57.440189829Z","signature":"Rp/h1wZi86vyVdTpEeSjkdsP71+26Eui9YYSflKNzjKUWVxPOkpK7NM4Z2F0oG47dOJMUj2Qyo9SBqbhz5dJCQ=="},"time":"2022-10-31T16:12:57-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"B71F6B15F7A1A64970E9E2C6324CA28451940E414A158020E75DA16E483EAD4D","height":4,"time":"2022-10-31T16:12:57-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":4,"round":0,"current":{},"time":"2022-10-31T16:12:57-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":4,"round":0,"time":"2022-10-31T16:12:57-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":4,"round":0,"vote":{"type":1,"height":4,"round":0,"block_id":{"hash":"B71F6B15F7A1A64970E9E2C6324CA28451940E414A158020E75DA16E483EAD4D","parts":{"total":1,"hash":"A5370BFEA4A3B1CF46E89817FF28F270489063031CAA3FEFF908FF19054F5E2C"}},"timestamp":"2022-10-31T20:12:57.534839503Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"c5UhZfLg3Nq61ZWM2ACZJcK4++zuWp8HKZ6X/njMCh4YDMm8WA/EnO+XeYDmujWmXllhtIhN6WOSyFstJWt7DA=="},"time":"2022-10-31T16:12:57-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:57-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":4,"val_index":0,"vote_height":4,"vote_type":1,"time":"2022-10-31T16:12:57-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:4 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:B71F6B15F7A1A64970E9E2C6324CA28451940E414A158020E75DA16E483EAD4D:1:A5370BFEA4A3(1) BA{1:x} map[]}","vote":{"type":1,"height":4,"round":0,"block_id":{"hash":"B71F6B15F7A1A64970E9E2C6324CA28451940E414A158020E75DA16E483EAD4D","parts":{"total":1,"hash":"A5370BFEA4A3B1CF46E89817FF28F270489063031CAA3FEFF908FF19054F5E2C"}},"timestamp":"2022-10-31T20:12:57.534839503Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"c5UhZfLg3Nq61ZWM2ACZJcK4++zuWp8HKZ6X/njMCh4YDMm8WA/EnO+XeYDmujWmXllhtIhN6WOSyFstJWt7DA=="},"time":"2022-10-31T16:12:57-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:12:57-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":4,"round":0,"current":{},"time":"2022-10-31T16:12:57-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":4,"round":0,"hash":"B71F6B15F7A1A64970E9E2C6324CA28451940E414A158020E75DA16E483EAD4D","time":"2022-10-31T16:12:57-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":4,"round":0,"vote":{"type":2,"height":4,"round":0,"block_id":{"hash":"B71F6B15F7A1A64970E9E2C6324CA28451940E414A158020E75DA16E483EAD4D","parts":{"total":1,"hash":"A5370BFEA4A3B1CF46E89817FF28F270489063031CAA3FEFF908FF19054F5E2C"}},"timestamp":"2022-10-31T20:12:57.578335842Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"VF04h11Xpm37xWiqM11CXEPvZI6GQvlQR2Nls4/lc7VTBZk9k4fyQCIylsPq2wg56u5f6K9JM/vKmhiKa3NdCw=="},"time":"2022-10-31T16:12:57-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:57-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":4,"val_index":0,"vote_height":4,"vote_type":2,"time":"2022-10-31T16:12:57-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":4,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:12:57Z","time":"2022-10-31T16:12:57-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":4,"round":0,"current":{},"time":"2022-10-31T16:12:57-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":4,"round":0,"current":{},"time":"2022-10-31T16:12:57-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":4,"current":{},"time":"2022-10-31T16:12:57-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":4,"block_hash":"B71F6B15F7A1A64970E9E2C6324CA28451940E414A158020E75DA16E483EAD4D","time":"2022-10-31T16:12:57-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:57-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":4,"hash":{},"num_txs":0,"root":"2C53B94F5FEE7C59F13A65DFE09AF01CE69E4608C6FE3AACF75F4F4969427686","time":"2022-10-31T16:12:57-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":4,"block":{},"time":"2022-10-31T16:12:57-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:12:57-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":4,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:12:57-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B38322031343420323133203235302031353420353020313735203735203130312031383320323335203536203131312031383420363920383720313234203437203232362031303820313039203231352032303520363720313437203134203135352032353120323033203439203233312037365D3A347D","time":"2022-10-31T16:12:57-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"5290D5FA9A32AF4B65B7EB386FB845577C2FE26C6DD7CD43930E9BFBCB31E74C","height":4,"num_txs":0,"time":"2022-10-31T16:12:57-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":4,"last_block_time":"2022-10-31T20:12:56Z","time":"2022-10-31T16:12:57-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":900891804,"height":5,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":4,"round":0,"step":3},"time":"2022-10-31T16:12:57-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":900.891804,"height":5,"round":0,"step":1,"time":"2022-10-31T16:12:57-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:57-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":4,"time":"2022-10-31T16:12:57-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":4,"num_txs":0,"time":"2022-10-31T16:12:57-04:00","message":"indexed block txs"} -{"level":"info","module":"consensus","dur":900.891804,"height":5,"round":0,"step":1,"time":"2022-10-31T16:12:58-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":5,"round":0,"step":1,"timeout":900.891804,"time":"2022-10-31T16:12:58-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":5,"round":0,"current":{},"time":"2022-10-31T16:12:58-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":5,"round":0,"current":{},"time":"2022-10-31T16:12:58-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":5,"round":0,"time":"2022-10-31T16:12:58-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":5,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:12:58-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":5,"round":0,"step":3},"old_ti":{"duration":900891804,"height":5,"round":0,"step":1},"time":"2022-10-31T16:12:58-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:12:58-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":5,"round":0,"step":3,"time":"2022-10-31T16:12:58-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":5,"proposal":{"Type":32,"height":5,"round":0,"pol_round":-1,"block_id":{"hash":"9DF31A361F6E03D3607CB64E7DA3A239807B91EA2CA6FA74BB493DCB3FBEE988","parts":{"total":1,"hash":"95CAC30FE869CA48A0B286571E153EA8766244A51ECDD077AEAD31638A457BEA"}},"timestamp":"2022-10-31T20:12:58.651228247Z","signature":"S1eN3Ekvt7Huw1nEEk0BV72AbLJ9Ttd6h5r/bC+BbaDCTeA+UdwTgazlQPZ1ud3jLobD9Y8WwADidzEQybSLBw=="},"round":0,"time":"2022-10-31T16:12:58-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:58-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":5,"round":0,"pol_round":-1,"block_id":{"hash":"9DF31A361F6E03D3607CB64E7DA3A239807B91EA2CA6FA74BB493DCB3FBEE988","parts":{"total":1,"hash":"95CAC30FE869CA48A0B286571E153EA8766244A51ECDD077AEAD31638A457BEA"}},"timestamp":"2022-10-31T20:12:58.651228247Z","signature":"S1eN3Ekvt7Huw1nEEk0BV72AbLJ9Ttd6h5r/bC+BbaDCTeA+UdwTgazlQPZ1ud3jLobD9Y8WwADidzEQybSLBw=="},"time":"2022-10-31T16:12:58-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"9DF31A361F6E03D3607CB64E7DA3A239807B91EA2CA6FA74BB493DCB3FBEE988","height":5,"time":"2022-10-31T16:12:58-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":5,"round":0,"current":{},"time":"2022-10-31T16:12:58-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":5,"round":0,"time":"2022-10-31T16:12:58-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":5,"round":0,"vote":{"type":1,"height":5,"round":0,"block_id":{"hash":"9DF31A361F6E03D3607CB64E7DA3A239807B91EA2CA6FA74BB493DCB3FBEE988","parts":{"total":1,"hash":"95CAC30FE869CA48A0B286571E153EA8766244A51ECDD077AEAD31638A457BEA"}},"timestamp":"2022-10-31T20:12:58.722593852Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"0rIAFLvD8CMl2pyEcp3HqEdyigWPfgAv2bbBlSSk3VZnSGFjyQgW4lmPbFILO6r+mNv7pavGiaNX0GVw+KV5BQ=="},"time":"2022-10-31T16:12:58-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:58-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":5,"val_index":0,"vote_height":5,"vote_type":1,"time":"2022-10-31T16:12:58-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:5 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:9DF31A361F6E03D3607CB64E7DA3A239807B91EA2CA6FA74BB493DCB3FBEE988:1:95CAC30FE869(1) BA{1:x} map[]}","vote":{"type":1,"height":5,"round":0,"block_id":{"hash":"9DF31A361F6E03D3607CB64E7DA3A239807B91EA2CA6FA74BB493DCB3FBEE988","parts":{"total":1,"hash":"95CAC30FE869CA48A0B286571E153EA8766244A51ECDD077AEAD31638A457BEA"}},"timestamp":"2022-10-31T20:12:58.722593852Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"0rIAFLvD8CMl2pyEcp3HqEdyigWPfgAv2bbBlSSk3VZnSGFjyQgW4lmPbFILO6r+mNv7pavGiaNX0GVw+KV5BQ=="},"time":"2022-10-31T16:12:58-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:12:58-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":5,"round":0,"current":{},"time":"2022-10-31T16:12:58-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":5,"round":0,"hash":"9DF31A361F6E03D3607CB64E7DA3A239807B91EA2CA6FA74BB493DCB3FBEE988","time":"2022-10-31T16:12:58-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":5,"round":0,"vote":{"type":2,"height":5,"round":0,"block_id":{"hash":"9DF31A361F6E03D3607CB64E7DA3A239807B91EA2CA6FA74BB493DCB3FBEE988","parts":{"total":1,"hash":"95CAC30FE869CA48A0B286571E153EA8766244A51ECDD077AEAD31638A457BEA"}},"timestamp":"2022-10-31T20:12:58.742895939Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"/05hqnVe+s5VVaeT5I75KmR3DCeeURQ8OL+NDlGo/OzvWLap5ikS0KnvmBSTTN0M0kNyPbRJJS9eV+HSfqprAg=="},"time":"2022-10-31T16:12:58-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:58-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":5,"val_index":0,"vote_height":5,"vote_type":2,"time":"2022-10-31T16:12:58-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":5,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:12:58Z","time":"2022-10-31T16:12:58-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":5,"round":0,"current":{},"time":"2022-10-31T16:12:58-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":5,"round":0,"current":{},"time":"2022-10-31T16:12:58-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":5,"current":{},"time":"2022-10-31T16:12:58-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":5,"block_hash":"9DF31A361F6E03D3607CB64E7DA3A239807B91EA2CA6FA74BB493DCB3FBEE988","time":"2022-10-31T16:12:58-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:58-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":5,"hash":{},"num_txs":0,"root":"5290D5FA9A32AF4B65B7EB386FB845577C2FE26C6DD7CD43930E9BFBCB31E74C","time":"2022-10-31T16:12:58-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":5,"block":{},"time":"2022-10-31T16:12:58-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:12:58-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":5,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:12:58-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3732203131302032333420313432203139392031303320343520313937203135322031333920313536203232362032343520353620313133203231382032313420313820343920353120343620323431203936203132302031393920322031363520363420323230203137352036322037355D3A357D","time":"2022-10-31T16:12:58-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"486EEA8EC7672DC5988B9CE2F53871DAD61231332EF16078C702A540DCAF3E4B","height":5,"num_txs":0,"time":"2022-10-31T16:12:58-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":5,"last_block_time":"2022-10-31T20:12:57Z","time":"2022-10-31T16:12:58-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":922602299,"height":6,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":5,"round":0,"step":3},"time":"2022-10-31T16:12:58-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:58-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","dur":922.602299,"height":6,"round":0,"step":1,"time":"2022-10-31T16:12:58-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":5,"time":"2022-10-31T16:12:58-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":5,"num_txs":0,"time":"2022-10-31T16:12:58-04:00","message":"indexed block txs"} -{"level":"info","module":"consensus","dur":922.602299,"height":6,"round":0,"step":1,"time":"2022-10-31T16:12:59-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":6,"round":0,"step":1,"timeout":922.602299,"time":"2022-10-31T16:12:59-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":6,"round":0,"current":{},"time":"2022-10-31T16:12:59-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":6,"round":0,"current":{},"time":"2022-10-31T16:12:59-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":6,"round":0,"time":"2022-10-31T16:12:59-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":6,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:12:59-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":6,"round":0,"step":3},"old_ti":{"duration":922602299,"height":6,"round":0,"step":1},"time":"2022-10-31T16:12:59-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:12:59-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":6,"round":0,"step":3,"time":"2022-10-31T16:12:59-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":6,"proposal":{"Type":32,"height":6,"round":0,"pol_round":-1,"block_id":{"hash":"CB76F57C557FA88DDEC4A1A2E04E82389ED0BAF8A4620E4FFA78DDFA02CC8285","parts":{"total":1,"hash":"689D63605E5AA7C5A6F9F98A88A2C6558DAFACEEB3F6381001820920BA9F10EB"}},"timestamp":"2022-10-31T20:12:59.816768289Z","signature":"pJ9wduTbExoB5VfYcDrqWQFEfYuJCzIub1dLg8/N/D+Q56Zcdn6htanB90ai3J9mM1jmS9F5tCLc9qHWaQcbAg=="},"round":0,"time":"2022-10-31T16:12:59-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:59-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":6,"round":0,"pol_round":-1,"block_id":{"hash":"CB76F57C557FA88DDEC4A1A2E04E82389ED0BAF8A4620E4FFA78DDFA02CC8285","parts":{"total":1,"hash":"689D63605E5AA7C5A6F9F98A88A2C6558DAFACEEB3F6381001820920BA9F10EB"}},"timestamp":"2022-10-31T20:12:59.816768289Z","signature":"pJ9wduTbExoB5VfYcDrqWQFEfYuJCzIub1dLg8/N/D+Q56Zcdn6htanB90ai3J9mM1jmS9F5tCLc9qHWaQcbAg=="},"time":"2022-10-31T16:12:59-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"CB76F57C557FA88DDEC4A1A2E04E82389ED0BAF8A4620E4FFA78DDFA02CC8285","height":6,"time":"2022-10-31T16:12:59-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":6,"round":0,"current":{},"time":"2022-10-31T16:12:59-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":6,"round":0,"time":"2022-10-31T16:12:59-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":6,"round":0,"vote":{"type":1,"height":6,"round":0,"block_id":{"hash":"CB76F57C557FA88DDEC4A1A2E04E82389ED0BAF8A4620E4FFA78DDFA02CC8285","parts":{"total":1,"hash":"689D63605E5AA7C5A6F9F98A88A2C6558DAFACEEB3F6381001820920BA9F10EB"}},"timestamp":"2022-10-31T20:12:59.864952913Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"gMU2fIAQDunvHX6PctsFzb90s88LsLA0qEAFTrg5dZR+cFOR4PWWsR40ack0T8Yh3RHjP/24DLDZm4mie8CZAw=="},"time":"2022-10-31T16:12:59-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:59-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":6,"val_index":0,"vote_height":6,"vote_type":1,"time":"2022-10-31T16:12:59-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:6 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:CB76F57C557FA88DDEC4A1A2E04E82389ED0BAF8A4620E4FFA78DDFA02CC8285:1:689D63605E5A(1) BA{1:x} map[]}","vote":{"type":1,"height":6,"round":0,"block_id":{"hash":"CB76F57C557FA88DDEC4A1A2E04E82389ED0BAF8A4620E4FFA78DDFA02CC8285","parts":{"total":1,"hash":"689D63605E5AA7C5A6F9F98A88A2C6558DAFACEEB3F6381001820920BA9F10EB"}},"timestamp":"2022-10-31T20:12:59.864952913Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"gMU2fIAQDunvHX6PctsFzb90s88LsLA0qEAFTrg5dZR+cFOR4PWWsR40ack0T8Yh3RHjP/24DLDZm4mie8CZAw=="},"time":"2022-10-31T16:12:59-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:12:59-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":6,"round":0,"current":{},"time":"2022-10-31T16:12:59-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":6,"round":0,"hash":"CB76F57C557FA88DDEC4A1A2E04E82389ED0BAF8A4620E4FFA78DDFA02CC8285","time":"2022-10-31T16:12:59-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":6,"round":0,"vote":{"type":2,"height":6,"round":0,"block_id":{"hash":"CB76F57C557FA88DDEC4A1A2E04E82389ED0BAF8A4620E4FFA78DDFA02CC8285","parts":{"total":1,"hash":"689D63605E5AA7C5A6F9F98A88A2C6558DAFACEEB3F6381001820920BA9F10EB"}},"timestamp":"2022-10-31T20:12:59.899646354Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"SXz0+Hllzswra9omCVD45R8QodsqMMPnBuV3daMZTtvfG0ONiWkLFy2mXp6FqjHcqo2zx7XD1D5cvp0IYfjRAg=="},"time":"2022-10-31T16:12:59-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:12:59-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":6,"val_index":0,"vote_height":6,"vote_type":2,"time":"2022-10-31T16:12:59-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":6,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:12:59Z","time":"2022-10-31T16:12:59-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":6,"round":0,"current":{},"time":"2022-10-31T16:12:59-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":6,"round":0,"current":{},"time":"2022-10-31T16:12:59-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":6,"current":{},"time":"2022-10-31T16:12:59-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":6,"block_hash":"CB76F57C557FA88DDEC4A1A2E04E82389ED0BAF8A4620E4FFA78DDFA02CC8285","time":"2022-10-31T16:12:59-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:12:59-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":6,"hash":{},"num_txs":0,"root":"486EEA8EC7672DC5988B9CE2F53871DAD61231332EF16078C702A540DCAF3E4B","time":"2022-10-31T16:12:59-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":6,"block":{},"time":"2022-10-31T16:12:59-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:12:59-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":6,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:12:59-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3536203235322031322031383020313333203130322031383520313730203134322031393520313430203138362034312032333320373520313232203433203235302032313020323720343020313532203538203431203433203138342031332035203137342032333820313333203230395D3A367D","time":"2022-10-31T16:13:00-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"38FC0CB48566B9AA8EC38CBA29E94B7A2BFAD21B28983A292BB80D05AEEE85D1","height":6,"num_txs":0,"time":"2022-10-31T16:13:00-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":6,"last_block_time":"2022-10-31T20:12:58Z","time":"2022-10-31T16:13:00-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":860614461,"height":7,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":6,"round":0,"step":3},"time":"2022-10-31T16:13:00-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":860.614461,"height":7,"round":0,"step":1,"time":"2022-10-31T16:13:00-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:00-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":6,"time":"2022-10-31T16:13:00-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":6,"num_txs":0,"time":"2022-10-31T16:13:00-04:00","message":"indexed block txs"} -{"level":"info","module":"consensus","dur":860.614461,"height":7,"round":0,"step":1,"time":"2022-10-31T16:13:00-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":7,"round":0,"step":1,"timeout":860.614461,"time":"2022-10-31T16:13:00-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":7,"round":0,"current":{},"time":"2022-10-31T16:13:00-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":7,"round":0,"current":{},"time":"2022-10-31T16:13:00-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":7,"round":0,"time":"2022-10-31T16:13:00-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":7,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:00-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":7,"round":0,"step":3},"old_ti":{"duration":860614461,"height":7,"round":0,"step":1},"time":"2022-10-31T16:13:00-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:00-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":7,"round":0,"step":3,"time":"2022-10-31T16:13:00-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":7,"proposal":{"Type":32,"height":7,"round":0,"pol_round":-1,"block_id":{"hash":"D1930A6887396CF74543F7A1CC1270AA6ABB334FC67C63F8B3D076D4837AB50B","parts":{"total":1,"hash":"D535108420DC5E0B99D4D52111C2D41AF18585AF5BBCE6651A465903733C5528"}},"timestamp":"2022-10-31T20:13:00.945703348Z","signature":"IUk2OhtAuIMjuz0EDyJgfmEhT0QgaO9cMu38EBXeCbLQn4yBujsB2GeuxtgHhtUrVbuvZtaYsbV8mn9koX2oCQ=="},"round":0,"time":"2022-10-31T16:13:00-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:00-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":7,"round":0,"pol_round":-1,"block_id":{"hash":"D1930A6887396CF74543F7A1CC1270AA6ABB334FC67C63F8B3D076D4837AB50B","parts":{"total":1,"hash":"D535108420DC5E0B99D4D52111C2D41AF18585AF5BBCE6651A465903733C5528"}},"timestamp":"2022-10-31T20:13:00.945703348Z","signature":"IUk2OhtAuIMjuz0EDyJgfmEhT0QgaO9cMu38EBXeCbLQn4yBujsB2GeuxtgHhtUrVbuvZtaYsbV8mn9koX2oCQ=="},"time":"2022-10-31T16:13:00-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"D1930A6887396CF74543F7A1CC1270AA6ABB334FC67C63F8B3D076D4837AB50B","height":7,"time":"2022-10-31T16:13:00-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":7,"round":0,"current":{},"time":"2022-10-31T16:13:00-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":7,"round":0,"time":"2022-10-31T16:13:00-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":7,"round":0,"vote":{"type":1,"height":7,"round":0,"block_id":{"hash":"D1930A6887396CF74543F7A1CC1270AA6ABB334FC67C63F8B3D076D4837AB50B","parts":{"total":1,"hash":"D535108420DC5E0B99D4D52111C2D41AF18585AF5BBCE6651A465903733C5528"}},"timestamp":"2022-10-31T20:13:00.96997475Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"GCsoyjFylFiSOlhlwkmj0yCnH8vH8LBlwyJ9dHe++Ne1TCgzUhK3crJVT9rkqSf4DFg/kLbaO6hlh/vgU7LiCw=="},"time":"2022-10-31T16:13:00-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:00-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":7,"val_index":0,"vote_height":7,"vote_type":1,"time":"2022-10-31T16:13:00-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:7 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:D1930A6887396CF74543F7A1CC1270AA6ABB334FC67C63F8B3D076D4837AB50B:1:D535108420DC(1) BA{1:x} map[]}","vote":{"type":1,"height":7,"round":0,"block_id":{"hash":"D1930A6887396CF74543F7A1CC1270AA6ABB334FC67C63F8B3D076D4837AB50B","parts":{"total":1,"hash":"D535108420DC5E0B99D4D52111C2D41AF18585AF5BBCE6651A465903733C5528"}},"timestamp":"2022-10-31T20:13:00.96997475Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"GCsoyjFylFiSOlhlwkmj0yCnH8vH8LBlwyJ9dHe++Ne1TCgzUhK3crJVT9rkqSf4DFg/kLbaO6hlh/vgU7LiCw=="},"time":"2022-10-31T16:13:00-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:00-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":7,"round":0,"current":{},"time":"2022-10-31T16:13:00-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":7,"round":0,"hash":"D1930A6887396CF74543F7A1CC1270AA6ABB334FC67C63F8B3D076D4837AB50B","time":"2022-10-31T16:13:00-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":7,"round":0,"vote":{"type":2,"height":7,"round":0,"block_id":{"hash":"D1930A6887396CF74543F7A1CC1270AA6ABB334FC67C63F8B3D076D4837AB50B","parts":{"total":1,"hash":"D535108420DC5E0B99D4D52111C2D41AF18585AF5BBCE6651A465903733C5528"}},"timestamp":"2022-10-31T20:13:01.005031498Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"++7OeJOIg4oPNqpVTp7JqPQZ1rAXysbRzsBwCLSAaV6tXkkJtv11siiJf3i9YJlvwACTKLfe+Q9Njzx+kuhXAA=="},"time":"2022-10-31T16:13:01-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:01-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":7,"val_index":0,"vote_height":7,"vote_type":2,"time":"2022-10-31T16:13:01-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":7,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:01Z","time":"2022-10-31T16:13:01-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":7,"round":0,"current":{},"time":"2022-10-31T16:13:01-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":7,"round":0,"current":{},"time":"2022-10-31T16:13:01-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":7,"current":{},"time":"2022-10-31T16:13:01-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":7,"block_hash":"D1930A6887396CF74543F7A1CC1270AA6ABB334FC67C63F8B3D076D4837AB50B","time":"2022-10-31T16:13:01-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:01-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":7,"hash":{},"num_txs":0,"root":"38FC0CB48566B9AA8EC38CBA29E94B7A2BFAD21B28983A292BB80D05AEEE85D1","time":"2022-10-31T16:13:01-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":7,"block":{},"time":"2022-10-31T16:13:01-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:01-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":7,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:01-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32323620313220323433203235203139322032333020313430203931203620323339203539203831203233362031393720393620313931203135302032343320383620353620323232203630203136203637203131312034352031373120323434203139342031353920323134203133345D3A377D","time":"2022-10-31T16:13:01-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"E20CF319C0E68C5B06EF3B51ECC560BF96F35638DE3C10436F2DABF4C29FD686","height":7,"num_txs":0,"time":"2022-10-31T16:13:01-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":7,"last_block_time":"2022-10-31T20:12:59Z","time":"2022-10-31T16:13:01-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":919104807,"height":8,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":7,"round":0,"step":3},"time":"2022-10-31T16:13:01-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:01-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","dur":919.104807,"height":8,"round":0,"step":1,"time":"2022-10-31T16:13:01-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":7,"time":"2022-10-31T16:13:01-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":7,"num_txs":0,"time":"2022-10-31T16:13:01-04:00","message":"indexed block txs"} -{"level":"info","module":"consensus","dur":919.104807,"height":8,"round":0,"step":1,"time":"2022-10-31T16:13:02-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":8,"round":0,"step":1,"timeout":919.104807,"time":"2022-10-31T16:13:02-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":8,"round":0,"current":{},"time":"2022-10-31T16:13:02-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":8,"round":0,"current":{},"time":"2022-10-31T16:13:02-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":8,"round":0,"time":"2022-10-31T16:13:02-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":8,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:02-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":8,"round":0,"step":3},"old_ti":{"duration":919104807,"height":8,"round":0,"step":1},"time":"2022-10-31T16:13:02-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:02-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":8,"round":0,"step":3,"time":"2022-10-31T16:13:02-04:00","message":"Scheduled timeout"} -{"level":"info","module":"consensus","dur":1000,"height":8,"round":0,"step":3,"time":"2022-10-31T16:13:03-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":8,"proposal":{"Type":32,"height":8,"round":0,"pol_round":-1,"block_id":{"hash":"3CDD24F74A1DFEADD8271D324BFF2852BB7F9BCA2C608376EF1BF27C01EFA233","parts":{"total":1,"hash":"CF71264F654D1C6236BEFF24C65895EE54C5A963F0489A14E974D573077F936B"}},"timestamp":"2022-10-31T20:13:03.917035182Z","signature":"rQpiUeDPfykYxAjfCA5q2z5TA+d538ZIP7eipi01xIV40r3+iBiCCgxPyvIDoTYI+tZLRtbEbVMrP8RRLnOjAw=="},"round":0,"time":"2022-10-31T16:13:03-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:03-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":8,"round":0,"pol_round":-1,"block_id":{"hash":"3CDD24F74A1DFEADD8271D324BFF2852BB7F9BCA2C608376EF1BF27C01EFA233","parts":{"total":1,"hash":"CF71264F654D1C6236BEFF24C65895EE54C5A963F0489A14E974D573077F936B"}},"timestamp":"2022-10-31T20:13:03.917035182Z","signature":"rQpiUeDPfykYxAjfCA5q2z5TA+d538ZIP7eipi01xIV40r3+iBiCCgxPyvIDoTYI+tZLRtbEbVMrP8RRLnOjAw=="},"time":"2022-10-31T16:13:04-04:00","message":"received proposal"} -{"level":"debug","module":"consensus","height":8,"round":0,"step":3,"timeout":1000,"time":"2022-10-31T16:13:04-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":8,"round":0,"current":{},"time":"2022-10-31T16:13:04-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":8,"round":0,"time":"2022-10-31T16:13:04-04:00","message":"prevote step: ProposalBlock is nil"} -{"level":"debug","module":"consensus","height":8,"round":0,"vote":{"type":1,"height":8,"round":0,"block_id":{"hash":"","parts":{"total":0,"hash":""}},"timestamp":"2022-10-31T20:13:04.031942233Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"WGUo95cRNfc6+QCQs5TTfRZpKMGBfHp2MNESI92cRwg8+1UbMmKzqWDc8f9mYQcXcuxvsc6NzsTNdpogLpu5Ag=="},"time":"2022-10-31T16:13:04-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:04-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","hash":"3CDD24F74A1DFEADD8271D324BFF2852BB7F9BCA2C608376EF1BF27C01EFA233","height":8,"time":"2022-10-31T16:13:04-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:04-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":8,"val_index":0,"vote_height":8,"vote_type":1,"time":"2022-10-31T16:13:04-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:8 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3::0:000000000000(1) BA{1:x} map[]}","vote":{"type":1,"height":8,"round":0,"block_id":{"hash":"","parts":{"total":0,"hash":""}},"timestamp":"2022-10-31T20:13:04.031942233Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"WGUo95cRNfc6+QCQs5TTfRZpKMGBfHp2MNESI92cRwg8+1UbMmKzqWDc8f9mYQcXcuxvsc6NzsTNdpogLpu5Ag=="},"time":"2022-10-31T16:13:04-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","height":8,"round":0,"current":{},"time":"2022-10-31T16:13:04-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":8,"round":0,"time":"2022-10-31T16:13:04-04:00","message":"precommit step; +2/3 prevoted for nil"} -{"level":"debug","module":"consensus","height":8,"round":0,"vote":{"type":2,"height":8,"round":0,"block_id":{"hash":"","parts":{"total":0,"hash":""}},"timestamp":"2022-10-31T20:13:04.078482875Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"P6xaeOuX5sA5rrohp89H+ccjkNyA9IcVE6SEE5BLZCMAz8/Sc9sVPH3w0nLdI0cykVf5V0E7dJbMGGTHfzNFCg=="},"time":"2022-10-31T16:13:04-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:04-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":8,"val_index":0,"vote_height":8,"vote_type":2,"time":"2022-10-31T16:13:04-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":8,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:04Z","time":"2022-10-31T16:13:04-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":8,"round":0,"current":{},"time":"2022-10-31T16:13:04-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":8,"round":0,"current":{},"time":"2022-10-31T16:13:04-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","height":8,"round":0,"current":{},"time":"2022-10-31T16:13:04-04:00","message":"entering precommit wait step"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":8,"round":0,"step":7},"old_ti":{"duration":1000000000,"height":8,"round":0,"step":3},"time":"2022-10-31T16:13:04-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:04-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:04-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","dur":1000,"height":8,"round":0,"step":7,"time":"2022-10-31T16:13:04-04:00","message":"Scheduled timeout"} -{"level":"info","module":"consensus","dur":1000,"height":8,"round":0,"step":7,"time":"2022-10-31T16:13:05-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":8,"round":0,"step":7,"timeout":1000,"time":"2022-10-31T16:13:05-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":8,"round":0,"current":{},"time":"2022-10-31T16:13:05-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","height":8,"round":1,"current":{},"time":"2022-10-31T16:13:05-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":8,"round":1,"time":"2022-10-31T16:13:05-04:00","message":"resetting proposal info"} -{"level":"debug","module":"consensus","height":8,"round":1,"current":{},"time":"2022-10-31T16:13:05-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":8,"round":1,"time":"2022-10-31T16:13:05-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":8,"round":1,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:05-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1500000000,"height":8,"round":1,"step":3},"old_ti":{"duration":1000000000,"height":8,"round":0,"step":7},"time":"2022-10-31T16:13:05-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:05-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1500,"height":8,"round":1,"step":3,"time":"2022-10-31T16:13:05-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":8,"proposal":{"Type":32,"height":8,"round":1,"pol_round":-1,"block_id":{"hash":"3CDD24F74A1DFEADD8271D324BFF2852BB7F9BCA2C608376EF1BF27C01EFA233","parts":{"total":1,"hash":"CF71264F654D1C6236BEFF24C65895EE54C5A963F0489A14E974D573077F936B"}},"timestamp":"2022-10-31T20:13:05.133957796Z","signature":"l4EHPbwU+TcgWA5LAr5ORRMm3JNn0Fn+1WfA1HGer/XJiUrc77keeD3n+xLMcq9IQ9FMnOUPlb4AzqXaBpWuBw=="},"round":1,"time":"2022-10-31T16:13:05-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:05-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":8,"round":1,"pol_round":-1,"block_id":{"hash":"3CDD24F74A1DFEADD8271D324BFF2852BB7F9BCA2C608376EF1BF27C01EFA233","parts":{"total":1,"hash":"CF71264F654D1C6236BEFF24C65895EE54C5A963F0489A14E974D573077F936B"}},"timestamp":"2022-10-31T20:13:05.133957796Z","signature":"l4EHPbwU+TcgWA5LAr5ORRMm3JNn0Fn+1WfA1HGer/XJiUrc77keeD3n+xLMcq9IQ9FMnOUPlb4AzqXaBpWuBw=="},"time":"2022-10-31T16:13:05-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"3CDD24F74A1DFEADD8271D324BFF2852BB7F9BCA2C608376EF1BF27C01EFA233","height":8,"time":"2022-10-31T16:13:05-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":8,"round":1,"current":{},"time":"2022-10-31T16:13:05-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":8,"round":1,"time":"2022-10-31T16:13:05-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":8,"round":1,"vote":{"type":1,"height":8,"round":1,"block_id":{"hash":"3CDD24F74A1DFEADD8271D324BFF2852BB7F9BCA2C608376EF1BF27C01EFA233","parts":{"total":1,"hash":"CF71264F654D1C6236BEFF24C65895EE54C5A963F0489A14E974D573077F936B"}},"timestamp":"2022-10-31T20:13:05.180869144Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"dG1nEzKTLTqsyV4JN3FTV5bkyEIbKrtyeda7uspHuSKtSpcbPkSdYqH6XzweHVrMDjRR3yCuplqAW8HfBAAFDA=="},"time":"2022-10-31T16:13:05-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:05-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":8,"val_index":0,"vote_height":8,"vote_type":1,"time":"2022-10-31T16:13:05-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:8 R:1 T:SIGNED_MSG_TYPE_PREVOTE +2/3:3CDD24F74A1DFEADD8271D324BFF2852BB7F9BCA2C608376EF1BF27C01EFA233:1:CF71264F654D(1) BA{1:x} map[]}","vote":{"type":1,"height":8,"round":1,"block_id":{"hash":"3CDD24F74A1DFEADD8271D324BFF2852BB7F9BCA2C608376EF1BF27C01EFA233","parts":{"total":1,"hash":"CF71264F654D1C6236BEFF24C65895EE54C5A963F0489A14E974D573077F936B"}},"timestamp":"2022-10-31T20:13:05.180869144Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"dG1nEzKTLTqsyV4JN3FTV5bkyEIbKrtyeda7uspHuSKtSpcbPkSdYqH6XzweHVrMDjRR3yCuplqAW8HfBAAFDA=="},"time":"2022-10-31T16:13:05-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":1,"valid_round":-1,"time":"2022-10-31T16:13:05-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":8,"round":1,"current":{},"time":"2022-10-31T16:13:05-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":8,"round":1,"hash":"3CDD24F74A1DFEADD8271D324BFF2852BB7F9BCA2C608376EF1BF27C01EFA233","time":"2022-10-31T16:13:05-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":8,"round":1,"vote":{"type":2,"height":8,"round":1,"block_id":{"hash":"3CDD24F74A1DFEADD8271D324BFF2852BB7F9BCA2C608376EF1BF27C01EFA233","parts":{"total":1,"hash":"CF71264F654D1C6236BEFF24C65895EE54C5A963F0489A14E974D573077F936B"}},"timestamp":"2022-10-31T20:13:05.211114966Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"f90bKu2vuum3BctgtAujBGExH5QyKBMv+fWduFJzz5nDm2A64nkPjEpYhnimy3hdHnbq0YtvxryJVXpCRBscCA=="},"time":"2022-10-31T16:13:05-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:05-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":8,"val_index":0,"vote_height":8,"vote_type":2,"time":"2022-10-31T16:13:05-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":8,"round":1,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:05Z","time":"2022-10-31T16:13:05-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":8,"round":1,"current":{},"time":"2022-10-31T16:13:05-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":8,"round":1,"current":{},"time":"2022-10-31T16:13:05-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":1,"height":8,"current":{},"time":"2022-10-31T16:13:05-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":1,"height":8,"block_hash":"3CDD24F74A1DFEADD8271D324BFF2852BB7F9BCA2C608376EF1BF27C01EFA233","time":"2022-10-31T16:13:05-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:05-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":8,"hash":{},"num_txs":0,"root":"E20CF319C0E68C5B06EF3B51ECC560BF96F35638DE3C10436F2DABF4C29FD686","time":"2022-10-31T16:13:05-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":8,"block":{},"time":"2022-10-31T16:13:05-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:05-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":8,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:05-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3234362032333820313232203135362032332034332035372031343220373320313935203131203137302031353620343420323032203739203134372032343620313537203230203437203234362031383420323236203737203130382031323220323220323036203138362037372036395D3A387D","time":"2022-10-31T16:13:05-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"F6EE7A9C172B398E49C30BAA9C2CCA4F93F69D142FF6B8E24D6C7A16CEBA4D45","height":8,"num_txs":0,"time":"2022-10-31T16:13:05-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":8,"last_block_time":"2022-10-31T20:13:01Z","time":"2022-10-31T16:13:05-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":946212638,"height":9,"round":0,"step":1},"old_ti":{"duration":1500000000,"height":8,"round":1,"step":3},"time":"2022-10-31T16:13:05-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:05-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","dur":946.212638,"height":9,"round":0,"step":1,"time":"2022-10-31T16:13:05-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":8,"time":"2022-10-31T16:13:05-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":8,"num_txs":0,"time":"2022-10-31T16:13:05-04:00","message":"indexed block txs"} -{"level":"info","module":"consensus","dur":946.212638,"height":9,"round":0,"step":1,"time":"2022-10-31T16:13:06-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":9,"round":0,"step":1,"timeout":946.212638,"time":"2022-10-31T16:13:06-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":9,"round":0,"current":{},"time":"2022-10-31T16:13:06-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":9,"round":0,"current":{},"time":"2022-10-31T16:13:06-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":9,"round":0,"time":"2022-10-31T16:13:06-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":9,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:06-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":9,"round":0,"step":3},"old_ti":{"duration":946212638,"height":9,"round":0,"step":1},"time":"2022-10-31T16:13:06-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:06-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":9,"round":0,"step":3,"time":"2022-10-31T16:13:06-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":9,"proposal":{"Type":32,"height":9,"round":0,"pol_round":-1,"block_id":{"hash":"3E549B7CBC7DFC80E93ED103A6ACB262B0CA5F3CB61F75034395CE2AAFD3A2FA","parts":{"total":1,"hash":"9895FE9FC842ED5436ACD9E75816EB08F75A8FE3B9381FC332F0157303A11539"}},"timestamp":"2022-10-31T20:13:06.259393098Z","signature":"9YFRDuH0L95PrmDHUg+uY9uzbR9/AqrQaUVKTb08h59agVHQ67PuJK9V1YPhqVVGRabkqsEXGBJM8AXynzilBQ=="},"round":0,"time":"2022-10-31T16:13:06-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:06-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":9,"round":0,"pol_round":-1,"block_id":{"hash":"3E549B7CBC7DFC80E93ED103A6ACB262B0CA5F3CB61F75034395CE2AAFD3A2FA","parts":{"total":1,"hash":"9895FE9FC842ED5436ACD9E75816EB08F75A8FE3B9381FC332F0157303A11539"}},"timestamp":"2022-10-31T20:13:06.259393098Z","signature":"9YFRDuH0L95PrmDHUg+uY9uzbR9/AqrQaUVKTb08h59agVHQ67PuJK9V1YPhqVVGRabkqsEXGBJM8AXynzilBQ=="},"time":"2022-10-31T16:13:06-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"3E549B7CBC7DFC80E93ED103A6ACB262B0CA5F3CB61F75034395CE2AAFD3A2FA","height":9,"time":"2022-10-31T16:13:06-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":9,"round":0,"current":{},"time":"2022-10-31T16:13:06-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":9,"round":0,"time":"2022-10-31T16:13:06-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":9,"round":0,"vote":{"type":1,"height":9,"round":0,"block_id":{"hash":"3E549B7CBC7DFC80E93ED103A6ACB262B0CA5F3CB61F75034395CE2AAFD3A2FA","parts":{"total":1,"hash":"9895FE9FC842ED5436ACD9E75816EB08F75A8FE3B9381FC332F0157303A11539"}},"timestamp":"2022-10-31T20:13:06.330958937Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"guotBJTzPaWPWQNo6LQaLfqAWtBFHwTcv8GHrWiaYQnYVLITjCoQfVoMZNiTppnW37PglnclZm555V2jj8JqAA=="},"time":"2022-10-31T16:13:06-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:06-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":9,"val_index":0,"vote_height":9,"vote_type":1,"time":"2022-10-31T16:13:06-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:9 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:3E549B7CBC7DFC80E93ED103A6ACB262B0CA5F3CB61F75034395CE2AAFD3A2FA:1:9895FE9FC842(1) BA{1:x} map[]}","vote":{"type":1,"height":9,"round":0,"block_id":{"hash":"3E549B7CBC7DFC80E93ED103A6ACB262B0CA5F3CB61F75034395CE2AAFD3A2FA","parts":{"total":1,"hash":"9895FE9FC842ED5436ACD9E75816EB08F75A8FE3B9381FC332F0157303A11539"}},"timestamp":"2022-10-31T20:13:06.330958937Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"guotBJTzPaWPWQNo6LQaLfqAWtBFHwTcv8GHrWiaYQnYVLITjCoQfVoMZNiTppnW37PglnclZm555V2jj8JqAA=="},"time":"2022-10-31T16:13:06-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:06-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":9,"round":0,"current":{},"time":"2022-10-31T16:13:06-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":9,"round":0,"hash":"3E549B7CBC7DFC80E93ED103A6ACB262B0CA5F3CB61F75034395CE2AAFD3A2FA","time":"2022-10-31T16:13:06-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":9,"round":0,"vote":{"type":2,"height":9,"round":0,"block_id":{"hash":"3E549B7CBC7DFC80E93ED103A6ACB262B0CA5F3CB61F75034395CE2AAFD3A2FA","parts":{"total":1,"hash":"9895FE9FC842ED5436ACD9E75816EB08F75A8FE3B9381FC332F0157303A11539"}},"timestamp":"2022-10-31T20:13:06.3528377Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"8svgATV5bgDZeTLcIqGm9ljOrJNvs8yxehnDfKOQKLrN8T+eXntWnzD9WzF30AAUcWZ7eTAu66NBBosSvaaQAw=="},"time":"2022-10-31T16:13:06-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:06-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":9,"val_index":0,"vote_height":9,"vote_type":2,"time":"2022-10-31T16:13:06-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":9,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:06Z","time":"2022-10-31T16:13:06-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":9,"round":0,"current":{},"time":"2022-10-31T16:13:06-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":9,"round":0,"current":{},"time":"2022-10-31T16:13:06-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":9,"current":{},"time":"2022-10-31T16:13:06-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":9,"block_hash":"3E549B7CBC7DFC80E93ED103A6ACB262B0CA5F3CB61F75034395CE2AAFD3A2FA","time":"2022-10-31T16:13:06-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:06-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":9,"hash":{},"num_txs":0,"root":"F6EE7A9C172B398E49C30BAA9C2CCA4F93F69D142FF6B8E24D6C7A16CEBA4D45","time":"2022-10-31T16:13:06-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":9,"block":{},"time":"2022-10-31T16:13:06-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:06-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":9,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:06-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313632203131392031333620313932203136392032333320313830203436203133362033312035382031303620313620383220313633203235203138203230302032323220323236203530203232312032303320313134203120393820343820313920353320313433203631203135365D3A397D","time":"2022-10-31T16:13:06-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"A27788C0A9E9B42E881F3A6A1052A31912C8DEE232DDCB7201623013358F3D9C","height":9,"num_txs":0,"time":"2022-10-31T16:13:06-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":9,"last_block_time":"2022-10-31T20:13:05Z","time":"2022-10-31T16:13:06-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":961413430,"height":10,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":9,"round":0,"step":3},"time":"2022-10-31T16:13:06-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":961.41343,"height":10,"round":0,"step":1,"time":"2022-10-31T16:13:06-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:06-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":9,"time":"2022-10-31T16:13:06-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":9,"num_txs":0,"time":"2022-10-31T16:13:06-04:00","message":"indexed block txs"} -{"level":"info","module":"consensus","dur":961.41343,"height":10,"round":0,"step":1,"time":"2022-10-31T16:13:07-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":10,"round":0,"step":1,"timeout":961.41343,"time":"2022-10-31T16:13:07-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":10,"round":0,"current":{},"time":"2022-10-31T16:13:07-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":10,"round":0,"current":{},"time":"2022-10-31T16:13:07-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":10,"round":0,"time":"2022-10-31T16:13:07-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":10,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:07-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":10,"round":0,"step":3},"old_ti":{"duration":961413430,"height":10,"round":0,"step":1},"time":"2022-10-31T16:13:07-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:07-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":10,"round":0,"step":3,"time":"2022-10-31T16:13:07-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":10,"proposal":{"Type":32,"height":10,"round":0,"pol_round":-1,"block_id":{"hash":"6FF88E9D7B2BD66DDB2AFA2D4CA9B2CE61A7E3C7C7D0EB34B5BA24D0F32E2ADC","parts":{"total":1,"hash":"8A6E44AD56B97B90B382203E27CF4CDE6A66209278781F10DE0A4A3C04465757"}},"timestamp":"2022-10-31T20:13:07.395543199Z","signature":"S+q7wAYJnDPrBk/V/LxWVvkItkEuWfrnd5FGpSBROJvwOln2GO5wlQ8XBC44c/GQ3Xz23zeMgIVXlVfW5dd7DA=="},"round":0,"time":"2022-10-31T16:13:07-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:07-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":10,"round":0,"pol_round":-1,"block_id":{"hash":"6FF88E9D7B2BD66DDB2AFA2D4CA9B2CE61A7E3C7C7D0EB34B5BA24D0F32E2ADC","parts":{"total":1,"hash":"8A6E44AD56B97B90B382203E27CF4CDE6A66209278781F10DE0A4A3C04465757"}},"timestamp":"2022-10-31T20:13:07.395543199Z","signature":"S+q7wAYJnDPrBk/V/LxWVvkItkEuWfrnd5FGpSBROJvwOln2GO5wlQ8XBC44c/GQ3Xz23zeMgIVXlVfW5dd7DA=="},"time":"2022-10-31T16:13:07-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"6FF88E9D7B2BD66DDB2AFA2D4CA9B2CE61A7E3C7C7D0EB34B5BA24D0F32E2ADC","height":10,"time":"2022-10-31T16:13:07-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":10,"round":0,"current":{},"time":"2022-10-31T16:13:07-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":10,"round":0,"time":"2022-10-31T16:13:07-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":10,"round":0,"vote":{"type":1,"height":10,"round":0,"block_id":{"hash":"6FF88E9D7B2BD66DDB2AFA2D4CA9B2CE61A7E3C7C7D0EB34B5BA24D0F32E2ADC","parts":{"total":1,"hash":"8A6E44AD56B97B90B382203E27CF4CDE6A66209278781F10DE0A4A3C04465757"}},"timestamp":"2022-10-31T20:13:07.495917099Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"GxchLzgAL87zGbS5iEFF05m4Rsxwt2ZuiPH7PUc4EwiimorAIk47qf68kqWHbA3pfuoE53nj1+gTKCNJTuViCg=="},"time":"2022-10-31T16:13:07-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:07-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":10,"val_index":0,"vote_height":10,"vote_type":1,"time":"2022-10-31T16:13:07-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:10 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:6FF88E9D7B2BD66DDB2AFA2D4CA9B2CE61A7E3C7C7D0EB34B5BA24D0F32E2ADC:1:8A6E44AD56B9(1) BA{1:x} map[]}","vote":{"type":1,"height":10,"round":0,"block_id":{"hash":"6FF88E9D7B2BD66DDB2AFA2D4CA9B2CE61A7E3C7C7D0EB34B5BA24D0F32E2ADC","parts":{"total":1,"hash":"8A6E44AD56B97B90B382203E27CF4CDE6A66209278781F10DE0A4A3C04465757"}},"timestamp":"2022-10-31T20:13:07.495917099Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"GxchLzgAL87zGbS5iEFF05m4Rsxwt2ZuiPH7PUc4EwiimorAIk47qf68kqWHbA3pfuoE53nj1+gTKCNJTuViCg=="},"time":"2022-10-31T16:13:07-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:07-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":10,"round":0,"current":{},"time":"2022-10-31T16:13:07-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":10,"round":0,"hash":"6FF88E9D7B2BD66DDB2AFA2D4CA9B2CE61A7E3C7C7D0EB34B5BA24D0F32E2ADC","time":"2022-10-31T16:13:07-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":10,"round":0,"vote":{"type":2,"height":10,"round":0,"block_id":{"hash":"6FF88E9D7B2BD66DDB2AFA2D4CA9B2CE61A7E3C7C7D0EB34B5BA24D0F32E2ADC","parts":{"total":1,"hash":"8A6E44AD56B97B90B382203E27CF4CDE6A66209278781F10DE0A4A3C04465757"}},"timestamp":"2022-10-31T20:13:07.530753197Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"UYBa8CuQteWao49aXS2BgfhHV1Nje12RIL9o8DK2vXlmX5aXrnOJC7enb1ekvmd9uwT42lkWDBsxOFxFNSiKCQ=="},"time":"2022-10-31T16:13:07-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:07-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":10,"val_index":0,"vote_height":10,"vote_type":2,"time":"2022-10-31T16:13:07-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":10,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:07Z","time":"2022-10-31T16:13:07-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":10,"round":0,"current":{},"time":"2022-10-31T16:13:07-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":10,"round":0,"current":{},"time":"2022-10-31T16:13:07-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":10,"current":{},"time":"2022-10-31T16:13:07-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":10,"block_hash":"6FF88E9D7B2BD66DDB2AFA2D4CA9B2CE61A7E3C7C7D0EB34B5BA24D0F32E2ADC","time":"2022-10-31T16:13:07-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:07-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":10,"hash":{},"num_txs":0,"root":"A27788C0A9E9B42E881F3A6A1052A31912C8DEE232DDCB7201623013358F3D9C","time":"2022-10-31T16:13:07-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":10,"block":{},"time":"2022-10-31T16:13:07-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:07-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":10,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:07-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313535203231362032333820313138203634203230372031353020313432203233302031342031392031393120313638203136332031333620313938203131203538203135342038203139322039302031303420323435203631203332203139332037392037392031303920323131203136315D3A417D","time":"2022-10-31T16:13:07-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"9BD8EE7640CF968EE60E13BFA8A388C60B3A9A08C05A68F53D20C14F4F6DD3A1","height":10,"num_txs":0,"time":"2022-10-31T16:13:07-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":10,"last_block_time":"2022-10-31T20:13:06Z","time":"2022-10-31T16:13:07-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":919958050,"height":11,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":10,"round":0,"step":3},"time":"2022-10-31T16:13:07-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":919.95805,"height":11,"round":0,"step":1,"time":"2022-10-31T16:13:07-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:07-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":10,"time":"2022-10-31T16:13:07-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":10,"num_txs":0,"time":"2022-10-31T16:13:07-04:00","message":"indexed block txs"} -{"level":"info","module":"consensus","dur":919.95805,"height":11,"round":0,"step":1,"time":"2022-10-31T16:13:08-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":11,"round":0,"step":1,"timeout":919.95805,"time":"2022-10-31T16:13:08-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":11,"round":0,"current":{},"time":"2022-10-31T16:13:08-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":11,"round":0,"current":{},"time":"2022-10-31T16:13:08-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":11,"round":0,"time":"2022-10-31T16:13:08-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":11,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:08-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":11,"round":0,"step":3},"old_ti":{"duration":919958050,"height":11,"round":0,"step":1},"time":"2022-10-31T16:13:08-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:08-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":11,"round":0,"step":3,"time":"2022-10-31T16:13:08-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":11,"proposal":{"Type":32,"height":11,"round":0,"pol_round":-1,"block_id":{"hash":"5A0E07866E8CAB92B2701C67B547DB9B31C0BE28708010706391D8D6E5A9E921","parts":{"total":1,"hash":"232A431A902A35093EA7D7B34E90DCE8B0AEC412ACDD347EDAF5C95C25F71314"}},"timestamp":"2022-10-31T20:13:08.581134105Z","signature":"9YT25whszh2OOW9vhCCjqrOKvsy4IqxBu0idpyC0NY32hC9t4MVmSYd8sgPGQIvvIRP7dSoGhVvCNVPUl0TkAg=="},"round":0,"time":"2022-10-31T16:13:08-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:08-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":11,"round":0,"pol_round":-1,"block_id":{"hash":"5A0E07866E8CAB92B2701C67B547DB9B31C0BE28708010706391D8D6E5A9E921","parts":{"total":1,"hash":"232A431A902A35093EA7D7B34E90DCE8B0AEC412ACDD347EDAF5C95C25F71314"}},"timestamp":"2022-10-31T20:13:08.581134105Z","signature":"9YT25whszh2OOW9vhCCjqrOKvsy4IqxBu0idpyC0NY32hC9t4MVmSYd8sgPGQIvvIRP7dSoGhVvCNVPUl0TkAg=="},"time":"2022-10-31T16:13:08-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"5A0E07866E8CAB92B2701C67B547DB9B31C0BE28708010706391D8D6E5A9E921","height":11,"time":"2022-10-31T16:13:08-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":11,"round":0,"current":{},"time":"2022-10-31T16:13:08-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":11,"round":0,"time":"2022-10-31T16:13:08-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":11,"round":0,"vote":{"type":1,"height":11,"round":0,"block_id":{"hash":"5A0E07866E8CAB92B2701C67B547DB9B31C0BE28708010706391D8D6E5A9E921","parts":{"total":1,"hash":"232A431A902A35093EA7D7B34E90DCE8B0AEC412ACDD347EDAF5C95C25F71314"}},"timestamp":"2022-10-31T20:13:08.654326626Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"X6oUi1/a1ZoiKlMf64h/MFFE2Q5E2OgjUF+InzuyX7fafs6eCwRL9L8T36eRhHHYr1KToT13SvWNsAvH+fotBw=="},"time":"2022-10-31T16:13:08-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:08-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":11,"val_index":0,"vote_height":11,"vote_type":1,"time":"2022-10-31T16:13:08-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:11 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:5A0E07866E8CAB92B2701C67B547DB9B31C0BE28708010706391D8D6E5A9E921:1:232A431A902A(1) BA{1:x} map[]}","vote":{"type":1,"height":11,"round":0,"block_id":{"hash":"5A0E07866E8CAB92B2701C67B547DB9B31C0BE28708010706391D8D6E5A9E921","parts":{"total":1,"hash":"232A431A902A35093EA7D7B34E90DCE8B0AEC412ACDD347EDAF5C95C25F71314"}},"timestamp":"2022-10-31T20:13:08.654326626Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"X6oUi1/a1ZoiKlMf64h/MFFE2Q5E2OgjUF+InzuyX7fafs6eCwRL9L8T36eRhHHYr1KToT13SvWNsAvH+fotBw=="},"time":"2022-10-31T16:13:08-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:08-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":11,"round":0,"current":{},"time":"2022-10-31T16:13:08-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":11,"round":0,"hash":"5A0E07866E8CAB92B2701C67B547DB9B31C0BE28708010706391D8D6E5A9E921","time":"2022-10-31T16:13:08-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":11,"round":0,"vote":{"type":2,"height":11,"round":0,"block_id":{"hash":"5A0E07866E8CAB92B2701C67B547DB9B31C0BE28708010706391D8D6E5A9E921","parts":{"total":1,"hash":"232A431A902A35093EA7D7B34E90DCE8B0AEC412ACDD347EDAF5C95C25F71314"}},"timestamp":"2022-10-31T20:13:08.715168934Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"V6fbc+bvknHg2+opHNE177m9w3CCQdFaqh4Bu+onmAKaejY6gAsOAYTV5UmTZWet9AfU4wUoKsAspZqWwckvDA=="},"time":"2022-10-31T16:13:08-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:08-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":11,"val_index":0,"vote_height":11,"vote_type":2,"time":"2022-10-31T16:13:08-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":11,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:08Z","time":"2022-10-31T16:13:08-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":11,"round":0,"current":{},"time":"2022-10-31T16:13:08-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":11,"round":0,"current":{},"time":"2022-10-31T16:13:08-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":11,"current":{},"time":"2022-10-31T16:13:08-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":11,"block_hash":"5A0E07866E8CAB92B2701C67B547DB9B31C0BE28708010706391D8D6E5A9E921","time":"2022-10-31T16:13:08-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:08-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":11,"hash":{},"num_txs":0,"root":"9BD8EE7640CF968EE60E13BFA8A388C60B3A9A08C05A68F53D20C14F4F6DD3A1","time":"2022-10-31T16:13:08-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":11,"block":{},"time":"2022-10-31T16:13:08-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:08-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":11,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:08-04:00","message":"executed block"} -{"level":"debug","module":"rpc-server","duration":0,"method":"POST","remoteAddr":"127.0.0.1:39282","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:08-04:00","message":"served RPC HTTP response"} -{"level":"info","commit":"436F6D6D697449447B5B32343520383020313237203835203920313034203234352037302032303520353020383820393520313330203534203830203136322032343120372032323020323439203233312031372038382034302031343920323336203232312032303020353220363120323231203130385D3A427D","time":"2022-10-31T16:13:08-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"F5507F550968F546CD32585F823650A2F107DCF9E711582895ECDDC8343DDD6C","height":11,"num_txs":0,"time":"2022-10-31T16:13:08-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":11,"last_block_time":"2022-10-31T20:13:07Z","time":"2022-10-31T16:13:08-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":906954483,"height":12,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":11,"round":0,"step":3},"time":"2022-10-31T16:13:08-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":906.954483,"height":12,"round":0,"step":1,"time":"2022-10-31T16:13:08-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:08-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":11,"time":"2022-10-31T16:13:08-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":11,"num_txs":0,"time":"2022-10-31T16:13:08-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","duration":1,"method":"POST","remoteAddr":"127.0.0.1:39282","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:08-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"POST","remoteAddr":"127.0.0.1:39282","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:08-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":906.954483,"height":12,"round":0,"step":1,"time":"2022-10-31T16:13:09-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":12,"round":0,"step":1,"timeout":906.954483,"time":"2022-10-31T16:13:09-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":12,"round":0,"current":{},"time":"2022-10-31T16:13:09-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":12,"round":0,"current":{},"time":"2022-10-31T16:13:09-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":12,"round":0,"time":"2022-10-31T16:13:09-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":12,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:09-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":12,"round":0,"step":3},"old_ti":{"duration":906954483,"height":12,"round":0,"step":1},"time":"2022-10-31T16:13:09-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:09-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":12,"round":0,"step":3,"time":"2022-10-31T16:13:09-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":12,"proposal":{"Type":32,"height":12,"round":0,"pol_round":-1,"block_id":{"hash":"4CA2ACB61D0BEC32B53202880A16DBFCF645EDD9BE3059B11FB3D547C737D2F2","parts":{"total":1,"hash":"F729A43CEFF46FF5700FC3968D11FAC19AB53E0269E0EBBE87EA4C2DC1B571E4"}},"timestamp":"2022-10-31T20:13:09.761183909Z","signature":"M2eVWtdevQYV8oxaoowKl7tTbXrMc4aBBGFJP544kylHWb+rQ9xQ0Zm759EPUqmsqJwu7yMfd6M1vnThV4ttAw=="},"round":0,"time":"2022-10-31T16:13:09-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:09-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":12,"round":0,"pol_round":-1,"block_id":{"hash":"4CA2ACB61D0BEC32B53202880A16DBFCF645EDD9BE3059B11FB3D547C737D2F2","parts":{"total":1,"hash":"F729A43CEFF46FF5700FC3968D11FAC19AB53E0269E0EBBE87EA4C2DC1B571E4"}},"timestamp":"2022-10-31T20:13:09.761183909Z","signature":"M2eVWtdevQYV8oxaoowKl7tTbXrMc4aBBGFJP544kylHWb+rQ9xQ0Zm759EPUqmsqJwu7yMfd6M1vnThV4ttAw=="},"time":"2022-10-31T16:13:09-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"4CA2ACB61D0BEC32B53202880A16DBFCF645EDD9BE3059B11FB3D547C737D2F2","height":12,"time":"2022-10-31T16:13:09-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":12,"round":0,"current":{},"time":"2022-10-31T16:13:09-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":12,"round":0,"time":"2022-10-31T16:13:09-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":12,"round":0,"vote":{"type":1,"height":12,"round":0,"block_id":{"hash":"4CA2ACB61D0BEC32B53202880A16DBFCF645EDD9BE3059B11FB3D547C737D2F2","parts":{"total":1,"hash":"F729A43CEFF46FF5700FC3968D11FAC19AB53E0269E0EBBE87EA4C2DC1B571E4"}},"timestamp":"2022-10-31T20:13:09.88018765Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"xC4nSiOoxASwGnczNOybzlNK65LsdqsFD6bEPIqcWVKiiwsFFkKtEVuKVzml/85yL/jNps+TF8IceqgEOXC+Ag=="},"time":"2022-10-31T16:13:09-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:09-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":12,"val_index":0,"vote_height":12,"vote_type":1,"time":"2022-10-31T16:13:09-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:12 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:4CA2ACB61D0BEC32B53202880A16DBFCF645EDD9BE3059B11FB3D547C737D2F2:1:F729A43CEFF4(1) BA{1:x} map[]}","vote":{"type":1,"height":12,"round":0,"block_id":{"hash":"4CA2ACB61D0BEC32B53202880A16DBFCF645EDD9BE3059B11FB3D547C737D2F2","parts":{"total":1,"hash":"F729A43CEFF46FF5700FC3968D11FAC19AB53E0269E0EBBE87EA4C2DC1B571E4"}},"timestamp":"2022-10-31T20:13:09.88018765Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"xC4nSiOoxASwGnczNOybzlNK65LsdqsFD6bEPIqcWVKiiwsFFkKtEVuKVzml/85yL/jNps+TF8IceqgEOXC+Ag=="},"time":"2022-10-31T16:13:09-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:09-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":12,"round":0,"current":{},"time":"2022-10-31T16:13:09-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":12,"round":0,"hash":"4CA2ACB61D0BEC32B53202880A16DBFCF645EDD9BE3059B11FB3D547C737D2F2","time":"2022-10-31T16:13:09-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":12,"round":0,"vote":{"type":2,"height":12,"round":0,"block_id":{"hash":"4CA2ACB61D0BEC32B53202880A16DBFCF645EDD9BE3059B11FB3D547C737D2F2","parts":{"total":1,"hash":"F729A43CEFF46FF5700FC3968D11FAC19AB53E0269E0EBBE87EA4C2DC1B571E4"}},"timestamp":"2022-10-31T20:13:09.91183914Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"YHrzkHqGFiAovJX4KIrnTs/++EV4Lzyn/ewQUFTcgR2X/V8ljRRqGJOu0ea1pk6hjlDIuEQo+riN5IZyzmz1Cg=="},"time":"2022-10-31T16:13:09-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:09-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":12,"val_index":0,"vote_height":12,"vote_type":2,"time":"2022-10-31T16:13:09-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":12,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:09Z","time":"2022-10-31T16:13:09-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":12,"round":0,"current":{},"time":"2022-10-31T16:13:09-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":12,"round":0,"current":{},"time":"2022-10-31T16:13:09-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":12,"current":{},"time":"2022-10-31T16:13:09-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":12,"block_hash":"4CA2ACB61D0BEC32B53202880A16DBFCF645EDD9BE3059B11FB3D547C737D2F2","time":"2022-10-31T16:13:09-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:09-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":12,"hash":{},"num_txs":0,"root":"F5507F550968F546CD32585F823650A2F107DCF9E711582895ECDDC8343DDD6C","time":"2022-10-31T16:13:09-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":12,"block":{},"time":"2022-10-31T16:13:09-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:09-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":12,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:09-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B323432203135362031383120393020333320323033203130342031333420333220313136203230322032322031323620313720313535203138302037382031333320313632203134203530203234392032323020312031353620323239203138312032323620312032313720313736203131355D3A437D","time":"2022-10-31T16:13:09-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"F29CB55A21CB68862074CA167E119BB44E85A20E32F9DC019CE5B5E201D9B073","height":12,"num_txs":0,"time":"2022-10-31T16:13:09-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":12,"last_block_time":"2022-10-31T20:13:08Z","time":"2022-10-31T16:13:09-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:10-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":944697719,"height":13,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":12,"round":0,"step":3},"time":"2022-10-31T16:13:10-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":944.697719,"height":13,"round":0,"step":1,"time":"2022-10-31T16:13:10-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:10-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":12,"time":"2022-10-31T16:13:10-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":12,"num_txs":0,"time":"2022-10-31T16:13:10-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/status","returns":[{},{}],"time":"2022-10-31T16:13:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:50256","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/status","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/genesis","returns":[{},{}],"time":"2022-10-31T16:13:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:50256","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/genesis","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{}],"method":"/consensus_params","returns":[{},{}],"time":"2022-10-31T16:13:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:50256","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/consensus_params","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:50256","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:50280","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:50264","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:10-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"rpc-server","protocol":"websocket","remote":"[::1]:50302","time":"2022-10-31T16:13:10-04:00","message":"New websocket connection"} -{"level":"info","module":"rpc-server","protocol":"websocket","remote":{"IP":"::1","Port":50302,"Zone":""},"impl":"wsConnection","msg":{},"time":"2022-10-31T16:13:10-04:00","message":"service start"} -{"level":"info","module":"rpc-server","protocol":"websocket","remote":"[::1]:50286","time":"2022-10-31T16:13:10-04:00","message":"New websocket connection"} -{"level":"info","module":"rpc-server","protocol":"websocket","remote":{"IP":"::1","Port":50286,"Zone":""},"impl":"wsConnection","msg":{},"time":"2022-10-31T16:13:10-04:00","message":"service start"} -{"level":"info","module":"rpc","query":"tm.event='NewBlock'","remote":"[::1]:50286","time":"2022-10-31T16:13:10-04:00","message":"Subscribe to query"} -{"level":"info","module":"rpc-server","protocol":"websocket","remote":"[::1]:50314","time":"2022-10-31T16:13:10-04:00","message":"New websocket connection"} -{"level":"info","module":"rpc-server","protocol":"websocket","remote":{"IP":"::1","Port":50314,"Zone":""},"impl":"wsConnection","msg":{},"time":"2022-10-31T16:13:10-04:00","message":"service start"} -{"level":"info","module":"rpc","query":"tm.event='Tx'","remote":"[::1]:50314","time":"2022-10-31T16:13:10-04:00","message":"Subscribe to query"} -{"level":"info","module":"rpc","query":"tm.event='NewRoundStep'","remote":"[::1]:50302","time":"2022-10-31T16:13:10-04:00","message":"Subscribe to query"} -{"level":"info","module":"rpc-server","protocol":"websocket","remote":{"IP":"::1","Port":50286,"Zone":""},"method":"subscribe","time":"2022-10-31T16:13:10-04:00","message":"WSJSONRPC"} -{"level":"info","module":"rpc-server","protocol":"websocket","remote":{"IP":"::1","Port":50302,"Zone":""},"method":"subscribe","time":"2022-10-31T16:13:10-04:00","message":"WSJSONRPC"} -{"level":"info","module":"rpc-server","protocol":"websocket","remote":{"IP":"::1","Port":50314,"Zone":""},"method":"subscribe","time":"2022-10-31T16:13:10-04:00","message":"WSJSONRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:50280","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:10-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":944.697719,"height":13,"round":0,"step":1,"time":"2022-10-31T16:13:10-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":13,"round":0,"step":1,"timeout":944.697719,"time":"2022-10-31T16:13:10-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":13,"round":0,"current":{},"time":"2022-10-31T16:13:10-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":13,"round":0,"current":{},"time":"2022-10-31T16:13:10-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":13,"round":0,"time":"2022-10-31T16:13:10-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":13,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:10-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":13,"round":0,"step":3},"old_ti":{"duration":944697719,"height":13,"round":0,"step":1},"time":"2022-10-31T16:13:10-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:10-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":13,"round":0,"step":3,"time":"2022-10-31T16:13:10-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":13,"proposal":{"Type":32,"height":13,"round":0,"pol_round":-1,"block_id":{"hash":"77CF4F4805B265A8926E64326A19231B7326C173C8157B6FBFF9729EE8DAE20A","parts":{"total":1,"hash":"9609DFB460876C1E1D23796166237D75B8A07DC9500FB7D4768123871BDD9292"}},"timestamp":"2022-10-31T20:13:10.996133954Z","signature":"hVQo6oHM/4FiEr5DAC02ZQlxwajZRpNNe862OwM9M8TyG/GYS+4rw3wDtsF5IJw/Jw0eMUnr4wMW7Bx/TRQZBg=="},"round":0,"time":"2022-10-31T16:13:11-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:11-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":13,"round":0,"pol_round":-1,"block_id":{"hash":"77CF4F4805B265A8926E64326A19231B7326C173C8157B6FBFF9729EE8DAE20A","parts":{"total":1,"hash":"9609DFB460876C1E1D23796166237D75B8A07DC9500FB7D4768123871BDD9292"}},"timestamp":"2022-10-31T20:13:10.996133954Z","signature":"hVQo6oHM/4FiEr5DAC02ZQlxwajZRpNNe862OwM9M8TyG/GYS+4rw3wDtsF5IJw/Jw0eMUnr4wMW7Bx/TRQZBg=="},"time":"2022-10-31T16:13:11-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"77CF4F4805B265A8926E64326A19231B7326C173C8157B6FBFF9729EE8DAE20A","height":13,"time":"2022-10-31T16:13:11-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":13,"round":0,"current":{},"time":"2022-10-31T16:13:11-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":13,"round":0,"time":"2022-10-31T16:13:11-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":13,"round":0,"vote":{"type":1,"height":13,"round":0,"block_id":{"hash":"77CF4F4805B265A8926E64326A19231B7326C173C8157B6FBFF9729EE8DAE20A","parts":{"total":1,"hash":"9609DFB460876C1E1D23796166237D75B8A07DC9500FB7D4768123871BDD9292"}},"timestamp":"2022-10-31T20:13:11.020212003Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"TxXCZaZsVFG6+8z+jnzDGINM5xewLw6/7gTtX6YwmAl4rUBNCzXpMIvisCbkGtcSWSU6Jz/BTBYiOLa5N4WICQ=="},"time":"2022-10-31T16:13:11-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:11-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":13,"val_index":0,"vote_height":13,"vote_type":1,"time":"2022-10-31T16:13:11-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:13 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:77CF4F4805B265A8926E64326A19231B7326C173C8157B6FBFF9729EE8DAE20A:1:9609DFB46087(1) BA{1:x} map[]}","vote":{"type":1,"height":13,"round":0,"block_id":{"hash":"77CF4F4805B265A8926E64326A19231B7326C173C8157B6FBFF9729EE8DAE20A","parts":{"total":1,"hash":"9609DFB460876C1E1D23796166237D75B8A07DC9500FB7D4768123871BDD9292"}},"timestamp":"2022-10-31T20:13:11.020212003Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"TxXCZaZsVFG6+8z+jnzDGINM5xewLw6/7gTtX6YwmAl4rUBNCzXpMIvisCbkGtcSWSU6Jz/BTBYiOLa5N4WICQ=="},"time":"2022-10-31T16:13:11-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:11-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":13,"round":0,"current":{},"time":"2022-10-31T16:13:11-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":13,"round":0,"hash":"77CF4F4805B265A8926E64326A19231B7326C173C8157B6FBFF9729EE8DAE20A","time":"2022-10-31T16:13:11-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":13,"round":0,"vote":{"type":2,"height":13,"round":0,"block_id":{"hash":"77CF4F4805B265A8926E64326A19231B7326C173C8157B6FBFF9729EE8DAE20A","parts":{"total":1,"hash":"9609DFB460876C1E1D23796166237D75B8A07DC9500FB7D4768123871BDD9292"}},"timestamp":"2022-10-31T20:13:11.036865199Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ESshb4Gjv8mQhoATipVd2UWdirIjqirEY8dm4/CMrclkr8oRBqBp694FnEfjj8b1c1odiRmbVSCQ22u+ZLzQDA=="},"time":"2022-10-31T16:13:11-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:11-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":13,"val_index":0,"vote_height":13,"vote_type":2,"time":"2022-10-31T16:13:11-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":13,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:11Z","time":"2022-10-31T16:13:11-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":13,"round":0,"current":{},"time":"2022-10-31T16:13:11-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":13,"round":0,"current":{},"time":"2022-10-31T16:13:11-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":13,"current":{},"time":"2022-10-31T16:13:11-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":13,"block_hash":"77CF4F4805B265A8926E64326A19231B7326C173C8157B6FBFF9729EE8DAE20A","time":"2022-10-31T16:13:11-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:11-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":13,"hash":{},"num_txs":0,"root":"F29CB55A21CB68862074CA167E119BB44E85A20E32F9DC019CE5B5E201D9B073","time":"2022-10-31T16:13:11-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":13,"block":{},"time":"2022-10-31T16:13:11-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:11-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":13,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:11-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B39302031353220313437203234332031363620343820313136203230362031322032343920333020313336203139203635203132372032303720313430203330203231322032333120392035342036352039302031323320322034332032302034342034203132382038335D3A447D","time":"2022-10-31T16:13:11-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"5A9893F3A63074CE0CF91E8813417FCF8C1ED4E70936415A7B022B142C048053","height":13,"num_txs":0,"time":"2022-10-31T16:13:11-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":13,"last_block_time":"2022-10-31T20:13:09Z","time":"2022-10-31T16:13:11-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":955331132,"height":14,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":13,"round":0,"step":3},"time":"2022-10-31T16:13:11-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":955.331132,"height":14,"round":0,"step":1,"time":"2022-10-31T16:13:11-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:11-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:11-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:11-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:50280","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:11-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:11-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:11-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:50264","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:11-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"txindex","height":13,"time":"2022-10-31T16:13:11-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":13,"num_txs":0,"time":"2022-10-31T16:13:11-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:11-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:11-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:50264","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:11-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":955.331132,"height":14,"round":0,"step":1,"time":"2022-10-31T16:13:12-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":14,"round":0,"step":1,"timeout":955.331132,"time":"2022-10-31T16:13:12-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":14,"round":0,"current":{},"time":"2022-10-31T16:13:12-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":14,"round":0,"current":{},"time":"2022-10-31T16:13:12-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":14,"round":0,"time":"2022-10-31T16:13:12-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":14,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:12-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":14,"round":0,"step":3},"old_ti":{"duration":955331132,"height":14,"round":0,"step":1},"time":"2022-10-31T16:13:12-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:12-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":14,"round":0,"step":3,"time":"2022-10-31T16:13:12-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:12-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:12-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:50264","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:12-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:12-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:12-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:50280","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:12-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":14,"proposal":{"Type":32,"height":14,"round":0,"pol_round":-1,"block_id":{"hash":"7F4A0AC096EEE6367AA9AEC0673D2202C488786D337A2C6B8137F699E464422A","parts":{"total":1,"hash":"251F5D35A8DEDECCD7ABF56D1E55BB9CE012066E47CB6F949A2AA1288FD70DC7"}},"timestamp":"2022-10-31T20:13:12.13790851Z","signature":"N7R637jLyCCUYolIN0LZt7C6lSx/ELLupW59IPndyt4BeemI1Q21a9vIVF3rCZwjd68GNyRPu07tvHhXvO0BAQ=="},"round":0,"time":"2022-10-31T16:13:12-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:12-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":14,"round":0,"pol_round":-1,"block_id":{"hash":"7F4A0AC096EEE6367AA9AEC0673D2202C488786D337A2C6B8137F699E464422A","parts":{"total":1,"hash":"251F5D35A8DEDECCD7ABF56D1E55BB9CE012066E47CB6F949A2AA1288FD70DC7"}},"timestamp":"2022-10-31T20:13:12.13790851Z","signature":"N7R637jLyCCUYolIN0LZt7C6lSx/ELLupW59IPndyt4BeemI1Q21a9vIVF3rCZwjd68GNyRPu07tvHhXvO0BAQ=="},"time":"2022-10-31T16:13:12-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"7F4A0AC096EEE6367AA9AEC0673D2202C488786D337A2C6B8137F699E464422A","height":14,"time":"2022-10-31T16:13:12-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":14,"round":0,"current":{},"time":"2022-10-31T16:13:12-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":14,"round":0,"time":"2022-10-31T16:13:12-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":14,"round":0,"vote":{"type":1,"height":14,"round":0,"block_id":{"hash":"7F4A0AC096EEE6367AA9AEC0673D2202C488786D337A2C6B8137F699E464422A","parts":{"total":1,"hash":"251F5D35A8DEDECCD7ABF56D1E55BB9CE012066E47CB6F949A2AA1288FD70DC7"}},"timestamp":"2022-10-31T20:13:12.181687791Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"FBrQixW5OMaWQrgzgDtzjP+75U7/dhyVYYC/0wCmbvDW6eXjV63eUHuoaG5w4/5MzS8DnbCuSpmIaRMFkyxEBw=="},"time":"2022-10-31T16:13:12-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:12-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":14,"val_index":0,"vote_height":14,"vote_type":1,"time":"2022-10-31T16:13:12-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:14 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:7F4A0AC096EEE6367AA9AEC0673D2202C488786D337A2C6B8137F699E464422A:1:251F5D35A8DE(1) BA{1:x} map[]}","vote":{"type":1,"height":14,"round":0,"block_id":{"hash":"7F4A0AC096EEE6367AA9AEC0673D2202C488786D337A2C6B8137F699E464422A","parts":{"total":1,"hash":"251F5D35A8DEDECCD7ABF56D1E55BB9CE012066E47CB6F949A2AA1288FD70DC7"}},"timestamp":"2022-10-31T20:13:12.181687791Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"FBrQixW5OMaWQrgzgDtzjP+75U7/dhyVYYC/0wCmbvDW6eXjV63eUHuoaG5w4/5MzS8DnbCuSpmIaRMFkyxEBw=="},"time":"2022-10-31T16:13:12-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:12-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":14,"round":0,"current":{},"time":"2022-10-31T16:13:12-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":14,"round":0,"hash":"7F4A0AC096EEE6367AA9AEC0673D2202C488786D337A2C6B8137F699E464422A","time":"2022-10-31T16:13:12-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":14,"round":0,"vote":{"type":2,"height":14,"round":0,"block_id":{"hash":"7F4A0AC096EEE6367AA9AEC0673D2202C488786D337A2C6B8137F699E464422A","parts":{"total":1,"hash":"251F5D35A8DEDECCD7ABF56D1E55BB9CE012066E47CB6F949A2AA1288FD70DC7"}},"timestamp":"2022-10-31T20:13:12.209223119Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ZhU+UNdyBeyQV7+bP47A+1w/NCagMzRtUHFWJ8ZmLgI0B2bXCbC3wRIdADzHuw+4qPwDFRIplflYXn3jn98kCw=="},"time":"2022-10-31T16:13:12-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:12-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":14,"val_index":0,"vote_height":14,"vote_type":2,"time":"2022-10-31T16:13:12-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":14,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:12Z","time":"2022-10-31T16:13:12-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":14,"round":0,"current":{},"time":"2022-10-31T16:13:12-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":14,"round":0,"current":{},"time":"2022-10-31T16:13:12-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":14,"current":{},"time":"2022-10-31T16:13:12-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":14,"block_hash":"7F4A0AC096EEE6367AA9AEC0673D2202C488786D337A2C6B8137F699E464422A","time":"2022-10-31T16:13:12-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:12-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":14,"hash":{},"num_txs":0,"root":"5A9893F3A63074CE0CF91E8813417FCF8C1ED4E70936415A7B022B142C048053","time":"2022-10-31T16:13:12-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":14,"block":{},"time":"2022-10-31T16:13:12-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:12-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":14,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:12-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313930203134203230372039352031343920313620313835203232352031373020353620313730203838203134362039352031363620323032203132203132203132302031353620313034203231372032343120313036203132382038203538203231372032343420353220313137203231375D3A457D","time":"2022-10-31T16:13:12-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"BE0ECF5F9510B9E1AA38AA58925FA6CA0C0C789C68D9F16A80083AD9F43475D9","height":14,"num_txs":0,"time":"2022-10-31T16:13:12-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":14,"last_block_time":"2022-10-31T20:13:11Z","time":"2022-10-31T16:13:12-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":948784402,"height":15,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":14,"round":0,"step":3},"time":"2022-10-31T16:13:12-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":948.784402,"height":15,"round":0,"step":1,"time":"2022-10-31T16:13:12-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:12-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":14,"time":"2022-10-31T16:13:12-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":14,"num_txs":0,"time":"2022-10-31T16:13:12-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:12-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:12-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:50280","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:12-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:13-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:50264","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:13-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":7,"method":"GET","remoteAddr":"[::1]:50280","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:13-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":948.784402,"height":15,"round":0,"step":1,"time":"2022-10-31T16:13:13-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":15,"round":0,"step":1,"timeout":948.784402,"time":"2022-10-31T16:13:13-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":15,"round":0,"current":{},"time":"2022-10-31T16:13:13-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":15,"round":0,"current":{},"time":"2022-10-31T16:13:13-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":15,"round":0,"time":"2022-10-31T16:13:13-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":15,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:13-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":15,"round":0,"step":3},"old_ti":{"duration":948784402,"height":15,"round":0,"step":1},"time":"2022-10-31T16:13:13-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:13-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":15,"round":0,"step":3,"time":"2022-10-31T16:13:13-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":15,"proposal":{"Type":32,"height":15,"round":0,"pol_round":-1,"block_id":{"hash":"E3E874E3C1212A0862B5E71B72D8A6A5C3DCEA68C91AAF47F26B59F2F4C54D7E","parts":{"total":1,"hash":"2A32712459C05134314E17CCD60AD770CDB72F1DAD16BD20D86A149E789F5364"}},"timestamp":"2022-10-31T20:13:13.26428988Z","signature":"qHS5MkLOnuWaEayzHnRKux3vOfEnzu8bpnagBs7/GpHZx0b2yR9NUVumWIlpXA0eWMkAUya9+f/YoKgcZc1iDQ=="},"round":0,"time":"2022-10-31T16:13:13-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:13-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":15,"round":0,"pol_round":-1,"block_id":{"hash":"E3E874E3C1212A0862B5E71B72D8A6A5C3DCEA68C91AAF47F26B59F2F4C54D7E","parts":{"total":1,"hash":"2A32712459C05134314E17CCD60AD770CDB72F1DAD16BD20D86A149E789F5364"}},"timestamp":"2022-10-31T20:13:13.26428988Z","signature":"qHS5MkLOnuWaEayzHnRKux3vOfEnzu8bpnagBs7/GpHZx0b2yR9NUVumWIlpXA0eWMkAUya9+f/YoKgcZc1iDQ=="},"time":"2022-10-31T16:13:13-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"E3E874E3C1212A0862B5E71B72D8A6A5C3DCEA68C91AAF47F26B59F2F4C54D7E","height":15,"time":"2022-10-31T16:13:13-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":15,"round":0,"current":{},"time":"2022-10-31T16:13:13-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":15,"round":0,"time":"2022-10-31T16:13:13-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":15,"round":0,"vote":{"type":1,"height":15,"round":0,"block_id":{"hash":"E3E874E3C1212A0862B5E71B72D8A6A5C3DCEA68C91AAF47F26B59F2F4C54D7E","parts":{"total":1,"hash":"2A32712459C05134314E17CCD60AD770CDB72F1DAD16BD20D86A149E789F5364"}},"timestamp":"2022-10-31T20:13:13.343983706Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"1WbkwYGJRJy1OBYTB4ntRYxLf6t1mYFz18SZQYHNOvqhyuAhMt4UhG4wLyBkflXYl3IlLu8nLYTRzjX4HsjnCw=="},"time":"2022-10-31T16:13:13-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:13-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":15,"val_index":0,"vote_height":15,"vote_type":1,"time":"2022-10-31T16:13:13-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:15 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:E3E874E3C1212A0862B5E71B72D8A6A5C3DCEA68C91AAF47F26B59F2F4C54D7E:1:2A32712459C0(1) BA{1:x} map[]}","vote":{"type":1,"height":15,"round":0,"block_id":{"hash":"E3E874E3C1212A0862B5E71B72D8A6A5C3DCEA68C91AAF47F26B59F2F4C54D7E","parts":{"total":1,"hash":"2A32712459C05134314E17CCD60AD770CDB72F1DAD16BD20D86A149E789F5364"}},"timestamp":"2022-10-31T20:13:13.343983706Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"1WbkwYGJRJy1OBYTB4ntRYxLf6t1mYFz18SZQYHNOvqhyuAhMt4UhG4wLyBkflXYl3IlLu8nLYTRzjX4HsjnCw=="},"time":"2022-10-31T16:13:13-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:13-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":15,"round":0,"current":{},"time":"2022-10-31T16:13:13-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":15,"round":0,"hash":"E3E874E3C1212A0862B5E71B72D8A6A5C3DCEA68C91AAF47F26B59F2F4C54D7E","time":"2022-10-31T16:13:13-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":15,"round":0,"vote":{"type":2,"height":15,"round":0,"block_id":{"hash":"E3E874E3C1212A0862B5E71B72D8A6A5C3DCEA68C91AAF47F26B59F2F4C54D7E","parts":{"total":1,"hash":"2A32712459C05134314E17CCD60AD770CDB72F1DAD16BD20D86A149E789F5364"}},"timestamp":"2022-10-31T20:13:13.391138241Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"NXMFgTcOd4KAIAe5aCdXPilFGKGu/lap0XKBP1voVn4u+x/44Z2G9uBFCLcnVt/gawo87V1ptnXt2FAd0Yu2BA=="},"time":"2022-10-31T16:13:13-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:13-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":15,"val_index":0,"vote_height":15,"vote_type":2,"time":"2022-10-31T16:13:13-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":15,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:13Z","time":"2022-10-31T16:13:13-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":15,"round":0,"current":{},"time":"2022-10-31T16:13:13-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":15,"round":0,"current":{},"time":"2022-10-31T16:13:13-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":15,"current":{},"time":"2022-10-31T16:13:13-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":15,"block_hash":"E3E874E3C1212A0862B5E71B72D8A6A5C3DCEA68C91AAF47F26B59F2F4C54D7E","time":"2022-10-31T16:13:13-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:13-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":15,"hash":{},"num_txs":0,"root":"BE0ECF5F9510B9E1AA38AA58925FA6CA0C0C789C68D9F16A80083AD9F43475D9","time":"2022-10-31T16:13:13-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":15,"block":{},"time":"2022-10-31T16:13:13-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:13-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":15,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:13-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31343420313532203934203130302039203230372031303220313932203234362033352031393420313636203134372032323320313131203132372031343120393120363320313138203336203136392032313620313931203137372031373020313735203637203120383020313735203136335D3A467D","time":"2022-10-31T16:13:13-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"90985E6409CF66C0F623C2A693DF6F7F8D5B3F7624A9D8BFB1AAAF430150AFA3","height":15,"num_txs":0,"time":"2022-10-31T16:13:13-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":15,"last_block_time":"2022-10-31T20:13:12Z","time":"2022-10-31T16:13:13-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":969960478,"height":16,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":15,"round":0,"step":3},"time":"2022-10-31T16:13:13-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":969.960478,"height":16,"round":0,"step":1,"time":"2022-10-31T16:13:13-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:13-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":15,"time":"2022-10-31T16:13:13-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":15,"num_txs":0,"time":"2022-10-31T16:13:13-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:13-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:14-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:14-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:14-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:14-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:14-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:50264","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:14-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":969.960478,"height":16,"round":0,"step":1,"time":"2022-10-31T16:13:14-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":16,"round":0,"step":1,"timeout":969.960478,"time":"2022-10-31T16:13:14-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":16,"round":0,"current":{},"time":"2022-10-31T16:13:14-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":16,"round":0,"current":{},"time":"2022-10-31T16:13:14-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":16,"round":0,"time":"2022-10-31T16:13:14-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":16,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:14-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":16,"round":0,"step":3},"old_ti":{"duration":969960478,"height":16,"round":0,"step":1},"time":"2022-10-31T16:13:14-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:14-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":16,"round":0,"step":3,"time":"2022-10-31T16:13:14-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":16,"proposal":{"Type":32,"height":16,"round":0,"pol_round":-1,"block_id":{"hash":"98A7AF08E830DBF87849E458E7232D79FF6BC5BF4E3EA7BC0D9A3632EB65ECD7","parts":{"total":1,"hash":"94165B20AFF18AD357C5AEF5C8E353A14062FB9F268DF95C704C2393F0D95B01"}},"timestamp":"2022-10-31T20:13:14.428025015Z","signature":"cBaF2TUz6slu7d0gzHNWwoAyeWF+We4Z4zWTSflMCnCsA5eeEGJ+z7QZUExeYto4Dgm797dZFc97z9kf3AT4Cw=="},"round":0,"time":"2022-10-31T16:13:14-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:14-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":16,"round":0,"pol_round":-1,"block_id":{"hash":"98A7AF08E830DBF87849E458E7232D79FF6BC5BF4E3EA7BC0D9A3632EB65ECD7","parts":{"total":1,"hash":"94165B20AFF18AD357C5AEF5C8E353A14062FB9F268DF95C704C2393F0D95B01"}},"timestamp":"2022-10-31T20:13:14.428025015Z","signature":"cBaF2TUz6slu7d0gzHNWwoAyeWF+We4Z4zWTSflMCnCsA5eeEGJ+z7QZUExeYto4Dgm797dZFc97z9kf3AT4Cw=="},"time":"2022-10-31T16:13:14-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"98A7AF08E830DBF87849E458E7232D79FF6BC5BF4E3EA7BC0D9A3632EB65ECD7","height":16,"time":"2022-10-31T16:13:14-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":16,"round":0,"current":{},"time":"2022-10-31T16:13:14-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":16,"round":0,"time":"2022-10-31T16:13:14-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":16,"round":0,"vote":{"type":1,"height":16,"round":0,"block_id":{"hash":"98A7AF08E830DBF87849E458E7232D79FF6BC5BF4E3EA7BC0D9A3632EB65ECD7","parts":{"total":1,"hash":"94165B20AFF18AD357C5AEF5C8E353A14062FB9F268DF95C704C2393F0D95B01"}},"timestamp":"2022-10-31T20:13:14.485756256Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"CMfloQkszMk56Tj6OKf4GY1a+aXBToNfY+R/iH4g4dmPyRWNAjsYqE5JivHEwjdN/5BxB77rLDlQrYETKVugAw=="},"time":"2022-10-31T16:13:14-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:14-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":16,"val_index":0,"vote_height":16,"vote_type":1,"time":"2022-10-31T16:13:14-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:16 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:98A7AF08E830DBF87849E458E7232D79FF6BC5BF4E3EA7BC0D9A3632EB65ECD7:1:94165B20AFF1(1) BA{1:x} map[]}","vote":{"type":1,"height":16,"round":0,"block_id":{"hash":"98A7AF08E830DBF87849E458E7232D79FF6BC5BF4E3EA7BC0D9A3632EB65ECD7","parts":{"total":1,"hash":"94165B20AFF18AD357C5AEF5C8E353A14062FB9F268DF95C704C2393F0D95B01"}},"timestamp":"2022-10-31T20:13:14.485756256Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"CMfloQkszMk56Tj6OKf4GY1a+aXBToNfY+R/iH4g4dmPyRWNAjsYqE5JivHEwjdN/5BxB77rLDlQrYETKVugAw=="},"time":"2022-10-31T16:13:14-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:14-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":16,"round":0,"current":{},"time":"2022-10-31T16:13:14-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":16,"round":0,"hash":"98A7AF08E830DBF87849E458E7232D79FF6BC5BF4E3EA7BC0D9A3632EB65ECD7","time":"2022-10-31T16:13:14-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":16,"round":0,"vote":{"type":2,"height":16,"round":0,"block_id":{"hash":"98A7AF08E830DBF87849E458E7232D79FF6BC5BF4E3EA7BC0D9A3632EB65ECD7","parts":{"total":1,"hash":"94165B20AFF18AD357C5AEF5C8E353A14062FB9F268DF95C704C2393F0D95B01"}},"timestamp":"2022-10-31T20:13:14.501541138Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"C3RMYKEyfs3a79stbqi8FTahq1p82Gtu8PdvRmHrsZxY/lftcQ1pM+VU2psMFtuqH9WzcfNk2VoHFete7hiVAw=="},"time":"2022-10-31T16:13:14-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:14-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":16,"val_index":0,"vote_height":16,"vote_type":2,"time":"2022-10-31T16:13:14-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":16,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:14Z","time":"2022-10-31T16:13:14-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":16,"round":0,"current":{},"time":"2022-10-31T16:13:14-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":16,"round":0,"current":{},"time":"2022-10-31T16:13:14-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":16,"current":{},"time":"2022-10-31T16:13:14-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":16,"block_hash":"98A7AF08E830DBF87849E458E7232D79FF6BC5BF4E3EA7BC0D9A3632EB65ECD7","time":"2022-10-31T16:13:14-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:14-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":16,"hash":{},"num_txs":0,"root":"90985E6409CF66C0F623C2A693DF6F7F8D5B3F7624A9D8BFB1AAAF430150AFA3","time":"2022-10-31T16:13:14-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":16,"block":{},"time":"2022-10-31T16:13:14-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:14-04:00","message":"minted coins from module account"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:14-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:14-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:50264","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:14-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"state","height":16,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:14-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B34342032333020323238203133342034302038362031363020362035372031323920323339203132382031333620333320323533203239203131322031393120383720393320343620323820313836203130332032333620373220333320323532203137392031333220313132203233325D3A31307D","time":"2022-10-31T16:13:14-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"2CE6E4862856A0063981EF808821FD1D70BF575D2E1CBA67EC4821FCB38470E8","height":16,"num_txs":0,"time":"2022-10-31T16:13:14-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":16,"last_block_time":"2022-10-31T20:13:13Z","time":"2022-10-31T16:13:14-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":822738761,"height":17,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":16,"round":0,"step":3},"time":"2022-10-31T16:13:14-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":822.738761,"height":17,"round":0,"step":1,"time":"2022-10-31T16:13:14-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:14-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":16,"time":"2022-10-31T16:13:14-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":16,"num_txs":0,"time":"2022-10-31T16:13:14-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:15-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:15-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:15-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:15-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:50264","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:15-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:15-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":822.738761,"height":17,"round":0,"step":1,"time":"2022-10-31T16:13:15-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":17,"round":0,"step":1,"timeout":822.738761,"time":"2022-10-31T16:13:15-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":17,"round":0,"current":{},"time":"2022-10-31T16:13:15-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":17,"round":0,"current":{},"time":"2022-10-31T16:13:15-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":17,"round":0,"time":"2022-10-31T16:13:15-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":17,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:15-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":17,"round":0,"step":3},"old_ti":{"duration":822738761,"height":17,"round":0,"step":1},"time":"2022-10-31T16:13:15-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:15-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":17,"round":0,"step":3,"time":"2022-10-31T16:13:15-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":17,"proposal":{"Type":32,"height":17,"round":0,"pol_round":-1,"block_id":{"hash":"1B9E6B4D72BE4C40580D6AC290239239DB3AEC1E85A2A5E300BD0DE09C967328","parts":{"total":1,"hash":"DB63AC6EF510E2914F3AB82AAAF8927DC2734470C1FE766C7543B392F10E6799"}},"timestamp":"2022-10-31T20:13:15.546138352Z","signature":"aRQ/KcOYTXRJXKv+sZh94sOcrFuCJeWL599XPyZY/tjVssg+yDgMEuulP6jC0KLKXDhBstcmiOf5UmeODFEgDg=="},"round":0,"time":"2022-10-31T16:13:15-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:15-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":17,"round":0,"pol_round":-1,"block_id":{"hash":"1B9E6B4D72BE4C40580D6AC290239239DB3AEC1E85A2A5E300BD0DE09C967328","parts":{"total":1,"hash":"DB63AC6EF510E2914F3AB82AAAF8927DC2734470C1FE766C7543B392F10E6799"}},"timestamp":"2022-10-31T20:13:15.546138352Z","signature":"aRQ/KcOYTXRJXKv+sZh94sOcrFuCJeWL599XPyZY/tjVssg+yDgMEuulP6jC0KLKXDhBstcmiOf5UmeODFEgDg=="},"time":"2022-10-31T16:13:15-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"1B9E6B4D72BE4C40580D6AC290239239DB3AEC1E85A2A5E300BD0DE09C967328","height":17,"time":"2022-10-31T16:13:15-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":17,"round":0,"current":{},"time":"2022-10-31T16:13:15-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":17,"round":0,"time":"2022-10-31T16:13:15-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":17,"round":0,"vote":{"type":1,"height":17,"round":0,"block_id":{"hash":"1B9E6B4D72BE4C40580D6AC290239239DB3AEC1E85A2A5E300BD0DE09C967328","parts":{"total":1,"hash":"DB63AC6EF510E2914F3AB82AAAF8927DC2734470C1FE766C7543B392F10E6799"}},"timestamp":"2022-10-31T20:13:15.591539545Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"DuVn0Mdq+fOPK8ULBPxRN0XXOd/chPJ/J71941OnhIzfFgDO0+WhTTp+SsucQadW0+q9ffJPZQFfZ8EcjcCLBw=="},"time":"2022-10-31T16:13:15-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:15-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":17,"val_index":0,"vote_height":17,"vote_type":1,"time":"2022-10-31T16:13:15-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:17 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:1B9E6B4D72BE4C40580D6AC290239239DB3AEC1E85A2A5E300BD0DE09C967328:1:DB63AC6EF510(1) BA{1:x} map[]}","vote":{"type":1,"height":17,"round":0,"block_id":{"hash":"1B9E6B4D72BE4C40580D6AC290239239DB3AEC1E85A2A5E300BD0DE09C967328","parts":{"total":1,"hash":"DB63AC6EF510E2914F3AB82AAAF8927DC2734470C1FE766C7543B392F10E6799"}},"timestamp":"2022-10-31T20:13:15.591539545Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"DuVn0Mdq+fOPK8ULBPxRN0XXOd/chPJ/J71941OnhIzfFgDO0+WhTTp+SsucQadW0+q9ffJPZQFfZ8EcjcCLBw=="},"time":"2022-10-31T16:13:15-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:15-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":17,"round":0,"current":{},"time":"2022-10-31T16:13:15-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":17,"round":0,"hash":"1B9E6B4D72BE4C40580D6AC290239239DB3AEC1E85A2A5E300BD0DE09C967328","time":"2022-10-31T16:13:15-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:15-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:15-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:15-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":17,"round":0,"vote":{"type":2,"height":17,"round":0,"block_id":{"hash":"1B9E6B4D72BE4C40580D6AC290239239DB3AEC1E85A2A5E300BD0DE09C967328","parts":{"total":1,"hash":"DB63AC6EF510E2914F3AB82AAAF8927DC2734470C1FE766C7543B392F10E6799"}},"timestamp":"2022-10-31T20:13:15.636480334Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"K+tXoFzc4rVNNH2Cw4/C5WtbBNvsHGM6EOITI2IRmQ0rHKc4u3Ry6OlqpluDupEA2Rze4w/ctN/dFT0BdEzcCg=="},"time":"2022-10-31T16:13:15-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:15-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":17,"val_index":0,"vote_height":17,"vote_type":2,"time":"2022-10-31T16:13:15-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":17,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:15Z","time":"2022-10-31T16:13:15-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":17,"round":0,"current":{},"time":"2022-10-31T16:13:15-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":17,"round":0,"current":{},"time":"2022-10-31T16:13:15-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":17,"current":{},"time":"2022-10-31T16:13:15-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":17,"block_hash":"1B9E6B4D72BE4C40580D6AC290239239DB3AEC1E85A2A5E300BD0DE09C967328","time":"2022-10-31T16:13:15-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:15-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":17,"hash":{},"num_txs":0,"root":"2CE6E4862856A0063981EF808821FD1D70BF575D2E1CBA67EC4821FCB38470E8","time":"2022-10-31T16:13:15-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":17,"block":{},"time":"2022-10-31T16:13:15-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:15-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":17,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:15-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3235352031393620313330203135362034332033352031383220383420313739203139203139392032343820313937203231332032313820363520313538203232322031393420313731203136362031383720313334203138352037332032333720313839203137322033352032323820313737203232365D3A31317D","time":"2022-10-31T16:13:15-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"FFC4829C2B23B654B313C7F8C5D5DA419EDEC2ABA6BB86B949EDBDAC23E4B1E2","height":17,"num_txs":0,"time":"2022-10-31T16:13:15-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":17,"last_block_time":"2022-10-31T20:13:14Z","time":"2022-10-31T16:13:15-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":961897518,"height":18,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":17,"round":0,"step":3},"time":"2022-10-31T16:13:15-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":961.897518,"height":18,"round":0,"step":1,"time":"2022-10-31T16:13:15-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:15-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":17,"time":"2022-10-31T16:13:15-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":17,"num_txs":0,"time":"2022-10-31T16:13:15-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:16-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:16-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":5,"method":"GET","remoteAddr":"[::1]:50264","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:16-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:16-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":961.897518,"height":18,"round":0,"step":1,"time":"2022-10-31T16:13:16-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":18,"round":0,"step":1,"timeout":961.897518,"time":"2022-10-31T16:13:16-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":18,"round":0,"current":{},"time":"2022-10-31T16:13:16-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":18,"round":0,"current":{},"time":"2022-10-31T16:13:16-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":18,"round":0,"time":"2022-10-31T16:13:16-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":18,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:16-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":18,"round":0,"step":3},"old_ti":{"duration":961897518,"height":18,"round":0,"step":1},"time":"2022-10-31T16:13:16-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:16-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":18,"round":0,"step":3,"time":"2022-10-31T16:13:16-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":18,"proposal":{"Type":32,"height":18,"round":0,"pol_round":-1,"block_id":{"hash":"D08C5563BDDAE82E78FC4181A16CB82B30E158A07D3DBE143FD35B7F3CFC8037","parts":{"total":1,"hash":"672FC2673458E0CA89D545E32175179F606FB6516F6303DCCF46874EE65DA18D"}},"timestamp":"2022-10-31T20:13:16.717378135Z","signature":"YRLSONNwFgbz6RrjE/WT9KKPk88NCiYOucu/3GCVNmVnXep/gqd69eDHpdnbw3SOewUL7VWigj0LRAAfpt4PBw=="},"round":0,"time":"2022-10-31T16:13:16-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:16-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":18,"round":0,"pol_round":-1,"block_id":{"hash":"D08C5563BDDAE82E78FC4181A16CB82B30E158A07D3DBE143FD35B7F3CFC8037","parts":{"total":1,"hash":"672FC2673458E0CA89D545E32175179F606FB6516F6303DCCF46874EE65DA18D"}},"timestamp":"2022-10-31T20:13:16.717378135Z","signature":"YRLSONNwFgbz6RrjE/WT9KKPk88NCiYOucu/3GCVNmVnXep/gqd69eDHpdnbw3SOewUL7VWigj0LRAAfpt4PBw=="},"time":"2022-10-31T16:13:16-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"D08C5563BDDAE82E78FC4181A16CB82B30E158A07D3DBE143FD35B7F3CFC8037","height":18,"time":"2022-10-31T16:13:16-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":18,"round":0,"current":{},"time":"2022-10-31T16:13:16-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":18,"round":0,"time":"2022-10-31T16:13:16-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":18,"round":0,"vote":{"type":1,"height":18,"round":0,"block_id":{"hash":"D08C5563BDDAE82E78FC4181A16CB82B30E158A07D3DBE143FD35B7F3CFC8037","parts":{"total":1,"hash":"672FC2673458E0CA89D545E32175179F606FB6516F6303DCCF46874EE65DA18D"}},"timestamp":"2022-10-31T20:13:16.781949148Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"jtJ881KB+J0BRxqqeYYQffBj+BPJUEvHHZ/JFFdf3h3cya74Q7SOYHiw1PfUQYdOFBWUaYiD5DWJl1pWEH2EBg=="},"time":"2022-10-31T16:13:16-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:16-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":18,"val_index":0,"vote_height":18,"vote_type":1,"time":"2022-10-31T16:13:16-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:18 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:D08C5563BDDAE82E78FC4181A16CB82B30E158A07D3DBE143FD35B7F3CFC8037:1:672FC2673458(1) BA{1:x} map[]}","vote":{"type":1,"height":18,"round":0,"block_id":{"hash":"D08C5563BDDAE82E78FC4181A16CB82B30E158A07D3DBE143FD35B7F3CFC8037","parts":{"total":1,"hash":"672FC2673458E0CA89D545E32175179F606FB6516F6303DCCF46874EE65DA18D"}},"timestamp":"2022-10-31T20:13:16.781949148Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"jtJ881KB+J0BRxqqeYYQffBj+BPJUEvHHZ/JFFdf3h3cya74Q7SOYHiw1PfUQYdOFBWUaYiD5DWJl1pWEH2EBg=="},"time":"2022-10-31T16:13:16-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:16-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":18,"round":0,"current":{},"time":"2022-10-31T16:13:16-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":18,"round":0,"hash":"D08C5563BDDAE82E78FC4181A16CB82B30E158A07D3DBE143FD35B7F3CFC8037","time":"2022-10-31T16:13:16-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":18,"round":0,"vote":{"type":2,"height":18,"round":0,"block_id":{"hash":"D08C5563BDDAE82E78FC4181A16CB82B30E158A07D3DBE143FD35B7F3CFC8037","parts":{"total":1,"hash":"672FC2673458E0CA89D545E32175179F606FB6516F6303DCCF46874EE65DA18D"}},"timestamp":"2022-10-31T20:13:16.811462834Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ACLfDSklJ1DWrfnZ79rUf2i8OxGJYaH+Qne51k4wo53wdJuRZB1pJ/whxhdeF/y8JiZk4F9ynHg9bnBtqJWCDg=="},"time":"2022-10-31T16:13:16-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:16-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":18,"val_index":0,"vote_height":18,"vote_type":2,"time":"2022-10-31T16:13:16-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":18,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:16Z","time":"2022-10-31T16:13:16-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":18,"round":0,"current":{},"time":"2022-10-31T16:13:16-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":18,"round":0,"current":{},"time":"2022-10-31T16:13:16-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":18,"current":{},"time":"2022-10-31T16:13:16-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":18,"block_hash":"D08C5563BDDAE82E78FC4181A16CB82B30E158A07D3DBE143FD35B7F3CFC8037","time":"2022-10-31T16:13:16-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:16-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":18,"hash":{},"num_txs":0,"root":"FFC4829C2B23B654B313C7F8C5D5DA419EDEC2ABA6BB86B949EDBDAC23E4B1E2","time":"2022-10-31T16:13:16-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":18,"block":{},"time":"2022-10-31T16:13:16-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:16-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":18,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:16-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313235203132322032323520323436203233382031333020372037352031363920323137203133392032343320383920313538203233352031373320323035203133382034372032333420312031393620313437203135392031313420313438203132312036203133362032333920313336203231315D3A31327D","time":"2022-10-31T16:13:16-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"7D7AE1F6EE82074BA9D98BF3599EEBADCD8A2FEA01C4939F7294790688EF88D3","height":18,"num_txs":0,"time":"2022-10-31T16:13:16-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":18,"last_block_time":"2022-10-31T20:13:15Z","time":"2022-10-31T16:13:16-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":893502396,"height":19,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":18,"round":0,"step":3},"time":"2022-10-31T16:13:16-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":893.502396,"height":19,"round":0,"step":1,"time":"2022-10-31T16:13:16-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:16-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":18,"time":"2022-10-31T16:13:16-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":18,"num_txs":0,"time":"2022-10-31T16:13:16-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:17-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:17-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:17-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:17-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:17-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:17-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":1,"method":"POST","remoteAddr":"[::1]:41652","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:17-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":1,"method":"POST","remoteAddr":"[::1]:41652","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:17-04:00","message":"served RPC HTTP response"} -{"level":"debug","height":18,"res":{"check_tx":{"code":0,"data":"","log":"[]","info":"","gas_wanted":"200000","gas_used":"61440","events":[],"codespace":"","sender":"","priority":"0","mempoolError":""}},"total":1,"tx":"\ufffdx\ufffd\u001a5\ufffdu*\ufffd3\ufffd\u007fBQP\ufffd\u0011\ufffd\ufffdsǏn\ufffd\ufffd,v\ufffd5\ufffd\u0001\ufffd","time":"2022-10-31T16:13:17-04:00","message":"added good transaction"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:17-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:17-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:17-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":893.502396,"height":19,"round":0,"step":1,"time":"2022-10-31T16:13:17-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":19,"round":0,"step":1,"timeout":893.502396,"time":"2022-10-31T16:13:17-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":19,"round":0,"current":{},"time":"2022-10-31T16:13:17-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":19,"round":0,"current":{},"time":"2022-10-31T16:13:17-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":19,"round":0,"time":"2022-10-31T16:13:17-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":19,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:17-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":19,"round":0,"step":3},"old_ti":{"duration":893502396,"height":19,"round":0,"step":1},"time":"2022-10-31T16:13:17-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:17-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":19,"round":0,"step":3,"time":"2022-10-31T16:13:17-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":19,"proposal":{"Type":32,"height":19,"round":0,"pol_round":-1,"block_id":{"hash":"C6D5345C6E3344CDAFC913BCDA53B010DA889ABAF867597C047EBC7A366BFC76","parts":{"total":1,"hash":"8F2A190FC6F339764FEE801B8E9DADA5E2255350589080F6166A3A49221AB313"}},"timestamp":"2022-10-31T20:13:17.857987066Z","signature":"sIzWSGjULHFkAJWysMw7J1VCKPcJ3GNbkWtLa5MgMmAufHnRsvEWD+9QV+4eskYAVBmvsflEmDl5XjUUB0sHAg=="},"round":0,"time":"2022-10-31T16:13:17-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:17-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":19,"round":0,"pol_round":-1,"block_id":{"hash":"C6D5345C6E3344CDAFC913BCDA53B010DA889ABAF867597C047EBC7A366BFC76","parts":{"total":1,"hash":"8F2A190FC6F339764FEE801B8E9DADA5E2255350589080F6166A3A49221AB313"}},"timestamp":"2022-10-31T20:13:17.857987066Z","signature":"sIzWSGjULHFkAJWysMw7J1VCKPcJ3GNbkWtLa5MgMmAufHnRsvEWD+9QV+4eskYAVBmvsflEmDl5XjUUB0sHAg=="},"time":"2022-10-31T16:13:17-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"C6D5345C6E3344CDAFC913BCDA53B010DA889ABAF867597C047EBC7A366BFC76","height":19,"time":"2022-10-31T16:13:17-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":19,"round":0,"current":{},"time":"2022-10-31T16:13:17-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":19,"round":0,"time":"2022-10-31T16:13:17-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":19,"round":0,"vote":{"type":1,"height":19,"round":0,"block_id":{"hash":"C6D5345C6E3344CDAFC913BCDA53B010DA889ABAF867597C047EBC7A366BFC76","parts":{"total":1,"hash":"8F2A190FC6F339764FEE801B8E9DADA5E2255350589080F6166A3A49221AB313"}},"timestamp":"2022-10-31T20:13:17.936798438Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"4zhcUxIlOESqqfDY0CpjwLxcJb1A0fjmEJQcHHBnW255MxNeeoynTxaRDEFhgPWzh1L0pVrrxTVL1zOBQg1BAQ=="},"time":"2022-10-31T16:13:17-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:17-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":19,"val_index":0,"vote_height":19,"vote_type":1,"time":"2022-10-31T16:13:17-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:19 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:C6D5345C6E3344CDAFC913BCDA53B010DA889ABAF867597C047EBC7A366BFC76:1:8F2A190FC6F3(1) BA{1:x} map[]}","vote":{"type":1,"height":19,"round":0,"block_id":{"hash":"C6D5345C6E3344CDAFC913BCDA53B010DA889ABAF867597C047EBC7A366BFC76","parts":{"total":1,"hash":"8F2A190FC6F339764FEE801B8E9DADA5E2255350589080F6166A3A49221AB313"}},"timestamp":"2022-10-31T20:13:17.936798438Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"4zhcUxIlOESqqfDY0CpjwLxcJb1A0fjmEJQcHHBnW255MxNeeoynTxaRDEFhgPWzh1L0pVrrxTVL1zOBQg1BAQ=="},"time":"2022-10-31T16:13:17-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:17-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":19,"round":0,"current":{},"time":"2022-10-31T16:13:17-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":19,"round":0,"hash":"C6D5345C6E3344CDAFC913BCDA53B010DA889ABAF867597C047EBC7A366BFC76","time":"2022-10-31T16:13:17-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":19,"round":0,"vote":{"type":2,"height":19,"round":0,"block_id":{"hash":"C6D5345C6E3344CDAFC913BCDA53B010DA889ABAF867597C047EBC7A366BFC76","parts":{"total":1,"hash":"8F2A190FC6F339764FEE801B8E9DADA5E2255350589080F6166A3A49221AB313"}},"timestamp":"2022-10-31T20:13:17.974099779Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"GI1f5pElYO0g9KyW4ZZWYxaIcXRC2qyeRCsbmwMY9Ebw8CZPlP2gLpsNPdA6drTcSRg/rmTQk9m0RQn0OevyBg=="},"time":"2022-10-31T16:13:18-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:18-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":19,"val_index":0,"vote_height":19,"vote_type":2,"time":"2022-10-31T16:13:18-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":19,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:17Z","time":"2022-10-31T16:13:18-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":19,"round":0,"current":{},"time":"2022-10-31T16:13:18-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":19,"round":0,"current":{},"time":"2022-10-31T16:13:18-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":19,"current":{},"time":"2022-10-31T16:13:18-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":19,"block_hash":"C6D5345C6E3344CDAFC913BCDA53B010DA889ABAF867597C047EBC7A366BFC76","time":"2022-10-31T16:13:18-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:18-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":19,"hash":{},"num_txs":1,"root":"7D7AE1F6EE82074BA9D98BF3599EEBADCD8A2FEA01C4939F7294790688EF88D3","time":"2022-10-31T16:13:18-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":19,"block":{},"time":"2022-10-31T16:13:18-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:18-04:00","message":"minted coins from module account"} -{"level":"debug","module":"x/ante","time":"2022-10-31T16:13:18-04:00","message":"received message of type axelar.evm.v1beta1.CreateDeployTokenRequest in block 19: {\"sender\":\"axelar10h9stc5v6ntgeygf5xf945njqq5h32r54jk580\",\"chain\":\"Ethereum\",\"asset\":{\"chain\":\"Ethereum\",\"name\":\"eth\"},\"token_details\":{\"token_name\":\"eth\",\"symbol\":\"eth\",\"decimals\":8,\"capacity\":\"10000000\"},\"address\":[35,238,35,67,184,146,177,187,99,80,58,79,171,200,64,224,226,198,129,15],\"daily_mint_limit\":\"1000000\"}"} -{"level":"debug","module":"state","code":1,"log":"failed to execute message; message index: 0: asset eth already registered on chain Axelarnet","time":"2022-10-31T16:13:18-04:00","message":"invalid tx"} -{"level":"info","module":"state","height":19,"num_invalid_txs":1,"num_valid_txs":0,"time":"2022-10-31T16:13:18-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B373220313034203534203130302031373320313038203439203137203133372032333020353520323534203232332032333020383020323338203133312031313320373020323532203230332038362036332031333120333420313134203430203138312037342032323420313131203138315D3A31337D","time":"2022-10-31T16:13:18-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"48683664AD6C311189E637FEDFE650EE837146FCCB563F83227228B54AE06FB5","height":19,"num_txs":1,"time":"2022-10-31T16:13:18-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":19,"last_block_time":"2022-10-31T20:13:16Z","time":"2022-10-31T16:13:18-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":888118674,"height":20,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":19,"round":0,"step":3},"time":"2022-10-31T16:13:18-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":888.118674,"height":20,"round":0,"step":1,"time":"2022-10-31T16:13:18-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:18-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","duration":919,"method":"POST","remoteAddr":"[::1]:41652","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:18-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:18-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:18-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:18-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:18-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:18-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:18-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"txindex","height":19,"time":"2022-10-31T16:13:18-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":19,"num_txs":1,"time":"2022-10-31T16:13:18-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:18-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:18-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:18-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":888.118674,"height":20,"round":0,"step":1,"time":"2022-10-31T16:13:19-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":20,"round":0,"step":1,"timeout":888.118674,"time":"2022-10-31T16:13:19-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":20,"round":0,"current":{},"time":"2022-10-31T16:13:19-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":20,"round":0,"current":{},"time":"2022-10-31T16:13:19-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":20,"round":0,"time":"2022-10-31T16:13:19-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":20,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:19-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":20,"round":0,"step":3},"old_ti":{"duration":888118674,"height":20,"round":0,"step":1},"time":"2022-10-31T16:13:19-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:19-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":20,"round":0,"step":3,"time":"2022-10-31T16:13:19-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":20,"proposal":{"Type":32,"height":20,"round":0,"pol_round":-1,"block_id":{"hash":"A5004A807000BD8632281709EA08106FE3511DB64DA97F8568AEB8BADDDEA280","parts":{"total":1,"hash":"3FCA587370D3C8D3E052000A9135E0AAD83BC355E3BD3FDB370A35756D685B91"}},"timestamp":"2022-10-31T20:13:19.053269192Z","signature":"5mldbEmh1QCfjq94gfHIybkXPwvUCk1l3tNowUXywtjuvGEBxCSvcaGQv6Zej2oynzqgjY5jadSLCcztBA9+BA=="},"round":0,"time":"2022-10-31T16:13:19-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:19-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":20,"round":0,"pol_round":-1,"block_id":{"hash":"A5004A807000BD8632281709EA08106FE3511DB64DA97F8568AEB8BADDDEA280","parts":{"total":1,"hash":"3FCA587370D3C8D3E052000A9135E0AAD83BC355E3BD3FDB370A35756D685B91"}},"timestamp":"2022-10-31T20:13:19.053269192Z","signature":"5mldbEmh1QCfjq94gfHIybkXPwvUCk1l3tNowUXywtjuvGEBxCSvcaGQv6Zej2oynzqgjY5jadSLCcztBA9+BA=="},"time":"2022-10-31T16:13:19-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"A5004A807000BD8632281709EA08106FE3511DB64DA97F8568AEB8BADDDEA280","height":20,"time":"2022-10-31T16:13:19-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":20,"round":0,"current":{},"time":"2022-10-31T16:13:19-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":20,"round":0,"time":"2022-10-31T16:13:19-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":20,"round":0,"vote":{"type":1,"height":20,"round":0,"block_id":{"hash":"A5004A807000BD8632281709EA08106FE3511DB64DA97F8568AEB8BADDDEA280","parts":{"total":1,"hash":"3FCA587370D3C8D3E052000A9135E0AAD83BC355E3BD3FDB370A35756D685B91"}},"timestamp":"2022-10-31T20:13:19.109547822Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"1xmCrcuFo4mhRkmiRBLX9Nrq7tzYhWfl3qK1cwPxGjAXIgE2ABJrTj02gti5NnqR6xoDg1nR6W0LeWJmECDpDg=="},"time":"2022-10-31T16:13:19-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:19-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":20,"val_index":0,"vote_height":20,"vote_type":1,"time":"2022-10-31T16:13:19-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:20 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:A5004A807000BD8632281709EA08106FE3511DB64DA97F8568AEB8BADDDEA280:1:3FCA587370D3(1) BA{1:x} map[]}","vote":{"type":1,"height":20,"round":0,"block_id":{"hash":"A5004A807000BD8632281709EA08106FE3511DB64DA97F8568AEB8BADDDEA280","parts":{"total":1,"hash":"3FCA587370D3C8D3E052000A9135E0AAD83BC355E3BD3FDB370A35756D685B91"}},"timestamp":"2022-10-31T20:13:19.109547822Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"1xmCrcuFo4mhRkmiRBLX9Nrq7tzYhWfl3qK1cwPxGjAXIgE2ABJrTj02gti5NnqR6xoDg1nR6W0LeWJmECDpDg=="},"time":"2022-10-31T16:13:19-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:19-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":20,"round":0,"current":{},"time":"2022-10-31T16:13:19-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":20,"round":0,"hash":"A5004A807000BD8632281709EA08106FE3511DB64DA97F8568AEB8BADDDEA280","time":"2022-10-31T16:13:19-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":20,"round":0,"vote":{"type":2,"height":20,"round":0,"block_id":{"hash":"A5004A807000BD8632281709EA08106FE3511DB64DA97F8568AEB8BADDDEA280","parts":{"total":1,"hash":"3FCA587370D3C8D3E052000A9135E0AAD83BC355E3BD3FDB370A35756D685B91"}},"timestamp":"2022-10-31T20:13:19.162483968Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"qVy5wsrs8Ss/cbPowAYE9s8YZZcCp6EBi6IYczqE0EOIetUAglwfjDp6vkL2Te0Wpuz4nCYzGFjH6JN27Yw5Cw=="},"time":"2022-10-31T16:13:19-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:19-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":20,"val_index":0,"vote_height":20,"vote_type":2,"time":"2022-10-31T16:13:19-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":20,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:19Z","time":"2022-10-31T16:13:19-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":20,"round":0,"current":{},"time":"2022-10-31T16:13:19-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":20,"round":0,"current":{},"time":"2022-10-31T16:13:19-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":20,"current":{},"time":"2022-10-31T16:13:19-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":20,"block_hash":"A5004A807000BD8632281709EA08106FE3511DB64DA97F8568AEB8BADDDEA280","time":"2022-10-31T16:13:19-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:19-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":20,"hash":{},"num_txs":0,"root":"48683664AD6C311189E637FEDFE650EE837146FCCB563F83227228B54AE06FB5","time":"2022-10-31T16:13:19-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":20,"block":{},"time":"2022-10-31T16:13:19-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:19-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":20,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:19-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313335203134342034332032322031313820383020343520323136203232342031333020313738203431203136352033332037352031373820323420323233203130372032353220313939203233312031343220313938203135382031323120313330203231372031353420373820313835203231375D3A31347D","time":"2022-10-31T16:13:19-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"87902B1676502DD8E082B229A5214BB218DF6BFCC7E78EC69E7982D99A4EB9D9","height":20,"num_txs":0,"time":"2022-10-31T16:13:19-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":20,"last_block_time":"2022-10-31T20:13:17Z","time":"2022-10-31T16:13:19-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":965572207,"height":21,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":20,"round":0,"step":3},"time":"2022-10-31T16:13:19-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":965.572207,"height":21,"round":0,"step":1,"time":"2022-10-31T16:13:19-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:19-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":20,"time":"2022-10-31T16:13:19-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":20,"num_txs":0,"time":"2022-10-31T16:13:19-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:20-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:20-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:20-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:20-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:20-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":7,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:20-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":965.572207,"height":21,"round":0,"step":1,"time":"2022-10-31T16:13:20-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":21,"round":0,"step":1,"timeout":965.572207,"time":"2022-10-31T16:13:20-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":21,"round":0,"current":{},"time":"2022-10-31T16:13:20-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":21,"round":0,"current":{},"time":"2022-10-31T16:13:20-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":21,"round":0,"step":3},"old_ti":{"duration":965572207,"height":21,"round":0,"step":1},"time":"2022-10-31T16:13:20-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:20-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":21,"round":0,"step":3,"time":"2022-10-31T16:13:20-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":21,"round":0,"time":"2022-10-31T16:13:20-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":21,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:20-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":21,"proposal":{"Type":32,"height":21,"round":0,"pol_round":-1,"block_id":{"hash":"0B5136066E7CCAB24334219037CDBC4D6D86AC2C9050B611CA441A42487AAE75","parts":{"total":1,"hash":"3929B945043DF657D98D2CCD27059C0AAE686C172B028E4C371639501E838E4A"}},"timestamp":"2022-10-31T20:13:20.195939676Z","signature":"HxJk6puasXINlVOALLjX/d1x+oBSWeeaL/pMagb7yZ/EqvHz2YZu/b6KRp2eQKI47F/a4vyr28E2K1vr2KBhBg=="},"round":0,"time":"2022-10-31T16:13:20-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:20-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":21,"round":0,"pol_round":-1,"block_id":{"hash":"0B5136066E7CCAB24334219037CDBC4D6D86AC2C9050B611CA441A42487AAE75","parts":{"total":1,"hash":"3929B945043DF657D98D2CCD27059C0AAE686C172B028E4C371639501E838E4A"}},"timestamp":"2022-10-31T20:13:20.195939676Z","signature":"HxJk6puasXINlVOALLjX/d1x+oBSWeeaL/pMagb7yZ/EqvHz2YZu/b6KRp2eQKI47F/a4vyr28E2K1vr2KBhBg=="},"time":"2022-10-31T16:13:20-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"0B5136066E7CCAB24334219037CDBC4D6D86AC2C9050B611CA441A42487AAE75","height":21,"time":"2022-10-31T16:13:20-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":21,"round":0,"current":{},"time":"2022-10-31T16:13:20-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":21,"round":0,"time":"2022-10-31T16:13:20-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":21,"round":0,"vote":{"type":1,"height":21,"round":0,"block_id":{"hash":"0B5136066E7CCAB24334219037CDBC4D6D86AC2C9050B611CA441A42487AAE75","parts":{"total":1,"hash":"3929B945043DF657D98D2CCD27059C0AAE686C172B028E4C371639501E838E4A"}},"timestamp":"2022-10-31T20:13:20.22686286Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"BZrhrx1arf3z8CGB0Mx4PiVIu9o/DaYPXe81W249ppJaVgoGLC4XeW8EWnKHgmBB7UN282pJ9HLhs4GjThUFCQ=="},"time":"2022-10-31T16:13:20-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:20-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":21,"val_index":0,"vote_height":21,"vote_type":1,"time":"2022-10-31T16:13:20-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:21 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:0B5136066E7CCAB24334219037CDBC4D6D86AC2C9050B611CA441A42487AAE75:1:3929B945043D(1) BA{1:x} map[]}","vote":{"type":1,"height":21,"round":0,"block_id":{"hash":"0B5136066E7CCAB24334219037CDBC4D6D86AC2C9050B611CA441A42487AAE75","parts":{"total":1,"hash":"3929B945043DF657D98D2CCD27059C0AAE686C172B028E4C371639501E838E4A"}},"timestamp":"2022-10-31T20:13:20.22686286Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"BZrhrx1arf3z8CGB0Mx4PiVIu9o/DaYPXe81W249ppJaVgoGLC4XeW8EWnKHgmBB7UN282pJ9HLhs4GjThUFCQ=="},"time":"2022-10-31T16:13:20-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:20-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":21,"round":0,"current":{},"time":"2022-10-31T16:13:20-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":21,"round":0,"hash":"0B5136066E7CCAB24334219037CDBC4D6D86AC2C9050B611CA441A42487AAE75","time":"2022-10-31T16:13:20-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":21,"round":0,"vote":{"type":2,"height":21,"round":0,"block_id":{"hash":"0B5136066E7CCAB24334219037CDBC4D6D86AC2C9050B611CA441A42487AAE75","parts":{"total":1,"hash":"3929B945043DF657D98D2CCD27059C0AAE686C172B028E4C371639501E838E4A"}},"timestamp":"2022-10-31T20:13:20.243767946Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"I4Lzv+25XhmxU6ZxJnDm87Mm7wlsOrqkTz/3cRyibu6Qvqv6EWpxsWq8+Y1wSj3Ft2JmdHiQrc70jtRiKBzyAw=="},"time":"2022-10-31T16:13:20-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:20-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":21,"val_index":0,"vote_height":21,"vote_type":2,"time":"2022-10-31T16:13:20-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":21,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:20Z","time":"2022-10-31T16:13:20-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":21,"round":0,"current":{},"time":"2022-10-31T16:13:20-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":21,"round":0,"current":{},"time":"2022-10-31T16:13:20-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":21,"current":{},"time":"2022-10-31T16:13:20-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":21,"block_hash":"0B5136066E7CCAB24334219037CDBC4D6D86AC2C9050B611CA441A42487AAE75","time":"2022-10-31T16:13:20-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:20-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":21,"hash":{},"num_txs":0,"root":"87902B1676502DD8E082B229A5214BB218DF6BFCC7E78EC69E7982D99A4EB9D9","time":"2022-10-31T16:13:20-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":21,"block":{},"time":"2022-10-31T16:13:20-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:20-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":21,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:20-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3131372031313620393320333020313037203336203720323131203130362031303620313538203136352032313420323534203538203132322032333420323139203137203439203232312031363220323430203234203234392035312032343820352032343020313539203833203234345D3A31357D","time":"2022-10-31T16:13:20-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"75745D1E6B2407D36A6A9EA5D6FE3A7AEADB1131DDA2F018F933F805F09F53F4","height":21,"num_txs":0,"time":"2022-10-31T16:13:20-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":21,"last_block_time":"2022-10-31T20:13:19Z","time":"2022-10-31T16:13:20-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":937917420,"height":22,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":21,"round":0,"step":3},"time":"2022-10-31T16:13:20-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":937.91742,"height":22,"round":0,"step":1,"time":"2022-10-31T16:13:20-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:20-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":21,"time":"2022-10-31T16:13:20-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":21,"num_txs":0,"time":"2022-10-31T16:13:20-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:20-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:20-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:20-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:21-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:21-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:21-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:21-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:21-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:21-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":937.91742,"height":22,"round":0,"step":1,"time":"2022-10-31T16:13:21-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":22,"round":0,"step":1,"timeout":937.91742,"time":"2022-10-31T16:13:21-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":22,"round":0,"current":{},"time":"2022-10-31T16:13:21-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":22,"round":0,"current":{},"time":"2022-10-31T16:13:21-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":22,"round":0,"time":"2022-10-31T16:13:21-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":22,"round":0,"step":3},"old_ti":{"duration":937917420,"height":22,"round":0,"step":1},"time":"2022-10-31T16:13:21-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:21-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":22,"round":0,"step":3,"time":"2022-10-31T16:13:21-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":22,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:21-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":22,"proposal":{"Type":32,"height":22,"round":0,"pol_round":-1,"block_id":{"hash":"947F75C5954868444CCF5843D9144E79E69363778A7142011B0164A2FC558EC5","parts":{"total":1,"hash":"4F837A38A97F6AB98E788B4C23EFD98BC8C6CA9B8D1ED67D25332750D81275E8"}},"timestamp":"2022-10-31T20:13:21.296461395Z","signature":"H6VAOPs26/a+MRNXqjP5yC3T120qlxg4nmI/CVMLGvcnz5TLV3+kQfS3BHaJB1oJT+wJioY31b32gloxN4TVCA=="},"round":0,"time":"2022-10-31T16:13:21-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:21-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":22,"round":0,"pol_round":-1,"block_id":{"hash":"947F75C5954868444CCF5843D9144E79E69363778A7142011B0164A2FC558EC5","parts":{"total":1,"hash":"4F837A38A97F6AB98E788B4C23EFD98BC8C6CA9B8D1ED67D25332750D81275E8"}},"timestamp":"2022-10-31T20:13:21.296461395Z","signature":"H6VAOPs26/a+MRNXqjP5yC3T120qlxg4nmI/CVMLGvcnz5TLV3+kQfS3BHaJB1oJT+wJioY31b32gloxN4TVCA=="},"time":"2022-10-31T16:13:21-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"947F75C5954868444CCF5843D9144E79E69363778A7142011B0164A2FC558EC5","height":22,"time":"2022-10-31T16:13:21-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":22,"round":0,"current":{},"time":"2022-10-31T16:13:21-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":22,"round":0,"time":"2022-10-31T16:13:21-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":22,"round":0,"vote":{"type":1,"height":22,"round":0,"block_id":{"hash":"947F75C5954868444CCF5843D9144E79E69363778A7142011B0164A2FC558EC5","parts":{"total":1,"hash":"4F837A38A97F6AB98E788B4C23EFD98BC8C6CA9B8D1ED67D25332750D81275E8"}},"timestamp":"2022-10-31T20:13:21.342728538Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"uI+Iliz/808Crr9L4mDyIzs8ZFJ2asFAnXn12FKIXxWU8X7i/EiJsTC8ajJ8Yt4ABbTAgr7yajj+YaVRSQqSDg=="},"time":"2022-10-31T16:13:21-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:21-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":22,"val_index":0,"vote_height":22,"vote_type":1,"time":"2022-10-31T16:13:21-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:22 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:947F75C5954868444CCF5843D9144E79E69363778A7142011B0164A2FC558EC5:1:4F837A38A97F(1) BA{1:x} map[]}","vote":{"type":1,"height":22,"round":0,"block_id":{"hash":"947F75C5954868444CCF5843D9144E79E69363778A7142011B0164A2FC558EC5","parts":{"total":1,"hash":"4F837A38A97F6AB98E788B4C23EFD98BC8C6CA9B8D1ED67D25332750D81275E8"}},"timestamp":"2022-10-31T20:13:21.342728538Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"uI+Iliz/808Crr9L4mDyIzs8ZFJ2asFAnXn12FKIXxWU8X7i/EiJsTC8ajJ8Yt4ABbTAgr7yajj+YaVRSQqSDg=="},"time":"2022-10-31T16:13:21-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:21-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":22,"round":0,"current":{},"time":"2022-10-31T16:13:21-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":22,"round":0,"hash":"947F75C5954868444CCF5843D9144E79E69363778A7142011B0164A2FC558EC5","time":"2022-10-31T16:13:21-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":22,"round":0,"vote":{"type":2,"height":22,"round":0,"block_id":{"hash":"947F75C5954868444CCF5843D9144E79E69363778A7142011B0164A2FC558EC5","parts":{"total":1,"hash":"4F837A38A97F6AB98E788B4C23EFD98BC8C6CA9B8D1ED67D25332750D81275E8"}},"timestamp":"2022-10-31T20:13:21.399858593Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"0Lo8MfJ0E+61bsD17OWbl4k3nQryXYe05uib5fqXAyaPVwTxTQt4Dd/5PDSUbcDduai4mp2zaEp83NVuHfRiDA=="},"time":"2022-10-31T16:13:21-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:21-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":22,"val_index":0,"vote_height":22,"vote_type":2,"time":"2022-10-31T16:13:21-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":22,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:21Z","time":"2022-10-31T16:13:21-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":22,"round":0,"current":{},"time":"2022-10-31T16:13:21-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":22,"round":0,"current":{},"time":"2022-10-31T16:13:21-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":22,"current":{},"time":"2022-10-31T16:13:21-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":22,"block_hash":"947F75C5954868444CCF5843D9144E79E69363778A7142011B0164A2FC558EC5","time":"2022-10-31T16:13:21-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:21-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":22,"hash":{},"num_txs":0,"root":"75745D1E6B2407D36A6A9EA5D6FE3A7AEADB1131DDA2F018F933F805F09F53F4","time":"2022-10-31T16:13:21-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":22,"block":{},"time":"2022-10-31T16:13:21-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:21-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":22,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:21-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3433203233372038312032312035342031353920323437203136342031333020323432203230342039332031353520313331203233302036392035382034352031313920313230203136312033332031353820323133203137332031373720393920313530203233362031333220313730203132385D3A31367D","time":"2022-10-31T16:13:21-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"2BED5115369FF7A482F2CC5D9B83E6453A2D7778A1219ED5ADB16396EC84AA80","height":22,"num_txs":0,"time":"2022-10-31T16:13:21-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":22,"last_block_time":"2022-10-31T20:13:20Z","time":"2022-10-31T16:13:21-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":970107896,"height":23,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":22,"round":0,"step":3},"time":"2022-10-31T16:13:21-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":970.107896,"height":23,"round":0,"step":1,"time":"2022-10-31T16:13:21-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:21-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":22,"time":"2022-10-31T16:13:21-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":22,"num_txs":0,"time":"2022-10-31T16:13:21-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:21-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:21-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:21-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:22-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:22-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":8,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:22-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":970.107896,"height":23,"round":0,"step":1,"time":"2022-10-31T16:13:22-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":23,"round":0,"step":1,"timeout":970.107896,"time":"2022-10-31T16:13:22-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":23,"round":0,"current":{},"time":"2022-10-31T16:13:22-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":23,"round":0,"current":{},"time":"2022-10-31T16:13:22-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":23,"round":0,"time":"2022-10-31T16:13:22-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":23,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:22-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":23,"round":0,"step":3},"old_ti":{"duration":970107896,"height":23,"round":0,"step":1},"time":"2022-10-31T16:13:22-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:22-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":23,"round":0,"step":3,"time":"2022-10-31T16:13:22-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":23,"proposal":{"Type":32,"height":23,"round":0,"pol_round":-1,"block_id":{"hash":"0B61EF6B24F8B94CB898AD22260F5FEC19BD626DE6701E8C15BE6CBF781FB063","parts":{"total":1,"hash":"680681E89E4408490B5AEA08E5EAA465EB65EFA8D422B3601D6D1C70833142E2"}},"timestamp":"2022-10-31T20:13:22.452267079Z","signature":"UOmSXbK9qmSBoiXhOQlUmodmIYV7vHy/Ziwy1w7LC6pExn3n2Yq/DukUfczdA1y5qHBXTp5aHThhkIQESAI1Bg=="},"round":0,"time":"2022-10-31T16:13:22-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:22-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":23,"round":0,"pol_round":-1,"block_id":{"hash":"0B61EF6B24F8B94CB898AD22260F5FEC19BD626DE6701E8C15BE6CBF781FB063","parts":{"total":1,"hash":"680681E89E4408490B5AEA08E5EAA465EB65EFA8D422B3601D6D1C70833142E2"}},"timestamp":"2022-10-31T20:13:22.452267079Z","signature":"UOmSXbK9qmSBoiXhOQlUmodmIYV7vHy/Ziwy1w7LC6pExn3n2Yq/DukUfczdA1y5qHBXTp5aHThhkIQESAI1Bg=="},"time":"2022-10-31T16:13:22-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"0B61EF6B24F8B94CB898AD22260F5FEC19BD626DE6701E8C15BE6CBF781FB063","height":23,"time":"2022-10-31T16:13:22-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":23,"round":0,"current":{},"time":"2022-10-31T16:13:22-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":23,"round":0,"time":"2022-10-31T16:13:22-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":23,"round":0,"vote":{"type":1,"height":23,"round":0,"block_id":{"hash":"0B61EF6B24F8B94CB898AD22260F5FEC19BD626DE6701E8C15BE6CBF781FB063","parts":{"total":1,"hash":"680681E89E4408490B5AEA08E5EAA465EB65EFA8D422B3601D6D1C70833142E2"}},"timestamp":"2022-10-31T20:13:22.512936307Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"y4s5pFCoZOzdRyN0LcvKTS6qwEGOh7i8USSZUvi4U6SofnH4MKUCTaur2OnrGq+Trv9UKy7y0N8i4eqtUz6JDA=="},"time":"2022-10-31T16:13:22-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:22-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":23,"val_index":0,"vote_height":23,"vote_type":1,"time":"2022-10-31T16:13:22-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:23 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:0B61EF6B24F8B94CB898AD22260F5FEC19BD626DE6701E8C15BE6CBF781FB063:1:680681E89E44(1) BA{1:x} map[]}","vote":{"type":1,"height":23,"round":0,"block_id":{"hash":"0B61EF6B24F8B94CB898AD22260F5FEC19BD626DE6701E8C15BE6CBF781FB063","parts":{"total":1,"hash":"680681E89E4408490B5AEA08E5EAA465EB65EFA8D422B3601D6D1C70833142E2"}},"timestamp":"2022-10-31T20:13:22.512936307Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"y4s5pFCoZOzdRyN0LcvKTS6qwEGOh7i8USSZUvi4U6SofnH4MKUCTaur2OnrGq+Trv9UKy7y0N8i4eqtUz6JDA=="},"time":"2022-10-31T16:13:22-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:22-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":23,"round":0,"current":{},"time":"2022-10-31T16:13:22-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":23,"round":0,"hash":"0B61EF6B24F8B94CB898AD22260F5FEC19BD626DE6701E8C15BE6CBF781FB063","time":"2022-10-31T16:13:22-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":23,"round":0,"vote":{"type":2,"height":23,"round":0,"block_id":{"hash":"0B61EF6B24F8B94CB898AD22260F5FEC19BD626DE6701E8C15BE6CBF781FB063","parts":{"total":1,"hash":"680681E89E4408490B5AEA08E5EAA465EB65EFA8D422B3601D6D1C70833142E2"}},"timestamp":"2022-10-31T20:13:22.56425032Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"sQDsBJsm/4/1rPiGXwRsXFxO7wJoLtk5HoUk8qvxsqcRRGJNyjpOQdlHPCsMPU95bxGKp+jPMbHf59yrpmHvAQ=="},"time":"2022-10-31T16:13:22-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:22-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":23,"val_index":0,"vote_height":23,"vote_type":2,"time":"2022-10-31T16:13:22-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":23,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:22Z","time":"2022-10-31T16:13:22-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":23,"round":0,"current":{},"time":"2022-10-31T16:13:22-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":23,"round":0,"current":{},"time":"2022-10-31T16:13:22-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":23,"current":{},"time":"2022-10-31T16:13:22-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":23,"block_hash":"0B61EF6B24F8B94CB898AD22260F5FEC19BD626DE6701E8C15BE6CBF781FB063","time":"2022-10-31T16:13:22-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:22-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":23,"hash":{},"num_txs":0,"root":"2BED5115369FF7A482F2CC5D9B83E6453A2D7778A1219ED5ADB16396EC84AA80","time":"2022-10-31T16:13:22-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":23,"block":{},"time":"2022-10-31T16:13:22-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:22-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:22-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":23,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:22-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B33332038392031303920323234203234342031383620323433203130392032312031393020323038203837203231322037332032303220313632203138203136392032313420313820323234203334203137312032333220313839203233342032353220323432203138382032323420323236203136395D3A31377D","time":"2022-10-31T16:13:22-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"21596DE0F4BAF36D15BED057D449CAA212A9D612E022ABE8BDEAFCF2BCE0E2A9","height":23,"num_txs":0,"time":"2022-10-31T16:13:22-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":23,"last_block_time":"2022-10-31T20:13:21Z","time":"2022-10-31T16:13:22-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":927776175,"height":24,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":23,"round":0,"step":3},"time":"2022-10-31T16:13:22-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":927.776175,"height":24,"round":0,"step":1,"time":"2022-10-31T16:13:22-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:22-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":23,"time":"2022-10-31T16:13:22-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":23,"num_txs":0,"time":"2022-10-31T16:13:22-04:00","message":"indexed block txs"} -{"level":"info","module":"pex","numDialing":0,"numInPeers":0,"numOutPeers":0,"numToDial":10,"time":"2022-10-31T16:13:23-04:00","message":"Ensure peers"} -{"level":"info","module":"pex","time":"2022-10-31T16:13:23-04:00","message":"No addresses to dial. Falling back to seeds"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:23-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:23-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:23-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:23-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:23-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:23-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":927.776175,"height":24,"round":0,"step":1,"time":"2022-10-31T16:13:23-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":24,"round":0,"step":1,"timeout":927.776175,"time":"2022-10-31T16:13:23-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":24,"round":0,"current":{},"time":"2022-10-31T16:13:23-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":24,"round":0,"current":{},"time":"2022-10-31T16:13:23-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":24,"round":0,"time":"2022-10-31T16:13:23-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":24,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:23-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":24,"round":0,"step":3},"old_ti":{"duration":927776175,"height":24,"round":0,"step":1},"time":"2022-10-31T16:13:23-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:23-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":24,"round":0,"step":3,"time":"2022-10-31T16:13:23-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:23-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:23-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:23-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":24,"proposal":{"Type":32,"height":24,"round":0,"pol_round":-1,"block_id":{"hash":"E9BC278F053CF5E006F1AD62945EDEA378BB1EB1401CB7CDDA99582AA51E80B7","parts":{"total":1,"hash":"1221E96030488B546AA4A971022BB71D1C183459C23350F6DDEB5EA79FA9FE66"}},"timestamp":"2022-10-31T20:13:23.647432555Z","signature":"NV1wWZEIRiSvDWwpQH0j6QvNEWvhiJHlw9v5CZFJN4ooBjwN9XAjo/6CWPNMBKvqDFDtzBFswd2637M81CHXDA=="},"round":0,"time":"2022-10-31T16:13:23-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:23-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":24,"round":0,"pol_round":-1,"block_id":{"hash":"E9BC278F053CF5E006F1AD62945EDEA378BB1EB1401CB7CDDA99582AA51E80B7","parts":{"total":1,"hash":"1221E96030488B546AA4A971022BB71D1C183459C23350F6DDEB5EA79FA9FE66"}},"timestamp":"2022-10-31T20:13:23.647432555Z","signature":"NV1wWZEIRiSvDWwpQH0j6QvNEWvhiJHlw9v5CZFJN4ooBjwN9XAjo/6CWPNMBKvqDFDtzBFswd2637M81CHXDA=="},"time":"2022-10-31T16:13:23-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"E9BC278F053CF5E006F1AD62945EDEA378BB1EB1401CB7CDDA99582AA51E80B7","height":24,"time":"2022-10-31T16:13:23-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":24,"round":0,"current":{},"time":"2022-10-31T16:13:23-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":24,"round":0,"time":"2022-10-31T16:13:23-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":24,"round":0,"vote":{"type":1,"height":24,"round":0,"block_id":{"hash":"E9BC278F053CF5E006F1AD62945EDEA378BB1EB1401CB7CDDA99582AA51E80B7","parts":{"total":1,"hash":"1221E96030488B546AA4A971022BB71D1C183459C23350F6DDEB5EA79FA9FE66"}},"timestamp":"2022-10-31T20:13:23.727350106Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ZwfqAsFWyVLz3EabcISIu9LGEUR0yBvdn6CYujKrYgq4nt64JB6ANkmghk83G5fppumGVh6LdPPp/qHJWI1vAw=="},"time":"2022-10-31T16:13:23-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:23-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":24,"val_index":0,"vote_height":24,"vote_type":1,"time":"2022-10-31T16:13:23-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:24 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:E9BC278F053CF5E006F1AD62945EDEA378BB1EB1401CB7CDDA99582AA51E80B7:1:1221E9603048(1) BA{1:x} map[]}","vote":{"type":1,"height":24,"round":0,"block_id":{"hash":"E9BC278F053CF5E006F1AD62945EDEA378BB1EB1401CB7CDDA99582AA51E80B7","parts":{"total":1,"hash":"1221E96030488B546AA4A971022BB71D1C183459C23350F6DDEB5EA79FA9FE66"}},"timestamp":"2022-10-31T20:13:23.727350106Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ZwfqAsFWyVLz3EabcISIu9LGEUR0yBvdn6CYujKrYgq4nt64JB6ANkmghk83G5fppumGVh6LdPPp/qHJWI1vAw=="},"time":"2022-10-31T16:13:23-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:23-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":24,"round":0,"current":{},"time":"2022-10-31T16:13:23-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":24,"round":0,"hash":"E9BC278F053CF5E006F1AD62945EDEA378BB1EB1401CB7CDDA99582AA51E80B7","time":"2022-10-31T16:13:23-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":24,"round":0,"vote":{"type":2,"height":24,"round":0,"block_id":{"hash":"E9BC278F053CF5E006F1AD62945EDEA378BB1EB1401CB7CDDA99582AA51E80B7","parts":{"total":1,"hash":"1221E96030488B546AA4A971022BB71D1C183459C23350F6DDEB5EA79FA9FE66"}},"timestamp":"2022-10-31T20:13:23.762145544Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Q8nj7P1uHnN6uM8SPNTWjuxS9xAvqSquCGTIJi0jLIFA6TUtLXlpSmjNNoeV2yhLmE3gMjAntpOpymHYoTIGAw=="},"time":"2022-10-31T16:13:23-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:23-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":24,"val_index":0,"vote_height":24,"vote_type":2,"time":"2022-10-31T16:13:23-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":24,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:23Z","time":"2022-10-31T16:13:23-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":24,"round":0,"current":{},"time":"2022-10-31T16:13:23-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":24,"round":0,"current":{},"time":"2022-10-31T16:13:23-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":24,"current":{},"time":"2022-10-31T16:13:23-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":24,"block_hash":"E9BC278F053CF5E006F1AD62945EDEA378BB1EB1401CB7CDDA99582AA51E80B7","time":"2022-10-31T16:13:23-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:23-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":24,"hash":{},"num_txs":0,"root":"21596DE0F4BAF36D15BED057D449CAA212A9D612E022ABE8BDEAFCF2BCE0E2A9","time":"2022-10-31T16:13:23-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":24,"block":{},"time":"2022-10-31T16:13:23-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:23-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":24,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:23-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313532203139312035302035372032352032353520373520343920323231203230392031353020322038332031353920352032323520313834203137322031363820313237203133362032343320323134203637203139332031313220313131203731203235322031373220313235203135385D3A31387D","time":"2022-10-31T16:13:23-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"98BF323919FF4B31DDD19602539F05E1B8ACA87F88F3D643C1706F47FCAC7D9E","height":24,"num_txs":0,"time":"2022-10-31T16:13:23-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":24,"last_block_time":"2022-10-31T20:13:22Z","time":"2022-10-31T16:13:23-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:23-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","new_ti":{"duration":955147172,"height":25,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":24,"round":0,"step":3},"time":"2022-10-31T16:13:23-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":955.147172,"height":25,"round":0,"step":1,"time":"2022-10-31T16:13:23-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":24,"time":"2022-10-31T16:13:23-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":24,"num_txs":0,"time":"2022-10-31T16:13:23-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:24-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:24-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:24-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:24-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:24-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:24-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:24-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:24-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:24-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":955.147172,"height":25,"round":0,"step":1,"time":"2022-10-31T16:13:24-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":25,"round":0,"step":1,"timeout":955.147172,"time":"2022-10-31T16:13:24-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":25,"round":0,"current":{},"time":"2022-10-31T16:13:24-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":25,"round":0,"current":{},"time":"2022-10-31T16:13:24-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":25,"round":0,"time":"2022-10-31T16:13:24-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":25,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:24-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":25,"round":0,"step":3},"old_ti":{"duration":955147172,"height":25,"round":0,"step":1},"time":"2022-10-31T16:13:24-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:24-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":25,"round":0,"step":3,"time":"2022-10-31T16:13:24-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":25,"proposal":{"Type":32,"height":25,"round":0,"pol_round":-1,"block_id":{"hash":"8B7192667B3E278D2B07DC24A1DC2987667E66E37FE09ED5270132C18D67C3AC","parts":{"total":1,"hash":"A31C002A9638BF1F5E4D5F6C68C94FEF91265B91923FD0E392F0D45C86F0B152"}},"timestamp":"2022-10-31T20:13:24.835867183Z","signature":"0+NZmSEm0vULR6OtOqBI6C/8LBZ/tK9YeH3nLtcoZ0URi98M4udXRJu21WLyEBVNZ1KtTfQutV6Stx2D1o9JBA=="},"round":0,"time":"2022-10-31T16:13:24-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:24-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":25,"round":0,"pol_round":-1,"block_id":{"hash":"8B7192667B3E278D2B07DC24A1DC2987667E66E37FE09ED5270132C18D67C3AC","parts":{"total":1,"hash":"A31C002A9638BF1F5E4D5F6C68C94FEF91265B91923FD0E392F0D45C86F0B152"}},"timestamp":"2022-10-31T20:13:24.835867183Z","signature":"0+NZmSEm0vULR6OtOqBI6C/8LBZ/tK9YeH3nLtcoZ0URi98M4udXRJu21WLyEBVNZ1KtTfQutV6Stx2D1o9JBA=="},"time":"2022-10-31T16:13:24-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"8B7192667B3E278D2B07DC24A1DC2987667E66E37FE09ED5270132C18D67C3AC","height":25,"time":"2022-10-31T16:13:25-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":25,"round":0,"current":{},"time":"2022-10-31T16:13:25-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":25,"round":0,"time":"2022-10-31T16:13:25-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":25,"round":0,"vote":{"type":1,"height":25,"round":0,"block_id":{"hash":"8B7192667B3E278D2B07DC24A1DC2987667E66E37FE09ED5270132C18D67C3AC","parts":{"total":1,"hash":"A31C002A9638BF1F5E4D5F6C68C94FEF91265B91923FD0E392F0D45C86F0B152"}},"timestamp":"2022-10-31T20:13:25.112045535Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"W/mA1zuJF+rGEMacfIZS+JYjaXT5LhWRcQnh8Vo16F3VBCC6jhQy160qPx2oS/UFAIsQZDr1TEo4UGRdKTDaDQ=="},"time":"2022-10-31T16:13:25-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:25-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":25,"val_index":0,"vote_height":25,"vote_type":1,"time":"2022-10-31T16:13:25-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:25 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:8B7192667B3E278D2B07DC24A1DC2987667E66E37FE09ED5270132C18D67C3AC:1:A31C002A9638(1) BA{1:x} map[]}","vote":{"type":1,"height":25,"round":0,"block_id":{"hash":"8B7192667B3E278D2B07DC24A1DC2987667E66E37FE09ED5270132C18D67C3AC","parts":{"total":1,"hash":"A31C002A9638BF1F5E4D5F6C68C94FEF91265B91923FD0E392F0D45C86F0B152"}},"timestamp":"2022-10-31T20:13:25.112045535Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"W/mA1zuJF+rGEMacfIZS+JYjaXT5LhWRcQnh8Vo16F3VBCC6jhQy160qPx2oS/UFAIsQZDr1TEo4UGRdKTDaDQ=="},"time":"2022-10-31T16:13:25-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:25-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":25,"round":0,"current":{},"time":"2022-10-31T16:13:25-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":25,"round":0,"hash":"8B7192667B3E278D2B07DC24A1DC2987667E66E37FE09ED5270132C18D67C3AC","time":"2022-10-31T16:13:25-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":25,"round":0,"vote":{"type":2,"height":25,"round":0,"block_id":{"hash":"8B7192667B3E278D2B07DC24A1DC2987667E66E37FE09ED5270132C18D67C3AC","parts":{"total":1,"hash":"A31C002A9638BF1F5E4D5F6C68C94FEF91265B91923FD0E392F0D45C86F0B152"}},"timestamp":"2022-10-31T20:13:25.125972995Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"XTrLx/cchD5VqYiWZ7CtbW2QbTNevAmnHS/J3B3E3nQIpSHaPlcMTnpee1TX1dQH3ZguC9HfHVwZb09msjVyCg=="},"time":"2022-10-31T16:13:25-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:25-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":25,"val_index":0,"vote_height":25,"vote_type":2,"time":"2022-10-31T16:13:25-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":25,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:25Z","time":"2022-10-31T16:13:25-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":25,"round":0,"current":{},"time":"2022-10-31T16:13:25-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":25,"round":0,"current":{},"time":"2022-10-31T16:13:25-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":25,"current":{},"time":"2022-10-31T16:13:25-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":25,"block_hash":"8B7192667B3E278D2B07DC24A1DC2987667E66E37FE09ED5270132C18D67C3AC","time":"2022-10-31T16:13:25-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:25-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":25,"hash":{},"num_txs":0,"root":"98BF323919FF4B31DDD19602539F05E1B8ACA87F88F3D643C1706F47FCAC7D9E","time":"2022-10-31T16:13:25-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":25,"block":{},"time":"2022-10-31T16:13:25-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:25-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":25,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:25-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3236203139312031323020323435203233312038322032343220393320313738203134322032303720313333203234392037382032302032333620313631203433203137362033392031333220313431203230322031363420323234203238203137382032302031372032353220323038203231335D3A31397D","time":"2022-10-31T16:13:25-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"1ABF78F5E752F25DB28ECF85F94E14ECA12BB027848DCAA4E01CB21411FCD0D5","height":25,"num_txs":0,"time":"2022-10-31T16:13:25-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":25,"last_block_time":"2022-10-31T20:13:23Z","time":"2022-10-31T16:13:25-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":943630647,"height":26,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":25,"round":0,"step":3},"time":"2022-10-31T16:13:25-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":943.630647,"height":26,"round":0,"step":1,"time":"2022-10-31T16:13:25-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:25-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":25,"time":"2022-10-31T16:13:25-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":25,"num_txs":0,"time":"2022-10-31T16:13:25-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:26-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:26-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:26-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:26-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:26-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:26-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":943.630647,"height":26,"round":0,"step":1,"time":"2022-10-31T16:13:26-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":26,"round":0,"step":1,"timeout":943.630647,"time":"2022-10-31T16:13:26-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":26,"round":0,"current":{},"time":"2022-10-31T16:13:26-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":26,"round":0,"current":{},"time":"2022-10-31T16:13:26-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":26,"round":0,"time":"2022-10-31T16:13:26-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":26,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:26-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":26,"round":0,"step":3},"old_ti":{"duration":943630647,"height":26,"round":0,"step":1},"time":"2022-10-31T16:13:26-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:26-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":26,"round":0,"step":3,"time":"2022-10-31T16:13:26-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":26,"proposal":{"Type":32,"height":26,"round":0,"pol_round":-1,"block_id":{"hash":"529484B21FF0EA5FF7A617BC7D537E94FB274031DEB77F769F68BB3E21F2E5AC","parts":{"total":1,"hash":"BB091A9C23612A2248D8EFCA6CE0B3483E423988CE6B91C321EB57F9F493E501"}},"timestamp":"2022-10-31T20:13:26.149350865Z","signature":"nDDxg2FxlnGxEFoi18iR+yGSBxBOfa9J9HHIcbwH3LA06NUODb9uKZcHzJPvj8EzBKkH+SR95yMcphcpcKAkAQ=="},"round":0,"time":"2022-10-31T16:13:26-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:26-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":26,"round":0,"pol_round":-1,"block_id":{"hash":"529484B21FF0EA5FF7A617BC7D537E94FB274031DEB77F769F68BB3E21F2E5AC","parts":{"total":1,"hash":"BB091A9C23612A2248D8EFCA6CE0B3483E423988CE6B91C321EB57F9F493E501"}},"timestamp":"2022-10-31T20:13:26.149350865Z","signature":"nDDxg2FxlnGxEFoi18iR+yGSBxBOfa9J9HHIcbwH3LA06NUODb9uKZcHzJPvj8EzBKkH+SR95yMcphcpcKAkAQ=="},"time":"2022-10-31T16:13:26-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"529484B21FF0EA5FF7A617BC7D537E94FB274031DEB77F769F68BB3E21F2E5AC","height":26,"time":"2022-10-31T16:13:26-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":26,"round":0,"current":{},"time":"2022-10-31T16:13:26-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":26,"round":0,"time":"2022-10-31T16:13:26-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":26,"round":0,"vote":{"type":1,"height":26,"round":0,"block_id":{"hash":"529484B21FF0EA5FF7A617BC7D537E94FB274031DEB77F769F68BB3E21F2E5AC","parts":{"total":1,"hash":"BB091A9C23612A2248D8EFCA6CE0B3483E423988CE6B91C321EB57F9F493E501"}},"timestamp":"2022-10-31T20:13:26.190760264Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"vW7oSE6iw8VQHdGj66T3t/nkFqo46FOFwjS/2Jo5PR3eQJsj22H7C06T1RG/ZgSD9w39QwY8YB2w2kicSyQaCA=="},"time":"2022-10-31T16:13:26-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:26-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":26,"val_index":0,"vote_height":26,"vote_type":1,"time":"2022-10-31T16:13:26-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:26 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:529484B21FF0EA5FF7A617BC7D537E94FB274031DEB77F769F68BB3E21F2E5AC:1:BB091A9C2361(1) BA{1:x} map[]}","vote":{"type":1,"height":26,"round":0,"block_id":{"hash":"529484B21FF0EA5FF7A617BC7D537E94FB274031DEB77F769F68BB3E21F2E5AC","parts":{"total":1,"hash":"BB091A9C23612A2248D8EFCA6CE0B3483E423988CE6B91C321EB57F9F493E501"}},"timestamp":"2022-10-31T20:13:26.190760264Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"vW7oSE6iw8VQHdGj66T3t/nkFqo46FOFwjS/2Jo5PR3eQJsj22H7C06T1RG/ZgSD9w39QwY8YB2w2kicSyQaCA=="},"time":"2022-10-31T16:13:26-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:26-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":26,"round":0,"current":{},"time":"2022-10-31T16:13:26-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":26,"round":0,"hash":"529484B21FF0EA5FF7A617BC7D537E94FB274031DEB77F769F68BB3E21F2E5AC","time":"2022-10-31T16:13:26-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":26,"round":0,"vote":{"type":2,"height":26,"round":0,"block_id":{"hash":"529484B21FF0EA5FF7A617BC7D537E94FB274031DEB77F769F68BB3E21F2E5AC","parts":{"total":1,"hash":"BB091A9C23612A2248D8EFCA6CE0B3483E423988CE6B91C321EB57F9F493E501"}},"timestamp":"2022-10-31T20:13:26.202829923Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"sulkC0v6DjaCF6MhP+iibalF7xE5zVKPMcGHtR2CVY3YyMoHoBU1ZZ9E9dy8xH+94EhUh7ShHTCJhDttgWIODQ=="},"time":"2022-10-31T16:13:26-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:26-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":26,"val_index":0,"vote_height":26,"vote_type":2,"time":"2022-10-31T16:13:26-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":26,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:26Z","time":"2022-10-31T16:13:26-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":26,"round":0,"current":{},"time":"2022-10-31T16:13:26-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":26,"round":0,"current":{},"time":"2022-10-31T16:13:26-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":26,"current":{},"time":"2022-10-31T16:13:26-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":26,"block_hash":"529484B21FF0EA5FF7A617BC7D537E94FB274031DEB77F769F68BB3E21F2E5AC","time":"2022-10-31T16:13:26-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:26-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":26,"hash":{},"num_txs":0,"root":"1ABF78F5E752F25DB28ECF85F94E14ECA12BB027848DCAA4E01CB21411FCD0D5","time":"2022-10-31T16:13:26-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":26,"block":{},"time":"2022-10-31T16:13:26-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:26-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":26,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:26-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B323230203431203331203632203639203737203920313634203938203833203739203132362032353520313635203137382032323020373620323820313531203139342038322032333920313239203739203230332031323720313236203139362031343220313834203134203134395D3A31417D","time":"2022-10-31T16:13:26-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"DC291F3E454D09A462534F7EFFA5B2DC4C1C97C252EF814FCB7F7EC48EB80E95","height":26,"num_txs":0,"time":"2022-10-31T16:13:26-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":26,"last_block_time":"2022-10-31T20:13:25Z","time":"2022-10-31T16:13:26-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":940404235,"height":27,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":26,"round":0,"step":3},"time":"2022-10-31T16:13:26-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":940.404235,"height":27,"round":0,"step":1,"time":"2022-10-31T16:13:26-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:26-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":26,"time":"2022-10-31T16:13:26-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":26,"num_txs":0,"time":"2022-10-31T16:13:26-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:26-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:26-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:26-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:27-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:27-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:27-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:27-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:27-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:27-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":940.404235,"height":27,"round":0,"step":1,"time":"2022-10-31T16:13:27-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":27,"round":0,"step":1,"timeout":940.404235,"time":"2022-10-31T16:13:27-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":27,"round":0,"current":{},"time":"2022-10-31T16:13:27-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":27,"round":0,"current":{},"time":"2022-10-31T16:13:27-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":27,"round":0,"time":"2022-10-31T16:13:27-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":27,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:27-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":27,"round":0,"step":3},"old_ti":{"duration":940404235,"height":27,"round":0,"step":1},"time":"2022-10-31T16:13:27-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:27-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":27,"round":0,"step":3,"time":"2022-10-31T16:13:27-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":27,"proposal":{"Type":32,"height":27,"round":0,"pol_round":-1,"block_id":{"hash":"DFA58324B5EC69DEC28F3C004EF9D22B23287D7F87DE5D76401D0752E1C05B9A","parts":{"total":1,"hash":"9235688323E383E36176CA908A7F5A06CCF9F3550B6A1AABA3739EE84FE893AC"}},"timestamp":"2022-10-31T20:13:27.264385575Z","signature":"wPUfuO8TcmDjOK8EnLT4Xudvsi6YLjZWgRdV5RAe45Adh/AUZnDeRk5ld3qtNJrxsiyiJNA3D0UDHfKpXBMWAA=="},"round":0,"time":"2022-10-31T16:13:27-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:27-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":27,"round":0,"pol_round":-1,"block_id":{"hash":"DFA58324B5EC69DEC28F3C004EF9D22B23287D7F87DE5D76401D0752E1C05B9A","parts":{"total":1,"hash":"9235688323E383E36176CA908A7F5A06CCF9F3550B6A1AABA3739EE84FE893AC"}},"timestamp":"2022-10-31T20:13:27.264385575Z","signature":"wPUfuO8TcmDjOK8EnLT4Xudvsi6YLjZWgRdV5RAe45Adh/AUZnDeRk5ld3qtNJrxsiyiJNA3D0UDHfKpXBMWAA=="},"time":"2022-10-31T16:13:27-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"DFA58324B5EC69DEC28F3C004EF9D22B23287D7F87DE5D76401D0752E1C05B9A","height":27,"time":"2022-10-31T16:13:27-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":27,"round":0,"current":{},"time":"2022-10-31T16:13:27-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":27,"round":0,"time":"2022-10-31T16:13:27-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":27,"round":0,"vote":{"type":1,"height":27,"round":0,"block_id":{"hash":"DFA58324B5EC69DEC28F3C004EF9D22B23287D7F87DE5D76401D0752E1C05B9A","parts":{"total":1,"hash":"9235688323E383E36176CA908A7F5A06CCF9F3550B6A1AABA3739EE84FE893AC"}},"timestamp":"2022-10-31T20:13:27.285399383Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"IX1nKhcIbitUvFCphmQxUZNX78wWCHwmFuOWB97kUjIgOeQrMlL68JVGKcxiItfVP3hAqsphbNm8Ti7tp4waDA=="},"time":"2022-10-31T16:13:27-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:27-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":27,"val_index":0,"vote_height":27,"vote_type":1,"time":"2022-10-31T16:13:27-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:27 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:DFA58324B5EC69DEC28F3C004EF9D22B23287D7F87DE5D76401D0752E1C05B9A:1:9235688323E3(1) BA{1:x} map[]}","vote":{"type":1,"height":27,"round":0,"block_id":{"hash":"DFA58324B5EC69DEC28F3C004EF9D22B23287D7F87DE5D76401D0752E1C05B9A","parts":{"total":1,"hash":"9235688323E383E36176CA908A7F5A06CCF9F3550B6A1AABA3739EE84FE893AC"}},"timestamp":"2022-10-31T20:13:27.285399383Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"IX1nKhcIbitUvFCphmQxUZNX78wWCHwmFuOWB97kUjIgOeQrMlL68JVGKcxiItfVP3hAqsphbNm8Ti7tp4waDA=="},"time":"2022-10-31T16:13:27-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:27-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":27,"round":0,"current":{},"time":"2022-10-31T16:13:27-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":27,"round":0,"hash":"DFA58324B5EC69DEC28F3C004EF9D22B23287D7F87DE5D76401D0752E1C05B9A","time":"2022-10-31T16:13:27-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":27,"round":0,"vote":{"type":2,"height":27,"round":0,"block_id":{"hash":"DFA58324B5EC69DEC28F3C004EF9D22B23287D7F87DE5D76401D0752E1C05B9A","parts":{"total":1,"hash":"9235688323E383E36176CA908A7F5A06CCF9F3550B6A1AABA3739EE84FE893AC"}},"timestamp":"2022-10-31T20:13:27.307472731Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Au6NwcSGs0ekNunpkC7FLZKyXQ/5DIq+BNWHIu0gMsrBIdSyECkCoMOuJQmEmbWzS6nytX+9Bikq1/gcQpg6CQ=="},"time":"2022-10-31T16:13:27-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:27-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":27,"val_index":0,"vote_height":27,"vote_type":2,"time":"2022-10-31T16:13:27-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":27,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:27Z","time":"2022-10-31T16:13:27-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":27,"round":0,"current":{},"time":"2022-10-31T16:13:27-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":27,"round":0,"current":{},"time":"2022-10-31T16:13:27-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":27,"current":{},"time":"2022-10-31T16:13:27-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":27,"block_hash":"DFA58324B5EC69DEC28F3C004EF9D22B23287D7F87DE5D76401D0752E1C05B9A","time":"2022-10-31T16:13:27-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:27-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":27,"hash":{},"num_txs":0,"root":"DC291F3E454D09A462534F7EFFA5B2DC4C1C97C252EF814FCB7F7EC48EB80E95","time":"2022-10-31T16:13:27-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":27,"block":{},"time":"2022-10-31T16:13:27-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:27-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":27,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:27-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3339203939203020373720353320323030203133322033302032323320313920313530203020313336203132312031323220352032353420383920363020373520313632203235332032313020313730203230382031343520313836203334203339203831203132203135325D3A31427D","time":"2022-10-31T16:13:27-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"2763004D35C8841EDF13960088797A05FE593C4BA2FDD2AAD091BA2227510C98","height":27,"num_txs":0,"time":"2022-10-31T16:13:27-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":27,"last_block_time":"2022-10-31T20:13:26Z","time":"2022-10-31T16:13:27-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":948088017,"height":28,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":27,"round":0,"step":3},"time":"2022-10-31T16:13:27-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":948.088017,"height":28,"round":0,"step":1,"time":"2022-10-31T16:13:27-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:27-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":27,"time":"2022-10-31T16:13:27-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":27,"num_txs":0,"time":"2022-10-31T16:13:27-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:27-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:27-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:27-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41640","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:28-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":948.088017,"height":28,"round":0,"step":1,"time":"2022-10-31T16:13:28-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":28,"round":0,"step":1,"timeout":948.088017,"time":"2022-10-31T16:13:28-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":28,"round":0,"current":{},"time":"2022-10-31T16:13:28-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":28,"round":0,"current":{},"time":"2022-10-31T16:13:28-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":28,"round":0,"time":"2022-10-31T16:13:28-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":28,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:28-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":28,"round":0,"step":3},"old_ti":{"duration":948088017,"height":28,"round":0,"step":1},"time":"2022-10-31T16:13:28-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:28-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":28,"round":0,"step":3,"time":"2022-10-31T16:13:28-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":28,"proposal":{"Type":32,"height":28,"round":0,"pol_round":-1,"block_id":{"hash":"70330C3F2E259669A652D1EA0F8068F905C4A6A089D8FE96150C1C1EF64EA763","parts":{"total":1,"hash":"EB1DF8D46376FA44D5E3CC99F44903534F28E657D579FA71EFD6C9F913C52AFF"}},"timestamp":"2022-10-31T20:13:28.352268448Z","signature":"p+XXHIvJYvI2WL16WZQ+PwaiBtsrCK+jZD5AL0YqSh9wN4BrcTl/+YGWE7IDah7hgpShaEfddbNvYFygJUXOBQ=="},"round":0,"time":"2022-10-31T16:13:28-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:28-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":28,"round":0,"pol_round":-1,"block_id":{"hash":"70330C3F2E259669A652D1EA0F8068F905C4A6A089D8FE96150C1C1EF64EA763","parts":{"total":1,"hash":"EB1DF8D46376FA44D5E3CC99F44903534F28E657D579FA71EFD6C9F913C52AFF"}},"timestamp":"2022-10-31T20:13:28.352268448Z","signature":"p+XXHIvJYvI2WL16WZQ+PwaiBtsrCK+jZD5AL0YqSh9wN4BrcTl/+YGWE7IDah7hgpShaEfddbNvYFygJUXOBQ=="},"time":"2022-10-31T16:13:28-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"70330C3F2E259669A652D1EA0F8068F905C4A6A089D8FE96150C1C1EF64EA763","height":28,"time":"2022-10-31T16:13:28-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":28,"round":0,"current":{},"time":"2022-10-31T16:13:28-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":28,"round":0,"time":"2022-10-31T16:13:28-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":28,"round":0,"vote":{"type":1,"height":28,"round":0,"block_id":{"hash":"70330C3F2E259669A652D1EA0F8068F905C4A6A089D8FE96150C1C1EF64EA763","parts":{"total":1,"hash":"EB1DF8D46376FA44D5E3CC99F44903534F28E657D579FA71EFD6C9F913C52AFF"}},"timestamp":"2022-10-31T20:13:28.394171313Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"DOJR7ek67YcElXhULO+UKbyNBSI/1MbDMnqXfO8T53Cxz1AKjuQ5JzLEBLyxnyqL25BePbKAqVPtawYyS/3ZDQ=="},"time":"2022-10-31T16:13:28-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:28-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":28,"val_index":0,"vote_height":28,"vote_type":1,"time":"2022-10-31T16:13:28-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:28 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:70330C3F2E259669A652D1EA0F8068F905C4A6A089D8FE96150C1C1EF64EA763:1:EB1DF8D46376(1) BA{1:x} map[]}","vote":{"type":1,"height":28,"round":0,"block_id":{"hash":"70330C3F2E259669A652D1EA0F8068F905C4A6A089D8FE96150C1C1EF64EA763","parts":{"total":1,"hash":"EB1DF8D46376FA44D5E3CC99F44903534F28E657D579FA71EFD6C9F913C52AFF"}},"timestamp":"2022-10-31T20:13:28.394171313Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"DOJR7ek67YcElXhULO+UKbyNBSI/1MbDMnqXfO8T53Cxz1AKjuQ5JzLEBLyxnyqL25BePbKAqVPtawYyS/3ZDQ=="},"time":"2022-10-31T16:13:28-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:28-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":28,"round":0,"current":{},"time":"2022-10-31T16:13:28-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":28,"round":0,"hash":"70330C3F2E259669A652D1EA0F8068F905C4A6A089D8FE96150C1C1EF64EA763","time":"2022-10-31T16:13:28-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":28,"round":0,"vote":{"type":2,"height":28,"round":0,"block_id":{"hash":"70330C3F2E259669A652D1EA0F8068F905C4A6A089D8FE96150C1C1EF64EA763","parts":{"total":1,"hash":"EB1DF8D46376FA44D5E3CC99F44903534F28E657D579FA71EFD6C9F913C52AFF"}},"timestamp":"2022-10-31T20:13:28.460771408Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"1Pw1qC1r5E0D6s9eYGfvF8I4F1POFssSbU6rDqz2zud+F41Bbs40YFtES4eQWIH/lXf7PHn0gThC5iAik4TVCw=="},"time":"2022-10-31T16:13:28-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:28-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":28,"val_index":0,"vote_height":28,"vote_type":2,"time":"2022-10-31T16:13:28-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":28,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:28Z","time":"2022-10-31T16:13:28-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":28,"round":0,"current":{},"time":"2022-10-31T16:13:28-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":28,"round":0,"current":{},"time":"2022-10-31T16:13:28-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":28,"current":{},"time":"2022-10-31T16:13:28-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":28,"block_hash":"70330C3F2E259669A652D1EA0F8068F905C4A6A089D8FE96150C1C1EF64EA763","time":"2022-10-31T16:13:28-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:28-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":28,"hash":{},"num_txs":0,"root":"2763004D35C8841EDF13960088797A05FE593C4BA2FDD2AAD091BA2227510C98","time":"2022-10-31T16:13:28-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":28,"block":{},"time":"2022-10-31T16:13:28-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:28-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":28,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:28-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3736203131332032313120313238203839203131322034342032313120313433203135332031342033302031393720343520323230203139332036382032343020313739203137392032302032323620323320313831203232392031363520313531203235352032343920373520323134203136395D3A31437D","time":"2022-10-31T16:13:28-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"4C71D38059702CD38F990E1EC52DDCC144F0B3B314E217B5E5A597FFF94BD6A9","height":28,"num_txs":0,"time":"2022-10-31T16:13:28-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":28,"last_block_time":"2022-10-31T20:13:27Z","time":"2022-10-31T16:13:28-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":963786104,"height":29,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":28,"round":0,"step":3},"time":"2022-10-31T16:13:28-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":963.786104,"height":29,"round":0,"step":1,"time":"2022-10-31T16:13:28-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:28-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":28,"time":"2022-10-31T16:13:28-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":28,"num_txs":0,"time":"2022-10-31T16:13:28-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:29-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:29-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:29-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:29-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:29-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:29-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":963.786104,"height":29,"round":0,"step":1,"time":"2022-10-31T16:13:29-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":29,"round":0,"step":1,"timeout":963.786104,"time":"2022-10-31T16:13:29-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":29,"round":0,"current":{},"time":"2022-10-31T16:13:29-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":29,"round":0,"current":{},"time":"2022-10-31T16:13:29-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":29,"round":0,"time":"2022-10-31T16:13:29-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":29,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:29-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":29,"round":0,"step":3},"old_ti":{"duration":963786104,"height":29,"round":0,"step":1},"time":"2022-10-31T16:13:29-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:29-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":29,"round":0,"step":3,"time":"2022-10-31T16:13:29-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":29,"proposal":{"Type":32,"height":29,"round":0,"pol_round":-1,"block_id":{"hash":"F822D4A52BA89641474EFD0DEFBC9469EE8EDF6231269D3E9765A1DC5A43F233","parts":{"total":1,"hash":"274F9E0E42858D27829F62D756B8F5A3A566640B373C0FF3E4345416F657D701"}},"timestamp":"2022-10-31T20:13:29.494767771Z","signature":"UeHmLB/5QwICMO9uexVIz77w129QNqgropnQXOg9Blb7Tf5GR0M9V65JUBmvKVQ4MfwjGAt8n0ofDByp9Q+BDQ=="},"round":0,"time":"2022-10-31T16:13:29-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:29-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":29,"round":0,"pol_round":-1,"block_id":{"hash":"F822D4A52BA89641474EFD0DEFBC9469EE8EDF6231269D3E9765A1DC5A43F233","parts":{"total":1,"hash":"274F9E0E42858D27829F62D756B8F5A3A566640B373C0FF3E4345416F657D701"}},"timestamp":"2022-10-31T20:13:29.494767771Z","signature":"UeHmLB/5QwICMO9uexVIz77w129QNqgropnQXOg9Blb7Tf5GR0M9V65JUBmvKVQ4MfwjGAt8n0ofDByp9Q+BDQ=="},"time":"2022-10-31T16:13:29-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"F822D4A52BA89641474EFD0DEFBC9469EE8EDF6231269D3E9765A1DC5A43F233","height":29,"time":"2022-10-31T16:13:29-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":29,"round":0,"current":{},"time":"2022-10-31T16:13:29-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":29,"round":0,"time":"2022-10-31T16:13:29-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":29,"round":0,"vote":{"type":1,"height":29,"round":0,"block_id":{"hash":"F822D4A52BA89641474EFD0DEFBC9469EE8EDF6231269D3E9765A1DC5A43F233","parts":{"total":1,"hash":"274F9E0E42858D27829F62D756B8F5A3A566640B373C0FF3E4345416F657D701"}},"timestamp":"2022-10-31T20:13:29.545554995Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"HicZwHxshpeOA3/ditexvJ0vwlXGtJSXPaZSPynSeyPmWXegn21xms5S9T7K464ZJbSQfz9V9eM6qS5/1SO9BQ=="},"time":"2022-10-31T16:13:29-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:29-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":29,"val_index":0,"vote_height":29,"vote_type":1,"time":"2022-10-31T16:13:29-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:29 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:F822D4A52BA89641474EFD0DEFBC9469EE8EDF6231269D3E9765A1DC5A43F233:1:274F9E0E4285(1) BA{1:x} map[]}","vote":{"type":1,"height":29,"round":0,"block_id":{"hash":"F822D4A52BA89641474EFD0DEFBC9469EE8EDF6231269D3E9765A1DC5A43F233","parts":{"total":1,"hash":"274F9E0E42858D27829F62D756B8F5A3A566640B373C0FF3E4345416F657D701"}},"timestamp":"2022-10-31T20:13:29.545554995Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"HicZwHxshpeOA3/ditexvJ0vwlXGtJSXPaZSPynSeyPmWXegn21xms5S9T7K464ZJbSQfz9V9eM6qS5/1SO9BQ=="},"time":"2022-10-31T16:13:29-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:29-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":29,"round":0,"current":{},"time":"2022-10-31T16:13:29-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":29,"round":0,"hash":"F822D4A52BA89641474EFD0DEFBC9469EE8EDF6231269D3E9765A1DC5A43F233","time":"2022-10-31T16:13:29-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":29,"round":0,"vote":{"type":2,"height":29,"round":0,"block_id":{"hash":"F822D4A52BA89641474EFD0DEFBC9469EE8EDF6231269D3E9765A1DC5A43F233","parts":{"total":1,"hash":"274F9E0E42858D27829F62D756B8F5A3A566640B373C0FF3E4345416F657D701"}},"timestamp":"2022-10-31T20:13:29.577714511Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"09LifmshWXOEmSgdg1AfQxydd+BYFaGpRM4hXCDIF9GCWVuk8V5lynZj4IC2EqVc3WNdr+e1V7C5r4MG5mMNCg=="},"time":"2022-10-31T16:13:29-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:29-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":29,"val_index":0,"vote_height":29,"vote_type":2,"time":"2022-10-31T16:13:29-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":29,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:29Z","time":"2022-10-31T16:13:29-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":29,"round":0,"current":{},"time":"2022-10-31T16:13:29-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":29,"round":0,"current":{},"time":"2022-10-31T16:13:29-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":29,"current":{},"time":"2022-10-31T16:13:29-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":29,"block_hash":"F822D4A52BA89641474EFD0DEFBC9469EE8EDF6231269D3E9765A1DC5A43F233","time":"2022-10-31T16:13:29-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:29-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":29,"hash":{},"num_txs":0,"root":"4C71D38059702CD38F990E1EC52DDCC144F0B3B314E217B5E5A597FFF94BD6A9","time":"2022-10-31T16:13:29-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":29,"block":{},"time":"2022-10-31T16:13:29-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:29-04:00","message":"minted coins from module account"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:29-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:29-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:29-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"state","height":29,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:29-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3233312036203433203233352036203020323220323434203133342032343320393720323436203133312031353720313131203234322031323420323534203831203231302034302032303220323138203137352037362032313720323336203231322032303120323430203130372034345D3A31447D","time":"2022-10-31T16:13:29-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"E7062BEB060016F486F361F6839D6FF27CFE51D228CADAAF4CD9ECD4C9F06B2C","height":29,"num_txs":0,"time":"2022-10-31T16:13:29-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":29,"last_block_time":"2022-10-31T20:13:28Z","time":"2022-10-31T16:13:29-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":939612995,"height":30,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":29,"round":0,"step":3},"time":"2022-10-31T16:13:29-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":939.612995,"height":30,"round":0,"step":1,"time":"2022-10-31T16:13:29-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:29-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":29,"time":"2022-10-31T16:13:29-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":29,"num_txs":0,"time":"2022-10-31T16:13:29-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:30-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:30-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:30-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:30-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:30-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":7,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:30-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":939.612995,"height":30,"round":0,"step":1,"time":"2022-10-31T16:13:30-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":30,"round":0,"step":1,"timeout":939.612995,"time":"2022-10-31T16:13:30-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":30,"round":0,"current":{},"time":"2022-10-31T16:13:30-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":30,"round":0,"current":{},"time":"2022-10-31T16:13:30-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":30,"round":0,"time":"2022-10-31T16:13:30-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":30,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:30-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":30,"round":0,"step":3},"old_ti":{"duration":939612995,"height":30,"round":0,"step":1},"time":"2022-10-31T16:13:30-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:30-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":30,"round":0,"step":3,"time":"2022-10-31T16:13:30-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:30-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:30-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:30-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":30,"proposal":{"Type":32,"height":30,"round":0,"pol_round":-1,"block_id":{"hash":"11597FB426554BCF07B821FAABCD919F57ECE796AEDE06ADF50FE42DDF04A512","parts":{"total":1,"hash":"36B064F333EC2B63DA3C7A44141601120337E00F21773DE1D8581A9752B8BF53"}},"timestamp":"2022-10-31T20:13:30.642889065Z","signature":"6rN/vrL7Kdh322eBjbFnYsCcMziLDlz0B4HZSIE55x2pVTw4h4/o82NTye4FaYLwq0SBh4UbhUR9EM6xluK4Bg=="},"round":0,"time":"2022-10-31T16:13:30-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:30-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":30,"round":0,"pol_round":-1,"block_id":{"hash":"11597FB426554BCF07B821FAABCD919F57ECE796AEDE06ADF50FE42DDF04A512","parts":{"total":1,"hash":"36B064F333EC2B63DA3C7A44141601120337E00F21773DE1D8581A9752B8BF53"}},"timestamp":"2022-10-31T20:13:30.642889065Z","signature":"6rN/vrL7Kdh322eBjbFnYsCcMziLDlz0B4HZSIE55x2pVTw4h4/o82NTye4FaYLwq0SBh4UbhUR9EM6xluK4Bg=="},"time":"2022-10-31T16:13:30-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"11597FB426554BCF07B821FAABCD919F57ECE796AEDE06ADF50FE42DDF04A512","height":30,"time":"2022-10-31T16:13:30-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":30,"round":0,"current":{},"time":"2022-10-31T16:13:30-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":30,"round":0,"time":"2022-10-31T16:13:30-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":30,"round":0,"vote":{"type":1,"height":30,"round":0,"block_id":{"hash":"11597FB426554BCF07B821FAABCD919F57ECE796AEDE06ADF50FE42DDF04A512","parts":{"total":1,"hash":"36B064F333EC2B63DA3C7A44141601120337E00F21773DE1D8581A9752B8BF53"}},"timestamp":"2022-10-31T20:13:30.705103611Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"zRPXzbOlydxf7H4D+G5dFF7sAc/HQbbU/MHiBJc4e15LddmTo8oJZD+3WKH6d039L6+PrLdxHt0q393mEemGDw=="},"time":"2022-10-31T16:13:30-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:30-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":30,"val_index":0,"vote_height":30,"vote_type":1,"time":"2022-10-31T16:13:30-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:30 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:11597FB426554BCF07B821FAABCD919F57ECE796AEDE06ADF50FE42DDF04A512:1:36B064F333EC(1) BA{1:x} map[]}","vote":{"type":1,"height":30,"round":0,"block_id":{"hash":"11597FB426554BCF07B821FAABCD919F57ECE796AEDE06ADF50FE42DDF04A512","parts":{"total":1,"hash":"36B064F333EC2B63DA3C7A44141601120337E00F21773DE1D8581A9752B8BF53"}},"timestamp":"2022-10-31T20:13:30.705103611Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"zRPXzbOlydxf7H4D+G5dFF7sAc/HQbbU/MHiBJc4e15LddmTo8oJZD+3WKH6d039L6+PrLdxHt0q393mEemGDw=="},"time":"2022-10-31T16:13:30-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:30-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":30,"round":0,"current":{},"time":"2022-10-31T16:13:30-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":30,"round":0,"hash":"11597FB426554BCF07B821FAABCD919F57ECE796AEDE06ADF50FE42DDF04A512","time":"2022-10-31T16:13:30-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":30,"round":0,"vote":{"type":2,"height":30,"round":0,"block_id":{"hash":"11597FB426554BCF07B821FAABCD919F57ECE796AEDE06ADF50FE42DDF04A512","parts":{"total":1,"hash":"36B064F333EC2B63DA3C7A44141601120337E00F21773DE1D8581A9752B8BF53"}},"timestamp":"2022-10-31T20:13:30.740847348Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"F+1iCLwmubPtz15ejIil50ItS2JAbPOj/jt02J0OJeiwj1+qWJVEToEsnwVywDX151P3IwNGG+HqYT359rToCg=="},"time":"2022-10-31T16:13:30-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:30-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":30,"val_index":0,"vote_height":30,"vote_type":2,"time":"2022-10-31T16:13:30-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":30,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:30Z","time":"2022-10-31T16:13:30-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":30,"round":0,"current":{},"time":"2022-10-31T16:13:30-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":30,"round":0,"current":{},"time":"2022-10-31T16:13:30-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":30,"current":{},"time":"2022-10-31T16:13:30-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":30,"block_hash":"11597FB426554BCF07B821FAABCD919F57ECE796AEDE06ADF50FE42DDF04A512","time":"2022-10-31T16:13:30-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:30-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":30,"hash":{},"num_txs":0,"root":"E7062BEB060016F486F361F6839D6FF27CFE51D228CADAAF4CD9ECD4C9F06B2C","time":"2022-10-31T16:13:30-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":30,"block":{},"time":"2022-10-31T16:13:30-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:30-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":30,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:30-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32323720323336203139372031383920313432203136302032332031353420323139203137392033322038342033312031372031363120313620313339203633203931203131392031303220313533203139392037312031322031333020383820313232203137312031393220313738203233385D3A31457D","time":"2022-10-31T16:13:30-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"E3ECC5BD8EA0179ADBB320541F11A1108B3F5B776699C7470C82587AABC0B2EE","height":30,"num_txs":0,"time":"2022-10-31T16:13:30-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":30,"last_block_time":"2022-10-31T20:13:29Z","time":"2022-10-31T16:13:30-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":937909861,"height":31,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":30,"round":0,"step":3},"time":"2022-10-31T16:13:30-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":937.909861,"height":31,"round":0,"step":1,"time":"2022-10-31T16:13:30-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:30-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":30,"time":"2022-10-31T16:13:30-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":30,"num_txs":0,"time":"2022-10-31T16:13:30-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:31-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:31-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:31-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:31-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":937.909861,"height":31,"round":0,"step":1,"time":"2022-10-31T16:13:31-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":31,"round":0,"step":1,"timeout":937.909861,"time":"2022-10-31T16:13:31-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":31,"round":0,"current":{},"time":"2022-10-31T16:13:31-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":31,"round":0,"current":{},"time":"2022-10-31T16:13:31-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":31,"round":0,"step":3},"old_ti":{"duration":937909861,"height":31,"round":0,"step":1},"time":"2022-10-31T16:13:31-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:31-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":31,"round":0,"step":3,"time":"2022-10-31T16:13:31-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":31,"round":0,"time":"2022-10-31T16:13:31-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":31,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:31-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":31,"proposal":{"Type":32,"height":31,"round":0,"pol_round":-1,"block_id":{"hash":"E641D3BEE5D9FE135B0BD7C2B2AE50317386ECB9C365614CD0AD63C7D6F7BB74","parts":{"total":1,"hash":"8F06EBB62F8F3BB1E7F056F00107D0218BBB6B5BFE64A3E9B01669CDD89F366E"}},"timestamp":"2022-10-31T20:13:31.78483176Z","signature":"2Ow7hYR34ajehbjv21NcXQPkomXWfN2/aLi+MLBxE5VcpPi9swQp+HVeMm1WZwfQS5o6jriXgwbG0uyQC3B3BA=="},"round":0,"time":"2022-10-31T16:13:31-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:31-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":31,"round":0,"pol_round":-1,"block_id":{"hash":"E641D3BEE5D9FE135B0BD7C2B2AE50317386ECB9C365614CD0AD63C7D6F7BB74","parts":{"total":1,"hash":"8F06EBB62F8F3BB1E7F056F00107D0218BBB6B5BFE64A3E9B01669CDD89F366E"}},"timestamp":"2022-10-31T20:13:31.78483176Z","signature":"2Ow7hYR34ajehbjv21NcXQPkomXWfN2/aLi+MLBxE5VcpPi9swQp+HVeMm1WZwfQS5o6jriXgwbG0uyQC3B3BA=="},"time":"2022-10-31T16:13:31-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"E641D3BEE5D9FE135B0BD7C2B2AE50317386ECB9C365614CD0AD63C7D6F7BB74","height":31,"time":"2022-10-31T16:13:31-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":31,"round":0,"current":{},"time":"2022-10-31T16:13:31-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":31,"round":0,"time":"2022-10-31T16:13:31-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":31,"round":0,"vote":{"type":1,"height":31,"round":0,"block_id":{"hash":"E641D3BEE5D9FE135B0BD7C2B2AE50317386ECB9C365614CD0AD63C7D6F7BB74","parts":{"total":1,"hash":"8F06EBB62F8F3BB1E7F056F00107D0218BBB6B5BFE64A3E9B01669CDD89F366E"}},"timestamp":"2022-10-31T20:13:31.838096642Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"2wUR6AQEAFssQhyhzueTA+xYG96Dpldyfg7/S1PV7F5bnduUKAS4HJbeRvhCyJt5BMp8UuGULnDbKftTUt81Bg=="},"time":"2022-10-31T16:13:31-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:31-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":31,"val_index":0,"vote_height":31,"vote_type":1,"time":"2022-10-31T16:13:31-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:31 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:E641D3BEE5D9FE135B0BD7C2B2AE50317386ECB9C365614CD0AD63C7D6F7BB74:1:8F06EBB62F8F(1) BA{1:x} map[]}","vote":{"type":1,"height":31,"round":0,"block_id":{"hash":"E641D3BEE5D9FE135B0BD7C2B2AE50317386ECB9C365614CD0AD63C7D6F7BB74","parts":{"total":1,"hash":"8F06EBB62F8F3BB1E7F056F00107D0218BBB6B5BFE64A3E9B01669CDD89F366E"}},"timestamp":"2022-10-31T20:13:31.838096642Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"2wUR6AQEAFssQhyhzueTA+xYG96Dpldyfg7/S1PV7F5bnduUKAS4HJbeRvhCyJt5BMp8UuGULnDbKftTUt81Bg=="},"time":"2022-10-31T16:13:31-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:31-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":31,"round":0,"current":{},"time":"2022-10-31T16:13:31-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":31,"round":0,"hash":"E641D3BEE5D9FE135B0BD7C2B2AE50317386ECB9C365614CD0AD63C7D6F7BB74","time":"2022-10-31T16:13:31-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":31,"round":0,"vote":{"type":2,"height":31,"round":0,"block_id":{"hash":"E641D3BEE5D9FE135B0BD7C2B2AE50317386ECB9C365614CD0AD63C7D6F7BB74","parts":{"total":1,"hash":"8F06EBB62F8F3BB1E7F056F00107D0218BBB6B5BFE64A3E9B01669CDD89F366E"}},"timestamp":"2022-10-31T20:13:31.865344945Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"HSMXcCQYekYoMvhEK1LSCC2xzlqVmrzr9Fq+3BvjcgOIuT9qNa4mLDvo7oVgFHLzQB+i9S4Lh34XmGZ65fCrDA=="},"time":"2022-10-31T16:13:31-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:31-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":31,"val_index":0,"vote_height":31,"vote_type":2,"time":"2022-10-31T16:13:31-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":31,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:31Z","time":"2022-10-31T16:13:31-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":31,"round":0,"current":{},"time":"2022-10-31T16:13:31-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":31,"round":0,"current":{},"time":"2022-10-31T16:13:31-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":31,"current":{},"time":"2022-10-31T16:13:31-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":31,"block_hash":"E641D3BEE5D9FE135B0BD7C2B2AE50317386ECB9C365614CD0AD63C7D6F7BB74","time":"2022-10-31T16:13:31-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:31-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":31,"hash":{},"num_txs":0,"root":"E3ECC5BD8EA0179ADBB320541F11A1108B3F5B776699C7470C82587AABC0B2EE","time":"2022-10-31T16:13:31-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":31,"block":{},"time":"2022-10-31T16:13:31-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:31-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":31,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:31-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3232342036332034302037332031353720313838203530203133392031343120383220323236203437203135382031313920363020313434203233302032333720362031362031353720392034392032323320313436203534203935203136362031363220313238203136312034325D3A31467D","time":"2022-10-31T16:13:31-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"E03F28499DBC328B8D52E22F9E773C90E6ED06109D0931DF92365FA6A280A12A","height":31,"num_txs":0,"time":"2022-10-31T16:13:31-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":31,"last_block_time":"2022-10-31T20:13:30Z","time":"2022-10-31T16:13:31-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":926594256,"height":32,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":31,"round":0,"step":3},"time":"2022-10-31T16:13:31-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":926.594256,"height":32,"round":0,"step":1,"time":"2022-10-31T16:13:31-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:31-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":31,"time":"2022-10-31T16:13:31-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":31,"num_txs":0,"time":"2022-10-31T16:13:31-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:32-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:32-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:32-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:32-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:32-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:32-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:32-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:32-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:32-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":926.594256,"height":32,"round":0,"step":1,"time":"2022-10-31T16:13:32-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":32,"round":0,"step":1,"timeout":926.594256,"time":"2022-10-31T16:13:32-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":32,"round":0,"current":{},"time":"2022-10-31T16:13:32-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":32,"round":0,"current":{},"time":"2022-10-31T16:13:32-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":32,"round":0,"time":"2022-10-31T16:13:32-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":32,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:32-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":32,"round":0,"step":3},"old_ti":{"duration":926594256,"height":32,"round":0,"step":1},"time":"2022-10-31T16:13:32-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:32-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":32,"round":0,"step":3,"time":"2022-10-31T16:13:32-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":32,"proposal":{"Type":32,"height":32,"round":0,"pol_round":-1,"block_id":{"hash":"4A627003555B1F550492753FEF65A7272CE5EF596142EE3EA6694ABED605B587","parts":{"total":1,"hash":"837CAC09A9E90B2089ECA087B030424459CEE1BAD55517AA414C405BD9228AC8"}},"timestamp":"2022-10-31T20:13:32.940496209Z","signature":"Sc1f59iFSlPapGP1Gi8PHKod6dVpUxTkMT5FL/jA68WRbnadyy0710h5oU1/2XEnQIjA7dBsYvQl8LpiUDKsAg=="},"round":0,"time":"2022-10-31T16:13:32-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:32-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":32,"round":0,"pol_round":-1,"block_id":{"hash":"4A627003555B1F550492753FEF65A7272CE5EF596142EE3EA6694ABED605B587","parts":{"total":1,"hash":"837CAC09A9E90B2089ECA087B030424459CEE1BAD55517AA414C405BD9228AC8"}},"timestamp":"2022-10-31T20:13:32.940496209Z","signature":"Sc1f59iFSlPapGP1Gi8PHKod6dVpUxTkMT5FL/jA68WRbnadyy0710h5oU1/2XEnQIjA7dBsYvQl8LpiUDKsAg=="},"time":"2022-10-31T16:13:32-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"4A627003555B1F550492753FEF65A7272CE5EF596142EE3EA6694ABED605B587","height":32,"time":"2022-10-31T16:13:32-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":32,"round":0,"current":{},"time":"2022-10-31T16:13:32-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":32,"round":0,"time":"2022-10-31T16:13:32-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":32,"round":0,"vote":{"type":1,"height":32,"round":0,"block_id":{"hash":"4A627003555B1F550492753FEF65A7272CE5EF596142EE3EA6694ABED605B587","parts":{"total":1,"hash":"837CAC09A9E90B2089ECA087B030424459CEE1BAD55517AA414C405BD9228AC8"}},"timestamp":"2022-10-31T20:13:32.982081527Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"+gEmy8xVZgVJVpVZ/8TDFjHWsb7PqcLOCqbV/nDqVCUGiqey1em7meX3mFygtxPmtNSntrgHQtCW5SpINh+CBQ=="},"time":"2022-10-31T16:13:33-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:33-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":32,"val_index":0,"vote_height":32,"vote_type":1,"time":"2022-10-31T16:13:33-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:32 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:4A627003555B1F550492753FEF65A7272CE5EF596142EE3EA6694ABED605B587:1:837CAC09A9E9(1) BA{1:x} map[]}","vote":{"type":1,"height":32,"round":0,"block_id":{"hash":"4A627003555B1F550492753FEF65A7272CE5EF596142EE3EA6694ABED605B587","parts":{"total":1,"hash":"837CAC09A9E90B2089ECA087B030424459CEE1BAD55517AA414C405BD9228AC8"}},"timestamp":"2022-10-31T20:13:32.982081527Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"+gEmy8xVZgVJVpVZ/8TDFjHWsb7PqcLOCqbV/nDqVCUGiqey1em7meX3mFygtxPmtNSntrgHQtCW5SpINh+CBQ=="},"time":"2022-10-31T16:13:33-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:33-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":32,"round":0,"current":{},"time":"2022-10-31T16:13:33-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":32,"round":0,"hash":"4A627003555B1F550492753FEF65A7272CE5EF596142EE3EA6694ABED605B587","time":"2022-10-31T16:13:33-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":32,"round":0,"vote":{"type":2,"height":32,"round":0,"block_id":{"hash":"4A627003555B1F550492753FEF65A7272CE5EF596142EE3EA6694ABED605B587","parts":{"total":1,"hash":"837CAC09A9E90B2089ECA087B030424459CEE1BAD55517AA414C405BD9228AC8"}},"timestamp":"2022-10-31T20:13:33.021545314Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"SoJgikIyPlY9kko6t+ogl79cC7AS/FkVTH/TGgqwLd+LCcRBN/nLsWN8Rs6V/BZa/f28rnuh0mpReJ52yZahDQ=="},"time":"2022-10-31T16:13:33-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:33-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":32,"val_index":0,"vote_height":32,"vote_type":2,"time":"2022-10-31T16:13:33-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":32,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:33Z","time":"2022-10-31T16:13:33-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":32,"round":0,"current":{},"time":"2022-10-31T16:13:33-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":32,"round":0,"current":{},"time":"2022-10-31T16:13:33-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":32,"current":{},"time":"2022-10-31T16:13:33-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":32,"block_hash":"4A627003555B1F550492753FEF65A7272CE5EF596142EE3EA6694ABED605B587","time":"2022-10-31T16:13:33-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:33-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":32,"hash":{},"num_txs":0,"root":"E03F28499DBC328B8D52E22F9E773C90E6ED06109D0931DF92365FA6A280A12A","time":"2022-10-31T16:13:33-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":32,"block":{},"time":"2022-10-31T16:13:33-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:33-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":32,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:33-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31303520313930203138322032353120393320313437203839203231332033372031343020323033203135342035382031343120323338203135203232302031313620333520382036382031373920343420313436203137203131302032313220323433203136342031323020313532203233365D3A32307D","time":"2022-10-31T16:13:33-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"69BEB6FB5D9359D5258CCB9A3A8DEE0FDC74230844B32C92116ED4F3A47898EC","height":32,"num_txs":0,"time":"2022-10-31T16:13:33-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":32,"last_block_time":"2022-10-31T20:13:31Z","time":"2022-10-31T16:13:33-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":947513440,"height":33,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":32,"round":0,"step":3},"time":"2022-10-31T16:13:33-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":947.51344,"height":33,"round":0,"step":1,"time":"2022-10-31T16:13:33-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:33-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":32,"time":"2022-10-31T16:13:33-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":32,"num_txs":0,"time":"2022-10-31T16:13:33-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:33-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:33-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:33-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:33-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:33-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:33-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:33-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:33-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:33-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":947.51344,"height":33,"round":0,"step":1,"time":"2022-10-31T16:13:34-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":33,"round":0,"step":1,"timeout":947.51344,"time":"2022-10-31T16:13:34-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":33,"round":0,"current":{},"time":"2022-10-31T16:13:34-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":33,"round":0,"current":{},"time":"2022-10-31T16:13:34-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":33,"round":0,"time":"2022-10-31T16:13:34-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":33,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:34-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":33,"round":0,"step":3},"old_ti":{"duration":947513440,"height":33,"round":0,"step":1},"time":"2022-10-31T16:13:34-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:34-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":33,"round":0,"step":3,"time":"2022-10-31T16:13:34-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":33,"proposal":{"Type":32,"height":33,"round":0,"pol_round":-1,"block_id":{"hash":"072AA684984D4E465A55ACE7FE168BE3FF4B5B0E30FC3822120F35DD669EF613","parts":{"total":1,"hash":"BED4C2913E8B5FD315B17EA59F626AE02439CA11B12CC1A9DB80A0929B8A63CB"}},"timestamp":"2022-10-31T20:13:34.064868937Z","signature":"G7S0Je2goVd3YeBu9r6seduC6M/onvbKUEvcnoikcOYLWZZijFlostqkWj/9NK5W+NLkyW8Ykh8CyApwmDbnBQ=="},"round":0,"time":"2022-10-31T16:13:34-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:34-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":33,"round":0,"pol_round":-1,"block_id":{"hash":"072AA684984D4E465A55ACE7FE168BE3FF4B5B0E30FC3822120F35DD669EF613","parts":{"total":1,"hash":"BED4C2913E8B5FD315B17EA59F626AE02439CA11B12CC1A9DB80A0929B8A63CB"}},"timestamp":"2022-10-31T20:13:34.064868937Z","signature":"G7S0Je2goVd3YeBu9r6seduC6M/onvbKUEvcnoikcOYLWZZijFlostqkWj/9NK5W+NLkyW8Ykh8CyApwmDbnBQ=="},"time":"2022-10-31T16:13:34-04:00","message":"received proposal"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:34-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:34-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:34-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","hash":"072AA684984D4E465A55ACE7FE168BE3FF4B5B0E30FC3822120F35DD669EF613","height":33,"time":"2022-10-31T16:13:34-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":33,"round":0,"current":{},"time":"2022-10-31T16:13:34-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":33,"round":0,"time":"2022-10-31T16:13:34-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":33,"round":0,"vote":{"type":1,"height":33,"round":0,"block_id":{"hash":"072AA684984D4E465A55ACE7FE168BE3FF4B5B0E30FC3822120F35DD669EF613","parts":{"total":1,"hash":"BED4C2913E8B5FD315B17EA59F626AE02439CA11B12CC1A9DB80A0929B8A63CB"}},"timestamp":"2022-10-31T20:13:34.308448928Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"OWwPlIUF1JegfNzQcXe1DZyhuHruXdSReABPcXvjrHIrr/aulLGDTzkSc/Ykq5Jqqp+LkShtOvI8JQ55d6UABg=="},"time":"2022-10-31T16:13:34-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:34-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":5,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:34-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":33,"val_index":0,"vote_height":33,"vote_type":1,"time":"2022-10-31T16:13:34-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:33 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:072AA684984D4E465A55ACE7FE168BE3FF4B5B0E30FC3822120F35DD669EF613:1:BED4C2913E8B(1) BA{1:x} map[]}","vote":{"type":1,"height":33,"round":0,"block_id":{"hash":"072AA684984D4E465A55ACE7FE168BE3FF4B5B0E30FC3822120F35DD669EF613","parts":{"total":1,"hash":"BED4C2913E8B5FD315B17EA59F626AE02439CA11B12CC1A9DB80A0929B8A63CB"}},"timestamp":"2022-10-31T20:13:34.308448928Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"OWwPlIUF1JegfNzQcXe1DZyhuHruXdSReABPcXvjrHIrr/aulLGDTzkSc/Ykq5Jqqp+LkShtOvI8JQ55d6UABg=="},"time":"2022-10-31T16:13:34-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:34-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":33,"round":0,"current":{},"time":"2022-10-31T16:13:34-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":33,"round":0,"hash":"072AA684984D4E465A55ACE7FE168BE3FF4B5B0E30FC3822120F35DD669EF613","time":"2022-10-31T16:13:34-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":33,"round":0,"vote":{"type":2,"height":33,"round":0,"block_id":{"hash":"072AA684984D4E465A55ACE7FE168BE3FF4B5B0E30FC3822120F35DD669EF613","parts":{"total":1,"hash":"BED4C2913E8B5FD315B17EA59F626AE02439CA11B12CC1A9DB80A0929B8A63CB"}},"timestamp":"2022-10-31T20:13:34.739543635Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"IuqPCKTJMBjRY8/1JV3xeAUpdnnqbF8crSlY1NthZ7tI5RAGzGl+Wws3LT8ceueHLwjfc1qEvdt+qMCtI0LVCw=="},"time":"2022-10-31T16:13:35-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:35-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"consensus","dur":1000,"height":33,"round":0,"step":3,"time":"2022-10-31T16:13:35-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","cs_height":33,"val_index":0,"vote_height":33,"vote_type":2,"time":"2022-10-31T16:13:35-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":33,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:34Z","time":"2022-10-31T16:13:35-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":33,"round":0,"current":{},"time":"2022-10-31T16:13:35-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":33,"round":0,"current":{},"time":"2022-10-31T16:13:35-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":33,"current":{},"time":"2022-10-31T16:13:35-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":33,"block_hash":"072AA684984D4E465A55ACE7FE168BE3FF4B5B0E30FC3822120F35DD669EF613","time":"2022-10-31T16:13:35-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:35-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":33,"hash":{},"num_txs":0,"root":"69BEB6FB5D9359D5258CCB9A3A8DEE0FDC74230844B32C92116ED4F3A47898EC","time":"2022-10-31T16:13:35-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":33,"block":{},"time":"2022-10-31T16:13:35-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:35-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:35-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:35-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":17,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:35-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:35-04:00","message":"minted coins from module account"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:35-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":31,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:35-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"state","height":33,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:35-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32353320313638203134342032333620353420333720323332203230302031373820313320323438203139332031383820363020323031203134362038372031353920323237203132203133302031363120313120313234203133332032343920373320363320323035203931203131352034305D3A32317D","time":"2022-10-31T16:13:35-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"FDA890EC3625E8C8B20DF8C1BC3CC992579FE30C82A10B7C85F9493FCD5B7328","height":33,"num_txs":0,"time":"2022-10-31T16:13:35-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":33,"last_block_time":"2022-10-31T20:13:33Z","time":"2022-10-31T16:13:35-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":33,"round":0,"step":3,"timeout":1000,"time":"2022-10-31T16:13:35-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":34,"round":0,"step":1,"time":"2022-10-31T16:13:35-04:00","message":"ignoring tock because we are ahead"} -{"level":"debug","module":"consensus","new_ti":{"duration":818957457,"height":34,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":33,"round":0,"step":3},"time":"2022-10-31T16:13:35-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:35-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":818.957457,"height":34,"round":0,"step":1,"time":"2022-10-31T16:13:35-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:35-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":33,"time":"2022-10-31T16:13:35-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":33,"num_txs":0,"time":"2022-10-31T16:13:35-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:35-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:35-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:35-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":818.957457,"height":34,"round":0,"step":1,"time":"2022-10-31T16:13:36-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":34,"round":0,"step":1,"timeout":818.957457,"time":"2022-10-31T16:13:36-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":34,"round":0,"current":{},"time":"2022-10-31T16:13:36-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":34,"round":0,"current":{},"time":"2022-10-31T16:13:36-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":34,"round":0,"step":3},"old_ti":{"duration":818957457,"height":34,"round":0,"step":1},"time":"2022-10-31T16:13:36-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:36-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":34,"round":0,"step":3,"time":"2022-10-31T16:13:36-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":34,"round":0,"time":"2022-10-31T16:13:36-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":34,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:36-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":34,"proposal":{"Type":32,"height":34,"round":0,"pol_round":-1,"block_id":{"hash":"A3C24D75537EF208751D2839DF8A72271EB952B93DE17937908662A382DBA1FC","parts":{"total":1,"hash":"E807A808785977D51392A67027CF0B804515B1B05273D6277A2B9676FE9635E6"}},"timestamp":"2022-10-31T20:13:36.079002797Z","signature":"cz/3gbEyA24gSF4hAwtGuwf5uSie564eX9ajNZ7aSFFqYbwGhFxwcWpahNTKjOQDpLwDLGXs3g+LbCkbenNRAg=="},"round":0,"time":"2022-10-31T16:13:36-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:36-04:00","message":"Broadcast"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:36-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:36-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:36-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:36-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:36-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:36-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":34,"round":0,"pol_round":-1,"block_id":{"hash":"A3C24D75537EF208751D2839DF8A72271EB952B93DE17937908662A382DBA1FC","parts":{"total":1,"hash":"E807A808785977D51392A67027CF0B804515B1B05273D6277A2B9676FE9635E6"}},"timestamp":"2022-10-31T20:13:36.079002797Z","signature":"cz/3gbEyA24gSF4hAwtGuwf5uSie564eX9ajNZ7aSFFqYbwGhFxwcWpahNTKjOQDpLwDLGXs3g+LbCkbenNRAg=="},"time":"2022-10-31T16:13:36-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"A3C24D75537EF208751D2839DF8A72271EB952B93DE17937908662A382DBA1FC","height":34,"time":"2022-10-31T16:13:36-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":34,"round":0,"current":{},"time":"2022-10-31T16:13:36-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":34,"round":0,"time":"2022-10-31T16:13:36-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":34,"round":0,"vote":{"type":1,"height":34,"round":0,"block_id":{"hash":"A3C24D75537EF208751D2839DF8A72271EB952B93DE17937908662A382DBA1FC","parts":{"total":1,"hash":"E807A808785977D51392A67027CF0B804515B1B05273D6277A2B9676FE9635E6"}},"timestamp":"2022-10-31T20:13:36.155754056Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"zczB0gZ8E/Nk7HVX82ryZkO5FqYDh+FGXTnnsaU7sPG0FLeet4rQBI4BYqisQk28gmJDqn7PYDf99QiK+b8aAg=="},"time":"2022-10-31T16:13:36-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:36-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":34,"val_index":0,"vote_height":34,"vote_type":1,"time":"2022-10-31T16:13:36-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:34 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:A3C24D75537EF208751D2839DF8A72271EB952B93DE17937908662A382DBA1FC:1:E807A8087859(1) BA{1:x} map[]}","vote":{"type":1,"height":34,"round":0,"block_id":{"hash":"A3C24D75537EF208751D2839DF8A72271EB952B93DE17937908662A382DBA1FC","parts":{"total":1,"hash":"E807A808785977D51392A67027CF0B804515B1B05273D6277A2B9676FE9635E6"}},"timestamp":"2022-10-31T20:13:36.155754056Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"zczB0gZ8E/Nk7HVX82ryZkO5FqYDh+FGXTnnsaU7sPG0FLeet4rQBI4BYqisQk28gmJDqn7PYDf99QiK+b8aAg=="},"time":"2022-10-31T16:13:36-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:36-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":34,"round":0,"current":{},"time":"2022-10-31T16:13:36-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":34,"round":0,"hash":"A3C24D75537EF208751D2839DF8A72271EB952B93DE17937908662A382DBA1FC","time":"2022-10-31T16:13:36-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":34,"round":0,"vote":{"type":2,"height":34,"round":0,"block_id":{"hash":"A3C24D75537EF208751D2839DF8A72271EB952B93DE17937908662A382DBA1FC","parts":{"total":1,"hash":"E807A808785977D51392A67027CF0B804515B1B05273D6277A2B9676FE9635E6"}},"timestamp":"2022-10-31T20:13:36.180177098Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"YxFaUHG5p0MbuPzOCq0VvJbjcGnhOSLL3Hog8iUYF9thSdci46ZQ9JuFr9rGl2WWu1T8yQuRNFvCYfs0ZnzSAQ=="},"time":"2022-10-31T16:13:36-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:36-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":34,"val_index":0,"vote_height":34,"vote_type":2,"time":"2022-10-31T16:13:36-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":34,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:36Z","time":"2022-10-31T16:13:36-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":34,"round":0,"current":{},"time":"2022-10-31T16:13:36-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":34,"round":0,"current":{},"time":"2022-10-31T16:13:36-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":34,"current":{},"time":"2022-10-31T16:13:36-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":34,"block_hash":"A3C24D75537EF208751D2839DF8A72271EB952B93DE17937908662A382DBA1FC","time":"2022-10-31T16:13:36-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:36-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":34,"hash":{},"num_txs":0,"root":"FDA890EC3625E8C8B20DF8C1BC3CC992579FE30C82A10B7C85F9493FCD5B7328","time":"2022-10-31T16:13:36-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":34,"block":{},"time":"2022-10-31T16:13:36-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:36-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":34,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:36-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31393820363020313635203333203837203136203936203131342031343720313031203230203434203238203234392031343620323034203235203230203131342037362033392035342039312032353020313933203132332031373120313820313235203133302035342035305D3A32327D","time":"2022-10-31T16:13:36-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"C63CA521571060729365142C1CF992CC1914724C27365BFAC17BAB127D823632","height":34,"num_txs":0,"time":"2022-10-31T16:13:36-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":34,"last_block_time":"2022-10-31T20:13:34Z","time":"2022-10-31T16:13:36-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":904637329,"height":35,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":34,"round":0,"step":3},"time":"2022-10-31T16:13:36-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":904.637329,"height":35,"round":0,"step":1,"time":"2022-10-31T16:13:36-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:36-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":34,"time":"2022-10-31T16:13:36-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":34,"num_txs":0,"time":"2022-10-31T16:13:36-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:36-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:36-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":7,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:36-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:37-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:37-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:37-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:37-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:37-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:37-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:37-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:37-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:46916","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:37-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":904.637329,"height":35,"round":0,"step":1,"time":"2022-10-31T16:13:37-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":35,"round":0,"step":1,"timeout":904.637329,"time":"2022-10-31T16:13:37-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":35,"round":0,"current":{},"time":"2022-10-31T16:13:37-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":35,"round":0,"current":{},"time":"2022-10-31T16:13:37-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":35,"round":0,"time":"2022-10-31T16:13:37-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":35,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:37-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":35,"round":0,"step":3},"old_ti":{"duration":904637329,"height":35,"round":0,"step":1},"time":"2022-10-31T16:13:37-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:37-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":35,"round":0,"step":3,"time":"2022-10-31T16:13:37-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":35,"proposal":{"Type":32,"height":35,"round":0,"pol_round":-1,"block_id":{"hash":"FF97771ECC1EE9EF93CBAD9FEDA3C327E214DC26D50275B2D5FE6BACD6269FD3","parts":{"total":1,"hash":"19FE6B8C7D5EE16F9E02543FC049B34C765910E66D2D484ACCD4D4A5B5AB987B"}},"timestamp":"2022-10-31T20:13:37.216492686Z","signature":"trJGIyIXNG0Io/SzhEbTPxt/i3vP6rkaRbtjDZsDCT6OxmKd26Ez8TES/IHEcMpJHXCrD1SGUJx26V6+p8qHDg=="},"round":0,"time":"2022-10-31T16:13:37-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:37-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":35,"round":0,"pol_round":-1,"block_id":{"hash":"FF97771ECC1EE9EF93CBAD9FEDA3C327E214DC26D50275B2D5FE6BACD6269FD3","parts":{"total":1,"hash":"19FE6B8C7D5EE16F9E02543FC049B34C765910E66D2D484ACCD4D4A5B5AB987B"}},"timestamp":"2022-10-31T20:13:37.216492686Z","signature":"trJGIyIXNG0Io/SzhEbTPxt/i3vP6rkaRbtjDZsDCT6OxmKd26Ez8TES/IHEcMpJHXCrD1SGUJx26V6+p8qHDg=="},"time":"2022-10-31T16:13:37-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"FF97771ECC1EE9EF93CBAD9FEDA3C327E214DC26D50275B2D5FE6BACD6269FD3","height":35,"time":"2022-10-31T16:13:37-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":35,"round":0,"current":{},"time":"2022-10-31T16:13:37-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":35,"round":0,"time":"2022-10-31T16:13:37-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":35,"round":0,"vote":{"type":1,"height":35,"round":0,"block_id":{"hash":"FF97771ECC1EE9EF93CBAD9FEDA3C327E214DC26D50275B2D5FE6BACD6269FD3","parts":{"total":1,"hash":"19FE6B8C7D5EE16F9E02543FC049B34C765910E66D2D484ACCD4D4A5B5AB987B"}},"timestamp":"2022-10-31T20:13:37.251904295Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"v/fV5GItNC2a0rZ/AIeOm7gzqtTkfIHfxjjWABppNajgF5teqigPBzUGpgc4f4GlTiLfiqknYs7K4hRTaY+hCQ=="},"time":"2022-10-31T16:13:37-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:37-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":35,"val_index":0,"vote_height":35,"vote_type":1,"time":"2022-10-31T16:13:37-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:35 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:FF97771ECC1EE9EF93CBAD9FEDA3C327E214DC26D50275B2D5FE6BACD6269FD3:1:19FE6B8C7D5E(1) BA{1:x} map[]}","vote":{"type":1,"height":35,"round":0,"block_id":{"hash":"FF97771ECC1EE9EF93CBAD9FEDA3C327E214DC26D50275B2D5FE6BACD6269FD3","parts":{"total":1,"hash":"19FE6B8C7D5EE16F9E02543FC049B34C765910E66D2D484ACCD4D4A5B5AB987B"}},"timestamp":"2022-10-31T20:13:37.251904295Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"v/fV5GItNC2a0rZ/AIeOm7gzqtTkfIHfxjjWABppNajgF5teqigPBzUGpgc4f4GlTiLfiqknYs7K4hRTaY+hCQ=="},"time":"2022-10-31T16:13:37-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:37-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":35,"round":0,"current":{},"time":"2022-10-31T16:13:37-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":35,"round":0,"hash":"FF97771ECC1EE9EF93CBAD9FEDA3C327E214DC26D50275B2D5FE6BACD6269FD3","time":"2022-10-31T16:13:37-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":35,"round":0,"vote":{"type":2,"height":35,"round":0,"block_id":{"hash":"FF97771ECC1EE9EF93CBAD9FEDA3C327E214DC26D50275B2D5FE6BACD6269FD3","parts":{"total":1,"hash":"19FE6B8C7D5EE16F9E02543FC049B34C765910E66D2D484ACCD4D4A5B5AB987B"}},"timestamp":"2022-10-31T20:13:37.271952177Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"icKzY/wI0RqPOUPh4aUhDWDHLA2oM7g+VGMB5BSaVelIpt8zyHjfMcCf96NYj69XSLIOQPEeg+7pss1exl0VDg=="},"time":"2022-10-31T16:13:37-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:37-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":35,"val_index":0,"vote_height":35,"vote_type":2,"time":"2022-10-31T16:13:37-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":35,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:37Z","time":"2022-10-31T16:13:37-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":35,"round":0,"current":{},"time":"2022-10-31T16:13:37-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":35,"round":0,"current":{},"time":"2022-10-31T16:13:37-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":35,"current":{},"time":"2022-10-31T16:13:37-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":35,"block_hash":"FF97771ECC1EE9EF93CBAD9FEDA3C327E214DC26D50275B2D5FE6BACD6269FD3","time":"2022-10-31T16:13:37-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:37-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":35,"hash":{},"num_txs":0,"root":"C63CA521571060729365142C1CF992CC1914724C27365BFAC17BAB127D823632","time":"2022-10-31T16:13:37-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":35,"block":{},"time":"2022-10-31T16:13:37-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:37-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":35,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:37-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3234382039203130392037322031313820313332203131382031303420343120323439203938203135382031343820393120383620353820323535203231372032333220323331203133352032313120333920323130203130392038352032343220343320313436203132392037322032365D3A32337D","time":"2022-10-31T16:13:37-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"F8096D487684766829F9629E945B563AFFD9E8E787D327D26D55F22B9281481A","height":35,"num_txs":0,"time":"2022-10-31T16:13:37-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":35,"last_block_time":"2022-10-31T20:13:36Z","time":"2022-10-31T16:13:37-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":945142083,"height":36,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":35,"round":0,"step":3},"time":"2022-10-31T16:13:37-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":945.142083,"height":36,"round":0,"step":1,"time":"2022-10-31T16:13:37-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:37-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":35,"time":"2022-10-31T16:13:37-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":35,"num_txs":0,"time":"2022-10-31T16:13:37-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:37-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:37-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:37-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:38-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:38-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:38-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:38-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:38-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:38-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":945.142083,"height":36,"round":0,"step":1,"time":"2022-10-31T16:13:38-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":36,"round":0,"step":1,"timeout":945.142083,"time":"2022-10-31T16:13:38-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":36,"round":0,"current":{},"time":"2022-10-31T16:13:38-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":36,"round":0,"current":{},"time":"2022-10-31T16:13:38-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":36,"round":0,"time":"2022-10-31T16:13:38-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":36,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:38-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":36,"round":0,"step":3},"old_ti":{"duration":945142083,"height":36,"round":0,"step":1},"time":"2022-10-31T16:13:38-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:38-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":36,"round":0,"step":3,"time":"2022-10-31T16:13:38-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":36,"proposal":{"Type":32,"height":36,"round":0,"pol_round":-1,"block_id":{"hash":"50A814D54990BA6BBD45DFEEB3B7669253C43419302A0DDD9B6D6BB4ED2FB6D8","parts":{"total":1,"hash":"3B05DA306E238D9CD40A0A982C19E58D2C1D4B75A434431DF510CE1FF34DCB0F"}},"timestamp":"2022-10-31T20:13:38.32693184Z","signature":"/qsoq7LDj+H7t+ghVgnFjYIL+Zdj4oDhnchFU2NYH1lleARl+2rwWnutSZp5Et4AicI2OhERK8NSzpLLD2SRCg=="},"round":0,"time":"2022-10-31T16:13:38-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:38-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":36,"round":0,"pol_round":-1,"block_id":{"hash":"50A814D54990BA6BBD45DFEEB3B7669253C43419302A0DDD9B6D6BB4ED2FB6D8","parts":{"total":1,"hash":"3B05DA306E238D9CD40A0A982C19E58D2C1D4B75A434431DF510CE1FF34DCB0F"}},"timestamp":"2022-10-31T20:13:38.32693184Z","signature":"/qsoq7LDj+H7t+ghVgnFjYIL+Zdj4oDhnchFU2NYH1lleARl+2rwWnutSZp5Et4AicI2OhERK8NSzpLLD2SRCg=="},"time":"2022-10-31T16:13:38-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"50A814D54990BA6BBD45DFEEB3B7669253C43419302A0DDD9B6D6BB4ED2FB6D8","height":36,"time":"2022-10-31T16:13:38-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":36,"round":0,"current":{},"time":"2022-10-31T16:13:38-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":36,"round":0,"time":"2022-10-31T16:13:38-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":36,"round":0,"vote":{"type":1,"height":36,"round":0,"block_id":{"hash":"50A814D54990BA6BBD45DFEEB3B7669253C43419302A0DDD9B6D6BB4ED2FB6D8","parts":{"total":1,"hash":"3B05DA306E238D9CD40A0A982C19E58D2C1D4B75A434431DF510CE1FF34DCB0F"}},"timestamp":"2022-10-31T20:13:38.394008562Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"m6NarNxM7TLv2r0eX2LBTexLYGQIRAy72kyccJp5SveZ3z4PqTUTc71i9LS448O8xJsOzF/ug9UR8zMTMomZBA=="},"time":"2022-10-31T16:13:38-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:38-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":36,"val_index":0,"vote_height":36,"vote_type":1,"time":"2022-10-31T16:13:38-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:36 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:50A814D54990BA6BBD45DFEEB3B7669253C43419302A0DDD9B6D6BB4ED2FB6D8:1:3B05DA306E23(1) BA{1:x} map[]}","vote":{"type":1,"height":36,"round":0,"block_id":{"hash":"50A814D54990BA6BBD45DFEEB3B7669253C43419302A0DDD9B6D6BB4ED2FB6D8","parts":{"total":1,"hash":"3B05DA306E238D9CD40A0A982C19E58D2C1D4B75A434431DF510CE1FF34DCB0F"}},"timestamp":"2022-10-31T20:13:38.394008562Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"m6NarNxM7TLv2r0eX2LBTexLYGQIRAy72kyccJp5SveZ3z4PqTUTc71i9LS448O8xJsOzF/ug9UR8zMTMomZBA=="},"time":"2022-10-31T16:13:38-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:38-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":36,"round":0,"current":{},"time":"2022-10-31T16:13:38-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":36,"round":0,"hash":"50A814D54990BA6BBD45DFEEB3B7669253C43419302A0DDD9B6D6BB4ED2FB6D8","time":"2022-10-31T16:13:38-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":36,"round":0,"vote":{"type":2,"height":36,"round":0,"block_id":{"hash":"50A814D54990BA6BBD45DFEEB3B7669253C43419302A0DDD9B6D6BB4ED2FB6D8","parts":{"total":1,"hash":"3B05DA306E238D9CD40A0A982C19E58D2C1D4B75A434431DF510CE1FF34DCB0F"}},"timestamp":"2022-10-31T20:13:38.43212544Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"GD1IcFPAcS9vV4TlGAgQmRkbw3dsowzOYNSrJ5IG657gkEsnxKDmJIGN/Y113Q1JEfAMptXjevkeo23Yeo9nCA=="},"time":"2022-10-31T16:13:38-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:38-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":36,"val_index":0,"vote_height":36,"vote_type":2,"time":"2022-10-31T16:13:38-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":36,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:38Z","time":"2022-10-31T16:13:38-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":36,"round":0,"current":{},"time":"2022-10-31T16:13:38-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":36,"round":0,"current":{},"time":"2022-10-31T16:13:38-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":36,"current":{},"time":"2022-10-31T16:13:38-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":36,"block_hash":"50A814D54990BA6BBD45DFEEB3B7669253C43419302A0DDD9B6D6BB4ED2FB6D8","time":"2022-10-31T16:13:38-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:38-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":36,"hash":{},"num_txs":0,"root":"F8096D487684766829F9629E945B563AFFD9E8E787D327D26D55F22B9281481A","time":"2022-10-31T16:13:38-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":36,"block":{},"time":"2022-10-31T16:13:38-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:38-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":36,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:38-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3835203820323439203230372032303820323220323136203430203133302031322031352031353520313735203131352031313020313631203120313735203232382032353020323436203135312036362031353120313732203139302031353220323039203820393820313532203139355D3A32347D","time":"2022-10-31T16:13:38-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"5508F9CFD016D828820C0F9BAF736EA101AFE4FAF6974297ACBE98D1086298C3","height":36,"num_txs":0,"time":"2022-10-31T16:13:38-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":36,"last_block_time":"2022-10-31T20:13:37Z","time":"2022-10-31T16:13:38-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":965758941,"height":37,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":36,"round":0,"step":3},"time":"2022-10-31T16:13:38-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":965.758941,"height":37,"round":0,"step":1,"time":"2022-10-31T16:13:38-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:38-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":36,"time":"2022-10-31T16:13:38-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":36,"num_txs":0,"time":"2022-10-31T16:13:38-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:38-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:38-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:38-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:39-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:39-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:39-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:39-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:39-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:39-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":965.758941,"height":37,"round":0,"step":1,"time":"2022-10-31T16:13:39-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":37,"round":0,"step":1,"timeout":965.758941,"time":"2022-10-31T16:13:39-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":37,"round":0,"current":{},"time":"2022-10-31T16:13:39-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":37,"round":0,"current":{},"time":"2022-10-31T16:13:39-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":37,"round":0,"step":3},"old_ti":{"duration":965758941,"height":37,"round":0,"step":1},"time":"2022-10-31T16:13:39-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:39-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":37,"round":0,"step":3,"time":"2022-10-31T16:13:39-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":37,"round":0,"time":"2022-10-31T16:13:39-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":37,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:39-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":37,"proposal":{"Type":32,"height":37,"round":0,"pol_round":-1,"block_id":{"hash":"1152EEB14A2453339B55E0E121F69B66E19177173939FBC3F8488635906ABDC4","parts":{"total":1,"hash":"B5EFB0281E32BCF1C8E3EE8C749340A3505533EE4A5A4D4AE7F0C8672A42505C"}},"timestamp":"2022-10-31T20:13:39.493175942Z","signature":"XFN+WBIXIlbssWSoj4M9o1+NYCAZy3z/HQQWfNF7FUZr+c3/kJJm+NchXvqNP0VOkwX6QlxnnFMTLAtYbbDjCw=="},"round":0,"time":"2022-10-31T16:13:39-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:39-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":37,"round":0,"pol_round":-1,"block_id":{"hash":"1152EEB14A2453339B55E0E121F69B66E19177173939FBC3F8488635906ABDC4","parts":{"total":1,"hash":"B5EFB0281E32BCF1C8E3EE8C749340A3505533EE4A5A4D4AE7F0C8672A42505C"}},"timestamp":"2022-10-31T20:13:39.493175942Z","signature":"XFN+WBIXIlbssWSoj4M9o1+NYCAZy3z/HQQWfNF7FUZr+c3/kJJm+NchXvqNP0VOkwX6QlxnnFMTLAtYbbDjCw=="},"time":"2022-10-31T16:13:39-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"1152EEB14A2453339B55E0E121F69B66E19177173939FBC3F8488635906ABDC4","height":37,"time":"2022-10-31T16:13:39-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":37,"round":0,"current":{},"time":"2022-10-31T16:13:39-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":37,"round":0,"time":"2022-10-31T16:13:39-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":37,"round":0,"vote":{"type":1,"height":37,"round":0,"block_id":{"hash":"1152EEB14A2453339B55E0E121F69B66E19177173939FBC3F8488635906ABDC4","parts":{"total":1,"hash":"B5EFB0281E32BCF1C8E3EE8C749340A3505533EE4A5A4D4AE7F0C8672A42505C"}},"timestamp":"2022-10-31T20:13:39.550990885Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"/deDpGn6jfr62VUXJZIqvnoN11nanL2tlObxDpO+vZKfoe245RquvExzd++hc5bpgC85Q0/HP+XKvS6gPaqqBg=="},"time":"2022-10-31T16:13:39-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:39-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:39-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":37,"val_index":0,"vote_height":37,"vote_type":1,"time":"2022-10-31T16:13:39-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:39-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:37 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:1152EEB14A2453339B55E0E121F69B66E19177173939FBC3F8488635906ABDC4:1:B5EFB0281E32(1) BA{1:x} map[]}","vote":{"type":1,"height":37,"round":0,"block_id":{"hash":"1152EEB14A2453339B55E0E121F69B66E19177173939FBC3F8488635906ABDC4","parts":{"total":1,"hash":"B5EFB0281E32BCF1C8E3EE8C749340A3505533EE4A5A4D4AE7F0C8672A42505C"}},"timestamp":"2022-10-31T20:13:39.550990885Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"/deDpGn6jfr62VUXJZIqvnoN11nanL2tlObxDpO+vZKfoe245RquvExzd++hc5bpgC85Q0/HP+XKvS6gPaqqBg=="},"time":"2022-10-31T16:13:39-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:39-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:39-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":37,"round":0,"current":{},"time":"2022-10-31T16:13:39-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":37,"round":0,"hash":"1152EEB14A2453339B55E0E121F69B66E19177173939FBC3F8488635906ABDC4","time":"2022-10-31T16:13:39-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":37,"round":0,"vote":{"type":2,"height":37,"round":0,"block_id":{"hash":"1152EEB14A2453339B55E0E121F69B66E19177173939FBC3F8488635906ABDC4","parts":{"total":1,"hash":"B5EFB0281E32BCF1C8E3EE8C749340A3505533EE4A5A4D4AE7F0C8672A42505C"}},"timestamp":"2022-10-31T20:13:39.59221506Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ql7H/jxlf9Is1waStXS2VpijCUmcOH6kWwQa1hOgKE2EsfcukdLRmw0+PBKim0WvgetPG+krHys4CZ6GeqVWCQ=="},"time":"2022-10-31T16:13:39-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:39-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:39-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":37,"val_index":0,"vote_height":37,"vote_type":2,"time":"2022-10-31T16:13:39-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:39-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":37,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:39Z","time":"2022-10-31T16:13:39-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":37,"round":0,"current":{},"time":"2022-10-31T16:13:39-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":37,"round":0,"current":{},"time":"2022-10-31T16:13:39-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":37,"current":{},"time":"2022-10-31T16:13:39-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":37,"block_hash":"1152EEB14A2453339B55E0E121F69B66E19177173939FBC3F8488635906ABDC4","time":"2022-10-31T16:13:39-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:39-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":37,"hash":{},"num_txs":0,"root":"5508F9CFD016D828820C0F9BAF736EA101AFE4FAF6974297ACBE98D1086298C3","time":"2022-10-31T16:13:39-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":37,"block":{},"time":"2022-10-31T16:13:39-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:39-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:39-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:39-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:39-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":37,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:39-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B323232203336203135322031393620313531203731203138362031383120313320313331203136322033312031393720323432203632203232203233322033342031343520313832203131302031353920313639203232362032372031333420333220323435203132352031393120323134203137365D3A32357D","time":"2022-10-31T16:13:39-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"DE2498C49747BAB50D83A21FC5F23E16E82291B66E9FA9E21B8620F57DBFD6B0","height":37,"num_txs":0,"time":"2022-10-31T16:13:39-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":37,"last_block_time":"2022-10-31T20:13:38Z","time":"2022-10-31T16:13:39-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:39-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:39-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","new_ti":{"duration":935972978,"height":38,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":37,"round":0,"step":3},"time":"2022-10-31T16:13:39-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":935.972978,"height":38,"round":0,"step":1,"time":"2022-10-31T16:13:39-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":37,"time":"2022-10-31T16:13:39-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":37,"num_txs":0,"time":"2022-10-31T16:13:39-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:40-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:40-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:40-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:40-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:40-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:40-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:40-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:40-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:40-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":935.972978,"height":38,"round":0,"step":1,"time":"2022-10-31T16:13:40-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":38,"round":0,"step":1,"timeout":935.972978,"time":"2022-10-31T16:13:40-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":38,"round":0,"current":{},"time":"2022-10-31T16:13:40-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":38,"round":0,"current":{},"time":"2022-10-31T16:13:40-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":38,"round":0,"time":"2022-10-31T16:13:40-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":38,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:40-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":38,"round":0,"step":3},"old_ti":{"duration":935972978,"height":38,"round":0,"step":1},"time":"2022-10-31T16:13:40-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:40-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":38,"round":0,"step":3,"time":"2022-10-31T16:13:40-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:40-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:40-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:40-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":38,"proposal":{"Type":32,"height":38,"round":0,"pol_round":-1,"block_id":{"hash":"958070B65C6CEEF8CD1F5002E9385F73E95A68AA8948B9926ADE529CAD6AE3A2","parts":{"total":1,"hash":"12D06A1F47814A13FCDB3957DC5BA7F3AFC405D7082AFC057C63DDB2F08CBDAE"}},"timestamp":"2022-10-31T20:13:40.653502589Z","signature":"HFShKcVIJysfcJGkNB2f1kqw3JuEGQVsEg7+Ns5gl5HpA3rBOU2jZ6MfVmHJPnHjV78jVG3I5qFFgwD9aXJ0BQ=="},"round":0,"time":"2022-10-31T16:13:40-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:40-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":38,"round":0,"pol_round":-1,"block_id":{"hash":"958070B65C6CEEF8CD1F5002E9385F73E95A68AA8948B9926ADE529CAD6AE3A2","parts":{"total":1,"hash":"12D06A1F47814A13FCDB3957DC5BA7F3AFC405D7082AFC057C63DDB2F08CBDAE"}},"timestamp":"2022-10-31T20:13:40.653502589Z","signature":"HFShKcVIJysfcJGkNB2f1kqw3JuEGQVsEg7+Ns5gl5HpA3rBOU2jZ6MfVmHJPnHjV78jVG3I5qFFgwD9aXJ0BQ=="},"time":"2022-10-31T16:13:40-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"958070B65C6CEEF8CD1F5002E9385F73E95A68AA8948B9926ADE529CAD6AE3A2","height":38,"time":"2022-10-31T16:13:40-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":38,"round":0,"current":{},"time":"2022-10-31T16:13:40-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":38,"round":0,"time":"2022-10-31T16:13:40-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":38,"round":0,"vote":{"type":1,"height":38,"round":0,"block_id":{"hash":"958070B65C6CEEF8CD1F5002E9385F73E95A68AA8948B9926ADE529CAD6AE3A2","parts":{"total":1,"hash":"12D06A1F47814A13FCDB3957DC5BA7F3AFC405D7082AFC057C63DDB2F08CBDAE"}},"timestamp":"2022-10-31T20:13:40.728889591Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"5anvpYqtwpVsrXkHu5X0S1k/xDEzjkAOn3++F5dmHKtQLxInsnpobGb+6QS8HAAI7e6+5pbX9t2i9dP9KHt/Bw=="},"time":"2022-10-31T16:13:40-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:40-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":38,"val_index":0,"vote_height":38,"vote_type":1,"time":"2022-10-31T16:13:40-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:38 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:958070B65C6CEEF8CD1F5002E9385F73E95A68AA8948B9926ADE529CAD6AE3A2:1:12D06A1F4781(1) BA{1:x} map[]}","vote":{"type":1,"height":38,"round":0,"block_id":{"hash":"958070B65C6CEEF8CD1F5002E9385F73E95A68AA8948B9926ADE529CAD6AE3A2","parts":{"total":1,"hash":"12D06A1F47814A13FCDB3957DC5BA7F3AFC405D7082AFC057C63DDB2F08CBDAE"}},"timestamp":"2022-10-31T20:13:40.728889591Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"5anvpYqtwpVsrXkHu5X0S1k/xDEzjkAOn3++F5dmHKtQLxInsnpobGb+6QS8HAAI7e6+5pbX9t2i9dP9KHt/Bw=="},"time":"2022-10-31T16:13:40-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:40-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":38,"round":0,"current":{},"time":"2022-10-31T16:13:40-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":38,"round":0,"hash":"958070B65C6CEEF8CD1F5002E9385F73E95A68AA8948B9926ADE529CAD6AE3A2","time":"2022-10-31T16:13:40-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":38,"round":0,"vote":{"type":2,"height":38,"round":0,"block_id":{"hash":"958070B65C6CEEF8CD1F5002E9385F73E95A68AA8948B9926ADE529CAD6AE3A2","parts":{"total":1,"hash":"12D06A1F47814A13FCDB3957DC5BA7F3AFC405D7082AFC057C63DDB2F08CBDAE"}},"timestamp":"2022-10-31T20:13:40.750870577Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ZEF8USTUqFkiuNp05/Uy0gZdeK/5CIQsLUxEYMN4F+6Umyo/a+vHNh/1kMRgDOdunayTc6HsqYhACx0piym0Cw=="},"time":"2022-10-31T16:13:40-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:40-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":38,"val_index":0,"vote_height":38,"vote_type":2,"time":"2022-10-31T16:13:40-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":38,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:40Z","time":"2022-10-31T16:13:40-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":38,"round":0,"current":{},"time":"2022-10-31T16:13:40-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":38,"round":0,"current":{},"time":"2022-10-31T16:13:40-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":38,"current":{},"time":"2022-10-31T16:13:40-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":38,"block_hash":"958070B65C6CEEF8CD1F5002E9385F73E95A68AA8948B9926ADE529CAD6AE3A2","time":"2022-10-31T16:13:40-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:40-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":38,"hash":{},"num_txs":0,"root":"DE2498C49747BAB50D83A21FC5F23E16E82291B66E9FA9E21B8620F57DBFD6B0","time":"2022-10-31T16:13:40-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":38,"block":{},"time":"2022-10-31T16:13:40-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:40-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":38,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:40-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31393220313920323038203135302031383920313330203133203135302031303320313731203233352032343120313438203132352032343520393120373020372032382031343220313736203320313831203136362031392032313420373820313420393220323438203435203133365D3A32367D","time":"2022-10-31T16:13:40-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"C013D096BD820D9667ABEBF1947DF55B46071C8EB003B5A613D64E0E5CF82D88","height":38,"num_txs":0,"time":"2022-10-31T16:13:40-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":38,"last_block_time":"2022-10-31T20:13:39Z","time":"2022-10-31T16:13:40-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":964481995,"height":39,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":38,"round":0,"step":3},"time":"2022-10-31T16:13:40-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":964.481995,"height":39,"round":0,"step":1,"time":"2022-10-31T16:13:40-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:40-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":38,"time":"2022-10-31T16:13:40-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":38,"num_txs":0,"time":"2022-10-31T16:13:40-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:41-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:41-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:41-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:41-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:41-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:41-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:41-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:41-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:41-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":964.481995,"height":39,"round":0,"step":1,"time":"2022-10-31T16:13:41-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":39,"round":0,"step":1,"timeout":964.481995,"time":"2022-10-31T16:13:41-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":39,"round":0,"current":{},"time":"2022-10-31T16:13:41-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":39,"round":0,"current":{},"time":"2022-10-31T16:13:41-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":39,"round":0,"time":"2022-10-31T16:13:41-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":39,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:41-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":39,"round":0,"step":3},"old_ti":{"duration":964481995,"height":39,"round":0,"step":1},"time":"2022-10-31T16:13:41-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:41-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":39,"round":0,"step":3,"time":"2022-10-31T16:13:41-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":39,"proposal":{"Type":32,"height":39,"round":0,"pol_round":-1,"block_id":{"hash":"8C567FC332B5F9C5A06017CF3F96AE4834049C709BBE12AA88D4A5C0DAA89FBE","parts":{"total":1,"hash":"4D76FBC5456838C69FC706E10312CB9B6A11CB50CA22D2B641A2988BFF46481E"}},"timestamp":"2022-10-31T20:13:41.81286316Z","signature":"ufcm8wLokcPabtAFJnw096RFV9d5zW/eUriB4Yibl3JdJTG/lcOSspdP4Hz3Eu9LMOfMdaTsa035cbxlCPaXDQ=="},"round":0,"time":"2022-10-31T16:13:41-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:41-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":39,"round":0,"pol_round":-1,"block_id":{"hash":"8C567FC332B5F9C5A06017CF3F96AE4834049C709BBE12AA88D4A5C0DAA89FBE","parts":{"total":1,"hash":"4D76FBC5456838C69FC706E10312CB9B6A11CB50CA22D2B641A2988BFF46481E"}},"timestamp":"2022-10-31T20:13:41.81286316Z","signature":"ufcm8wLokcPabtAFJnw096RFV9d5zW/eUriB4Yibl3JdJTG/lcOSspdP4Hz3Eu9LMOfMdaTsa035cbxlCPaXDQ=="},"time":"2022-10-31T16:13:41-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"8C567FC332B5F9C5A06017CF3F96AE4834049C709BBE12AA88D4A5C0DAA89FBE","height":39,"time":"2022-10-31T16:13:41-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":39,"round":0,"current":{},"time":"2022-10-31T16:13:41-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":39,"round":0,"time":"2022-10-31T16:13:41-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":39,"round":0,"vote":{"type":1,"height":39,"round":0,"block_id":{"hash":"8C567FC332B5F9C5A06017CF3F96AE4834049C709BBE12AA88D4A5C0DAA89FBE","parts":{"total":1,"hash":"4D76FBC5456838C69FC706E10312CB9B6A11CB50CA22D2B641A2988BFF46481E"}},"timestamp":"2022-10-31T20:13:41.896223336Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"1IxWkmMk9XyVr1HG+6hgW2DWyl2L3L5jGJ8AdkofFa4s1oRcExUc07gJwScTHYFbCXG7wuk4VyKqs2RWzEV0Cg=="},"time":"2022-10-31T16:13:41-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:41-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":39,"val_index":0,"vote_height":39,"vote_type":1,"time":"2022-10-31T16:13:41-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:39 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:8C567FC332B5F9C5A06017CF3F96AE4834049C709BBE12AA88D4A5C0DAA89FBE:1:4D76FBC54568(1) BA{1:x} map[]}","vote":{"type":1,"height":39,"round":0,"block_id":{"hash":"8C567FC332B5F9C5A06017CF3F96AE4834049C709BBE12AA88D4A5C0DAA89FBE","parts":{"total":1,"hash":"4D76FBC5456838C69FC706E10312CB9B6A11CB50CA22D2B641A2988BFF46481E"}},"timestamp":"2022-10-31T20:13:41.896223336Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"1IxWkmMk9XyVr1HG+6hgW2DWyl2L3L5jGJ8AdkofFa4s1oRcExUc07gJwScTHYFbCXG7wuk4VyKqs2RWzEV0Cg=="},"time":"2022-10-31T16:13:41-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:41-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":39,"round":0,"current":{},"time":"2022-10-31T16:13:41-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":39,"round":0,"hash":"8C567FC332B5F9C5A06017CF3F96AE4834049C709BBE12AA88D4A5C0DAA89FBE","time":"2022-10-31T16:13:41-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":39,"round":0,"vote":{"type":2,"height":39,"round":0,"block_id":{"hash":"8C567FC332B5F9C5A06017CF3F96AE4834049C709BBE12AA88D4A5C0DAA89FBE","parts":{"total":1,"hash":"4D76FBC5456838C69FC706E10312CB9B6A11CB50CA22D2B641A2988BFF46481E"}},"timestamp":"2022-10-31T20:13:41.929084324Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"XR6/1FA+r/o2966QIoCW3/vyatPDNfeeqcQgOcBNrTkXm//ICFQMQa9wGiirEaMxwhEj8AATqD65rAa0ez22AQ=="},"time":"2022-10-31T16:13:41-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:41-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":39,"val_index":0,"vote_height":39,"vote_type":2,"time":"2022-10-31T16:13:41-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":39,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:41Z","time":"2022-10-31T16:13:41-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":39,"round":0,"current":{},"time":"2022-10-31T16:13:41-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":39,"round":0,"current":{},"time":"2022-10-31T16:13:41-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":39,"current":{},"time":"2022-10-31T16:13:41-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":39,"block_hash":"8C567FC332B5F9C5A06017CF3F96AE4834049C709BBE12AA88D4A5C0DAA89FBE","time":"2022-10-31T16:13:41-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:41-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":39,"hash":{},"num_txs":0,"root":"C013D096BD820D9667ABEBF1947DF55B46071C8EB003B5A613D64E0E5CF82D88","time":"2022-10-31T16:13:41-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":39,"block":{},"time":"2022-10-31T16:13:41-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:41-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":39,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:41-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313035203132322032312033372032323720323720323033203020323139203737203133312033203120393320383520383920313638203137372039392031363020313434203730203132352031343720323235203236203139322035362031353820323433203230372034375D3A32377D","time":"2022-10-31T16:13:41-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"697A1525E31BCB00DB4D8303015D5559A8B163A090467D93E11AC0389EF3CF2F","height":39,"num_txs":0,"time":"2022-10-31T16:13:41-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":39,"last_block_time":"2022-10-31T20:13:40Z","time":"2022-10-31T16:13:41-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":967487477,"height":40,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":39,"round":0,"step":3},"time":"2022-10-31T16:13:41-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":967.487477,"height":40,"round":0,"step":1,"time":"2022-10-31T16:13:41-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:41-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":39,"time":"2022-10-31T16:13:41-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":39,"num_txs":0,"time":"2022-10-31T16:13:41-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:42-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:42-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:42-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:42-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:42-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:42-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:42-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:42-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:42-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":967.487477,"height":40,"round":0,"step":1,"time":"2022-10-31T16:13:42-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":40,"round":0,"step":1,"timeout":967.487477,"time":"2022-10-31T16:13:42-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":40,"round":0,"current":{},"time":"2022-10-31T16:13:42-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":40,"round":0,"current":{},"time":"2022-10-31T16:13:42-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":40,"round":0,"time":"2022-10-31T16:13:42-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":40,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:42-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":40,"round":0,"step":3},"old_ti":{"duration":967487477,"height":40,"round":0,"step":1},"time":"2022-10-31T16:13:42-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:42-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":40,"round":0,"step":3,"time":"2022-10-31T16:13:42-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":40,"proposal":{"Type":32,"height":40,"round":0,"pol_round":-1,"block_id":{"hash":"DC3A5E8E58BEA6DA48927A7213AB4352EE7D0D42908135A5FE1AFE7ED1EFB14E","parts":{"total":1,"hash":"45848397211645963265B827C7D64166D1F72FFB57429B3DBECC2F1C10EC0854"}},"timestamp":"2022-10-31T20:13:42.979830239Z","signature":"C746tSHPEfRWLSEYeC77CF34DrKgKdlQsZ75O6JpAbwtc/Cq6ZiCSgDZka8+uZvl1bjdDrrev/GNnL+/x2EYAQ=="},"round":0,"time":"2022-10-31T16:13:42-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:42-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":40,"round":0,"pol_round":-1,"block_id":{"hash":"DC3A5E8E58BEA6DA48927A7213AB4352EE7D0D42908135A5FE1AFE7ED1EFB14E","parts":{"total":1,"hash":"45848397211645963265B827C7D64166D1F72FFB57429B3DBECC2F1C10EC0854"}},"timestamp":"2022-10-31T20:13:42.979830239Z","signature":"C746tSHPEfRWLSEYeC77CF34DrKgKdlQsZ75O6JpAbwtc/Cq6ZiCSgDZka8+uZvl1bjdDrrev/GNnL+/x2EYAQ=="},"time":"2022-10-31T16:13:43-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"DC3A5E8E58BEA6DA48927A7213AB4352EE7D0D42908135A5FE1AFE7ED1EFB14E","height":40,"time":"2022-10-31T16:13:43-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":40,"round":0,"current":{},"time":"2022-10-31T16:13:43-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":40,"round":0,"time":"2022-10-31T16:13:43-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":40,"round":0,"vote":{"type":1,"height":40,"round":0,"block_id":{"hash":"DC3A5E8E58BEA6DA48927A7213AB4352EE7D0D42908135A5FE1AFE7ED1EFB14E","parts":{"total":1,"hash":"45848397211645963265B827C7D64166D1F72FFB57429B3DBECC2F1C10EC0854"}},"timestamp":"2022-10-31T20:13:43.023977942Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"3AvbXfosuqud+jfFRwjwdUnZhJ4M7OfuYUr2cdls6l95tVVCSMsgfPW9Us6OwWsw9CCP2UotVO4JdXCu6uWuCA=="},"time":"2022-10-31T16:13:43-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:43-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":40,"val_index":0,"vote_height":40,"vote_type":1,"time":"2022-10-31T16:13:43-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:40 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:DC3A5E8E58BEA6DA48927A7213AB4352EE7D0D42908135A5FE1AFE7ED1EFB14E:1:458483972116(1) BA{1:x} map[]}","vote":{"type":1,"height":40,"round":0,"block_id":{"hash":"DC3A5E8E58BEA6DA48927A7213AB4352EE7D0D42908135A5FE1AFE7ED1EFB14E","parts":{"total":1,"hash":"45848397211645963265B827C7D64166D1F72FFB57429B3DBECC2F1C10EC0854"}},"timestamp":"2022-10-31T20:13:43.023977942Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"3AvbXfosuqud+jfFRwjwdUnZhJ4M7OfuYUr2cdls6l95tVVCSMsgfPW9Us6OwWsw9CCP2UotVO4JdXCu6uWuCA=="},"time":"2022-10-31T16:13:43-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:43-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":40,"round":0,"current":{},"time":"2022-10-31T16:13:43-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":40,"round":0,"hash":"DC3A5E8E58BEA6DA48927A7213AB4352EE7D0D42908135A5FE1AFE7ED1EFB14E","time":"2022-10-31T16:13:43-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":40,"round":0,"vote":{"type":2,"height":40,"round":0,"block_id":{"hash":"DC3A5E8E58BEA6DA48927A7213AB4352EE7D0D42908135A5FE1AFE7ED1EFB14E","parts":{"total":1,"hash":"45848397211645963265B827C7D64166D1F72FFB57429B3DBECC2F1C10EC0854"}},"timestamp":"2022-10-31T20:13:43.059919453Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"16wZqK5JBg1iSktRugo9xdkq7ZP+QlFAp/Z+/xjkUeejZzF/3nb5RD4su3zSUa+RhSTOLZj2MnCHIZtShnGYBQ=="},"time":"2022-10-31T16:13:43-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:43-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":40,"val_index":0,"vote_height":40,"vote_type":2,"time":"2022-10-31T16:13:43-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":40,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:43Z","time":"2022-10-31T16:13:43-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":40,"round":0,"current":{},"time":"2022-10-31T16:13:43-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":40,"round":0,"current":{},"time":"2022-10-31T16:13:43-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":40,"current":{},"time":"2022-10-31T16:13:43-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":40,"block_hash":"DC3A5E8E58BEA6DA48927A7213AB4352EE7D0D42908135A5FE1AFE7ED1EFB14E","time":"2022-10-31T16:13:43-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:43-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":40,"hash":{},"num_txs":0,"root":"697A1525E31BCB00DB4D8303015D5559A8B163A090467D93E11AC0389EF3CF2F","time":"2022-10-31T16:13:43-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":40,"block":{},"time":"2022-10-31T16:13:43-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:43-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:43-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:44910","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:43-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:43-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:43-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:43-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:43-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":40,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:43-04:00","message":"executed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:43-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:43-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:43-04:00","message":"served RPC HTTP response"} -{"level":"info","commit":"436F6D6D697449447B5B313239203139382031383320363920373620363920313133203420323233203132203230203020323336203135312038302035203720323035203131382037372032323020353120313032203220313131203235352038392031393520333320383320392039315D3A32387D","time":"2022-10-31T16:13:43-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"81C6B7454C457104DF0C1400EC97500507CD764DDC3366026FFF59C32153095B","height":40,"num_txs":0,"time":"2022-10-31T16:13:43-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":40,"last_block_time":"2022-10-31T20:13:41Z","time":"2022-10-31T16:13:43-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:43-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","new_ti":{"duration":909626744,"height":41,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":40,"round":0,"step":3},"time":"2022-10-31T16:13:43-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":909.626744,"height":41,"round":0,"step":1,"time":"2022-10-31T16:13:43-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":40,"time":"2022-10-31T16:13:43-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":40,"num_txs":0,"time":"2022-10-31T16:13:43-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:43-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:43-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:43-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":909.626744,"height":41,"round":0,"step":1,"time":"2022-10-31T16:13:44-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":41,"round":0,"step":1,"timeout":909.626744,"time":"2022-10-31T16:13:44-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":41,"round":0,"current":{},"time":"2022-10-31T16:13:44-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":41,"round":0,"current":{},"time":"2022-10-31T16:13:44-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":41,"round":0,"time":"2022-10-31T16:13:44-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":41,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:44-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":41,"round":0,"step":3},"old_ti":{"duration":909626744,"height":41,"round":0,"step":1},"time":"2022-10-31T16:13:44-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:44-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":41,"round":0,"step":3,"time":"2022-10-31T16:13:44-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:44-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:44-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:44-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:44-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:44-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:44-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":41,"proposal":{"Type":32,"height":41,"round":0,"pol_round":-1,"block_id":{"hash":"E5FA5062196F50722C8F4518E073B5291180CDE923273B19DB46398E22A6A5AE","parts":{"total":1,"hash":"13E77714408AAE608CA2FE2202BBC10FAD641A2F6FB3453477BFB55930C966BF"}},"timestamp":"2022-10-31T20:13:44.129887498Z","signature":"Aa6Rr5ZB47OI7UqotqWu+0m9Yp75bE+VpZp4rTP46ERl52NITA0EUdBrfUsTuLMb40wOEFV+rTH2Vj8tRMfeBA=="},"round":0,"time":"2022-10-31T16:13:44-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:44-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":41,"round":0,"pol_round":-1,"block_id":{"hash":"E5FA5062196F50722C8F4518E073B5291180CDE923273B19DB46398E22A6A5AE","parts":{"total":1,"hash":"13E77714408AAE608CA2FE2202BBC10FAD641A2F6FB3453477BFB55930C966BF"}},"timestamp":"2022-10-31T20:13:44.129887498Z","signature":"Aa6Rr5ZB47OI7UqotqWu+0m9Yp75bE+VpZp4rTP46ERl52NITA0EUdBrfUsTuLMb40wOEFV+rTH2Vj8tRMfeBA=="},"time":"2022-10-31T16:13:44-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"E5FA5062196F50722C8F4518E073B5291180CDE923273B19DB46398E22A6A5AE","height":41,"time":"2022-10-31T16:13:44-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":41,"round":0,"current":{},"time":"2022-10-31T16:13:44-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":41,"round":0,"time":"2022-10-31T16:13:44-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":41,"round":0,"vote":{"type":1,"height":41,"round":0,"block_id":{"hash":"E5FA5062196F50722C8F4518E073B5291180CDE923273B19DB46398E22A6A5AE","parts":{"total":1,"hash":"13E77714408AAE608CA2FE2202BBC10FAD641A2F6FB3453477BFB55930C966BF"}},"timestamp":"2022-10-31T20:13:44.201115463Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"yLerdnF4DUZZHBzMsoaU4y6XIck7X7zXdGPoqfxJCDIkVCrTJNBxa09JahSqHzFVeG3KUxU8JXR6kfaMk4+nDA=="},"time":"2022-10-31T16:13:44-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:44-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":41,"val_index":0,"vote_height":41,"vote_type":1,"time":"2022-10-31T16:13:44-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:41 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:E5FA5062196F50722C8F4518E073B5291180CDE923273B19DB46398E22A6A5AE:1:13E77714408A(1) BA{1:x} map[]}","vote":{"type":1,"height":41,"round":0,"block_id":{"hash":"E5FA5062196F50722C8F4518E073B5291180CDE923273B19DB46398E22A6A5AE","parts":{"total":1,"hash":"13E77714408AAE608CA2FE2202BBC10FAD641A2F6FB3453477BFB55930C966BF"}},"timestamp":"2022-10-31T20:13:44.201115463Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"yLerdnF4DUZZHBzMsoaU4y6XIck7X7zXdGPoqfxJCDIkVCrTJNBxa09JahSqHzFVeG3KUxU8JXR6kfaMk4+nDA=="},"time":"2022-10-31T16:13:44-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:44-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":41,"round":0,"current":{},"time":"2022-10-31T16:13:44-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":41,"round":0,"hash":"E5FA5062196F50722C8F4518E073B5291180CDE923273B19DB46398E22A6A5AE","time":"2022-10-31T16:13:44-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":41,"round":0,"vote":{"type":2,"height":41,"round":0,"block_id":{"hash":"E5FA5062196F50722C8F4518E073B5291180CDE923273B19DB46398E22A6A5AE","parts":{"total":1,"hash":"13E77714408AAE608CA2FE2202BBC10FAD641A2F6FB3453477BFB55930C966BF"}},"timestamp":"2022-10-31T20:13:44.227110651Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ePlxLFATaX21lcCeXazLIwsT0gwZ0V01bBdLAmFbzKR//ba9H/EQj2IrLgwpzo2MSuHYvO5evoOurwd1lR8CAQ=="},"time":"2022-10-31T16:13:44-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:44-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":41,"val_index":0,"vote_height":41,"vote_type":2,"time":"2022-10-31T16:13:44-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":41,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:44Z","time":"2022-10-31T16:13:44-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":41,"round":0,"current":{},"time":"2022-10-31T16:13:44-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":41,"round":0,"current":{},"time":"2022-10-31T16:13:44-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":41,"current":{},"time":"2022-10-31T16:13:44-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":41,"block_hash":"E5FA5062196F50722C8F4518E073B5291180CDE923273B19DB46398E22A6A5AE","time":"2022-10-31T16:13:44-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:44-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":41,"hash":{},"num_txs":0,"root":"81C6B7454C457104DF0C1400EC97500507CD764DDC3366026FFF59C32153095B","time":"2022-10-31T16:13:44-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":41,"block":{},"time":"2022-10-31T16:13:44-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:44-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":41,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:44-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313620323334203132322032313220323236203130392031333120393920313535203137302032342035332032302032332032303720363820393620363220323530203234302031303420313434203137302031303320313936203137382032392031383720363520323038203133372031375D3A32397D","time":"2022-10-31T16:13:44-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"10EA7AD4E26D83639BAA18351417CF44603EFAF06890AA67C4B21DBB41D08911","height":41,"num_txs":0,"time":"2022-10-31T16:13:44-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":41,"last_block_time":"2022-10-31T20:13:43Z","time":"2022-10-31T16:13:44-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":926579490,"height":42,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":41,"round":0,"step":3},"time":"2022-10-31T16:13:44-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":926.57949,"height":42,"round":0,"step":1,"time":"2022-10-31T16:13:44-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:44-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":41,"time":"2022-10-31T16:13:44-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":41,"num_txs":0,"time":"2022-10-31T16:13:44-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:44-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:44-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:44-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:45-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:45-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:45-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:45-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:45-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":22,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:45-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":926.57949,"height":42,"round":0,"step":1,"time":"2022-10-31T16:13:45-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":42,"round":0,"step":1,"timeout":926.57949,"time":"2022-10-31T16:13:45-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":42,"round":0,"current":{},"time":"2022-10-31T16:13:45-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":42,"round":0,"current":{},"time":"2022-10-31T16:13:45-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":42,"round":0,"time":"2022-10-31T16:13:45-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":42,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:45-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":42,"round":0,"step":3},"old_ti":{"duration":926579490,"height":42,"round":0,"step":1},"time":"2022-10-31T16:13:45-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:45-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":42,"round":0,"step":3,"time":"2022-10-31T16:13:45-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":42,"proposal":{"Type":32,"height":42,"round":0,"pol_round":-1,"block_id":{"hash":"BE6C4CD2282047D1B17561AF2FC50C9EA1BECA2604CF9B15F4B933D3111ACEA6","parts":{"total":1,"hash":"45B2E711643F93052E56EA4C46608CED8663C90BCA32C3FEFBAB9310D9336B16"}},"timestamp":"2022-10-31T20:13:45.286033587Z","signature":"Saze8W3C3pQz4hjpLElyqEojuT4Sl1BEad1dwiC9RSbqYK4rgoLVUfFAv+23scktGqKp5mwoEtCtH5ChKrkjDg=="},"round":0,"time":"2022-10-31T16:13:45-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:45-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":42,"round":0,"pol_round":-1,"block_id":{"hash":"BE6C4CD2282047D1B17561AF2FC50C9EA1BECA2604CF9B15F4B933D3111ACEA6","parts":{"total":1,"hash":"45B2E711643F93052E56EA4C46608CED8663C90BCA32C3FEFBAB9310D9336B16"}},"timestamp":"2022-10-31T20:13:45.286033587Z","signature":"Saze8W3C3pQz4hjpLElyqEojuT4Sl1BEad1dwiC9RSbqYK4rgoLVUfFAv+23scktGqKp5mwoEtCtH5ChKrkjDg=="},"time":"2022-10-31T16:13:45-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"BE6C4CD2282047D1B17561AF2FC50C9EA1BECA2604CF9B15F4B933D3111ACEA6","height":42,"time":"2022-10-31T16:13:45-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":42,"round":0,"current":{},"time":"2022-10-31T16:13:45-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":42,"round":0,"time":"2022-10-31T16:13:45-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":42,"round":0,"vote":{"type":1,"height":42,"round":0,"block_id":{"hash":"BE6C4CD2282047D1B17561AF2FC50C9EA1BECA2604CF9B15F4B933D3111ACEA6","parts":{"total":1,"hash":"45B2E711643F93052E56EA4C46608CED8663C90BCA32C3FEFBAB9310D9336B16"}},"timestamp":"2022-10-31T20:13:45.322117529Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"vGAM5HI21MVFg4nTCZaDQvspiUDr9XvGI6q/zUGrI0rRnaN+f7BWFlESNaF55jsUZqcumss6XDP02LpWgNk7DQ=="},"time":"2022-10-31T16:13:45-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:45-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:45-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":42,"val_index":0,"vote_height":42,"vote_type":1,"time":"2022-10-31T16:13:45-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:45-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:42 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:BE6C4CD2282047D1B17561AF2FC50C9EA1BECA2604CF9B15F4B933D3111ACEA6:1:45B2E711643F(1) BA{1:x} map[]}","vote":{"type":1,"height":42,"round":0,"block_id":{"hash":"BE6C4CD2282047D1B17561AF2FC50C9EA1BECA2604CF9B15F4B933D3111ACEA6","parts":{"total":1,"hash":"45B2E711643F93052E56EA4C46608CED8663C90BCA32C3FEFBAB9310D9336B16"}},"timestamp":"2022-10-31T20:13:45.322117529Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"vGAM5HI21MVFg4nTCZaDQvspiUDr9XvGI6q/zUGrI0rRnaN+f7BWFlESNaF55jsUZqcumss6XDP02LpWgNk7DQ=="},"time":"2022-10-31T16:13:45-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:45-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:45-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":42,"round":0,"current":{},"time":"2022-10-31T16:13:45-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":42,"round":0,"hash":"BE6C4CD2282047D1B17561AF2FC50C9EA1BECA2604CF9B15F4B933D3111ACEA6","time":"2022-10-31T16:13:45-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":42,"round":0,"vote":{"type":2,"height":42,"round":0,"block_id":{"hash":"BE6C4CD2282047D1B17561AF2FC50C9EA1BECA2604CF9B15F4B933D3111ACEA6","parts":{"total":1,"hash":"45B2E711643F93052E56EA4C46608CED8663C90BCA32C3FEFBAB9310D9336B16"}},"timestamp":"2022-10-31T20:13:45.35036899Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"cjr+V++wsf2GHV39I4u5pkjtrZysaD0k63ICSF1Ux/oli8UBt2k9ilQnEEb4E/enqcjqRISv1S2Zid/MlpSrDg=="},"time":"2022-10-31T16:13:45-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:45-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:45-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":42,"val_index":0,"vote_height":42,"vote_type":2,"time":"2022-10-31T16:13:45-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:45-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":42,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:45Z","time":"2022-10-31T16:13:45-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":42,"round":0,"current":{},"time":"2022-10-31T16:13:45-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":42,"round":0,"current":{},"time":"2022-10-31T16:13:45-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":42,"current":{},"time":"2022-10-31T16:13:45-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":42,"block_hash":"BE6C4CD2282047D1B17561AF2FC50C9EA1BECA2604CF9B15F4B933D3111ACEA6","time":"2022-10-31T16:13:45-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:45-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":42,"hash":{},"num_txs":0,"root":"10EA7AD4E26D83639BAA18351417CF44603EFAF06890AA67C4B21DBB41D08911","time":"2022-10-31T16:13:45-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":42,"block":{},"time":"2022-10-31T16:13:45-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:45-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":42,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:45-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B323234203632203832203230362037352032333520323134203138372032323220313237203230372035322031303420333020353020323130203130302034382031373620353820313834203231302031382031383220323439203233342039332031313220323031203131342031392034355D3A32417D","time":"2022-10-31T16:13:45-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"E03E52CE4BEBD6BBDE7FCF34681E32D26430B03AB8D212B6F9EA5D70C972132D","height":42,"num_txs":0,"time":"2022-10-31T16:13:45-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":42,"last_block_time":"2022-10-31T20:13:44Z","time":"2022-10-31T16:13:45-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:45-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":924208531,"height":43,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":42,"round":0,"step":3},"time":"2022-10-31T16:13:45-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":924.208531,"height":43,"round":0,"step":1,"time":"2022-10-31T16:13:45-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:45-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":42,"time":"2022-10-31T16:13:45-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":42,"num_txs":0,"time":"2022-10-31T16:13:45-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:45-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:45-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:45-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:46-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:46-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:46-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:46-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:46-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:46-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:46-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:46-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:46-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":924.208531,"height":43,"round":0,"step":1,"time":"2022-10-31T16:13:46-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":43,"round":0,"step":1,"timeout":924.208531,"time":"2022-10-31T16:13:46-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":43,"round":0,"current":{},"time":"2022-10-31T16:13:46-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":43,"round":0,"current":{},"time":"2022-10-31T16:13:46-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":43,"round":0,"time":"2022-10-31T16:13:46-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":43,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:46-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":43,"round":0,"step":3},"old_ti":{"duration":924208531,"height":43,"round":0,"step":1},"time":"2022-10-31T16:13:46-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:46-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":43,"round":0,"step":3,"time":"2022-10-31T16:13:46-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":43,"proposal":{"Type":32,"height":43,"round":0,"pol_round":-1,"block_id":{"hash":"7B3D102302E28698490CA759C7F24200D2F7DC32D431A91D5FAB1278EE61FB88","parts":{"total":1,"hash":"763230B32A4EEE9C2057C40B41F55D439C8CC0321D99FD454919D62E278165FA"}},"timestamp":"2022-10-31T20:13:46.395909097Z","signature":"H/qEY5iGgVeQ2i0jOjMkbSCKnUN0vH8MHtt5RUKmpa/NOpEXCY2YwGaAcQhWAzcAiJWmPIdBKAfFe6a/t+AgAg=="},"round":0,"time":"2022-10-31T16:13:46-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:46-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":43,"round":0,"pol_round":-1,"block_id":{"hash":"7B3D102302E28698490CA759C7F24200D2F7DC32D431A91D5FAB1278EE61FB88","parts":{"total":1,"hash":"763230B32A4EEE9C2057C40B41F55D439C8CC0321D99FD454919D62E278165FA"}},"timestamp":"2022-10-31T20:13:46.395909097Z","signature":"H/qEY5iGgVeQ2i0jOjMkbSCKnUN0vH8MHtt5RUKmpa/NOpEXCY2YwGaAcQhWAzcAiJWmPIdBKAfFe6a/t+AgAg=="},"time":"2022-10-31T16:13:46-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"7B3D102302E28698490CA759C7F24200D2F7DC32D431A91D5FAB1278EE61FB88","height":43,"time":"2022-10-31T16:13:46-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":43,"round":0,"current":{},"time":"2022-10-31T16:13:46-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":43,"round":0,"time":"2022-10-31T16:13:46-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":43,"round":0,"vote":{"type":1,"height":43,"round":0,"block_id":{"hash":"7B3D102302E28698490CA759C7F24200D2F7DC32D431A91D5FAB1278EE61FB88","parts":{"total":1,"hash":"763230B32A4EEE9C2057C40B41F55D439C8CC0321D99FD454919D62E278165FA"}},"timestamp":"2022-10-31T20:13:46.478601257Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"JceqC8GrkmMg+0kCfyLyObotonXNCpwLz7LrkNXm1ekHRBAFF+JxEM9RszaAdCEWA4vWWQo49FNDZqLyDNbyDQ=="},"time":"2022-10-31T16:13:46-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:46-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:46-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":43,"val_index":0,"vote_height":43,"vote_type":1,"time":"2022-10-31T16:13:46-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:46-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:43 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:7B3D102302E28698490CA759C7F24200D2F7DC32D431A91D5FAB1278EE61FB88:1:763230B32A4E(1) BA{1:x} map[]}","vote":{"type":1,"height":43,"round":0,"block_id":{"hash":"7B3D102302E28698490CA759C7F24200D2F7DC32D431A91D5FAB1278EE61FB88","parts":{"total":1,"hash":"763230B32A4EEE9C2057C40B41F55D439C8CC0321D99FD454919D62E278165FA"}},"timestamp":"2022-10-31T20:13:46.478601257Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"JceqC8GrkmMg+0kCfyLyObotonXNCpwLz7LrkNXm1ekHRBAFF+JxEM9RszaAdCEWA4vWWQo49FNDZqLyDNbyDQ=="},"time":"2022-10-31T16:13:46-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:46-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:46-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":43,"round":0,"current":{},"time":"2022-10-31T16:13:46-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":43,"round":0,"hash":"7B3D102302E28698490CA759C7F24200D2F7DC32D431A91D5FAB1278EE61FB88","time":"2022-10-31T16:13:46-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":43,"round":0,"vote":{"type":2,"height":43,"round":0,"block_id":{"hash":"7B3D102302E28698490CA759C7F24200D2F7DC32D431A91D5FAB1278EE61FB88","parts":{"total":1,"hash":"763230B32A4EEE9C2057C40B41F55D439C8CC0321D99FD454919D62E278165FA"}},"timestamp":"2022-10-31T20:13:46.498554828Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"e7/qQETnkyaJeYYyTwVPsyBD3mcax6ZtdKqh1zjf8/1bFyoCIqlsDmpCTNMu5yr1+X29x/J6Ku0YDTP7SopPAw=="},"time":"2022-10-31T16:13:46-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:46-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:46-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":43,"val_index":0,"vote_height":43,"vote_type":2,"time":"2022-10-31T16:13:46-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:46-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":43,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:46Z","time":"2022-10-31T16:13:46-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":43,"round":0,"current":{},"time":"2022-10-31T16:13:46-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":43,"round":0,"current":{},"time":"2022-10-31T16:13:46-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":43,"current":{},"time":"2022-10-31T16:13:46-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":43,"block_hash":"7B3D102302E28698490CA759C7F24200D2F7DC32D431A91D5FAB1278EE61FB88","time":"2022-10-31T16:13:46-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:46-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":43,"hash":{},"num_txs":0,"root":"E03E52CE4BEBD6BBDE7FCF34681E32D26430B03AB8D212B6F9EA5D70C972132D","time":"2022-10-31T16:13:46-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":43,"block":{},"time":"2022-10-31T16:13:46-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:46-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":43,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:46-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3232392031363420313030203534203539203134312037302031373220313330203931203634203130372037372031343120353120363420323138203137382032303020313133203135382033362032353520313720313637203638203135203136372038312031393820313937203137315D3A32427D","time":"2022-10-31T16:13:46-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"E5A464363B8D46AC825B406B4D8D3340DAB2C8719E24FF11A7440FA751C6C5AB","height":43,"num_txs":0,"time":"2022-10-31T16:13:46-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":43,"last_block_time":"2022-10-31T20:13:45Z","time":"2022-10-31T16:13:46-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:46-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":957269661,"height":44,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":43,"round":0,"step":3},"time":"2022-10-31T16:13:46-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":957.269661,"height":44,"round":0,"step":1,"time":"2022-10-31T16:13:46-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:46-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":43,"time":"2022-10-31T16:13:46-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":43,"num_txs":0,"time":"2022-10-31T16:13:46-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:46-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:46-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:46-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:47-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:47-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:47-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:47-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:47-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:47-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"POST","remoteAddr":"[::1]:40190","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:47-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"POST","remoteAddr":"[::1]:40190","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:47-04:00","message":"served RPC HTTP response"} -{"level":"debug","height":43,"res":{"check_tx":{"code":0,"data":"","log":"[]","info":"","gas_wanted":"200000","gas_used":"54831","events":[],"codespace":"","sender":"","priority":"0","mempoolError":""}},"total":1,"tx":"3\ufffd\ufffdp%ypMa\u001a\u001bn\ufffdwA]\ufffdj1 '\ufffd\u000b\ufffd\u0000\ufffd\ufffd\u001c\ufffd\u0011X:","time":"2022-10-31T16:13:47-04:00","message":"added good transaction"} -{"level":"info","module":"consensus","dur":957.269661,"height":44,"round":0,"step":1,"time":"2022-10-31T16:13:47-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":44,"round":0,"step":1,"timeout":957.269661,"time":"2022-10-31T16:13:47-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":44,"round":0,"current":{},"time":"2022-10-31T16:13:47-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":44,"round":0,"current":{},"time":"2022-10-31T16:13:47-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":44,"round":0,"step":3},"old_ti":{"duration":957269661,"height":44,"round":0,"step":1},"time":"2022-10-31T16:13:47-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:47-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":44,"round":0,"step":3,"time":"2022-10-31T16:13:47-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":44,"round":0,"time":"2022-10-31T16:13:47-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":44,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:47-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":44,"proposal":{"Type":32,"height":44,"round":0,"pol_round":-1,"block_id":{"hash":"F3E59E4245322975724D18B9227E4EE0C4CBA39D6AE5732B6386A36B0F378BC4","parts":{"total":1,"hash":"698BECD7FE14E1186424D2196409AA932821CC68FADCBA4AED908C908AA70B90"}},"timestamp":"2022-10-31T20:13:47.554595816Z","signature":"bb0S4NqYdBqPi6ncSYWktN6IF409ST95W1YaQLj7vni706Fjq79hd2c13iAZIDwAPZchYiJtRPc7KUlzSqOcAQ=="},"round":0,"time":"2022-10-31T16:13:47-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:47-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":44,"round":0,"pol_round":-1,"block_id":{"hash":"F3E59E4245322975724D18B9227E4EE0C4CBA39D6AE5732B6386A36B0F378BC4","parts":{"total":1,"hash":"698BECD7FE14E1186424D2196409AA932821CC68FADCBA4AED908C908AA70B90"}},"timestamp":"2022-10-31T20:13:47.554595816Z","signature":"bb0S4NqYdBqPi6ncSYWktN6IF409ST95W1YaQLj7vni706Fjq79hd2c13iAZIDwAPZchYiJtRPc7KUlzSqOcAQ=="},"time":"2022-10-31T16:13:47-04:00","message":"received proposal"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:47-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:47-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:47-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","hash":"F3E59E4245322975724D18B9227E4EE0C4CBA39D6AE5732B6386A36B0F378BC4","height":44,"time":"2022-10-31T16:13:47-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":44,"round":0,"current":{},"time":"2022-10-31T16:13:47-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":44,"round":0,"time":"2022-10-31T16:13:47-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":44,"round":0,"vote":{"type":1,"height":44,"round":0,"block_id":{"hash":"F3E59E4245322975724D18B9227E4EE0C4CBA39D6AE5732B6386A36B0F378BC4","parts":{"total":1,"hash":"698BECD7FE14E1186424D2196409AA932821CC68FADCBA4AED908C908AA70B90"}},"timestamp":"2022-10-31T20:13:47.631149058Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"3/x751ZFEDN8/1z+8ZC8sM7BNSNNLBDlIZAT8NH52Fy0663dQnMmt/HYFjWGYoPO+YAoyHGiIF3AwxFzCFOzDA=="},"time":"2022-10-31T16:13:47-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:47-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":44,"val_index":0,"vote_height":44,"vote_type":1,"time":"2022-10-31T16:13:47-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:44 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:F3E59E4245322975724D18B9227E4EE0C4CBA39D6AE5732B6386A36B0F378BC4:1:698BECD7FE14(1) BA{1:x} map[]}","vote":{"type":1,"height":44,"round":0,"block_id":{"hash":"F3E59E4245322975724D18B9227E4EE0C4CBA39D6AE5732B6386A36B0F378BC4","parts":{"total":1,"hash":"698BECD7FE14E1186424D2196409AA932821CC68FADCBA4AED908C908AA70B90"}},"timestamp":"2022-10-31T20:13:47.631149058Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"3/x751ZFEDN8/1z+8ZC8sM7BNSNNLBDlIZAT8NH52Fy0663dQnMmt/HYFjWGYoPO+YAoyHGiIF3AwxFzCFOzDA=="},"time":"2022-10-31T16:13:47-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:47-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":44,"round":0,"current":{},"time":"2022-10-31T16:13:47-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":44,"round":0,"hash":"F3E59E4245322975724D18B9227E4EE0C4CBA39D6AE5732B6386A36B0F378BC4","time":"2022-10-31T16:13:47-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":44,"round":0,"vote":{"type":2,"height":44,"round":0,"block_id":{"hash":"F3E59E4245322975724D18B9227E4EE0C4CBA39D6AE5732B6386A36B0F378BC4","parts":{"total":1,"hash":"698BECD7FE14E1186424D2196409AA932821CC68FADCBA4AED908C908AA70B90"}},"timestamp":"2022-10-31T20:13:47.667498321Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"89rpUmvjc5+KGQLzruax4A+sgc+ahMXpXmPkHd04hL0yNi73X670/3aL7Xm/dQ7afAzeSQO/JRq8wu0c61jNAg=="},"time":"2022-10-31T16:13:47-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:47-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":44,"val_index":0,"vote_height":44,"vote_type":2,"time":"2022-10-31T16:13:47-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":44,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:47Z","time":"2022-10-31T16:13:47-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":44,"round":0,"current":{},"time":"2022-10-31T16:13:47-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":44,"round":0,"current":{},"time":"2022-10-31T16:13:47-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":44,"current":{},"time":"2022-10-31T16:13:47-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":44,"block_hash":"F3E59E4245322975724D18B9227E4EE0C4CBA39D6AE5732B6386A36B0F378BC4","time":"2022-10-31T16:13:47-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:47-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":44,"hash":{},"num_txs":1,"root":"E5A464363B8D46AC825B406B4D8D3340DAB2C8719E24FF11A7440FA751C6C5AB","time":"2022-10-31T16:13:47-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":44,"block":{},"time":"2022-10-31T16:13:47-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:47-04:00","message":"minted coins from module account"} -{"level":"debug","module":"x/ante","time":"2022-10-31T16:13:47-04:00","message":"received message of type axelar.evm.v1beta1.CreateDeployTokenRequest in block 44: {\"sender\":\"axelar10h9stc5v6ntgeygf5xf945njqq5h32r54jk580\",\"chain\":\"Ethereum\",\"asset\":{\"chain\":\"Ethereum\",\"name\":\"ubld\"},\"token_details\":{\"token_name\":\"ubld\",\"symbol\":\"ubld\",\"decimals\":8,\"capacity\":\"10000000\"},\"address\":[35,238,35,67,184,146,177,187,99,80,58,79,171,200,64,224,226,198,129,15],\"daily_mint_limit\":\"1000000\"}"} -{"level":"debug","module":"state","code":1,"log":"failed to execute message; message index: 0: asset ubld already registered on chain Ethereum","time":"2022-10-31T16:13:47-04:00","message":"invalid tx"} -{"level":"info","module":"state","height":44,"num_invalid_txs":1,"num_valid_txs":0,"time":"2022-10-31T16:13:47-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32343920353520313839203132392031323420353120353520313435203335203138352031343520323336203333203136302031303720313031203736203132312038312031303920323535203235203338203138312034312031393320323431203239203136372031323120313434203138395D3A32437D","time":"2022-10-31T16:13:47-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"F937BD817C33379123B991EC21A06B654C79516DFF1926B529C1F11DA77990BD","height":44,"num_txs":1,"time":"2022-10-31T16:13:47-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":44,"last_block_time":"2022-10-31T20:13:46Z","time":"2022-10-31T16:13:47-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"rpc-server","duration":352,"method":"POST","remoteAddr":"[::1]:40190","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:47-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":950793687,"height":45,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":44,"round":0,"step":3},"time":"2022-10-31T16:13:47-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":950.793687,"height":45,"round":0,"step":1,"time":"2022-10-31T16:13:47-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:47-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":44,"time":"2022-10-31T16:13:47-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":44,"num_txs":1,"time":"2022-10-31T16:13:47-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:48-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:48-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:48-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:48-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:48-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:48-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:48-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:48-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:48-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":950.793687,"height":45,"round":0,"step":1,"time":"2022-10-31T16:13:48-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":45,"round":0,"step":1,"timeout":950.793687,"time":"2022-10-31T16:13:48-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":45,"round":0,"current":{},"time":"2022-10-31T16:13:48-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":45,"round":0,"current":{},"time":"2022-10-31T16:13:48-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":45,"round":0,"time":"2022-10-31T16:13:48-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":45,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:48-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":45,"round":0,"step":3},"old_ti":{"duration":950793687,"height":45,"round":0,"step":1},"time":"2022-10-31T16:13:48-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:48-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":45,"round":0,"step":3,"time":"2022-10-31T16:13:48-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":45,"proposal":{"Type":32,"height":45,"round":0,"pol_round":-1,"block_id":{"hash":"4058B8167EF1E5DFE5564FF74213C1791EF9C1E88341DE321CD65C18ED23EC12","parts":{"total":1,"hash":"6835A08DB13CA3498B1CBD3ABC31116351988280019536756B7A25006A0FB327"}},"timestamp":"2022-10-31T20:13:48.748140148Z","signature":"w+cYRRKbvLrofSBzS1cM8wZNXRUtZMrqkVyFe+kUprs9xyfOkxc5qD2uzsDDIvyIdWBwxWmyn2ULmLpigJXKDQ=="},"round":0,"time":"2022-10-31T16:13:48-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:48-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":45,"round":0,"pol_round":-1,"block_id":{"hash":"4058B8167EF1E5DFE5564FF74213C1791EF9C1E88341DE321CD65C18ED23EC12","parts":{"total":1,"hash":"6835A08DB13CA3498B1CBD3ABC31116351988280019536756B7A25006A0FB327"}},"timestamp":"2022-10-31T20:13:48.748140148Z","signature":"w+cYRRKbvLrofSBzS1cM8wZNXRUtZMrqkVyFe+kUprs9xyfOkxc5qD2uzsDDIvyIdWBwxWmyn2ULmLpigJXKDQ=="},"time":"2022-10-31T16:13:48-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"4058B8167EF1E5DFE5564FF74213C1791EF9C1E88341DE321CD65C18ED23EC12","height":45,"time":"2022-10-31T16:13:48-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":45,"round":0,"current":{},"time":"2022-10-31T16:13:48-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":45,"round":0,"time":"2022-10-31T16:13:48-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":45,"round":0,"vote":{"type":1,"height":45,"round":0,"block_id":{"hash":"4058B8167EF1E5DFE5564FF74213C1791EF9C1E88341DE321CD65C18ED23EC12","parts":{"total":1,"hash":"6835A08DB13CA3498B1CBD3ABC31116351988280019536756B7A25006A0FB327"}},"timestamp":"2022-10-31T20:13:48.808637313Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"JfXkcuzdX9fjXWZ1JkAgXdZcsG+4cPcPT9JmqJrM4bTPquTWYNNYlo8Jqc8GdI19Y4z+CYSExi/mM6yo0RC5Ag=="},"time":"2022-10-31T16:13:48-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:48-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":45,"val_index":0,"vote_height":45,"vote_type":1,"time":"2022-10-31T16:13:48-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:45 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:4058B8167EF1E5DFE5564FF74213C1791EF9C1E88341DE321CD65C18ED23EC12:1:6835A08DB13C(1) BA{1:x} map[]}","vote":{"type":1,"height":45,"round":0,"block_id":{"hash":"4058B8167EF1E5DFE5564FF74213C1791EF9C1E88341DE321CD65C18ED23EC12","parts":{"total":1,"hash":"6835A08DB13CA3498B1CBD3ABC31116351988280019536756B7A25006A0FB327"}},"timestamp":"2022-10-31T20:13:48.808637313Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"JfXkcuzdX9fjXWZ1JkAgXdZcsG+4cPcPT9JmqJrM4bTPquTWYNNYlo8Jqc8GdI19Y4z+CYSExi/mM6yo0RC5Ag=="},"time":"2022-10-31T16:13:48-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:48-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":45,"round":0,"current":{},"time":"2022-10-31T16:13:48-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":45,"round":0,"hash":"4058B8167EF1E5DFE5564FF74213C1791EF9C1E88341DE321CD65C18ED23EC12","time":"2022-10-31T16:13:48-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":45,"round":0,"vote":{"type":2,"height":45,"round":0,"block_id":{"hash":"4058B8167EF1E5DFE5564FF74213C1791EF9C1E88341DE321CD65C18ED23EC12","parts":{"total":1,"hash":"6835A08DB13CA3498B1CBD3ABC31116351988280019536756B7A25006A0FB327"}},"timestamp":"2022-10-31T20:13:48.826093038Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"CzowMGWlO0Xx0wiXUBNPoGXlmprAZarhCuUXCGLnlDYDVxive/oe/Hmef21NJEkhF2fn7OXeyGwOkr2DAunDAQ=="},"time":"2022-10-31T16:13:48-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:48-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":45,"val_index":0,"vote_height":45,"vote_type":2,"time":"2022-10-31T16:13:48-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":45,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:48Z","time":"2022-10-31T16:13:48-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":45,"round":0,"current":{},"time":"2022-10-31T16:13:48-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":45,"round":0,"current":{},"time":"2022-10-31T16:13:48-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":45,"current":{},"time":"2022-10-31T16:13:48-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":45,"block_hash":"4058B8167EF1E5DFE5564FF74213C1791EF9C1E88341DE321CD65C18ED23EC12","time":"2022-10-31T16:13:48-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:48-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":45,"hash":{},"num_txs":0,"root":"F937BD817C33379123B991EC21A06B654C79516DFF1926B529C1F11DA77990BD","time":"2022-10-31T16:13:48-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":45,"block":{},"time":"2022-10-31T16:13:48-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:48-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":45,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:48-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B33392032313120323230203137352031363920383520313432203137342031383420313935203230322031363420313438203135322035302034203135322038392038392032343620313735203231312038362031323820363820313130203539203132372031322032353420313134203132305D3A32447D","time":"2022-10-31T16:13:48-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"27D3DCAFA9558EAEB8C3CAA494983204985959F6AFD35680446E3B7F0CFE7278","height":45,"num_txs":0,"time":"2022-10-31T16:13:48-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":45,"last_block_time":"2022-10-31T20:13:47Z","time":"2022-10-31T16:13:48-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":959437064,"height":46,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":45,"round":0,"step":3},"time":"2022-10-31T16:13:48-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":959.437064,"height":46,"round":0,"step":1,"time":"2022-10-31T16:13:48-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:48-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":45,"time":"2022-10-31T16:13:48-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":45,"num_txs":0,"time":"2022-10-31T16:13:48-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:49-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:49-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:49-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:49-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:49-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:49-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:49-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:49-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:49-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:49-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:49-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:49-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":959.437064,"height":46,"round":0,"step":1,"time":"2022-10-31T16:13:49-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":46,"round":0,"step":1,"timeout":959.437064,"time":"2022-10-31T16:13:49-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":46,"round":0,"current":{},"time":"2022-10-31T16:13:49-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":46,"round":0,"current":{},"time":"2022-10-31T16:13:49-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":46,"round":0,"time":"2022-10-31T16:13:49-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":46,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:49-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":46,"round":0,"step":3},"old_ti":{"duration":959437064,"height":46,"round":0,"step":1},"time":"2022-10-31T16:13:49-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:49-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":46,"round":0,"step":3,"time":"2022-10-31T16:13:49-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":46,"proposal":{"Type":32,"height":46,"round":0,"pol_round":-1,"block_id":{"hash":"ADCFC69E61113274A186D8A80F099B80A10323AD33CA9FFD193A8047819F004B","parts":{"total":1,"hash":"BD6C149CCD63606AE72449E0655A2F7E9486711652028BC848141C8EB69F4E80"}},"timestamp":"2022-10-31T20:13:49.878341701Z","signature":"auI7kKuJ2d6/8K0GfMj5PZ4AwIjNqBYLKF24F/W/zck0Gxfgbke501gJZ/eqqgITwDFzOhgeOL5APvj9Hyp6AA=="},"round":0,"time":"2022-10-31T16:13:49-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:49-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":46,"round":0,"pol_round":-1,"block_id":{"hash":"ADCFC69E61113274A186D8A80F099B80A10323AD33CA9FFD193A8047819F004B","parts":{"total":1,"hash":"BD6C149CCD63606AE72449E0655A2F7E9486711652028BC848141C8EB69F4E80"}},"timestamp":"2022-10-31T20:13:49.878341701Z","signature":"auI7kKuJ2d6/8K0GfMj5PZ4AwIjNqBYLKF24F/W/zck0Gxfgbke501gJZ/eqqgITwDFzOhgeOL5APvj9Hyp6AA=="},"time":"2022-10-31T16:13:49-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"ADCFC69E61113274A186D8A80F099B80A10323AD33CA9FFD193A8047819F004B","height":46,"time":"2022-10-31T16:13:49-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":46,"round":0,"current":{},"time":"2022-10-31T16:13:49-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":46,"round":0,"time":"2022-10-31T16:13:49-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":46,"round":0,"vote":{"type":1,"height":46,"round":0,"block_id":{"hash":"ADCFC69E61113274A186D8A80F099B80A10323AD33CA9FFD193A8047819F004B","parts":{"total":1,"hash":"BD6C149CCD63606AE72449E0655A2F7E9486711652028BC848141C8EB69F4E80"}},"timestamp":"2022-10-31T20:13:49.956803426Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"eO6oGBRPdbwjDJ6baLaDhaQBR4lbmY+BekHwnpGxPYMbV8PsVGF/lvH7QovIszZdn8nd8UDuEbICW04aQ/CxDw=="},"time":"2022-10-31T16:13:49-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:49-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":46,"val_index":0,"vote_height":46,"vote_type":1,"time":"2022-10-31T16:13:49-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:46 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:ADCFC69E61113274A186D8A80F099B80A10323AD33CA9FFD193A8047819F004B:1:BD6C149CCD63(1) BA{1:x} map[]}","vote":{"type":1,"height":46,"round":0,"block_id":{"hash":"ADCFC69E61113274A186D8A80F099B80A10323AD33CA9FFD193A8047819F004B","parts":{"total":1,"hash":"BD6C149CCD63606AE72449E0655A2F7E9486711652028BC848141C8EB69F4E80"}},"timestamp":"2022-10-31T20:13:49.956803426Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"eO6oGBRPdbwjDJ6baLaDhaQBR4lbmY+BekHwnpGxPYMbV8PsVGF/lvH7QovIszZdn8nd8UDuEbICW04aQ/CxDw=="},"time":"2022-10-31T16:13:49-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:49-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":46,"round":0,"current":{},"time":"2022-10-31T16:13:49-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":46,"round":0,"hash":"ADCFC69E61113274A186D8A80F099B80A10323AD33CA9FFD193A8047819F004B","time":"2022-10-31T16:13:49-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":46,"round":0,"vote":{"type":2,"height":46,"round":0,"block_id":{"hash":"ADCFC69E61113274A186D8A80F099B80A10323AD33CA9FFD193A8047819F004B","parts":{"total":1,"hash":"BD6C149CCD63606AE72449E0655A2F7E9486711652028BC848141C8EB69F4E80"}},"timestamp":"2022-10-31T20:13:49.975732063Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"pQ++pt7xHjbrJ4hTpgoLLTdHFw8Ag/lUKri76EHM7OEuIzrFXSh1gCKJDKcwdMyYqWc9iQ18oaTzbZ7JpVuQDg=="},"time":"2022-10-31T16:13:49-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:49-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":46,"val_index":0,"vote_height":46,"vote_type":2,"time":"2022-10-31T16:13:49-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":46,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:49Z","time":"2022-10-31T16:13:49-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":46,"round":0,"current":{},"time":"2022-10-31T16:13:49-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":46,"round":0,"current":{},"time":"2022-10-31T16:13:49-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":46,"current":{},"time":"2022-10-31T16:13:49-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":46,"block_hash":"ADCFC69E61113274A186D8A80F099B80A10323AD33CA9FFD193A8047819F004B","time":"2022-10-31T16:13:49-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:49-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":46,"hash":{},"num_txs":0,"root":"27D3DCAFA9558EAEB8C3CAA494983204985959F6AFD35680446E3B7F0CFE7278","time":"2022-10-31T16:13:49-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":46,"block":{},"time":"2022-10-31T16:13:49-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:50-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":46,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:50-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B323330203137372038312036382032343220323136203232312036352031353820343620343320343720323820313920343620313932203233203231332031333720313837203135302031393920323137203232312031303620393420323230203336203139322031303520313638203133385D3A32457D","time":"2022-10-31T16:13:50-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"E6B15144F2D8DD419E2E2B2F1C132EC017D589BB96C7D9DD6A5EDC24C069A88A","height":46,"num_txs":0,"time":"2022-10-31T16:13:50-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":46,"last_block_time":"2022-10-31T20:13:48Z","time":"2022-10-31T16:13:50-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":967029451,"height":47,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":46,"round":0,"step":3},"time":"2022-10-31T16:13:50-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":967.029451,"height":47,"round":0,"step":1,"time":"2022-10-31T16:13:50-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:50-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":46,"time":"2022-10-31T16:13:50-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":46,"num_txs":0,"time":"2022-10-31T16:13:50-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:50-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:50-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:50-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:50-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:50-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:50-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:50-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:50-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:50-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":967.029451,"height":47,"round":0,"step":1,"time":"2022-10-31T16:13:50-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":47,"round":0,"step":1,"timeout":967.029451,"time":"2022-10-31T16:13:50-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":47,"round":0,"current":{},"time":"2022-10-31T16:13:50-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":47,"round":0,"current":{},"time":"2022-10-31T16:13:50-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":47,"round":0,"time":"2022-10-31T16:13:50-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":47,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:50-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":47,"round":0,"step":3},"old_ti":{"duration":967029451,"height":47,"round":0,"step":1},"time":"2022-10-31T16:13:50-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:50-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":47,"round":0,"step":3,"time":"2022-10-31T16:13:50-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":47,"proposal":{"Type":32,"height":47,"round":0,"pol_round":-1,"block_id":{"hash":"B517A7C14E7FDA1C72B3DD8952467461E0BB59075B3A5C186ABC7EE42E33DED5","parts":{"total":1,"hash":"E5A1D9B76DA485D11FC4D76D781E57BFB9A1FE5B418ABB80F727ADC6D340778A"}},"timestamp":"2022-10-31T20:13:51.017343807Z","signature":"VkwJZoaY2nhFBHMRe0Pp+D7bdYC50foGAplp+ld/kf2UhukKi26OMwaYZmIJZ1/PR5vhckLf7ryWDs/2pvNnBw=="},"round":0,"time":"2022-10-31T16:13:51-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:51-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":47,"round":0,"pol_round":-1,"block_id":{"hash":"B517A7C14E7FDA1C72B3DD8952467461E0BB59075B3A5C186ABC7EE42E33DED5","parts":{"total":1,"hash":"E5A1D9B76DA485D11FC4D76D781E57BFB9A1FE5B418ABB80F727ADC6D340778A"}},"timestamp":"2022-10-31T20:13:51.017343807Z","signature":"VkwJZoaY2nhFBHMRe0Pp+D7bdYC50foGAplp+ld/kf2UhukKi26OMwaYZmIJZ1/PR5vhckLf7ryWDs/2pvNnBw=="},"time":"2022-10-31T16:13:51-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"B517A7C14E7FDA1C72B3DD8952467461E0BB59075B3A5C186ABC7EE42E33DED5","height":47,"time":"2022-10-31T16:13:51-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":47,"round":0,"current":{},"time":"2022-10-31T16:13:51-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":47,"round":0,"time":"2022-10-31T16:13:51-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":47,"round":0,"vote":{"type":1,"height":47,"round":0,"block_id":{"hash":"B517A7C14E7FDA1C72B3DD8952467461E0BB59075B3A5C186ABC7EE42E33DED5","parts":{"total":1,"hash":"E5A1D9B76DA485D11FC4D76D781E57BFB9A1FE5B418ABB80F727ADC6D340778A"}},"timestamp":"2022-10-31T20:13:51.050629257Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"twb3UYQgiR39aMcKhqFViKC499AMgC8Q9SzFmdFVjURzQYjJmTT8LiRS7sfQ4ZAl5nqjfB/GIFHoFi+0Bp8TCg=="},"time":"2022-10-31T16:13:51-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:51-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":47,"val_index":0,"vote_height":47,"vote_type":1,"time":"2022-10-31T16:13:51-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:47 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:B517A7C14E7FDA1C72B3DD8952467461E0BB59075B3A5C186ABC7EE42E33DED5:1:E5A1D9B76DA4(1) BA{1:x} map[]}","vote":{"type":1,"height":47,"round":0,"block_id":{"hash":"B517A7C14E7FDA1C72B3DD8952467461E0BB59075B3A5C186ABC7EE42E33DED5","parts":{"total":1,"hash":"E5A1D9B76DA485D11FC4D76D781E57BFB9A1FE5B418ABB80F727ADC6D340778A"}},"timestamp":"2022-10-31T20:13:51.050629257Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"twb3UYQgiR39aMcKhqFViKC499AMgC8Q9SzFmdFVjURzQYjJmTT8LiRS7sfQ4ZAl5nqjfB/GIFHoFi+0Bp8TCg=="},"time":"2022-10-31T16:13:51-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:51-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":47,"round":0,"current":{},"time":"2022-10-31T16:13:51-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":47,"round":0,"hash":"B517A7C14E7FDA1C72B3DD8952467461E0BB59075B3A5C186ABC7EE42E33DED5","time":"2022-10-31T16:13:51-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:51-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:51-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:51-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:51-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:51-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:51-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":47,"round":0,"vote":{"type":2,"height":47,"round":0,"block_id":{"hash":"B517A7C14E7FDA1C72B3DD8952467461E0BB59075B3A5C186ABC7EE42E33DED5","parts":{"total":1,"hash":"E5A1D9B76DA485D11FC4D76D781E57BFB9A1FE5B418ABB80F727ADC6D340778A"}},"timestamp":"2022-10-31T20:13:51.111253168Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"mWBI/EKgeeFgBbwcExDCz+tdZdXF9rUXax579bQ0BgoTmC7/jae94moIc4DFLZeNel/+0Ey3gtqYWoASiBRuCw=="},"time":"2022-10-31T16:13:51-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:51-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":47,"val_index":0,"vote_height":47,"vote_type":2,"time":"2022-10-31T16:13:51-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":47,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:51Z","time":"2022-10-31T16:13:51-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":47,"round":0,"current":{},"time":"2022-10-31T16:13:51-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":47,"round":0,"current":{},"time":"2022-10-31T16:13:51-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":47,"current":{},"time":"2022-10-31T16:13:51-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":47,"block_hash":"B517A7C14E7FDA1C72B3DD8952467461E0BB59075B3A5C186ABC7EE42E33DED5","time":"2022-10-31T16:13:51-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:51-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":47,"hash":{},"num_txs":0,"root":"E6B15144F2D8DD419E2E2B2F1C132EC017D589BB96C7D9DD6A5EDC24C069A88A","time":"2022-10-31T16:13:51-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":47,"block":{},"time":"2022-10-31T16:13:51-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:51-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":47,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:51-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313335203235352031343420313830203138352031373320392032323120323236203139342032343020392032333420383320323234203920353920313333203730203931203720313337203139203232203139312031313120323337203138352038372032323720313331203234325D3A32467D","time":"2022-10-31T16:13:51-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"87FF90B4B9AD09DDE2C2F009EA53E0093B85465B07891316BF6FEDB957E383F2","height":47,"num_txs":0,"time":"2022-10-31T16:13:51-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":47,"last_block_time":"2022-10-31T20:13:49Z","time":"2022-10-31T16:13:51-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":956118146,"height":48,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":47,"round":0,"step":3},"time":"2022-10-31T16:13:51-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":956.118146,"height":48,"round":0,"step":1,"time":"2022-10-31T16:13:51-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:51-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":47,"time":"2022-10-31T16:13:51-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":47,"num_txs":0,"time":"2022-10-31T16:13:51-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:51-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:51-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:51-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:52-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:52-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:52-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:52-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:52-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:52-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:52-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:52-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:52-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":956.118146,"height":48,"round":0,"step":1,"time":"2022-10-31T16:13:52-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":48,"round":0,"step":1,"timeout":956.118146,"time":"2022-10-31T16:13:52-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":48,"round":0,"current":{},"time":"2022-10-31T16:13:52-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":48,"round":0,"current":{},"time":"2022-10-31T16:13:52-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":48,"round":0,"time":"2022-10-31T16:13:52-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":48,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:52-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":48,"round":0,"step":3},"old_ti":{"duration":956118146,"height":48,"round":0,"step":1},"time":"2022-10-31T16:13:52-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:52-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":48,"round":0,"step":3,"time":"2022-10-31T16:13:52-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":48,"proposal":{"Type":32,"height":48,"round":0,"pol_round":-1,"block_id":{"hash":"F229B5AF396108165651A3456478C858C8763765E60514483939BCEF4AC4BFF8","parts":{"total":1,"hash":"0EABB076C3A56F569E84C1BA9FDF1CE9ABD247A415989E317D4A350056551F0E"}},"timestamp":"2022-10-31T20:13:52.18299288Z","signature":"VoZ/L8hRxeiGCYPk25HvqbLGKqYe8Ds7n3YMWJCQ2b+NW36SImq6ebKK36i2pFRpRrnxmP1WTu5cvV5LEh9zCQ=="},"round":0,"time":"2022-10-31T16:13:52-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:52-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":48,"round":0,"pol_round":-1,"block_id":{"hash":"F229B5AF396108165651A3456478C858C8763765E60514483939BCEF4AC4BFF8","parts":{"total":1,"hash":"0EABB076C3A56F569E84C1BA9FDF1CE9ABD247A415989E317D4A350056551F0E"}},"timestamp":"2022-10-31T20:13:52.18299288Z","signature":"VoZ/L8hRxeiGCYPk25HvqbLGKqYe8Ds7n3YMWJCQ2b+NW36SImq6ebKK36i2pFRpRrnxmP1WTu5cvV5LEh9zCQ=="},"time":"2022-10-31T16:13:52-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"F229B5AF396108165651A3456478C858C8763765E60514483939BCEF4AC4BFF8","height":48,"time":"2022-10-31T16:13:52-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":48,"round":0,"current":{},"time":"2022-10-31T16:13:52-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":48,"round":0,"time":"2022-10-31T16:13:52-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":48,"round":0,"vote":{"type":1,"height":48,"round":0,"block_id":{"hash":"F229B5AF396108165651A3456478C858C8763765E60514483939BCEF4AC4BFF8","parts":{"total":1,"hash":"0EABB076C3A56F569E84C1BA9FDF1CE9ABD247A415989E317D4A350056551F0E"}},"timestamp":"2022-10-31T20:13:52.225905694Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"S5b0p7cBJVdgAQArs5EToN1q48xxVYMkX3bf+EMzIfAGhVvlJtYe6amPxbmh6ucP1SGWPlB7sOMLXvOSJJTECQ=="},"time":"2022-10-31T16:13:52-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:52-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":48,"val_index":0,"vote_height":48,"vote_type":1,"time":"2022-10-31T16:13:52-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:48 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:F229B5AF396108165651A3456478C858C8763765E60514483939BCEF4AC4BFF8:1:0EABB076C3A5(1) BA{1:x} map[]}","vote":{"type":1,"height":48,"round":0,"block_id":{"hash":"F229B5AF396108165651A3456478C858C8763765E60514483939BCEF4AC4BFF8","parts":{"total":1,"hash":"0EABB076C3A56F569E84C1BA9FDF1CE9ABD247A415989E317D4A350056551F0E"}},"timestamp":"2022-10-31T20:13:52.225905694Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"S5b0p7cBJVdgAQArs5EToN1q48xxVYMkX3bf+EMzIfAGhVvlJtYe6amPxbmh6ucP1SGWPlB7sOMLXvOSJJTECQ=="},"time":"2022-10-31T16:13:52-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:52-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":48,"round":0,"current":{},"time":"2022-10-31T16:13:52-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":48,"round":0,"hash":"F229B5AF396108165651A3456478C858C8763765E60514483939BCEF4AC4BFF8","time":"2022-10-31T16:13:52-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":48,"round":0,"vote":{"type":2,"height":48,"round":0,"block_id":{"hash":"F229B5AF396108165651A3456478C858C8763765E60514483939BCEF4AC4BFF8","parts":{"total":1,"hash":"0EABB076C3A56F569E84C1BA9FDF1CE9ABD247A415989E317D4A350056551F0E"}},"timestamp":"2022-10-31T20:13:52.244093109Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"/VIzdog9mJKC6NrC+LgzEyls4TVYQ/juBL7ODMDpUFjxmzyocvTcZKTKUrrrLLEA+7Lvfvz/+hVNZgGJgDmpBA=="},"time":"2022-10-31T16:13:52-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:52-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":48,"val_index":0,"vote_height":48,"vote_type":2,"time":"2022-10-31T16:13:52-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":48,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:52Z","time":"2022-10-31T16:13:52-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":48,"round":0,"current":{},"time":"2022-10-31T16:13:52-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":48,"round":0,"current":{},"time":"2022-10-31T16:13:52-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":48,"current":{},"time":"2022-10-31T16:13:52-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":48,"block_hash":"F229B5AF396108165651A3456478C858C8763765E60514483939BCEF4AC4BFF8","time":"2022-10-31T16:13:52-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:52-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":48,"hash":{},"num_txs":0,"root":"87FF90B4B9AD09DDE2C2F009EA53E0093B85465B07891316BF6FEDB957E383F2","time":"2022-10-31T16:13:52-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":48,"block":{},"time":"2022-10-31T16:13:52-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:52-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":48,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:52-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B36342036342032392037203235342032313620313320323337203233352032353520343220313930203135382034312038322036382034332039372031373020323620313536203233322031363420313620323034203330203230342032302031313920323031203635203233315D3A33307D","time":"2022-10-31T16:13:52-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"40401D07FED80DEDEBFF2ABE9E2952442B61AA1A9CE8A410CC1ECC1477C941E7","height":48,"num_txs":0,"time":"2022-10-31T16:13:52-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":48,"last_block_time":"2022-10-31T20:13:51Z","time":"2022-10-31T16:13:52-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":943047809,"height":49,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":48,"round":0,"step":3},"time":"2022-10-31T16:13:52-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":943.047809,"height":49,"round":0,"step":1,"time":"2022-10-31T16:13:52-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:52-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":48,"time":"2022-10-31T16:13:52-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":48,"num_txs":0,"time":"2022-10-31T16:13:52-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:52-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:52-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":9,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:52-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"pex","numDialing":0,"numInPeers":0,"numOutPeers":0,"numToDial":10,"time":"2022-10-31T16:13:53-04:00","message":"Ensure peers"} -{"level":"info","module":"pex","time":"2022-10-31T16:13:53-04:00","message":"No addresses to dial. Falling back to seeds"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:53-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:53-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:53-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:53-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:53-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:53-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":943.047809,"height":49,"round":0,"step":1,"time":"2022-10-31T16:13:53-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":49,"round":0,"step":1,"timeout":943.047809,"time":"2022-10-31T16:13:53-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":49,"round":0,"current":{},"time":"2022-10-31T16:13:53-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":49,"round":0,"current":{},"time":"2022-10-31T16:13:53-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":49,"round":0,"time":"2022-10-31T16:13:53-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":49,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:53-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":49,"round":0,"step":3},"old_ti":{"duration":943047809,"height":49,"round":0,"step":1},"time":"2022-10-31T16:13:53-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:53-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":49,"round":0,"step":3,"time":"2022-10-31T16:13:53-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":49,"proposal":{"Type":32,"height":49,"round":0,"pol_round":-1,"block_id":{"hash":"9DCA24A2A825398E2997E90EB8D36BDB3D257B2E8145DB6CB29BB18F2C616153","parts":{"total":1,"hash":"6FCBFDFCCA7AC3543B70AA18ECF138967719BB8DCFBD4E82089F2C1560C5F285"}},"timestamp":"2022-10-31T20:13:53.296919516Z","signature":"51HxTl5Xya5/6u8a0OWacYMAkuGD0ffuJ/xlJgOV1x3FwE4MHKu8r1jnVPOQ+1YgRdxsTpNa6CkyVwfPQ3h+Bw=="},"round":0,"time":"2022-10-31T16:13:53-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:53-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":49,"round":0,"pol_round":-1,"block_id":{"hash":"9DCA24A2A825398E2997E90EB8D36BDB3D257B2E8145DB6CB29BB18F2C616153","parts":{"total":1,"hash":"6FCBFDFCCA7AC3543B70AA18ECF138967719BB8DCFBD4E82089F2C1560C5F285"}},"timestamp":"2022-10-31T20:13:53.296919516Z","signature":"51HxTl5Xya5/6u8a0OWacYMAkuGD0ffuJ/xlJgOV1x3FwE4MHKu8r1jnVPOQ+1YgRdxsTpNa6CkyVwfPQ3h+Bw=="},"time":"2022-10-31T16:13:53-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"9DCA24A2A825398E2997E90EB8D36BDB3D257B2E8145DB6CB29BB18F2C616153","height":49,"time":"2022-10-31T16:13:53-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":49,"round":0,"current":{},"time":"2022-10-31T16:13:53-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":49,"round":0,"time":"2022-10-31T16:13:53-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":49,"round":0,"vote":{"type":1,"height":49,"round":0,"block_id":{"hash":"9DCA24A2A825398E2997E90EB8D36BDB3D257B2E8145DB6CB29BB18F2C616153","parts":{"total":1,"hash":"6FCBFDFCCA7AC3543B70AA18ECF138967719BB8DCFBD4E82089F2C1560C5F285"}},"timestamp":"2022-10-31T20:13:53.365740284Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"k6xSckYOFlYewJyjfh5BRFPzyhGzmzKDmfcH+0hf8rvaDfOdaE799ZGyUVg1ee8T802Ma9RX/vqeD0OE6+4oCQ=="},"time":"2022-10-31T16:13:53-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:53-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":49,"val_index":0,"vote_height":49,"vote_type":1,"time":"2022-10-31T16:13:53-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:49 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:9DCA24A2A825398E2997E90EB8D36BDB3D257B2E8145DB6CB29BB18F2C616153:1:6FCBFDFCCA7A(1) BA{1:x} map[]}","vote":{"type":1,"height":49,"round":0,"block_id":{"hash":"9DCA24A2A825398E2997E90EB8D36BDB3D257B2E8145DB6CB29BB18F2C616153","parts":{"total":1,"hash":"6FCBFDFCCA7AC3543B70AA18ECF138967719BB8DCFBD4E82089F2C1560C5F285"}},"timestamp":"2022-10-31T20:13:53.365740284Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"k6xSckYOFlYewJyjfh5BRFPzyhGzmzKDmfcH+0hf8rvaDfOdaE799ZGyUVg1ee8T802Ma9RX/vqeD0OE6+4oCQ=="},"time":"2022-10-31T16:13:53-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:53-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":49,"round":0,"current":{},"time":"2022-10-31T16:13:53-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":49,"round":0,"hash":"9DCA24A2A825398E2997E90EB8D36BDB3D257B2E8145DB6CB29BB18F2C616153","time":"2022-10-31T16:13:53-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":49,"round":0,"vote":{"type":2,"height":49,"round":0,"block_id":{"hash":"9DCA24A2A825398E2997E90EB8D36BDB3D257B2E8145DB6CB29BB18F2C616153","parts":{"total":1,"hash":"6FCBFDFCCA7AC3543B70AA18ECF138967719BB8DCFBD4E82089F2C1560C5F285"}},"timestamp":"2022-10-31T20:13:53.41840506Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"vqewS4STyV8PHmJ4sAC8BvDRQkelI1ROQgZ6YiYqgq9Wv1u8LSTAlIMRprBjAgBYGqMgec1poFFNxeK7SPLaCA=="},"time":"2022-10-31T16:13:53-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:53-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":49,"val_index":0,"vote_height":49,"vote_type":2,"time":"2022-10-31T16:13:53-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":49,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:53Z","time":"2022-10-31T16:13:53-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":49,"round":0,"current":{},"time":"2022-10-31T16:13:53-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":49,"round":0,"current":{},"time":"2022-10-31T16:13:53-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":49,"current":{},"time":"2022-10-31T16:13:53-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":49,"block_hash":"9DCA24A2A825398E2997E90EB8D36BDB3D257B2E8145DB6CB29BB18F2C616153","time":"2022-10-31T16:13:53-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:53-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":49,"hash":{},"num_txs":0,"root":"40401D07FED80DEDEBFF2ABE9E2952442B61AA1A9CE8A410CC1ECC1477C941E7","time":"2022-10-31T16:13:53-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":49,"block":{},"time":"2022-10-31T16:13:53-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:53-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":49,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:53-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3235302032333020332037392038312032323720353120313232203431203633203839203138342031353620323336203132312032353220323431203136362033372039352033302031373320313139203431203436203134332038362034322031383420313330203130362031315D3A33317D","time":"2022-10-31T16:13:53-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"FAE6034F51E3337A293F59B89CEC79FCF1A6255F1EAD77292E8F562AB8826A0B","height":49,"num_txs":0,"time":"2022-10-31T16:13:53-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":49,"last_block_time":"2022-10-31T20:13:52Z","time":"2022-10-31T16:13:53-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":921837672,"height":50,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":49,"round":0,"step":3},"time":"2022-10-31T16:13:53-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":921.837672,"height":50,"round":0,"step":1,"time":"2022-10-31T16:13:53-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:53-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":49,"time":"2022-10-31T16:13:53-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":49,"num_txs":0,"time":"2022-10-31T16:13:53-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:53-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:53-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:53-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:54-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:54-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:54-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:54-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:54-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:54-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":921.837672,"height":50,"round":0,"step":1,"time":"2022-10-31T16:13:54-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":50,"round":0,"step":1,"timeout":921.837672,"time":"2022-10-31T16:13:54-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":50,"round":0,"current":{},"time":"2022-10-31T16:13:54-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":50,"round":0,"current":{},"time":"2022-10-31T16:13:54-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":50,"round":0,"time":"2022-10-31T16:13:54-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":50,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:54-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":50,"round":0,"step":3},"old_ti":{"duration":921837672,"height":50,"round":0,"step":1},"time":"2022-10-31T16:13:54-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:54-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":50,"round":0,"step":3,"time":"2022-10-31T16:13:54-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":50,"proposal":{"Type":32,"height":50,"round":0,"pol_round":-1,"block_id":{"hash":"2E400FA8500B5694CD8AAC24E83C24A986B16B2628DB1B22DBE2B43F8F111CA1","parts":{"total":1,"hash":"F5D36C919A894D7300C893D565FEA26BA73F07994B693F5A4B9601B513E1E9F9"}},"timestamp":"2022-10-31T20:13:54.495022307Z","signature":"pRKPAE6E/bhW/Z63MRDgimn7pBxmD24AYs3Heovv0u85TQx9SmeJM4EqRtJcIT0Ozxz6hhmnVaQOY0y3Nmk5CQ=="},"round":0,"time":"2022-10-31T16:13:54-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:54-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":50,"round":0,"pol_round":-1,"block_id":{"hash":"2E400FA8500B5694CD8AAC24E83C24A986B16B2628DB1B22DBE2B43F8F111CA1","parts":{"total":1,"hash":"F5D36C919A894D7300C893D565FEA26BA73F07994B693F5A4B9601B513E1E9F9"}},"timestamp":"2022-10-31T20:13:54.495022307Z","signature":"pRKPAE6E/bhW/Z63MRDgimn7pBxmD24AYs3Heovv0u85TQx9SmeJM4EqRtJcIT0Ozxz6hhmnVaQOY0y3Nmk5CQ=="},"time":"2022-10-31T16:13:54-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"2E400FA8500B5694CD8AAC24E83C24A986B16B2628DB1B22DBE2B43F8F111CA1","height":50,"time":"2022-10-31T16:13:54-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":50,"round":0,"current":{},"time":"2022-10-31T16:13:54-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":50,"round":0,"time":"2022-10-31T16:13:54-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":50,"round":0,"vote":{"type":1,"height":50,"round":0,"block_id":{"hash":"2E400FA8500B5694CD8AAC24E83C24A986B16B2628DB1B22DBE2B43F8F111CA1","parts":{"total":1,"hash":"F5D36C919A894D7300C893D565FEA26BA73F07994B693F5A4B9601B513E1E9F9"}},"timestamp":"2022-10-31T20:13:54.579533333Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Rnw/HCxZeu0kJi42oVXT+vE76ERnMZfMAqfmUf78njL3saPE/oMKYoUjTnA3LWuvQO7mExuCpy3DbQxb3zehDw=="},"time":"2022-10-31T16:13:54-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:54-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":50,"val_index":0,"vote_height":50,"vote_type":1,"time":"2022-10-31T16:13:54-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:50 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:2E400FA8500B5694CD8AAC24E83C24A986B16B2628DB1B22DBE2B43F8F111CA1:1:F5D36C919A89(1) BA{1:x} map[]}","vote":{"type":1,"height":50,"round":0,"block_id":{"hash":"2E400FA8500B5694CD8AAC24E83C24A986B16B2628DB1B22DBE2B43F8F111CA1","parts":{"total":1,"hash":"F5D36C919A894D7300C893D565FEA26BA73F07994B693F5A4B9601B513E1E9F9"}},"timestamp":"2022-10-31T20:13:54.579533333Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Rnw/HCxZeu0kJi42oVXT+vE76ERnMZfMAqfmUf78njL3saPE/oMKYoUjTnA3LWuvQO7mExuCpy3DbQxb3zehDw=="},"time":"2022-10-31T16:13:54-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:54-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":50,"round":0,"current":{},"time":"2022-10-31T16:13:54-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":50,"round":0,"hash":"2E400FA8500B5694CD8AAC24E83C24A986B16B2628DB1B22DBE2B43F8F111CA1","time":"2022-10-31T16:13:54-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:54-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:54-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:54-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":50,"round":0,"vote":{"type":2,"height":50,"round":0,"block_id":{"hash":"2E400FA8500B5694CD8AAC24E83C24A986B16B2628DB1B22DBE2B43F8F111CA1","parts":{"total":1,"hash":"F5D36C919A894D7300C893D565FEA26BA73F07994B693F5A4B9601B513E1E9F9"}},"timestamp":"2022-10-31T20:13:54.622919339Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"04xkiO1sURdnuyrYFCtAtZyRlzw/QVxU8hlbkLGT+JEMm5oQ4UemgciCiwRt8aUh9TodmIhMj/H3w4Pe3kt2Ag=="},"time":"2022-10-31T16:13:54-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:54-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":50,"val_index":0,"vote_height":50,"vote_type":2,"time":"2022-10-31T16:13:54-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":50,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:54Z","time":"2022-10-31T16:13:54-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":50,"round":0,"current":{},"time":"2022-10-31T16:13:54-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":50,"round":0,"current":{},"time":"2022-10-31T16:13:54-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":50,"current":{},"time":"2022-10-31T16:13:54-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":50,"block_hash":"2E400FA8500B5694CD8AAC24E83C24A986B16B2628DB1B22DBE2B43F8F111CA1","time":"2022-10-31T16:13:54-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:54-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":50,"hash":{},"num_txs":0,"root":"FAE6034F51E3337A293F59B89CEC79FCF1A6255F1EAD77292E8F562AB8826A0B","time":"2022-10-31T16:13:54-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":50,"block":{},"time":"2022-10-31T16:13:54-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:54-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":50,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:54-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B33392031363220383220313033203533203238203231332031372031363620313932203231322031322038332032313020323435203331203230362031383120323533203938203135302031323820323038203420313730203130332031383020323336203130372032313420313131203230375D3A33327D","time":"2022-10-31T16:13:54-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"27A25267351CD511A6C0D40C53D2F51FCEB5FD629680D004AA67B4EC6BD66FCF","height":50,"num_txs":0,"time":"2022-10-31T16:13:54-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":50,"last_block_time":"2022-10-31T20:13:53Z","time":"2022-10-31T16:13:54-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":959787252,"height":51,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":50,"round":0,"step":3},"time":"2022-10-31T16:13:54-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":959.787252,"height":51,"round":0,"step":1,"time":"2022-10-31T16:13:54-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:54-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":50,"time":"2022-10-31T16:13:54-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":50,"num_txs":0,"time":"2022-10-31T16:13:54-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:55-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:55-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:55-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:55-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:55-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:55-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:55-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:55-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:55-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:55-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:55-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:55-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":959.787252,"height":51,"round":0,"step":1,"time":"2022-10-31T16:13:55-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":51,"round":0,"step":1,"timeout":959.787252,"time":"2022-10-31T16:13:55-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":51,"round":0,"current":{},"time":"2022-10-31T16:13:55-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":51,"round":0,"current":{},"time":"2022-10-31T16:13:55-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":51,"round":0,"time":"2022-10-31T16:13:55-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":51,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:55-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":51,"round":0,"step":3},"old_ti":{"duration":959787252,"height":51,"round":0,"step":1},"time":"2022-10-31T16:13:55-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:55-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":51,"round":0,"step":3,"time":"2022-10-31T16:13:55-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":51,"proposal":{"Type":32,"height":51,"round":0,"pol_round":-1,"block_id":{"hash":"9B3A59A84A033A26C1CE1E4360515DACA976DB714C1B0615F47FF253CDC5FD6A","parts":{"total":1,"hash":"B5C4AC3BCB9C5C5DD37E449D1286091508B364C0CB8B6C91C896EA91E3F1288B"}},"timestamp":"2022-10-31T20:13:55.664713301Z","signature":"GSnNBsN/UHhsdaUSIxAIfo8rSWwCR5mN+iWuj4BS5dMZCTxDWUOaAx4K0RyaOwF2QzzSDuEP4ldIfcG+PJlWAw=="},"round":0,"time":"2022-10-31T16:13:55-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:55-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":51,"round":0,"pol_round":-1,"block_id":{"hash":"9B3A59A84A033A26C1CE1E4360515DACA976DB714C1B0615F47FF253CDC5FD6A","parts":{"total":1,"hash":"B5C4AC3BCB9C5C5DD37E449D1286091508B364C0CB8B6C91C896EA91E3F1288B"}},"timestamp":"2022-10-31T20:13:55.664713301Z","signature":"GSnNBsN/UHhsdaUSIxAIfo8rSWwCR5mN+iWuj4BS5dMZCTxDWUOaAx4K0RyaOwF2QzzSDuEP4ldIfcG+PJlWAw=="},"time":"2022-10-31T16:13:55-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"9B3A59A84A033A26C1CE1E4360515DACA976DB714C1B0615F47FF253CDC5FD6A","height":51,"time":"2022-10-31T16:13:55-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":51,"round":0,"current":{},"time":"2022-10-31T16:13:55-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":51,"round":0,"time":"2022-10-31T16:13:55-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":51,"round":0,"vote":{"type":1,"height":51,"round":0,"block_id":{"hash":"9B3A59A84A033A26C1CE1E4360515DACA976DB714C1B0615F47FF253CDC5FD6A","parts":{"total":1,"hash":"B5C4AC3BCB9C5C5DD37E449D1286091508B364C0CB8B6C91C896EA91E3F1288B"}},"timestamp":"2022-10-31T20:13:55.749174049Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ZlVo3OCKAuffc3MHJL4dvoiLYsi12jy37H86kEmtNXOOp+0gC8I7D0Kke3X2R4toWXFnCCI0jV+ErVvatn87BQ=="},"time":"2022-10-31T16:13:55-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:55-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":51,"val_index":0,"vote_height":51,"vote_type":1,"time":"2022-10-31T16:13:55-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:51 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:9B3A59A84A033A26C1CE1E4360515DACA976DB714C1B0615F47FF253CDC5FD6A:1:B5C4AC3BCB9C(1) BA{1:x} map[]}","vote":{"type":1,"height":51,"round":0,"block_id":{"hash":"9B3A59A84A033A26C1CE1E4360515DACA976DB714C1B0615F47FF253CDC5FD6A","parts":{"total":1,"hash":"B5C4AC3BCB9C5C5DD37E449D1286091508B364C0CB8B6C91C896EA91E3F1288B"}},"timestamp":"2022-10-31T20:13:55.749174049Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ZlVo3OCKAuffc3MHJL4dvoiLYsi12jy37H86kEmtNXOOp+0gC8I7D0Kke3X2R4toWXFnCCI0jV+ErVvatn87BQ=="},"time":"2022-10-31T16:13:55-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:55-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":51,"round":0,"current":{},"time":"2022-10-31T16:13:55-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":51,"round":0,"hash":"9B3A59A84A033A26C1CE1E4360515DACA976DB714C1B0615F47FF253CDC5FD6A","time":"2022-10-31T16:13:55-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":51,"round":0,"vote":{"type":2,"height":51,"round":0,"block_id":{"hash":"9B3A59A84A033A26C1CE1E4360515DACA976DB714C1B0615F47FF253CDC5FD6A","parts":{"total":1,"hash":"B5C4AC3BCB9C5C5DD37E449D1286091508B364C0CB8B6C91C896EA91E3F1288B"}},"timestamp":"2022-10-31T20:13:55.790748506Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ll0WzlBu8hbT1RZkVqczrkQGAWNfLQUbSuMA94Yp99AMj9HeOE3BUs7X3OOm0wPh1pKmUxbWRVI23hqzI/5hDg=="},"time":"2022-10-31T16:13:55-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:55-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":51,"val_index":0,"vote_height":51,"vote_type":2,"time":"2022-10-31T16:13:55-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":51,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:55Z","time":"2022-10-31T16:13:55-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":51,"round":0,"current":{},"time":"2022-10-31T16:13:55-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":51,"round":0,"current":{},"time":"2022-10-31T16:13:55-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":51,"current":{},"time":"2022-10-31T16:13:55-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":51,"block_hash":"9B3A59A84A033A26C1CE1E4360515DACA976DB714C1B0615F47FF253CDC5FD6A","time":"2022-10-31T16:13:55-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:55-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":51,"hash":{},"num_txs":0,"root":"27A25267351CD511A6C0D40C53D2F51FCEB5FD629680D004AA67B4EC6BD66FCF","time":"2022-10-31T16:13:55-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":51,"block":{},"time":"2022-10-31T16:13:55-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:55-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":51,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:55-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31333720313835203231312033352031343320323132203930203636203133312031383620313530203131352031203635203234362032313420323136203137352033382036382031313820373220333420313636203136322032313420323434203232342036362031323720323439203139335D3A33337D","time":"2022-10-31T16:13:55-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"89B9D3238FD45A4283BA96730141F6D6D8AF2644764822A6A2D6F4E0427FF9C1","height":51,"num_txs":0,"time":"2022-10-31T16:13:55-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":51,"last_block_time":"2022-10-31T20:13:54Z","time":"2022-10-31T16:13:55-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":956083327,"height":52,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":51,"round":0,"step":3},"time":"2022-10-31T16:13:55-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":956.083327,"height":52,"round":0,"step":1,"time":"2022-10-31T16:13:55-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:55-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":51,"time":"2022-10-31T16:13:55-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":51,"num_txs":0,"time":"2022-10-31T16:13:55-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:56-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:56-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:56-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:56-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:56-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:56-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:56-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:56-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:56-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":956.083327,"height":52,"round":0,"step":1,"time":"2022-10-31T16:13:56-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":52,"round":0,"step":1,"timeout":956.083327,"time":"2022-10-31T16:13:56-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":52,"round":0,"current":{},"time":"2022-10-31T16:13:56-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":52,"round":0,"current":{},"time":"2022-10-31T16:13:56-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":52,"round":0,"time":"2022-10-31T16:13:56-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":52,"round":0,"step":3},"old_ti":{"duration":956083327,"height":52,"round":0,"step":1},"time":"2022-10-31T16:13:56-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:56-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":52,"round":0,"step":3,"time":"2022-10-31T16:13:56-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":52,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:56-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":52,"proposal":{"Type":32,"height":52,"round":0,"pol_round":-1,"block_id":{"hash":"F0252CEB3F917E4C01F2589E120F10D1DA49E31A99AEC590E983AA5C26983628","parts":{"total":1,"hash":"F4B33A20EB155B328D36FFF9690C4474E7A2479486407E58562283E229DC8194"}},"timestamp":"2022-10-31T20:13:56.83339653Z","signature":"JKtLwIkG9xrX7tRWKidp2vnhhB9t0C5MQlCjHbtyIaZaKFWfs2+5rAxdIhzXQQ3qV0CrrWt1TRqyERHablUTBw=="},"round":0,"time":"2022-10-31T16:13:56-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:56-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":52,"round":0,"pol_round":-1,"block_id":{"hash":"F0252CEB3F917E4C01F2589E120F10D1DA49E31A99AEC590E983AA5C26983628","parts":{"total":1,"hash":"F4B33A20EB155B328D36FFF9690C4474E7A2479486407E58562283E229DC8194"}},"timestamp":"2022-10-31T20:13:56.83339653Z","signature":"JKtLwIkG9xrX7tRWKidp2vnhhB9t0C5MQlCjHbtyIaZaKFWfs2+5rAxdIhzXQQ3qV0CrrWt1TRqyERHablUTBw=="},"time":"2022-10-31T16:13:56-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"F0252CEB3F917E4C01F2589E120F10D1DA49E31A99AEC590E983AA5C26983628","height":52,"time":"2022-10-31T16:13:56-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":52,"round":0,"current":{},"time":"2022-10-31T16:13:56-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":52,"round":0,"time":"2022-10-31T16:13:56-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":52,"round":0,"vote":{"type":1,"height":52,"round":0,"block_id":{"hash":"F0252CEB3F917E4C01F2589E120F10D1DA49E31A99AEC590E983AA5C26983628","parts":{"total":1,"hash":"F4B33A20EB155B328D36FFF9690C4474E7A2479486407E58562283E229DC8194"}},"timestamp":"2022-10-31T20:13:56.874774426Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"AZIlA6ew4Ysg360s5lRcufyfZsKJH5YjYu+Yg3LZBE5cHCJhqueGMrv3pi0oZpQYuyrP5ZcrUJmP8qsb0FDPBA=="},"time":"2022-10-31T16:13:56-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:56-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":52,"val_index":0,"vote_height":52,"vote_type":1,"time":"2022-10-31T16:13:56-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:52 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:F0252CEB3F917E4C01F2589E120F10D1DA49E31A99AEC590E983AA5C26983628:1:F4B33A20EB15(1) BA{1:x} map[]}","vote":{"type":1,"height":52,"round":0,"block_id":{"hash":"F0252CEB3F917E4C01F2589E120F10D1DA49E31A99AEC590E983AA5C26983628","parts":{"total":1,"hash":"F4B33A20EB155B328D36FFF9690C4474E7A2479486407E58562283E229DC8194"}},"timestamp":"2022-10-31T20:13:56.874774426Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"AZIlA6ew4Ysg360s5lRcufyfZsKJH5YjYu+Yg3LZBE5cHCJhqueGMrv3pi0oZpQYuyrP5ZcrUJmP8qsb0FDPBA=="},"time":"2022-10-31T16:13:56-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:56-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":52,"round":0,"current":{},"time":"2022-10-31T16:13:56-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":52,"round":0,"hash":"F0252CEB3F917E4C01F2589E120F10D1DA49E31A99AEC590E983AA5C26983628","time":"2022-10-31T16:13:56-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":52,"round":0,"vote":{"type":2,"height":52,"round":0,"block_id":{"hash":"F0252CEB3F917E4C01F2589E120F10D1DA49E31A99AEC590E983AA5C26983628","parts":{"total":1,"hash":"F4B33A20EB155B328D36FFF9690C4474E7A2479486407E58562283E229DC8194"}},"timestamp":"2022-10-31T20:13:56.916528784Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"AMafFufFtbK7NHxsSqE8T7jJJUJmvGdsEukB3V76sc6DctDi/PFq6SowBCS3z23d3D3d5jhVl1n2vGH7IZduAQ=="},"time":"2022-10-31T16:13:56-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:56-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":52,"val_index":0,"vote_height":52,"vote_type":2,"time":"2022-10-31T16:13:56-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":52,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:56Z","time":"2022-10-31T16:13:56-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":52,"round":0,"current":{},"time":"2022-10-31T16:13:56-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":52,"round":0,"current":{},"time":"2022-10-31T16:13:56-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":52,"current":{},"time":"2022-10-31T16:13:56-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":52,"block_hash":"F0252CEB3F917E4C01F2589E120F10D1DA49E31A99AEC590E983AA5C26983628","time":"2022-10-31T16:13:56-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:56-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":52,"hash":{},"num_txs":0,"root":"89B9D3238FD45A4283BA96730141F6D6D8AF2644764822A6A2D6F4E0427FF9C1","time":"2022-10-31T16:13:56-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":52,"block":{},"time":"2022-10-31T16:13:56-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:56-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":52,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:56-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32333520313430203837203131302037382031383720363820333920343120333920363720313436203234352031352031362033362038382035332031333120313537203232203139352031303220323437203135302033382031392032323220353420313830203130392032375D3A33347D","time":"2022-10-31T16:13:56-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"EB8C576E4EBB442729274392F50F10245835839D16C366F7962613DE36B46D1B","height":52,"num_txs":0,"time":"2022-10-31T16:13:56-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":52,"last_block_time":"2022-10-31T20:13:55Z","time":"2022-10-31T16:13:56-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":967504548,"height":53,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":52,"round":0,"step":3},"time":"2022-10-31T16:13:56-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":967.504548,"height":53,"round":0,"step":1,"time":"2022-10-31T16:13:56-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:56-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":52,"time":"2022-10-31T16:13:56-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":52,"num_txs":0,"time":"2022-10-31T16:13:56-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:57-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:57-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:57-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:57-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:57-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:57-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:57-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:57-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:57-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":967.504548,"height":53,"round":0,"step":1,"time":"2022-10-31T16:13:57-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":53,"round":0,"step":1,"timeout":967.504548,"time":"2022-10-31T16:13:57-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":53,"round":0,"current":{},"time":"2022-10-31T16:13:57-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":53,"round":0,"current":{},"time":"2022-10-31T16:13:57-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":53,"round":0,"time":"2022-10-31T16:13:57-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":53,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:57-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":53,"round":0,"step":3},"old_ti":{"duration":967504548,"height":53,"round":0,"step":1},"time":"2022-10-31T16:13:57-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:57-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":53,"round":0,"step":3,"time":"2022-10-31T16:13:57-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":53,"proposal":{"Type":32,"height":53,"round":0,"pol_round":-1,"block_id":{"hash":"91B4D4928BA4B649E75FC6D2E55A9BCD917103A0D8D662DFE6B3B66869AD00C4","parts":{"total":1,"hash":"FE9F5906A4258148C1AC47D4AC172005070CBD526F062527C23D72B11123F0DD"}},"timestamp":"2022-10-31T20:13:57.960852474Z","signature":"KabUQj5M+65w6XFUy8T4wMF7u5byJO+E1TlNKSWA+t8ol5cYV3upyOpIpzPTMu+sHNX5bcpTe/qYI8hnWewfCg=="},"round":0,"time":"2022-10-31T16:13:57-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:57-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":53,"round":0,"pol_round":-1,"block_id":{"hash":"91B4D4928BA4B649E75FC6D2E55A9BCD917103A0D8D662DFE6B3B66869AD00C4","parts":{"total":1,"hash":"FE9F5906A4258148C1AC47D4AC172005070CBD526F062527C23D72B11123F0DD"}},"timestamp":"2022-10-31T20:13:57.960852474Z","signature":"KabUQj5M+65w6XFUy8T4wMF7u5byJO+E1TlNKSWA+t8ol5cYV3upyOpIpzPTMu+sHNX5bcpTe/qYI8hnWewfCg=="},"time":"2022-10-31T16:13:58-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"91B4D4928BA4B649E75FC6D2E55A9BCD917103A0D8D662DFE6B3B66869AD00C4","height":53,"time":"2022-10-31T16:13:58-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":53,"round":0,"current":{},"time":"2022-10-31T16:13:58-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":53,"round":0,"time":"2022-10-31T16:13:58-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":53,"round":0,"vote":{"type":1,"height":53,"round":0,"block_id":{"hash":"91B4D4928BA4B649E75FC6D2E55A9BCD917103A0D8D662DFE6B3B66869AD00C4","parts":{"total":1,"hash":"FE9F5906A4258148C1AC47D4AC172005070CBD526F062527C23D72B11123F0DD"}},"timestamp":"2022-10-31T20:13:58.026965899Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"XS2OH2zdM7FijDCwW5/D/iwnEp5XxoLB1THbPP4D3ARznt08P1W94K7G8TS7QcjwvRU4gTaYaWf9//dZOUD2CQ=="},"time":"2022-10-31T16:13:58-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:58-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":53,"val_index":0,"vote_height":53,"vote_type":1,"time":"2022-10-31T16:13:58-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:53 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:91B4D4928BA4B649E75FC6D2E55A9BCD917103A0D8D662DFE6B3B66869AD00C4:1:FE9F5906A425(1) BA{1:x} map[]}","vote":{"type":1,"height":53,"round":0,"block_id":{"hash":"91B4D4928BA4B649E75FC6D2E55A9BCD917103A0D8D662DFE6B3B66869AD00C4","parts":{"total":1,"hash":"FE9F5906A4258148C1AC47D4AC172005070CBD526F062527C23D72B11123F0DD"}},"timestamp":"2022-10-31T20:13:58.026965899Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"XS2OH2zdM7FijDCwW5/D/iwnEp5XxoLB1THbPP4D3ARznt08P1W94K7G8TS7QcjwvRU4gTaYaWf9//dZOUD2CQ=="},"time":"2022-10-31T16:13:58-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:58-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":53,"round":0,"current":{},"time":"2022-10-31T16:13:58-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":53,"round":0,"hash":"91B4D4928BA4B649E75FC6D2E55A9BCD917103A0D8D662DFE6B3B66869AD00C4","time":"2022-10-31T16:13:58-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":53,"round":0,"vote":{"type":2,"height":53,"round":0,"block_id":{"hash":"91B4D4928BA4B649E75FC6D2E55A9BCD917103A0D8D662DFE6B3B66869AD00C4","parts":{"total":1,"hash":"FE9F5906A4258148C1AC47D4AC172005070CBD526F062527C23D72B11123F0DD"}},"timestamp":"2022-10-31T20:13:58.065956999Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"RPk5vZaV1GVZrs2aYvD3Vw+aC/leJe9ZsGjzrhGBrvaNlGLmnQ8yaRDkTdwCKcgaPzQ7eysCgKLeemzaHQ50DA=="},"time":"2022-10-31T16:13:58-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:58-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":53,"val_index":0,"vote_height":53,"vote_type":2,"time":"2022-10-31T16:13:58-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":53,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:58Z","time":"2022-10-31T16:13:58-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":53,"round":0,"current":{},"time":"2022-10-31T16:13:58-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":53,"round":0,"current":{},"time":"2022-10-31T16:13:58-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":53,"current":{},"time":"2022-10-31T16:13:58-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":53,"block_hash":"91B4D4928BA4B649E75FC6D2E55A9BCD917103A0D8D662DFE6B3B66869AD00C4","time":"2022-10-31T16:13:58-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:58-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":53,"hash":{},"num_txs":0,"root":"EB8C576E4EBB442729274392F50F10245835839D16C366F7962613DE36B46D1B","time":"2022-10-31T16:13:58-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":53,"block":{},"time":"2022-10-31T16:13:58-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:58-04:00","message":"minted coins from module account"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:58-04:00","message":"HTTP HANDLER"} -{"level":"info","module":"state","height":53,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:58-04:00","message":"executed block"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:58-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:58-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:58-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:58-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":3,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:58-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:58-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:13:58-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:56582","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:58-04:00","message":"served RPC HTTP response"} -{"level":"info","commit":"436F6D6D697449447B5B31323920313731203133322031333920323432203634203131362037342039322039332033203138302031383220302033312031303520333620313435203136392035382037392032313520323234203339203231382032323120323331203235322032343320313837203530203233365D3A33357D","time":"2022-10-31T16:13:58-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"81AB848BF240744A5C5D03B4B6001F692491A93A4FD7E027DADDE7FCF3BB32EC","height":53,"num_txs":0,"time":"2022-10-31T16:13:58-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":53,"last_block_time":"2022-10-31T20:13:56Z","time":"2022-10-31T16:13:58-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":939767630,"height":54,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":53,"round":0,"step":3},"time":"2022-10-31T16:13:58-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":939.76763,"height":54,"round":0,"step":1,"time":"2022-10-31T16:13:58-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:58-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":53,"time":"2022-10-31T16:13:58-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":53,"num_txs":0,"time":"2022-10-31T16:13:58-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:58-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:58-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:58-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":939.76763,"height":54,"round":0,"step":1,"time":"2022-10-31T16:13:59-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":54,"round":0,"step":1,"timeout":939.76763,"time":"2022-10-31T16:13:59-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":54,"round":0,"current":{},"time":"2022-10-31T16:13:59-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":54,"round":0,"current":{},"time":"2022-10-31T16:13:59-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":54,"round":0,"time":"2022-10-31T16:13:59-04:00","message":"node is a validator"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:59-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"consensus","height":54,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:13:59-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:59-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:13:59-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:59-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:59-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":54,"round":0,"step":3},"old_ti":{"duration":939767630,"height":54,"round":0,"step":1},"time":"2022-10-31T16:13:59-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:13:59-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":54,"round":0,"step":3,"time":"2022-10-31T16:13:59-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:59-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":54,"proposal":{"Type":32,"height":54,"round":0,"pol_round":-1,"block_id":{"hash":"FC38F266B4CC14767AEC01343666C59FB04F0E1665F2545E45DFFED8F6E0A0F4","parts":{"total":1,"hash":"AE6DFE5F93C75D1BA2F051BCA4244BCB9FE8AB79F081BD69C95A4C0902FCD219"}},"timestamp":"2022-10-31T20:13:59.157245476Z","signature":"bzPe6+FvvuOVXYnd4KKrS+f0MxSvSYZ9jqVa6nr92/w+f3cV9xi3OY1iroi/3HCL3smywCXBJcAUWiRY6xN1AA=="},"round":0,"time":"2022-10-31T16:13:59-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:59-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":54,"round":0,"pol_round":-1,"block_id":{"hash":"FC38F266B4CC14767AEC01343666C59FB04F0E1665F2545E45DFFED8F6E0A0F4","parts":{"total":1,"hash":"AE6DFE5F93C75D1BA2F051BCA4244BCB9FE8AB79F081BD69C95A4C0902FCD219"}},"timestamp":"2022-10-31T20:13:59.157245476Z","signature":"bzPe6+FvvuOVXYnd4KKrS+f0MxSvSYZ9jqVa6nr92/w+f3cV9xi3OY1iroi/3HCL3smywCXBJcAUWiRY6xN1AA=="},"time":"2022-10-31T16:13:59-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"FC38F266B4CC14767AEC01343666C59FB04F0E1665F2545E45DFFED8F6E0A0F4","height":54,"time":"2022-10-31T16:13:59-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":54,"round":0,"current":{},"time":"2022-10-31T16:13:59-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":54,"round":0,"time":"2022-10-31T16:13:59-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":54,"round":0,"vote":{"type":1,"height":54,"round":0,"block_id":{"hash":"FC38F266B4CC14767AEC01343666C59FB04F0E1665F2545E45DFFED8F6E0A0F4","parts":{"total":1,"hash":"AE6DFE5F93C75D1BA2F051BCA4244BCB9FE8AB79F081BD69C95A4C0902FCD219"}},"timestamp":"2022-10-31T20:13:59.198201515Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"SOG/BLMpp1ragSI2JLIM3ouKdKhmQTaf6IY07lH1m/vD9DylGUhFcdGJqwfiq4Crn+bquDTAKfEx7y3pHV57CQ=="},"time":"2022-10-31T16:13:59-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:59-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":54,"val_index":0,"vote_height":54,"vote_type":1,"time":"2022-10-31T16:13:59-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:54 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:FC38F266B4CC14767AEC01343666C59FB04F0E1665F2545E45DFFED8F6E0A0F4:1:AE6DFE5F93C7(1) BA{1:x} map[]}","vote":{"type":1,"height":54,"round":0,"block_id":{"hash":"FC38F266B4CC14767AEC01343666C59FB04F0E1665F2545E45DFFED8F6E0A0F4","parts":{"total":1,"hash":"AE6DFE5F93C75D1BA2F051BCA4244BCB9FE8AB79F081BD69C95A4C0902FCD219"}},"timestamp":"2022-10-31T20:13:59.198201515Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"SOG/BLMpp1ragSI2JLIM3ouKdKhmQTaf6IY07lH1m/vD9DylGUhFcdGJqwfiq4Crn+bquDTAKfEx7y3pHV57CQ=="},"time":"2022-10-31T16:13:59-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:13:59-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":54,"round":0,"current":{},"time":"2022-10-31T16:13:59-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":54,"round":0,"hash":"FC38F266B4CC14767AEC01343666C59FB04F0E1665F2545E45DFFED8F6E0A0F4","time":"2022-10-31T16:13:59-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":54,"round":0,"vote":{"type":2,"height":54,"round":0,"block_id":{"hash":"FC38F266B4CC14767AEC01343666C59FB04F0E1665F2545E45DFFED8F6E0A0F4","parts":{"total":1,"hash":"AE6DFE5F93C75D1BA2F051BCA4244BCB9FE8AB79F081BD69C95A4C0902FCD219"}},"timestamp":"2022-10-31T20:13:59.225615672Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"PaRujS9Celj/hIg3Gvm4UM+lz/vypqWxMhJUwriNYSpqzV8gRXeqqgc5snxHXzDF3K5jcCurxKooxqVV1T2KAw=="},"time":"2022-10-31T16:13:59-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:59-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":54,"val_index":0,"vote_height":54,"vote_type":2,"time":"2022-10-31T16:13:59-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":54,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:13:59Z","time":"2022-10-31T16:13:59-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":54,"round":0,"current":{},"time":"2022-10-31T16:13:59-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":54,"round":0,"current":{},"time":"2022-10-31T16:13:59-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":54,"current":{},"time":"2022-10-31T16:13:59-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":54,"block_hash":"FC38F266B4CC14767AEC01343666C59FB04F0E1665F2545E45DFFED8F6E0A0F4","time":"2022-10-31T16:13:59-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:59-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":54,"hash":{},"num_txs":0,"root":"81AB848BF240744A5C5D03B4B6001F692491A93A4FD7E027DADDE7FCF3BB32EC","time":"2022-10-31T16:13:59-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":54,"block":{},"time":"2022-10-31T16:13:59-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:13:59-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":54,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:13:59-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313332203135352032333020383120373420383320343520323137203131362038203235352031353720393420313938203537203233342031353620382032323120313931203831203136342031313620313336203233382032313320393720363220313020323434203330203135355D3A33367D","time":"2022-10-31T16:13:59-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"849BE6514A532DD97408FF9D5EC639EA9C08DDBF51A47488EED5613E0AF41E9B","height":54,"num_txs":0,"time":"2022-10-31T16:13:59-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":54,"last_block_time":"2022-10-31T20:13:58Z","time":"2022-10-31T16:13:59-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:13:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":967728696,"height":55,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":54,"round":0,"step":3},"time":"2022-10-31T16:13:59-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":967.728696,"height":55,"round":0,"step":1,"time":"2022-10-31T16:13:59-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:13:59-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":54,"time":"2022-10-31T16:13:59-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":54,"num_txs":0,"time":"2022-10-31T16:13:59-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:13:59-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:13:59-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:13:59-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:00-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:00-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:00-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:00-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:00-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:00-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":967.728696,"height":55,"round":0,"step":1,"time":"2022-10-31T16:14:00-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":55,"round":0,"step":1,"timeout":967.728696,"time":"2022-10-31T16:14:00-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":55,"round":0,"current":{},"time":"2022-10-31T16:14:00-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":55,"round":0,"current":{},"time":"2022-10-31T16:14:00-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":55,"round":0,"time":"2022-10-31T16:14:00-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":55,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:00-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":55,"round":0,"step":3},"old_ti":{"duration":967728696,"height":55,"round":0,"step":1},"time":"2022-10-31T16:14:00-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:00-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":55,"round":0,"step":3,"time":"2022-10-31T16:14:00-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":55,"proposal":{"Type":32,"height":55,"round":0,"pol_round":-1,"block_id":{"hash":"4AC081AC4FCAE7D770850682B29C9A146CFEE05EFF6A2641F22761EB700ADF6C","parts":{"total":1,"hash":"C2698C8C98BF8AD038BBEDEA242B14E010626FC25C1A1CFA237B6256E997C2FA"}},"timestamp":"2022-10-31T20:14:00.292897088Z","signature":"X2cfYWKo3UEQmBV40JKfQZ4kwhr5Z6cR5Si5YZva9QlIarARgpjfzXuKf8e0WFQADucjTuMBTTADlySPEpjtDQ=="},"round":0,"time":"2022-10-31T16:14:00-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:00-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":55,"round":0,"pol_round":-1,"block_id":{"hash":"4AC081AC4FCAE7D770850682B29C9A146CFEE05EFF6A2641F22761EB700ADF6C","parts":{"total":1,"hash":"C2698C8C98BF8AD038BBEDEA242B14E010626FC25C1A1CFA237B6256E997C2FA"}},"timestamp":"2022-10-31T20:14:00.292897088Z","signature":"X2cfYWKo3UEQmBV40JKfQZ4kwhr5Z6cR5Si5YZva9QlIarARgpjfzXuKf8e0WFQADucjTuMBTTADlySPEpjtDQ=="},"time":"2022-10-31T16:14:00-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"4AC081AC4FCAE7D770850682B29C9A146CFEE05EFF6A2641F22761EB700ADF6C","height":55,"time":"2022-10-31T16:14:00-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":55,"round":0,"current":{},"time":"2022-10-31T16:14:00-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":55,"round":0,"time":"2022-10-31T16:14:00-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":55,"round":0,"vote":{"type":1,"height":55,"round":0,"block_id":{"hash":"4AC081AC4FCAE7D770850682B29C9A146CFEE05EFF6A2641F22761EB700ADF6C","parts":{"total":1,"hash":"C2698C8C98BF8AD038BBEDEA242B14E010626FC25C1A1CFA237B6256E997C2FA"}},"timestamp":"2022-10-31T20:14:00.377871126Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"//miCzJ1swjQvVgIdas98ScIbsTG7u30ZoeLp9gpV10fcJDpmDuAjEK7JPpyqpqMaFT8Y/ogJB2htuVQPem/Ag=="},"time":"2022-10-31T16:14:00-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:00-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":55,"val_index":0,"vote_height":55,"vote_type":1,"time":"2022-10-31T16:14:00-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:55 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:4AC081AC4FCAE7D770850682B29C9A146CFEE05EFF6A2641F22761EB700ADF6C:1:C2698C8C98BF(1) BA{1:x} map[]}","vote":{"type":1,"height":55,"round":0,"block_id":{"hash":"4AC081AC4FCAE7D770850682B29C9A146CFEE05EFF6A2641F22761EB700ADF6C","parts":{"total":1,"hash":"C2698C8C98BF8AD038BBEDEA242B14E010626FC25C1A1CFA237B6256E997C2FA"}},"timestamp":"2022-10-31T20:14:00.377871126Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"//miCzJ1swjQvVgIdas98ScIbsTG7u30ZoeLp9gpV10fcJDpmDuAjEK7JPpyqpqMaFT8Y/ogJB2htuVQPem/Ag=="},"time":"2022-10-31T16:14:00-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:00-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":55,"round":0,"current":{},"time":"2022-10-31T16:14:00-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":55,"round":0,"hash":"4AC081AC4FCAE7D770850682B29C9A146CFEE05EFF6A2641F22761EB700ADF6C","time":"2022-10-31T16:14:00-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":55,"round":0,"vote":{"type":2,"height":55,"round":0,"block_id":{"hash":"4AC081AC4FCAE7D770850682B29C9A146CFEE05EFF6A2641F22761EB700ADF6C","parts":{"total":1,"hash":"C2698C8C98BF8AD038BBEDEA242B14E010626FC25C1A1CFA237B6256E997C2FA"}},"timestamp":"2022-10-31T20:14:00.416283121Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"pmu2+K+eRML+VQuN7kzdxjL78brarEbsu6Uq5ibQZ0pfNCpZZsRZTgVPx43VuT7cjzxTFe5FBnJATO26c/11BA=="},"time":"2022-10-31T16:14:00-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:00-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":55,"val_index":0,"vote_height":55,"vote_type":2,"time":"2022-10-31T16:14:00-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":55,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:00Z","time":"2022-10-31T16:14:00-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":55,"round":0,"current":{},"time":"2022-10-31T16:14:00-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":55,"round":0,"current":{},"time":"2022-10-31T16:14:00-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":55,"current":{},"time":"2022-10-31T16:14:00-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":55,"block_hash":"4AC081AC4FCAE7D770850682B29C9A146CFEE05EFF6A2641F22761EB700ADF6C","time":"2022-10-31T16:14:00-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:00-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":55,"hash":{},"num_txs":0,"root":"849BE6514A532DD97408FF9D5EC639EA9C08DDBF51A47488EED5613E0AF41E9B","time":"2022-10-31T16:14:00-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":55,"block":{},"time":"2022-10-31T16:14:00-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:00-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":55,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:00-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3734203336203230332031353320383020313839203132362032303420313432203130203439203339203137372031323920393020323232203131322038203920372032203130302032343720363320313539203137382039382031363320313138203239203235342034345D3A33377D","time":"2022-10-31T16:14:00-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"4A24CB9950BD7ECC8E0A3127B1815ADE700809070264F73F9FB262A3761DFE2C","height":55,"num_txs":0,"time":"2022-10-31T16:14:00-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":55,"last_block_time":"2022-10-31T20:13:59Z","time":"2022-10-31T16:14:00-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":961325512,"height":56,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":55,"round":0,"step":3},"time":"2022-10-31T16:14:00-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":961.325512,"height":56,"round":0,"step":1,"time":"2022-10-31T16:14:00-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:00-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":55,"time":"2022-10-31T16:14:00-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":55,"num_txs":0,"time":"2022-10-31T16:14:00-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:00-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:00-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:00-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:01-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:01-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:01-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:01-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:01-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:01-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:01-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:01-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:01-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":961.325512,"height":56,"round":0,"step":1,"time":"2022-10-31T16:14:01-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":56,"round":0,"step":1,"timeout":961.325512,"time":"2022-10-31T16:14:01-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":56,"round":0,"current":{},"time":"2022-10-31T16:14:01-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":56,"round":0,"current":{},"time":"2022-10-31T16:14:01-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":56,"round":0,"time":"2022-10-31T16:14:01-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":56,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:01-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":56,"round":0,"step":3},"old_ti":{"duration":961325512,"height":56,"round":0,"step":1},"time":"2022-10-31T16:14:01-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:01-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":56,"round":0,"step":3,"time":"2022-10-31T16:14:01-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":56,"proposal":{"Type":32,"height":56,"round":0,"pol_round":-1,"block_id":{"hash":"4BDC50F4A732F6D559A78D4F7E5CB13D0876CE92F36D3ED43558BE42F0CBF476","parts":{"total":1,"hash":"EEF1AFB9278DE0D70E8AE30498254CC99B16491D1B2A72E736B2FA494AA2E9DD"}},"timestamp":"2022-10-31T20:14:01.465010747Z","signature":"3eGp0sQf44G5rGAc5UQyAjq3yds1tlVAavyZnDRDjxNupNZj4E6bVOo7vCwC7cLdFfc+mXnOlEp3W9yvkGpLBQ=="},"round":0,"time":"2022-10-31T16:14:01-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:01-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":56,"round":0,"pol_round":-1,"block_id":{"hash":"4BDC50F4A732F6D559A78D4F7E5CB13D0876CE92F36D3ED43558BE42F0CBF476","parts":{"total":1,"hash":"EEF1AFB9278DE0D70E8AE30498254CC99B16491D1B2A72E736B2FA494AA2E9DD"}},"timestamp":"2022-10-31T20:14:01.465010747Z","signature":"3eGp0sQf44G5rGAc5UQyAjq3yds1tlVAavyZnDRDjxNupNZj4E6bVOo7vCwC7cLdFfc+mXnOlEp3W9yvkGpLBQ=="},"time":"2022-10-31T16:14:01-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"4BDC50F4A732F6D559A78D4F7E5CB13D0876CE92F36D3ED43558BE42F0CBF476","height":56,"time":"2022-10-31T16:14:01-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":56,"round":0,"current":{},"time":"2022-10-31T16:14:01-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":56,"round":0,"time":"2022-10-31T16:14:01-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":56,"round":0,"vote":{"type":1,"height":56,"round":0,"block_id":{"hash":"4BDC50F4A732F6D559A78D4F7E5CB13D0876CE92F36D3ED43558BE42F0CBF476","parts":{"total":1,"hash":"EEF1AFB9278DE0D70E8AE30498254CC99B16491D1B2A72E736B2FA494AA2E9DD"}},"timestamp":"2022-10-31T20:14:01.504095423Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"kQ1uDoXADPgLcvlpCbvIctskuOxd6ZaRcRC/pIQzHCuA0SkkbxB5aj90LeOCVWmfaiNfrSvWB6aU5059DGQqCg=="},"time":"2022-10-31T16:14:01-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:01-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":56,"val_index":0,"vote_height":56,"vote_type":1,"time":"2022-10-31T16:14:01-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:56 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:4BDC50F4A732F6D559A78D4F7E5CB13D0876CE92F36D3ED43558BE42F0CBF476:1:EEF1AFB9278D(1) BA{1:x} map[]}","vote":{"type":1,"height":56,"round":0,"block_id":{"hash":"4BDC50F4A732F6D559A78D4F7E5CB13D0876CE92F36D3ED43558BE42F0CBF476","parts":{"total":1,"hash":"EEF1AFB9278DE0D70E8AE30498254CC99B16491D1B2A72E736B2FA494AA2E9DD"}},"timestamp":"2022-10-31T20:14:01.504095423Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"kQ1uDoXADPgLcvlpCbvIctskuOxd6ZaRcRC/pIQzHCuA0SkkbxB5aj90LeOCVWmfaiNfrSvWB6aU5059DGQqCg=="},"time":"2022-10-31T16:14:01-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:01-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":56,"round":0,"current":{},"time":"2022-10-31T16:14:01-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":56,"round":0,"hash":"4BDC50F4A732F6D559A78D4F7E5CB13D0876CE92F36D3ED43558BE42F0CBF476","time":"2022-10-31T16:14:01-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":56,"round":0,"vote":{"type":2,"height":56,"round":0,"block_id":{"hash":"4BDC50F4A732F6D559A78D4F7E5CB13D0876CE92F36D3ED43558BE42F0CBF476","parts":{"total":1,"hash":"EEF1AFB9278DE0D70E8AE30498254CC99B16491D1B2A72E736B2FA494AA2E9DD"}},"timestamp":"2022-10-31T20:14:01.527353964Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Sikryfi8hbAFaKyrnOTN9HhZLDTqTrfOFtLA6eeEpTbbsq+B2XWSUnOx9trLGEyTdDZbCP06h1bweCb9vqe6BQ=="},"time":"2022-10-31T16:14:01-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:01-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":56,"val_index":0,"vote_height":56,"vote_type":2,"time":"2022-10-31T16:14:01-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":56,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:01Z","time":"2022-10-31T16:14:01-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":56,"round":0,"current":{},"time":"2022-10-31T16:14:01-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":56,"round":0,"current":{},"time":"2022-10-31T16:14:01-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":56,"current":{},"time":"2022-10-31T16:14:01-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":56,"block_hash":"4BDC50F4A732F6D559A78D4F7E5CB13D0876CE92F36D3ED43558BE42F0CBF476","time":"2022-10-31T16:14:01-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:01-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":56,"hash":{},"num_txs":0,"root":"4A24CB9950BD7ECC8E0A3127B1815ADE700809070264F73F9FB262A3761DFE2C","time":"2022-10-31T16:14:01-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":56,"block":{},"time":"2022-10-31T16:14:01-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:01-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":56,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:01-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B353620313334203230302031353820313934203335203139352031333920313334203130203231322032323220313039203630203132352031323220313634203133322032342033372031373820313136203233382031343220313020323031203432203434203936203234302031302038335D3A33387D","time":"2022-10-31T16:14:01-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"3886C89EC223C38B860AD4DE6D3C7D7AA4841825B274EE8E0AC92A2C60F00A53","height":56,"num_txs":0,"time":"2022-10-31T16:14:01-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":56,"last_block_time":"2022-10-31T20:14:00Z","time":"2022-10-31T16:14:01-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":942710344,"height":57,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":56,"round":0,"step":3},"time":"2022-10-31T16:14:01-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":942.710344,"height":57,"round":0,"step":1,"time":"2022-10-31T16:14:01-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:01-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":56,"time":"2022-10-31T16:14:01-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":56,"num_txs":0,"time":"2022-10-31T16:14:01-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:01-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:01-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:01-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:02-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:02-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:02-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:02-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:02-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:02-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":942.710344,"height":57,"round":0,"step":1,"time":"2022-10-31T16:14:02-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":57,"round":0,"step":1,"timeout":942.710344,"time":"2022-10-31T16:14:02-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":57,"round":0,"current":{},"time":"2022-10-31T16:14:02-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":57,"round":0,"current":{},"time":"2022-10-31T16:14:02-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":57,"round":0,"time":"2022-10-31T16:14:02-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":57,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:02-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":57,"round":0,"step":3},"old_ti":{"duration":942710344,"height":57,"round":0,"step":1},"time":"2022-10-31T16:14:02-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:02-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":57,"round":0,"step":3,"time":"2022-10-31T16:14:02-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":57,"proposal":{"Type":32,"height":57,"round":0,"pol_round":-1,"block_id":{"hash":"E4613E3B7E8DFD8FB55276B3FE3A7130B0BF4B92CF064A22E48597C0E3E49F97","parts":{"total":1,"hash":"D8E86157D9B457F61D39A8070DF839A972227B90A09B9F9FB270D2736800914B"}},"timestamp":"2022-10-31T20:14:02.583373614Z","signature":"lx3j/WbJxLadNboqyaFBdJUtKRIqwti5j+8RuYhI8NgADfyoN3B1Bz49W5tH0Z2gxmK3FPQ1yYox8BFn68CKDw=="},"round":0,"time":"2022-10-31T16:14:02-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:02-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":57,"round":0,"pol_round":-1,"block_id":{"hash":"E4613E3B7E8DFD8FB55276B3FE3A7130B0BF4B92CF064A22E48597C0E3E49F97","parts":{"total":1,"hash":"D8E86157D9B457F61D39A8070DF839A972227B90A09B9F9FB270D2736800914B"}},"timestamp":"2022-10-31T20:14:02.583373614Z","signature":"lx3j/WbJxLadNboqyaFBdJUtKRIqwti5j+8RuYhI8NgADfyoN3B1Bz49W5tH0Z2gxmK3FPQ1yYox8BFn68CKDw=="},"time":"2022-10-31T16:14:02-04:00","message":"received proposal"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:02-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:02-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:02-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","hash":"E4613E3B7E8DFD8FB55276B3FE3A7130B0BF4B92CF064A22E48597C0E3E49F97","height":57,"time":"2022-10-31T16:14:02-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":57,"round":0,"current":{},"time":"2022-10-31T16:14:02-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":57,"round":0,"time":"2022-10-31T16:14:02-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":57,"round":0,"vote":{"type":1,"height":57,"round":0,"block_id":{"hash":"E4613E3B7E8DFD8FB55276B3FE3A7130B0BF4B92CF064A22E48597C0E3E49F97","parts":{"total":1,"hash":"D8E86157D9B457F61D39A8070DF839A972227B90A09B9F9FB270D2736800914B"}},"timestamp":"2022-10-31T20:14:02.652621941Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"XeFdHizE9DXDwm2dXSIgvv8sFximZ/52aj0xXeCb3GlRBsXEtKVW3toYBNrrwg8hu4ShNBVJhzIIDLzcjbq9Aw=="},"time":"2022-10-31T16:14:02-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:02-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:02-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":57,"val_index":0,"vote_height":57,"vote_type":1,"time":"2022-10-31T16:14:02-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:02-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:57 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:E4613E3B7E8DFD8FB55276B3FE3A7130B0BF4B92CF064A22E48597C0E3E49F97:1:D8E86157D9B4(1) BA{1:x} map[]}","vote":{"type":1,"height":57,"round":0,"block_id":{"hash":"E4613E3B7E8DFD8FB55276B3FE3A7130B0BF4B92CF064A22E48597C0E3E49F97","parts":{"total":1,"hash":"D8E86157D9B457F61D39A8070DF839A972227B90A09B9F9FB270D2736800914B"}},"timestamp":"2022-10-31T20:14:02.652621941Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"XeFdHizE9DXDwm2dXSIgvv8sFximZ/52aj0xXeCb3GlRBsXEtKVW3toYBNrrwg8hu4ShNBVJhzIIDLzcjbq9Aw=="},"time":"2022-10-31T16:14:02-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:02-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:02-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":57,"round":0,"current":{},"time":"2022-10-31T16:14:02-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":57,"round":0,"hash":"E4613E3B7E8DFD8FB55276B3FE3A7130B0BF4B92CF064A22E48597C0E3E49F97","time":"2022-10-31T16:14:02-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":57,"round":0,"vote":{"type":2,"height":57,"round":0,"block_id":{"hash":"E4613E3B7E8DFD8FB55276B3FE3A7130B0BF4B92CF064A22E48597C0E3E49F97","parts":{"total":1,"hash":"D8E86157D9B457F61D39A8070DF839A972227B90A09B9F9FB270D2736800914B"}},"timestamp":"2022-10-31T20:14:02.697480405Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"RNTSDtx/C0aaT6oi2DF9ALXBK30xz/3aZ1YQ4WVQ9TEiaVSGedzSuNnFGjLQTr3RoxLgu0XpJKaDN/3rCNtcAw=="},"time":"2022-10-31T16:14:02-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:02-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:02-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":57,"val_index":0,"vote_height":57,"vote_type":2,"time":"2022-10-31T16:14:02-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:02-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":57,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:02Z","time":"2022-10-31T16:14:02-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":57,"round":0,"current":{},"time":"2022-10-31T16:14:02-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":57,"round":0,"current":{},"time":"2022-10-31T16:14:02-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":57,"current":{},"time":"2022-10-31T16:14:02-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":57,"block_hash":"E4613E3B7E8DFD8FB55276B3FE3A7130B0BF4B92CF064A22E48597C0E3E49F97","time":"2022-10-31T16:14:02-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:02-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":57,"hash":{},"num_txs":0,"root":"3886C89EC223C38B860AD4DE6D3C7D7AA4841825B274EE8E0AC92A2C60F00A53","time":"2022-10-31T16:14:02-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":57,"block":{},"time":"2022-10-31T16:14:02-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:02-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":57,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:02-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3230372032343920313938203339203134332032372032333720393720313238203436203731203932203231302038203138332033302031332032333420313638203737203134392031323820323132203838203239203135203133392031372031303220313731203635203130305D3A33397D","time":"2022-10-31T16:14:02-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"CFF9C6278F1BED61802E475CD208B71E0DEAA84D9580D4581D0F8B1166AB4164","height":57,"num_txs":0,"time":"2022-10-31T16:14:02-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":57,"last_block_time":"2022-10-31T20:14:01Z","time":"2022-10-31T16:14:02-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:02-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":951484304,"height":58,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":57,"round":0,"step":3},"time":"2022-10-31T16:14:02-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":951.484304,"height":58,"round":0,"step":1,"time":"2022-10-31T16:14:02-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:02-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":57,"time":"2022-10-31T16:14:02-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":57,"num_txs":0,"time":"2022-10-31T16:14:02-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:03-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:03-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:03-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:03-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:03-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:03-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:03-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:03-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:03-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":951.484304,"height":58,"round":0,"step":1,"time":"2022-10-31T16:14:03-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":58,"round":0,"step":1,"timeout":951.484304,"time":"2022-10-31T16:14:03-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":58,"round":0,"current":{},"time":"2022-10-31T16:14:03-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":58,"round":0,"current":{},"time":"2022-10-31T16:14:03-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":58,"round":0,"time":"2022-10-31T16:14:03-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":58,"round":0,"step":3},"old_ti":{"duration":951484304,"height":58,"round":0,"step":1},"time":"2022-10-31T16:14:03-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:03-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":58,"round":0,"step":3,"time":"2022-10-31T16:14:03-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":58,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:03-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":58,"proposal":{"Type":32,"height":58,"round":0,"pol_round":-1,"block_id":{"hash":"3B17C31C909B3774BCFBDE68C46EFEA170EC66501AB1F38764AAA9C652D5EEBA","parts":{"total":1,"hash":"E9E52990F7E736B4E476DA8F145E8956FF6EB6C5F9C3665B08C8901B5FF02B4E"}},"timestamp":"2022-10-31T20:14:03.738000781Z","signature":"mO8M//rDG59VouiB06ScJ9hralBkL5zlLAInh5DttDaHC2FHSrerN4y0/nE2J0u5yiyVHIUNRuvpwjT9zg9aBQ=="},"round":0,"time":"2022-10-31T16:14:03-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:03-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":58,"round":0,"pol_round":-1,"block_id":{"hash":"3B17C31C909B3774BCFBDE68C46EFEA170EC66501AB1F38764AAA9C652D5EEBA","parts":{"total":1,"hash":"E9E52990F7E736B4E476DA8F145E8956FF6EB6C5F9C3665B08C8901B5FF02B4E"}},"timestamp":"2022-10-31T20:14:03.738000781Z","signature":"mO8M//rDG59VouiB06ScJ9hralBkL5zlLAInh5DttDaHC2FHSrerN4y0/nE2J0u5yiyVHIUNRuvpwjT9zg9aBQ=="},"time":"2022-10-31T16:14:03-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"3B17C31C909B3774BCFBDE68C46EFEA170EC66501AB1F38764AAA9C652D5EEBA","height":58,"time":"2022-10-31T16:14:03-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":58,"round":0,"current":{},"time":"2022-10-31T16:14:03-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":58,"round":0,"time":"2022-10-31T16:14:03-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":58,"round":0,"vote":{"type":1,"height":58,"round":0,"block_id":{"hash":"3B17C31C909B3774BCFBDE68C46EFEA170EC66501AB1F38764AAA9C652D5EEBA","parts":{"total":1,"hash":"E9E52990F7E736B4E476DA8F145E8956FF6EB6C5F9C3665B08C8901B5FF02B4E"}},"timestamp":"2022-10-31T20:14:03.783660033Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"DzsN968pdeQX7cN6CkwPk4+QNXEa9CrI9oqGoc6A13+pDILpYmdDv0R8eo/arzNyEiOcCBuhJUSyBoqQO1SAAA=="},"time":"2022-10-31T16:14:03-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:03-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":58,"val_index":0,"vote_height":58,"vote_type":1,"time":"2022-10-31T16:14:03-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:58 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:3B17C31C909B3774BCFBDE68C46EFEA170EC66501AB1F38764AAA9C652D5EEBA:1:E9E52990F7E7(1) BA{1:x} map[]}","vote":{"type":1,"height":58,"round":0,"block_id":{"hash":"3B17C31C909B3774BCFBDE68C46EFEA170EC66501AB1F38764AAA9C652D5EEBA","parts":{"total":1,"hash":"E9E52990F7E736B4E476DA8F145E8956FF6EB6C5F9C3665B08C8901B5FF02B4E"}},"timestamp":"2022-10-31T20:14:03.783660033Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"DzsN968pdeQX7cN6CkwPk4+QNXEa9CrI9oqGoc6A13+pDILpYmdDv0R8eo/arzNyEiOcCBuhJUSyBoqQO1SAAA=="},"time":"2022-10-31T16:14:03-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:03-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":58,"round":0,"current":{},"time":"2022-10-31T16:14:03-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":58,"round":0,"hash":"3B17C31C909B3774BCFBDE68C46EFEA170EC66501AB1F38764AAA9C652D5EEBA","time":"2022-10-31T16:14:03-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":58,"round":0,"vote":{"type":2,"height":58,"round":0,"block_id":{"hash":"3B17C31C909B3774BCFBDE68C46EFEA170EC66501AB1F38764AAA9C652D5EEBA","parts":{"total":1,"hash":"E9E52990F7E736B4E476DA8F145E8956FF6EB6C5F9C3665B08C8901B5FF02B4E"}},"timestamp":"2022-10-31T20:14:03.815852428Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"6KaP5kOZkmOdRO59n4GUSzg8dAVWT4QgbkwbISdsDIM4W8fqp5rsoyscejO7uzSeCKB4Amx2RV0rg+kcy9TsDQ=="},"time":"2022-10-31T16:14:03-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:03-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":58,"val_index":0,"vote_height":58,"vote_type":2,"time":"2022-10-31T16:14:03-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":58,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:03Z","time":"2022-10-31T16:14:03-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":58,"round":0,"current":{},"time":"2022-10-31T16:14:03-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":58,"round":0,"current":{},"time":"2022-10-31T16:14:03-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":58,"current":{},"time":"2022-10-31T16:14:03-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":58,"block_hash":"3B17C31C909B3774BCFBDE68C46EFEA170EC66501AB1F38764AAA9C652D5EEBA","time":"2022-10-31T16:14:03-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:03-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":58,"hash":{},"num_txs":0,"root":"CFF9C6278F1BED61802E475CD208B71E0DEAA84D9580D4581D0F8B1166AB4164","time":"2022-10-31T16:14:03-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":58,"block":{},"time":"2022-10-31T16:14:03-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:03-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":58,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:03-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31333520313936203533203139372038203135352032342032353120313031203138392032313220313737203430203231312036352032323320313136203237203232362031363520313437203137392035342031313020323038203234382032353520323331203232332032323820323133203230385D3A33417D","time":"2022-10-31T16:14:03-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"87C435C5089B18FB65BDD4B128D341DF741BE2A593B3366ED0F8FFE7DFE4D5D0","height":58,"num_txs":0,"time":"2022-10-31T16:14:03-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":58,"last_block_time":"2022-10-31T20:14:02Z","time":"2022-10-31T16:14:03-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":903235159,"height":59,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":58,"round":0,"step":3},"time":"2022-10-31T16:14:03-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":903.235159,"height":59,"round":0,"step":1,"time":"2022-10-31T16:14:03-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:03-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":58,"time":"2022-10-31T16:14:03-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":58,"num_txs":0,"time":"2022-10-31T16:14:03-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:04-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:04-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:04-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:04-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:04-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:04-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:04-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:04-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36704","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:04-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:04-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:04-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:04-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":903.235159,"height":59,"round":0,"step":1,"time":"2022-10-31T16:14:04-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":59,"round":0,"step":1,"timeout":903.235159,"time":"2022-10-31T16:14:04-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":59,"round":0,"current":{},"time":"2022-10-31T16:14:04-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":59,"round":0,"current":{},"time":"2022-10-31T16:14:04-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":59,"round":0,"time":"2022-10-31T16:14:04-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":59,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:04-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":59,"round":0,"step":3},"old_ti":{"duration":903235159,"height":59,"round":0,"step":1},"time":"2022-10-31T16:14:04-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:04-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":59,"round":0,"step":3,"time":"2022-10-31T16:14:04-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":59,"proposal":{"Type":32,"height":59,"round":0,"pol_round":-1,"block_id":{"hash":"14D1A77EC4C913BFAB7FBFAFB4A8554341E16ABA64A2C07FC3A889ECC66A0FD9","parts":{"total":1,"hash":"C08F1890FB00E11F732036EBA1E07B7097112283DEBBE6F1A65FF298E68F3598"}},"timestamp":"2022-10-31T20:14:04.88047387Z","signature":"XsZGJrKwtCexz49r0AWysrfP/mkXnYhR4QaMfHj0rLwSOQplcOEYh6d1uRpbc/qj/x6yeI+UEDZlntfidAOhAA=="},"round":0,"time":"2022-10-31T16:14:04-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:04-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":59,"round":0,"pol_round":-1,"block_id":{"hash":"14D1A77EC4C913BFAB7FBFAFB4A8554341E16ABA64A2C07FC3A889ECC66A0FD9","parts":{"total":1,"hash":"C08F1890FB00E11F732036EBA1E07B7097112283DEBBE6F1A65FF298E68F3598"}},"timestamp":"2022-10-31T20:14:04.88047387Z","signature":"XsZGJrKwtCexz49r0AWysrfP/mkXnYhR4QaMfHj0rLwSOQplcOEYh6d1uRpbc/qj/x6yeI+UEDZlntfidAOhAA=="},"time":"2022-10-31T16:14:04-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"14D1A77EC4C913BFAB7FBFAFB4A8554341E16ABA64A2C07FC3A889ECC66A0FD9","height":59,"time":"2022-10-31T16:14:04-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":59,"round":0,"current":{},"time":"2022-10-31T16:14:04-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":59,"round":0,"time":"2022-10-31T16:14:04-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":59,"round":0,"vote":{"type":1,"height":59,"round":0,"block_id":{"hash":"14D1A77EC4C913BFAB7FBFAFB4A8554341E16ABA64A2C07FC3A889ECC66A0FD9","parts":{"total":1,"hash":"C08F1890FB00E11F732036EBA1E07B7097112283DEBBE6F1A65FF298E68F3598"}},"timestamp":"2022-10-31T20:14:04.903929227Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"QOABCtMtkGu3cDp1Ap3JREbvj4BxOPmGO3gwF6voW2Kx7hfQcKT7V5hQKw7x2MH5fOCTV6i/bWua9yMqtc0sCg=="},"time":"2022-10-31T16:14:04-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:04-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","duration":0,"method":"POST","remoteAddr":"[::1]:36706","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:04-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"POST","remoteAddr":"[::1]:36706","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:04-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":59,"val_index":0,"vote_height":59,"vote_type":1,"time":"2022-10-31T16:14:04-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:59 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:14D1A77EC4C913BFAB7FBFAFB4A8554341E16ABA64A2C07FC3A889ECC66A0FD9:1:C08F1890FB00(1) BA{1:x} map[]}","vote":{"type":1,"height":59,"round":0,"block_id":{"hash":"14D1A77EC4C913BFAB7FBFAFB4A8554341E16ABA64A2C07FC3A889ECC66A0FD9","parts":{"total":1,"hash":"C08F1890FB00E11F732036EBA1E07B7097112283DEBBE6F1A65FF298E68F3598"}},"timestamp":"2022-10-31T20:14:04.903929227Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"QOABCtMtkGu3cDp1Ap3JREbvj4BxOPmGO3gwF6voW2Kx7hfQcKT7V5hQKw7x2MH5fOCTV6i/bWua9yMqtc0sCg=="},"time":"2022-10-31T16:14:04-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:04-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":59,"round":0,"current":{},"time":"2022-10-31T16:14:04-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":59,"round":0,"hash":"14D1A77EC4C913BFAB7FBFAFB4A8554341E16ABA64A2C07FC3A889ECC66A0FD9","time":"2022-10-31T16:14:04-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":59,"round":0,"vote":{"type":2,"height":59,"round":0,"block_id":{"hash":"14D1A77EC4C913BFAB7FBFAFB4A8554341E16ABA64A2C07FC3A889ECC66A0FD9","parts":{"total":1,"hash":"C08F1890FB00E11F732036EBA1E07B7097112283DEBBE6F1A65FF298E68F3598"}},"timestamp":"2022-10-31T20:14:04.92395486Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"lEdk6W1RPuUPlZ2nniJ6JBnxGCi49eC4YtfqQHhxtgVIOa3iDtUXGRLwQBC6vt1wPkikFuaTjKIRP3CdROKACA=="},"time":"2022-10-31T16:14:04-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:04-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","height":58,"res":{"check_tx":{"code":0,"data":"","log":"[]","info":"","gas_wanted":"200000","gas_used":"54831","events":[],"codespace":"","sender":"","priority":"0","mempoolError":""}},"total":1,"tx":"\ufffd_\u0017D\u0007\ufffd\ufffdP\ufffd\ufffd\ufffd\ufffdR\ufffd\ufffdR\u0002ƖX\u0003Y\ufffd0\ufffd\ufffd\u0018\ufffdz\ufffd4\ufffd","time":"2022-10-31T16:14:04-04:00","message":"added good transaction"} -{"level":"debug","module":"consensus","cs_height":59,"val_index":0,"vote_height":59,"vote_type":2,"time":"2022-10-31T16:14:04-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":59,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:04Z","time":"2022-10-31T16:14:04-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":59,"round":0,"current":{},"time":"2022-10-31T16:14:04-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":59,"round":0,"current":{},"time":"2022-10-31T16:14:04-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":59,"current":{},"time":"2022-10-31T16:14:04-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":59,"block_hash":"14D1A77EC4C913BFAB7FBFAFB4A8554341E16ABA64A2C07FC3A889ECC66A0FD9","time":"2022-10-31T16:14:04-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:04-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":59,"hash":{},"num_txs":0,"root":"87C435C5089B18FB65BDD4B128D341DF741BE2A593B3366ED0F8FFE7DFE4D5D0","time":"2022-10-31T16:14:04-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":59,"block":{},"time":"2022-10-31T16:14:04-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:04-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":59,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:04-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32333520313639203236203433203130302032323020323020313030203637203139372035372031383720343220323339203138392031362037302037312037372039352039392031373320313931203135322031323920313136203731203235203231332032353220313131203134305D3A33427D","time":"2022-10-31T16:14:04-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"EBA91A2B64DC146443C539BB2AEFBD1046474D5F63ADBF9881744719D5FC6F8C","height":59,"num_txs":0,"time":"2022-10-31T16:14:04-04:00","message":"committed state"} -{"level":"debug","height":59,"numtxs":1,"time":"2022-10-31T16:14:04-04:00","message":"recheck txs"} -{"level":"debug","time":"2022-10-31T16:14:04-04:00","message":"done rechecking txs"} -{"level":"debug","module":"evidence","last_block_height":59,"last_block_time":"2022-10-31T20:14:03Z","time":"2022-10-31T16:14:04-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":967000223,"height":60,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":59,"round":0,"step":3},"time":"2022-10-31T16:14:04-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":967.000223,"height":60,"round":0,"step":1,"time":"2022-10-31T16:14:04-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:04-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":59,"time":"2022-10-31T16:14:04-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":59,"num_txs":0,"time":"2022-10-31T16:14:04-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:05-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:05-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:05-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:05-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:05-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":3,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:05-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:05-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:05-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:05-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":967.000223,"height":60,"round":0,"step":1,"time":"2022-10-31T16:14:05-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":60,"round":0,"step":1,"timeout":967.000223,"time":"2022-10-31T16:14:05-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":60,"round":0,"current":{},"time":"2022-10-31T16:14:05-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":60,"round":0,"current":{},"time":"2022-10-31T16:14:05-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":60,"round":0,"time":"2022-10-31T16:14:05-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":60,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:05-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":60,"round":0,"step":3},"old_ti":{"duration":967000223,"height":60,"round":0,"step":1},"time":"2022-10-31T16:14:05-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:05-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":60,"round":0,"step":3,"time":"2022-10-31T16:14:05-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":60,"proposal":{"Type":32,"height":60,"round":0,"pol_round":-1,"block_id":{"hash":"747D23FECF6267166C41754B3964F194A8A7BF0328829B2AACBAC392CF7D38D6","parts":{"total":1,"hash":"7F59C5AB6CD6D5B4ED8DB7E79ECDC6DD72B61C12094F21094E1A53A02724B53C"}},"timestamp":"2022-10-31T20:14:05.970439116Z","signature":"Q4VkrT+go2ZQCGg3Z1G35/xeBhE1obmDfPW0WAhxOx5FPCskf54bT1lMkooywfkHS+nrfqSA6HYOoLK691mTAQ=="},"round":0,"time":"2022-10-31T16:14:06-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:06-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":60,"round":0,"pol_round":-1,"block_id":{"hash":"747D23FECF6267166C41754B3964F194A8A7BF0328829B2AACBAC392CF7D38D6","parts":{"total":1,"hash":"7F59C5AB6CD6D5B4ED8DB7E79ECDC6DD72B61C12094F21094E1A53A02724B53C"}},"timestamp":"2022-10-31T20:14:05.970439116Z","signature":"Q4VkrT+go2ZQCGg3Z1G35/xeBhE1obmDfPW0WAhxOx5FPCskf54bT1lMkooywfkHS+nrfqSA6HYOoLK691mTAQ=="},"time":"2022-10-31T16:14:06-04:00","message":"received proposal"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:06-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:06-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:06-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:06-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:06-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:06-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","hash":"747D23FECF6267166C41754B3964F194A8A7BF0328829B2AACBAC392CF7D38D6","height":60,"time":"2022-10-31T16:14:06-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":60,"round":0,"current":{},"time":"2022-10-31T16:14:06-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":60,"round":0,"time":"2022-10-31T16:14:06-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":60,"round":0,"vote":{"type":1,"height":60,"round":0,"block_id":{"hash":"747D23FECF6267166C41754B3964F194A8A7BF0328829B2AACBAC392CF7D38D6","parts":{"total":1,"hash":"7F59C5AB6CD6D5B4ED8DB7E79ECDC6DD72B61C12094F21094E1A53A02724B53C"}},"timestamp":"2022-10-31T20:14:06.134976321Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"B5gWLL99nebhQrmH21/ETSOxmoVaW+jIbX5nTjihN6Uty+xURyjidbELkOYiICgOu3EbO68+LWuQHGJe7JI0Bg=="},"time":"2022-10-31T16:14:06-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:06-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":60,"val_index":0,"vote_height":60,"vote_type":1,"time":"2022-10-31T16:14:06-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:60 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:747D23FECF6267166C41754B3964F194A8A7BF0328829B2AACBAC392CF7D38D6:1:7F59C5AB6CD6(1) BA{1:x} map[]}","vote":{"type":1,"height":60,"round":0,"block_id":{"hash":"747D23FECF6267166C41754B3964F194A8A7BF0328829B2AACBAC392CF7D38D6","parts":{"total":1,"hash":"7F59C5AB6CD6D5B4ED8DB7E79ECDC6DD72B61C12094F21094E1A53A02724B53C"}},"timestamp":"2022-10-31T20:14:06.134976321Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"B5gWLL99nebhQrmH21/ETSOxmoVaW+jIbX5nTjihN6Uty+xURyjidbELkOYiICgOu3EbO68+LWuQHGJe7JI0Bg=="},"time":"2022-10-31T16:14:06-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:06-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":60,"round":0,"current":{},"time":"2022-10-31T16:14:06-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":60,"round":0,"hash":"747D23FECF6267166C41754B3964F194A8A7BF0328829B2AACBAC392CF7D38D6","time":"2022-10-31T16:14:06-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":60,"round":0,"vote":{"type":2,"height":60,"round":0,"block_id":{"hash":"747D23FECF6267166C41754B3964F194A8A7BF0328829B2AACBAC392CF7D38D6","parts":{"total":1,"hash":"7F59C5AB6CD6D5B4ED8DB7E79ECDC6DD72B61C12094F21094E1A53A02724B53C"}},"timestamp":"2022-10-31T20:14:06.210048735Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"rol2csTi7QKzmxm8Kjw18qJKFrW/FuiZpEv0GupLN/XpiF2WtfygpKlv0bGcvRFWFTJk8YmHc0cZu1lhKyOgCw=="},"time":"2022-10-31T16:14:06-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:06-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":60,"val_index":0,"vote_height":60,"vote_type":2,"time":"2022-10-31T16:14:06-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":60,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:06Z","time":"2022-10-31T16:14:06-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":60,"round":0,"current":{},"time":"2022-10-31T16:14:06-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":60,"round":0,"current":{},"time":"2022-10-31T16:14:06-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":60,"current":{},"time":"2022-10-31T16:14:06-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":60,"block_hash":"747D23FECF6267166C41754B3964F194A8A7BF0328829B2AACBAC392CF7D38D6","time":"2022-10-31T16:14:06-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:06-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":60,"hash":{},"num_txs":1,"root":"EBA91A2B64DC146443C539BB2AEFBD1046474D5F63ADBF9881744719D5FC6F8C","time":"2022-10-31T16:14:06-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":60,"block":{},"time":"2022-10-31T16:14:06-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:06-04:00","message":"minted coins from module account"} -{"level":"debug","module":"x/ante","time":"2022-10-31T16:14:06-04:00","message":"received message of type axelar.evm.v1beta1.CreateDeployTokenRequest in block 60: {\"sender\":\"axelar10h9stc5v6ntgeygf5xf945njqq5h32r54jk580\",\"chain\":\"Ethereum\",\"asset\":{\"chain\":\"Ethereum\",\"name\":\"uuni\"},\"token_details\":{\"token_name\":\"uuni\",\"symbol\":\"uuni\",\"decimals\":8,\"capacity\":\"10000000\"},\"address\":[35,238,35,67,184,146,177,187,99,80,58,79,171,200,64,224,226,198,129,15],\"daily_mint_limit\":\"1000000\"}"} -{"level":"debug","module":"state","code":1,"log":"failed to execute message; message index: 0: current key not set for chain Ethereum","time":"2022-10-31T16:14:06-04:00","message":"invalid tx"} -{"level":"info","module":"state","height":60,"num_invalid_txs":1,"num_valid_txs":0,"time":"2022-10-31T16:14:06-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31363220313432203232342031313720323431203137332032313420343720313232203238203230382031392032303120323820323439203436203133302031383120323135203920313431203737203137322032303620323333203233362031313020313831203139352039322031372033305D3A33437D","time":"2022-10-31T16:14:06-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"A28EE075F1ADD62F7A1CD013C91CF92E82B5D7098D4DACCEE9EC6EB5C35C111E","height":60,"num_txs":1,"time":"2022-10-31T16:14:06-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":60,"last_block_time":"2022-10-31T20:14:04Z","time":"2022-10-31T16:14:06-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"rpc-server","duration":1424,"method":"POST","remoteAddr":"[::1]:36706","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:06-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":932029225,"height":61,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":60,"round":0,"step":3},"time":"2022-10-31T16:14:06-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":932.029225,"height":61,"round":0,"step":1,"time":"2022-10-31T16:14:06-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:06-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":60,"time":"2022-10-31T16:14:06-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":60,"num_txs":1,"time":"2022-10-31T16:14:06-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:06-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:06-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:06-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:07-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:07-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:07-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:07-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:07-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:07-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:07-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:07-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:07-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":932.029225,"height":61,"round":0,"step":1,"time":"2022-10-31T16:14:07-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":61,"round":0,"step":1,"timeout":932.029225,"time":"2022-10-31T16:14:07-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":61,"round":0,"current":{},"time":"2022-10-31T16:14:07-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":61,"round":0,"current":{},"time":"2022-10-31T16:14:07-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":61,"round":0,"time":"2022-10-31T16:14:07-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":61,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:07-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":61,"round":0,"step":3},"old_ti":{"duration":932029225,"height":61,"round":0,"step":1},"time":"2022-10-31T16:14:07-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:07-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":61,"round":0,"step":3,"time":"2022-10-31T16:14:07-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":61,"proposal":{"Type":32,"height":61,"round":0,"pol_round":-1,"block_id":{"hash":"279EF00F221F51BD5DF1DE384B339EBDC27FBF1E785F98F5CCD4FA9EE3079F7D","parts":{"total":1,"hash":"B2B4B8CBA72D8151DE7E299304D09552840D6C1954F3F57E49E9EFFA5414BEFC"}},"timestamp":"2022-10-31T20:14:07.31951907Z","signature":"L1xwTIHSXmn42eX/AeiMu+oMWpthwrvAR/08lZ7whYjhYwQpLO1fcgR5DK3eP0zPNQHWguOndd5a81R8BwHgBA=="},"round":0,"time":"2022-10-31T16:14:07-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:07-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":61,"round":0,"pol_round":-1,"block_id":{"hash":"279EF00F221F51BD5DF1DE384B339EBDC27FBF1E785F98F5CCD4FA9EE3079F7D","parts":{"total":1,"hash":"B2B4B8CBA72D8151DE7E299304D09552840D6C1954F3F57E49E9EFFA5414BEFC"}},"timestamp":"2022-10-31T20:14:07.31951907Z","signature":"L1xwTIHSXmn42eX/AeiMu+oMWpthwrvAR/08lZ7whYjhYwQpLO1fcgR5DK3eP0zPNQHWguOndd5a81R8BwHgBA=="},"time":"2022-10-31T16:14:07-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"279EF00F221F51BD5DF1DE384B339EBDC27FBF1E785F98F5CCD4FA9EE3079F7D","height":61,"time":"2022-10-31T16:14:07-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":61,"round":0,"current":{},"time":"2022-10-31T16:14:07-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":61,"round":0,"time":"2022-10-31T16:14:07-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":61,"round":0,"vote":{"type":1,"height":61,"round":0,"block_id":{"hash":"279EF00F221F51BD5DF1DE384B339EBDC27FBF1E785F98F5CCD4FA9EE3079F7D","parts":{"total":1,"hash":"B2B4B8CBA72D8151DE7E299304D09552840D6C1954F3F57E49E9EFFA5414BEFC"}},"timestamp":"2022-10-31T20:14:07.401296732Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"e/i9RhH7Qul+N/6Eu+z8AIn+DH3RLsKRJ8WujffE/e3GMVoEEKNopQjRCC77s5tdCMeFI492w7CcgXhsTL6RCg=="},"time":"2022-10-31T16:14:07-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:07-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":61,"val_index":0,"vote_height":61,"vote_type":1,"time":"2022-10-31T16:14:07-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:61 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:279EF00F221F51BD5DF1DE384B339EBDC27FBF1E785F98F5CCD4FA9EE3079F7D:1:B2B4B8CBA72D(1) BA{1:x} map[]}","vote":{"type":1,"height":61,"round":0,"block_id":{"hash":"279EF00F221F51BD5DF1DE384B339EBDC27FBF1E785F98F5CCD4FA9EE3079F7D","parts":{"total":1,"hash":"B2B4B8CBA72D8151DE7E299304D09552840D6C1954F3F57E49E9EFFA5414BEFC"}},"timestamp":"2022-10-31T20:14:07.401296732Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"e/i9RhH7Qul+N/6Eu+z8AIn+DH3RLsKRJ8WujffE/e3GMVoEEKNopQjRCC77s5tdCMeFI492w7CcgXhsTL6RCg=="},"time":"2022-10-31T16:14:07-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:07-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":61,"round":0,"current":{},"time":"2022-10-31T16:14:07-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":61,"round":0,"hash":"279EF00F221F51BD5DF1DE384B339EBDC27FBF1E785F98F5CCD4FA9EE3079F7D","time":"2022-10-31T16:14:07-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":61,"round":0,"vote":{"type":2,"height":61,"round":0,"block_id":{"hash":"279EF00F221F51BD5DF1DE384B339EBDC27FBF1E785F98F5CCD4FA9EE3079F7D","parts":{"total":1,"hash":"B2B4B8CBA72D8151DE7E299304D09552840D6C1954F3F57E49E9EFFA5414BEFC"}},"timestamp":"2022-10-31T20:14:07.423760553Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"93vl7tE/We8SyJ/kcr7byFAyLDn26Y87VuM4BE7K3mMDvGjLcUEVEC+MIab8YyM/oAEocx83iHsz0+tlCCyKCg=="},"time":"2022-10-31T16:14:07-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:07-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":61,"val_index":0,"vote_height":61,"vote_type":2,"time":"2022-10-31T16:14:07-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":61,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:07Z","time":"2022-10-31T16:14:07-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":61,"round":0,"current":{},"time":"2022-10-31T16:14:07-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":61,"round":0,"current":{},"time":"2022-10-31T16:14:07-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":61,"current":{},"time":"2022-10-31T16:14:07-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":61,"block_hash":"279EF00F221F51BD5DF1DE384B339EBDC27FBF1E785F98F5CCD4FA9EE3079F7D","time":"2022-10-31T16:14:07-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:07-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":61,"hash":{},"num_txs":0,"root":"A28EE075F1ADD62F7A1CD013C91CF92E82B5D7098D4DACCEE9EC6EB5C35C111E","time":"2022-10-31T16:14:07-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":61,"block":{},"time":"2022-10-31T16:14:07-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:07-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":61,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:07-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B393120372034362032342032352039312031363320353920353820393520353020353220323320313334203134392031373920313837203137342032333920313120313032203236203136372039332031382032313620323520313734203132342039372032362039385D3A33447D","time":"2022-10-31T16:14:07-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"5B072E18195BA33B3A5F3234178695B3BBAEEF0B661AA75D12D819AE7C611A62","height":61,"num_txs":0,"time":"2022-10-31T16:14:07-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":61,"last_block_time":"2022-10-31T20:14:06Z","time":"2022-10-31T16:14:07-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":975435588,"height":62,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":61,"round":0,"step":3},"time":"2022-10-31T16:14:07-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":975.435588,"height":62,"round":0,"step":1,"time":"2022-10-31T16:14:07-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:07-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":61,"time":"2022-10-31T16:14:07-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":61,"num_txs":0,"time":"2022-10-31T16:14:07-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:07-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:07-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:07-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:08-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:08-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:08-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:08-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:08-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:08-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":975.435588,"height":62,"round":0,"step":1,"time":"2022-10-31T16:14:08-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":62,"round":0,"step":1,"timeout":975.435588,"time":"2022-10-31T16:14:08-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":62,"round":0,"current":{},"time":"2022-10-31T16:14:08-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":62,"round":0,"current":{},"time":"2022-10-31T16:14:08-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":62,"round":0,"time":"2022-10-31T16:14:08-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":62,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:08-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":62,"round":0,"step":3},"old_ti":{"duration":975435588,"height":62,"round":0,"step":1},"time":"2022-10-31T16:14:08-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:08-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":62,"round":0,"step":3,"time":"2022-10-31T16:14:08-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":62,"proposal":{"Type":32,"height":62,"round":0,"pol_round":-1,"block_id":{"hash":"6852E6A6806D0DA21C0275F507A666AD3F2925B5EDC9C5C30412017881FAD7B2","parts":{"total":1,"hash":"10A80FEC39FC5DC3835351D3095F062D737E13CA1C7CD827C6BEA83BB13A0E4D"}},"timestamp":"2022-10-31T20:14:08.45582994Z","signature":"oGMpG35DBbc6vj1VjqeblO73m6vlZV58r2pdH0bLW+uXggCiCSxOHkqfmGQMsP8V1HFdv58VQfEjBzt7NAagAQ=="},"round":0,"time":"2022-10-31T16:14:08-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:08-04:00","message":"Broadcast"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:08-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:08-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:08-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":62,"round":0,"pol_round":-1,"block_id":{"hash":"6852E6A6806D0DA21C0275F507A666AD3F2925B5EDC9C5C30412017881FAD7B2","parts":{"total":1,"hash":"10A80FEC39FC5DC3835351D3095F062D737E13CA1C7CD827C6BEA83BB13A0E4D"}},"timestamp":"2022-10-31T20:14:08.45582994Z","signature":"oGMpG35DBbc6vj1VjqeblO73m6vlZV58r2pdH0bLW+uXggCiCSxOHkqfmGQMsP8V1HFdv58VQfEjBzt7NAagAQ=="},"time":"2022-10-31T16:14:08-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"6852E6A6806D0DA21C0275F507A666AD3F2925B5EDC9C5C30412017881FAD7B2","height":62,"time":"2022-10-31T16:14:08-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":62,"round":0,"current":{},"time":"2022-10-31T16:14:08-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":62,"round":0,"time":"2022-10-31T16:14:08-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:09-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:09-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:09-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:09-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:09-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:09-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":62,"round":0,"vote":{"type":1,"height":62,"round":0,"block_id":{"hash":"6852E6A6806D0DA21C0275F507A666AD3F2925B5EDC9C5C30412017881FAD7B2","parts":{"total":1,"hash":"10A80FEC39FC5DC3835351D3095F062D737E13CA1C7CD827C6BEA83BB13A0E4D"}},"timestamp":"2022-10-31T20:14:08.977571542Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"yE+Sfc6zkChur90OL1yL+vbAvRuyIPSDcTix5qQLTRXivGA5GD4e2cCkN8d/timaI9M0W6JxfX1s3Wo+uy/AAQ=="},"time":"2022-10-31T16:14:09-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:09-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":62,"val_index":0,"vote_height":62,"vote_type":1,"time":"2022-10-31T16:14:09-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:62 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:6852E6A6806D0DA21C0275F507A666AD3F2925B5EDC9C5C30412017881FAD7B2:1:10A80FEC39FC(1) BA{1:x} map[]}","vote":{"type":1,"height":62,"round":0,"block_id":{"hash":"6852E6A6806D0DA21C0275F507A666AD3F2925B5EDC9C5C30412017881FAD7B2","parts":{"total":1,"hash":"10A80FEC39FC5DC3835351D3095F062D737E13CA1C7CD827C6BEA83BB13A0E4D"}},"timestamp":"2022-10-31T20:14:08.977571542Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"yE+Sfc6zkChur90OL1yL+vbAvRuyIPSDcTix5qQLTRXivGA5GD4e2cCkN8d/timaI9M0W6JxfX1s3Wo+uy/AAQ=="},"time":"2022-10-31T16:14:09-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:09-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":62,"round":0,"current":{},"time":"2022-10-31T16:14:09-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":62,"round":0,"hash":"6852E6A6806D0DA21C0275F507A666AD3F2925B5EDC9C5C30412017881FAD7B2","time":"2022-10-31T16:14:09-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"info","module":"consensus","dur":1000,"height":62,"round":0,"step":3,"time":"2022-10-31T16:14:09-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":62,"round":0,"vote":{"type":2,"height":62,"round":0,"block_id":{"hash":"6852E6A6806D0DA21C0275F507A666AD3F2925B5EDC9C5C30412017881FAD7B2","parts":{"total":1,"hash":"10A80FEC39FC5DC3835351D3095F062D737E13CA1C7CD827C6BEA83BB13A0E4D"}},"timestamp":"2022-10-31T20:14:09.381176555Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"CzKZNOldMIPaSjXrN+ioFPh4hdjCeRFD1SG5W8SZhWMbMotUFSa/9Pa28dFotdEVI1snyTRP84WZT6MTaJLoDg=="},"time":"2022-10-31T16:14:09-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":62,"round":0,"step":3,"timeout":1000,"time":"2022-10-31T16:14:09-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":62,"round":0,"step":6,"time":"2022-10-31T16:14:09-04:00","message":"ignoring tock because we are ahead"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:09-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:09-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:09-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:09-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":62,"val_index":0,"vote_height":62,"vote_type":2,"time":"2022-10-31T16:14:09-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":62,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:09Z","time":"2022-10-31T16:14:09-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":62,"round":0,"current":{},"time":"2022-10-31T16:14:09-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":62,"round":0,"current":{},"time":"2022-10-31T16:14:09-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":62,"current":{},"time":"2022-10-31T16:14:09-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":62,"block_hash":"6852E6A6806D0DA21C0275F507A666AD3F2925B5EDC9C5C30412017881FAD7B2","time":"2022-10-31T16:14:09-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:09-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":62,"hash":{},"num_txs":0,"root":"5B072E18195BA33B3A5F3234178695B3BBAEEF0B661AA75D12D819AE7C611A62","time":"2022-10-31T16:14:09-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":62,"block":{},"time":"2022-10-31T16:14:09-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:10-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:10-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":62,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:10-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3233312031313020373720353120383720353520313030203335203231203137302032353520313932203832203134372031393320343520342033312032303420393520363320323338203831203234382031313020383920383820313534203236203137352037302033325D3A33457D","time":"2022-10-31T16:14:10-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"E76E4D335737642315AAFFC05293C12D041FCC5F3FEE51F86E59589A1AAF4620","height":62,"num_txs":0,"time":"2022-10-31T16:14:10-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":62,"last_block_time":"2022-10-31T20:14:07Z","time":"2022-10-31T16:14:10-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:10-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":112835180,"height":63,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":62,"round":0,"step":3},"time":"2022-10-31T16:14:10-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:10-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":112.83518,"height":63,"round":0,"step":1,"time":"2022-10-31T16:14:10-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:10-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"consensus","dur":112.83518,"height":63,"round":0,"step":1,"time":"2022-10-31T16:14:10-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":63,"round":0,"step":1,"timeout":112.83518,"time":"2022-10-31T16:14:10-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":63,"round":0,"current":{},"time":"2022-10-31T16:14:10-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":63,"round":0,"current":{},"time":"2022-10-31T16:14:10-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":63,"round":0,"time":"2022-10-31T16:14:10-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":63,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:10-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":63,"round":0,"step":3},"old_ti":{"duration":112835180,"height":63,"round":0,"step":1},"time":"2022-10-31T16:14:10-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:10-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":63,"round":0,"step":3,"time":"2022-10-31T16:14:10-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":62,"time":"2022-10-31T16:14:10-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":62,"num_txs":0,"time":"2022-10-31T16:14:10-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:11-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:11-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:11-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:11-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:11-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:11-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":63,"proposal":{"Type":32,"height":63,"round":0,"pol_round":-1,"block_id":{"hash":"319A50B21C885792D11E123BE06F001A99F292FD5C042D14F87BA3D2C5DB532A","parts":{"total":1,"hash":"22D869EE41081DA54105669C98C6141DC19BADAB46640EDE8B1C9BA9C808EDD3"}},"timestamp":"2022-10-31T20:14:11.049535665Z","signature":"q3F+pqic0CWqlzuQFF3m+/wM/ga8LsEd44PW4zrEXqHcAyDfor1+8WZQt+9QZAk5VtwD61aZfCmGxpioBeSmBw=="},"round":0,"time":"2022-10-31T16:14:11-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:11-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":63,"round":0,"pol_round":-1,"block_id":{"hash":"319A50B21C885792D11E123BE06F001A99F292FD5C042D14F87BA3D2C5DB532A","parts":{"total":1,"hash":"22D869EE41081DA54105669C98C6141DC19BADAB46640EDE8B1C9BA9C808EDD3"}},"timestamp":"2022-10-31T20:14:11.049535665Z","signature":"q3F+pqic0CWqlzuQFF3m+/wM/ga8LsEd44PW4zrEXqHcAyDfor1+8WZQt+9QZAk5VtwD61aZfCmGxpioBeSmBw=="},"time":"2022-10-31T16:14:11-04:00","message":"received proposal"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:11-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:11-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:11-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","hash":"319A50B21C885792D11E123BE06F001A99F292FD5C042D14F87BA3D2C5DB532A","height":63,"time":"2022-10-31T16:14:11-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":63,"round":0,"current":{},"time":"2022-10-31T16:14:11-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":63,"round":0,"time":"2022-10-31T16:14:11-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"info","module":"consensus","dur":1000,"height":63,"round":0,"step":3,"time":"2022-10-31T16:14:11-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":63,"round":0,"vote":{"type":1,"height":63,"round":0,"block_id":{"hash":"319A50B21C885792D11E123BE06F001A99F292FD5C042D14F87BA3D2C5DB532A","parts":{"total":1,"hash":"22D869EE41081DA54105669C98C6141DC19BADAB46640EDE8B1C9BA9C808EDD3"}},"timestamp":"2022-10-31T20:14:11.785134153Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"59HygdM5Jov61iiJlmRxl1VfNKn4hGgCb6K02U6J5cKR/133m6rlgcCAE4ZNnZ4Ru8a6qkrr2NQDXx1NTA7OBA=="},"time":"2022-10-31T16:14:12-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:12-04:00","message":"Broadcast"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:12-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:12-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:12-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:12-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:12-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:12-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:12-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","height":63,"round":0,"step":3,"timeout":1000,"time":"2022-10-31T16:14:12-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":63,"round":0,"step":4,"time":"2022-10-31T16:14:12-04:00","message":"ignoring tock because we are ahead"} -{"level":"debug","module":"consensus","cs_height":63,"val_index":0,"vote_height":63,"vote_type":1,"time":"2022-10-31T16:14:12-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:63 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:319A50B21C885792D11E123BE06F001A99F292FD5C042D14F87BA3D2C5DB532A:1:22D869EE4108(1) BA{1:x} map[]}","vote":{"type":1,"height":63,"round":0,"block_id":{"hash":"319A50B21C885792D11E123BE06F001A99F292FD5C042D14F87BA3D2C5DB532A","parts":{"total":1,"hash":"22D869EE41081DA54105669C98C6141DC19BADAB46640EDE8B1C9BA9C808EDD3"}},"timestamp":"2022-10-31T20:14:11.785134153Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"59HygdM5Jov61iiJlmRxl1VfNKn4hGgCb6K02U6J5cKR/133m6rlgcCAE4ZNnZ4Ru8a6qkrr2NQDXx1NTA7OBA=="},"time":"2022-10-31T16:14:12-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:12-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":63,"round":0,"current":{},"time":"2022-10-31T16:14:12-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":63,"round":0,"hash":"319A50B21C885792D11E123BE06F001A99F292FD5C042D14F87BA3D2C5DB532A","time":"2022-10-31T16:14:12-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:12-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:12-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:12-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:13-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:13-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:13-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":63,"round":0,"vote":{"type":2,"height":63,"round":0,"block_id":{"hash":"319A50B21C885792D11E123BE06F001A99F292FD5C042D14F87BA3D2C5DB532A","parts":{"total":1,"hash":"22D869EE41081DA54105669C98C6141DC19BADAB46640EDE8B1C9BA9C808EDD3"}},"timestamp":"2022-10-31T20:14:12.742981461Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Lva4G2QuhAji2HrlfNfEcq+82bj6C6Y/bPKBDT/XfXTwc6Ww+/F7Iiezs37ZAWsPV6jmyH+8a+WlATiKgntzDA=="},"time":"2022-10-31T16:14:13-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:13-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:13-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":63,"val_index":0,"vote_height":63,"vote_type":2,"time":"2022-10-31T16:14:13-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":63,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:12Z","time":"2022-10-31T16:14:13-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":63,"round":0,"current":{},"time":"2022-10-31T16:14:13-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":63,"round":0,"current":{},"time":"2022-10-31T16:14:13-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":63,"current":{},"time":"2022-10-31T16:14:13-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":63,"block_hash":"319A50B21C885792D11E123BE06F001A99F292FD5C042D14F87BA3D2C5DB532A","time":"2022-10-31T16:14:13-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:13-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":63,"hash":{},"num_txs":0,"root":"E76E4D335737642315AAFFC05293C12D041FCC5F3FEE51F86E59589A1AAF4620","time":"2022-10-31T16:14:13-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":63,"block":{},"time":"2022-10-31T16:14:13-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:14-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:14-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:14-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:14-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:14-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:14-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:14-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":63,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:14-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31373120353720332036302031333920313730203137362031353220343920313230203833203130392032343220393120323135203338203739203233372031343520313632203232322038312031363520313034203134302031373620353420313130203138322031393920313539203133325D3A33467D","time":"2022-10-31T16:14:14-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"AB39033C8BAAB0983178536DF25BD7264FED91A2DE51A5688CB0366EB6C79F84","height":63,"num_txs":0,"time":"2022-10-31T16:14:14-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":63,"last_block_time":"2022-10-31T20:14:09Z","time":"2022-10-31T16:14:14-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":594843642,"height":64,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":63,"round":0,"step":3},"time":"2022-10-31T16:14:14-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:14-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":594.843642,"height":64,"round":0,"step":1,"time":"2022-10-31T16:14:14-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:14-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":63,"time":"2022-10-31T16:14:14-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":63,"num_txs":0,"time":"2022-10-31T16:14:14-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:14-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:14-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:14-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":594.843642,"height":64,"round":0,"step":1,"time":"2022-10-31T16:14:14-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":64,"round":0,"step":1,"timeout":594.843642,"time":"2022-10-31T16:14:14-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":64,"round":0,"current":{},"time":"2022-10-31T16:14:14-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":64,"round":0,"current":{},"time":"2022-10-31T16:14:14-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":64,"round":0,"step":3},"old_ti":{"duration":594843642,"height":64,"round":0,"step":1},"time":"2022-10-31T16:14:14-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:14-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":64,"round":0,"step":3,"time":"2022-10-31T16:14:14-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":64,"round":0,"time":"2022-10-31T16:14:14-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":64,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:14-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":64,"proposal":{"Type":32,"height":64,"round":0,"pol_round":-1,"block_id":{"hash":"35E400FFE48FDD5AB50BC3EC4B398060EB9F447AE7FF651558BF55A06BBF2A01","parts":{"total":1,"hash":"EFC5B1E08FA6B45806BA55147DD12EE0AD18423F9B8DAA780E3E46903E650AD1"}},"timestamp":"2022-10-31T20:14:14.919490206Z","signature":"O+wxZMNFCt69wp0LkEi1nGOfTGsxc/jPSj6dFdb7zMJSRqU5ALsPX4fanviAovz9Ae5ocYL/8+15iujaO2fiDw=="},"round":0,"time":"2022-10-31T16:14:14-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:14-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":64,"round":0,"pol_round":-1,"block_id":{"hash":"35E400FFE48FDD5AB50BC3EC4B398060EB9F447AE7FF651558BF55A06BBF2A01","parts":{"total":1,"hash":"EFC5B1E08FA6B45806BA55147DD12EE0AD18423F9B8DAA780E3E46903E650AD1"}},"timestamp":"2022-10-31T20:14:14.919490206Z","signature":"O+wxZMNFCt69wp0LkEi1nGOfTGsxc/jPSj6dFdb7zMJSRqU5ALsPX4fanviAovz9Ae5ocYL/8+15iujaO2fiDw=="},"time":"2022-10-31T16:14:14-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"35E400FFE48FDD5AB50BC3EC4B398060EB9F447AE7FF651558BF55A06BBF2A01","height":64,"time":"2022-10-31T16:14:14-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":64,"round":0,"current":{},"time":"2022-10-31T16:14:14-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":64,"round":0,"time":"2022-10-31T16:14:14-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":64,"round":0,"vote":{"type":1,"height":64,"round":0,"block_id":{"hash":"35E400FFE48FDD5AB50BC3EC4B398060EB9F447AE7FF651558BF55A06BBF2A01","parts":{"total":1,"hash":"EFC5B1E08FA6B45806BA55147DD12EE0AD18423F9B8DAA780E3E46903E650AD1"}},"timestamp":"2022-10-31T20:14:14.972414416Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"cjkLjBmfOldjPwd9G4OL8Bgr0b8j21uJo1Vh5+KBxsYVajSRHD6OrgrxHwGECEyDWl5kTN0woiRcsCTPIpHqBQ=="},"time":"2022-10-31T16:14:14-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:14-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":64,"val_index":0,"vote_height":64,"vote_type":1,"time":"2022-10-31T16:14:14-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:64 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:35E400FFE48FDD5AB50BC3EC4B398060EB9F447AE7FF651558BF55A06BBF2A01:1:EFC5B1E08FA6(1) BA{1:x} map[]}","vote":{"type":1,"height":64,"round":0,"block_id":{"hash":"35E400FFE48FDD5AB50BC3EC4B398060EB9F447AE7FF651558BF55A06BBF2A01","parts":{"total":1,"hash":"EFC5B1E08FA6B45806BA55147DD12EE0AD18423F9B8DAA780E3E46903E650AD1"}},"timestamp":"2022-10-31T20:14:14.972414416Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"cjkLjBmfOldjPwd9G4OL8Bgr0b8j21uJo1Vh5+KBxsYVajSRHD6OrgrxHwGECEyDWl5kTN0woiRcsCTPIpHqBQ=="},"time":"2022-10-31T16:14:14-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:14-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":64,"round":0,"current":{},"time":"2022-10-31T16:14:14-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":64,"round":0,"hash":"35E400FFE48FDD5AB50BC3EC4B398060EB9F447AE7FF651558BF55A06BBF2A01","time":"2022-10-31T16:14:14-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":64,"round":0,"vote":{"type":2,"height":64,"round":0,"block_id":{"hash":"35E400FFE48FDD5AB50BC3EC4B398060EB9F447AE7FF651558BF55A06BBF2A01","parts":{"total":1,"hash":"EFC5B1E08FA6B45806BA55147DD12EE0AD18423F9B8DAA780E3E46903E650AD1"}},"timestamp":"2022-10-31T20:14:14.992263768Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"gQEYZweroz6HPMzgM4YUhdB/Clun8nX0o0wXJ+SGOendOy0JAHm3ApDYJYhZMZagbmqgMOudpDU6Zz6ciCtzDQ=="},"time":"2022-10-31T16:14:14-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:15-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":64,"val_index":0,"vote_height":64,"vote_type":2,"time":"2022-10-31T16:14:15-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":64,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:14Z","time":"2022-10-31T16:14:15-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":64,"round":0,"current":{},"time":"2022-10-31T16:14:15-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":64,"round":0,"current":{},"time":"2022-10-31T16:14:15-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":64,"current":{},"time":"2022-10-31T16:14:15-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":64,"block_hash":"35E400FFE48FDD5AB50BC3EC4B398060EB9F447AE7FF651558BF55A06BBF2A01","time":"2022-10-31T16:14:15-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:15-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":64,"hash":{},"num_txs":0,"root":"AB39033C8BAAB0983178536DF25BD7264FED91A2DE51A5688CB0366EB6C79F84","time":"2022-10-31T16:14:15-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":64,"block":{},"time":"2022-10-31T16:14:15-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:15-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":64,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:15-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313520313635203136372033382032333620313232203934203631203232332034392039312032303620353020343220313833203530203439203833203231312031332037203130372038392032303020342031343220323037203131382031353020313734203536203137385D3A34307D","time":"2022-10-31T16:14:15-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"0FA5A726EC7A5E3DDF315BCE322AB7323153D30D076B59C8048ECF7696AE38B2","height":64,"num_txs":0,"time":"2022-10-31T16:14:15-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":64,"last_block_time":"2022-10-31T20:14:12Z","time":"2022-10-31T16:14:15-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":934630724,"height":65,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":64,"round":0,"step":3},"time":"2022-10-31T16:14:15-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":934.630724,"height":65,"round":0,"step":1,"time":"2022-10-31T16:14:15-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:15-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":64,"time":"2022-10-31T16:14:15-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":64,"num_txs":0,"time":"2022-10-31T16:14:15-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:15-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:15-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:15-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:15-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:15-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:15-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:15-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:15-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:15-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":934.630724,"height":65,"round":0,"step":1,"time":"2022-10-31T16:14:16-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":65,"round":0,"step":1,"timeout":934.630724,"time":"2022-10-31T16:14:16-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":65,"round":0,"current":{},"time":"2022-10-31T16:14:16-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":65,"round":0,"current":{},"time":"2022-10-31T16:14:16-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":65,"round":0,"time":"2022-10-31T16:14:16-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":65,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:16-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":65,"round":0,"step":3},"old_ti":{"duration":934630724,"height":65,"round":0,"step":1},"time":"2022-10-31T16:14:16-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:16-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":65,"round":0,"step":3,"time":"2022-10-31T16:14:16-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":65,"proposal":{"Type":32,"height":65,"round":0,"pol_round":-1,"block_id":{"hash":"7FAD1789D1D90FA95C31DC06A19FA467922BD22D525F2103C2C44325B7FC403A","parts":{"total":1,"hash":"A83C09A54F41131E903AF41D9074950C52A2C9D192FB85D32B0D8FBC63078BBC"}},"timestamp":"2022-10-31T20:14:16.038167482Z","signature":"Bh4+aNw8voGEUvsvf+Reh0qmRDsJNkwa6gKzYqHg4XI9f8NOOP4i1AY+iN8yPC7ZizY81Knoe0OU4Uu+a44hCQ=="},"round":0,"time":"2022-10-31T16:14:16-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:16-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":65,"round":0,"pol_round":-1,"block_id":{"hash":"7FAD1789D1D90FA95C31DC06A19FA467922BD22D525F2103C2C44325B7FC403A","parts":{"total":1,"hash":"A83C09A54F41131E903AF41D9074950C52A2C9D192FB85D32B0D8FBC63078BBC"}},"timestamp":"2022-10-31T20:14:16.038167482Z","signature":"Bh4+aNw8voGEUvsvf+Reh0qmRDsJNkwa6gKzYqHg4XI9f8NOOP4i1AY+iN8yPC7ZizY81Knoe0OU4Uu+a44hCQ=="},"time":"2022-10-31T16:14:16-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"7FAD1789D1D90FA95C31DC06A19FA467922BD22D525F2103C2C44325B7FC403A","height":65,"time":"2022-10-31T16:14:16-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":65,"round":0,"current":{},"time":"2022-10-31T16:14:16-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":65,"round":0,"time":"2022-10-31T16:14:16-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":65,"round":0,"vote":{"type":1,"height":65,"round":0,"block_id":{"hash":"7FAD1789D1D90FA95C31DC06A19FA467922BD22D525F2103C2C44325B7FC403A","parts":{"total":1,"hash":"A83C09A54F41131E903AF41D9074950C52A2C9D192FB85D32B0D8FBC63078BBC"}},"timestamp":"2022-10-31T20:14:16.081641553Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"C95zwhCt+FuYl5E1lmtTPzaVRIMRIqCW8sZmBg7o0cqiKaPhojyDSYsrlVOufppPTOExmZseJV7TUpa/Cwi5DA=="},"time":"2022-10-31T16:14:16-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:16-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":65,"val_index":0,"vote_height":65,"vote_type":1,"time":"2022-10-31T16:14:16-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:65 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:7FAD1789D1D90FA95C31DC06A19FA467922BD22D525F2103C2C44325B7FC403A:1:A83C09A54F41(1) BA{1:x} map[]}","vote":{"type":1,"height":65,"round":0,"block_id":{"hash":"7FAD1789D1D90FA95C31DC06A19FA467922BD22D525F2103C2C44325B7FC403A","parts":{"total":1,"hash":"A83C09A54F41131E903AF41D9074950C52A2C9D192FB85D32B0D8FBC63078BBC"}},"timestamp":"2022-10-31T20:14:16.081641553Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"C95zwhCt+FuYl5E1lmtTPzaVRIMRIqCW8sZmBg7o0cqiKaPhojyDSYsrlVOufppPTOExmZseJV7TUpa/Cwi5DA=="},"time":"2022-10-31T16:14:16-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:16-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":65,"round":0,"current":{},"time":"2022-10-31T16:14:16-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":65,"round":0,"hash":"7FAD1789D1D90FA95C31DC06A19FA467922BD22D525F2103C2C44325B7FC403A","time":"2022-10-31T16:14:16-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:16-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:16-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:16-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":65,"round":0,"vote":{"type":2,"height":65,"round":0,"block_id":{"hash":"7FAD1789D1D90FA95C31DC06A19FA467922BD22D525F2103C2C44325B7FC403A","parts":{"total":1,"hash":"A83C09A54F41131E903AF41D9074950C52A2C9D192FB85D32B0D8FBC63078BBC"}},"timestamp":"2022-10-31T20:14:16.118371827Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"pCWGQZyTRY28XrOON787TwgEVNZIsL7FUXuNgG/dWqZfyXiQ25bv2NPZL1esk2EvBEbNVkvMHrub+Xt8uw9VDw=="},"time":"2022-10-31T16:14:16-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:16-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":65,"val_index":0,"vote_height":65,"vote_type":2,"time":"2022-10-31T16:14:16-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":65,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:16Z","time":"2022-10-31T16:14:16-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":65,"round":0,"current":{},"time":"2022-10-31T16:14:16-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":65,"round":0,"current":{},"time":"2022-10-31T16:14:16-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":65,"current":{},"time":"2022-10-31T16:14:16-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":65,"block_hash":"7FAD1789D1D90FA95C31DC06A19FA467922BD22D525F2103C2C44325B7FC403A","time":"2022-10-31T16:14:16-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:16-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":65,"hash":{},"num_txs":0,"root":"0FA5A726EC7A5E3DDF315BCE322AB7323153D30D076B59C8048ECF7696AE38B2","time":"2022-10-31T16:14:16-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":65,"block":{},"time":"2022-10-31T16:14:16-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:16-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":65,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:16-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32332031323520323432203139342031343320313234203134352037342039372035382031363220313332203737203238203130362035302031313120373520343820323032203235322032303020323920313433203234362031363720313631203638203933203630203539203138375D3A34317D","time":"2022-10-31T16:14:16-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"177DF2C28F7C914A613AA2844D1C6A326F4B30CAFCC81D8FF6A7A1445D3C3BBB","height":65,"num_txs":0,"time":"2022-10-31T16:14:16-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":65,"last_block_time":"2022-10-31T20:14:14Z","time":"2022-10-31T16:14:16-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":937232632,"height":66,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":65,"round":0,"step":3},"time":"2022-10-31T16:14:16-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":937.232632,"height":66,"round":0,"step":1,"time":"2022-10-31T16:14:16-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:16-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":65,"time":"2022-10-31T16:14:16-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":65,"num_txs":0,"time":"2022-10-31T16:14:16-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:16-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:17-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:17-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:17-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:17-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:17-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:17-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":937.232632,"height":66,"round":0,"step":1,"time":"2022-10-31T16:14:17-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":66,"round":0,"step":1,"timeout":937.232632,"time":"2022-10-31T16:14:17-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":66,"round":0,"current":{},"time":"2022-10-31T16:14:17-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":66,"round":0,"current":{},"time":"2022-10-31T16:14:17-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":66,"round":0,"time":"2022-10-31T16:14:17-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":66,"round":0,"step":3},"old_ti":{"duration":937232632,"height":66,"round":0,"step":1},"time":"2022-10-31T16:14:17-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:17-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":66,"round":0,"step":3,"time":"2022-10-31T16:14:17-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":66,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:17-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":66,"proposal":{"Type":32,"height":66,"round":0,"pol_round":-1,"block_id":{"hash":"7980031A8E6EB2CB3F1A2103617415321F7A1F0DFDC28BFCC62429AD1E8DE458","parts":{"total":1,"hash":"7F6F77DC319C8227A377EC0BCD162191EB88497E3198EDACE46F14BBBFD81E86"}},"timestamp":"2022-10-31T20:14:17.199943384Z","signature":"CQKN3jCmDPpNfYbuVwkX11aXsh4XE9TsOBZsouEbMFg7a9D3fKGF4zIXEzdtlY8TPmgRGrcWML8J5r742PuCDQ=="},"round":0,"time":"2022-10-31T16:14:17-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:17-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":66,"round":0,"pol_round":-1,"block_id":{"hash":"7980031A8E6EB2CB3F1A2103617415321F7A1F0DFDC28BFCC62429AD1E8DE458","parts":{"total":1,"hash":"7F6F77DC319C8227A377EC0BCD162191EB88497E3198EDACE46F14BBBFD81E86"}},"timestamp":"2022-10-31T20:14:17.199943384Z","signature":"CQKN3jCmDPpNfYbuVwkX11aXsh4XE9TsOBZsouEbMFg7a9D3fKGF4zIXEzdtlY8TPmgRGrcWML8J5r742PuCDQ=="},"time":"2022-10-31T16:14:17-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"7980031A8E6EB2CB3F1A2103617415321F7A1F0DFDC28BFCC62429AD1E8DE458","height":66,"time":"2022-10-31T16:14:17-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":66,"round":0,"current":{},"time":"2022-10-31T16:14:17-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":66,"round":0,"time":"2022-10-31T16:14:17-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":66,"round":0,"vote":{"type":1,"height":66,"round":0,"block_id":{"hash":"7980031A8E6EB2CB3F1A2103617415321F7A1F0DFDC28BFCC62429AD1E8DE458","parts":{"total":1,"hash":"7F6F77DC319C8227A377EC0BCD162191EB88497E3198EDACE46F14BBBFD81E86"}},"timestamp":"2022-10-31T20:14:17.22989594Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"RzY10PGKobKOVOia+47H1NOjWnHLkBziJiUKYftm/AY/lbHoKpL9sEjyym3TIttEWZtqip0723hACeGspYk0CA=="},"time":"2022-10-31T16:14:17-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:17-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":66,"val_index":0,"vote_height":66,"vote_type":1,"time":"2022-10-31T16:14:17-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:66 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:7980031A8E6EB2CB3F1A2103617415321F7A1F0DFDC28BFCC62429AD1E8DE458:1:7F6F77DC319C(1) BA{1:x} map[]}","vote":{"type":1,"height":66,"round":0,"block_id":{"hash":"7980031A8E6EB2CB3F1A2103617415321F7A1F0DFDC28BFCC62429AD1E8DE458","parts":{"total":1,"hash":"7F6F77DC319C8227A377EC0BCD162191EB88497E3198EDACE46F14BBBFD81E86"}},"timestamp":"2022-10-31T20:14:17.22989594Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"RzY10PGKobKOVOia+47H1NOjWnHLkBziJiUKYftm/AY/lbHoKpL9sEjyym3TIttEWZtqip0723hACeGspYk0CA=="},"time":"2022-10-31T16:14:17-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:17-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":66,"round":0,"current":{},"time":"2022-10-31T16:14:17-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":66,"round":0,"hash":"7980031A8E6EB2CB3F1A2103617415321F7A1F0DFDC28BFCC62429AD1E8DE458","time":"2022-10-31T16:14:17-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":66,"round":0,"vote":{"type":2,"height":66,"round":0,"block_id":{"hash":"7980031A8E6EB2CB3F1A2103617415321F7A1F0DFDC28BFCC62429AD1E8DE458","parts":{"total":1,"hash":"7F6F77DC319C8227A377EC0BCD162191EB88497E3198EDACE46F14BBBFD81E86"}},"timestamp":"2022-10-31T20:14:17.252001778Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Xbn8yWAGmb3RKlfg56/zrIhwH0fEeDqREjrrgEljC/BFDTr5KkqXY7d71c3UIZYlH/WqGpnp5EdE8Q/DngTZCw=="},"time":"2022-10-31T16:14:17-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:17-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":66,"val_index":0,"vote_height":66,"vote_type":2,"time":"2022-10-31T16:14:17-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":66,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:17Z","time":"2022-10-31T16:14:17-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":66,"round":0,"current":{},"time":"2022-10-31T16:14:17-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":66,"round":0,"current":{},"time":"2022-10-31T16:14:17-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":66,"current":{},"time":"2022-10-31T16:14:17-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":66,"block_hash":"7980031A8E6EB2CB3F1A2103617415321F7A1F0DFDC28BFCC62429AD1E8DE458","time":"2022-10-31T16:14:17-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:17-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":66,"hash":{},"num_txs":0,"root":"177DF2C28F7C914A613AA2844D1C6A326F4B30CAFCC81D8FF6A7A1445D3C3BBB","time":"2022-10-31T16:14:17-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":66,"block":{},"time":"2022-10-31T16:14:17-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:17-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":66,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:17-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31353120313037203235203231312032333320313033203333203134372035322037352034382035392033392038312031303320352035302031393220323331203139302035342031373820393620313033203133203235302039302031382033362036382038392039375D3A34327D","time":"2022-10-31T16:14:17-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"976B19D3E9672193344B303B2751670532C0E7BE36B260670DFA5A1224445961","height":66,"num_txs":0,"time":"2022-10-31T16:14:17-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":66,"last_block_time":"2022-10-31T20:14:16Z","time":"2022-10-31T16:14:17-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":928445829,"height":67,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":66,"round":0,"step":3},"time":"2022-10-31T16:14:17-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":928.445829,"height":67,"round":0,"step":1,"time":"2022-10-31T16:14:17-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:17-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":66,"time":"2022-10-31T16:14:17-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":66,"num_txs":0,"time":"2022-10-31T16:14:17-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:17-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:17-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:17-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:18-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:18-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:18-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:18-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:18-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:18-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":928.445829,"height":67,"round":0,"step":1,"time":"2022-10-31T16:14:18-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":67,"round":0,"step":1,"timeout":928.445829,"time":"2022-10-31T16:14:18-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":67,"round":0,"current":{},"time":"2022-10-31T16:14:18-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":67,"round":0,"current":{},"time":"2022-10-31T16:14:18-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":67,"round":0,"time":"2022-10-31T16:14:18-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":67,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:18-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":67,"round":0,"step":3},"old_ti":{"duration":928445829,"height":67,"round":0,"step":1},"time":"2022-10-31T16:14:18-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:18-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":67,"round":0,"step":3,"time":"2022-10-31T16:14:18-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":67,"proposal":{"Type":32,"height":67,"round":0,"pol_round":-1,"block_id":{"hash":"CF84293885141EC561F84E4832E56C95BD3A6E555B0031BCADEDB42C2D365ADA","parts":{"total":1,"hash":"B4098FB4DBE7C310A401D5DE324E863055452F2B1F35102340B8972942E38895"}},"timestamp":"2022-10-31T20:14:18.297296579Z","signature":"afIFgErWGaemAEpMPQWl1JOYBh8CRibH9DiSQQewDGYTvhqVDg7pMEzVfXkDnEdK8t3kI5m/oYY748JxUSPoBA=="},"round":0,"time":"2022-10-31T16:14:18-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:18-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":67,"round":0,"pol_round":-1,"block_id":{"hash":"CF84293885141EC561F84E4832E56C95BD3A6E555B0031BCADEDB42C2D365ADA","parts":{"total":1,"hash":"B4098FB4DBE7C310A401D5DE324E863055452F2B1F35102340B8972942E38895"}},"timestamp":"2022-10-31T20:14:18.297296579Z","signature":"afIFgErWGaemAEpMPQWl1JOYBh8CRibH9DiSQQewDGYTvhqVDg7pMEzVfXkDnEdK8t3kI5m/oYY748JxUSPoBA=="},"time":"2022-10-31T16:14:18-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"CF84293885141EC561F84E4832E56C95BD3A6E555B0031BCADEDB42C2D365ADA","height":67,"time":"2022-10-31T16:14:18-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":67,"round":0,"current":{},"time":"2022-10-31T16:14:18-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":67,"round":0,"time":"2022-10-31T16:14:18-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":67,"round":0,"vote":{"type":1,"height":67,"round":0,"block_id":{"hash":"CF84293885141EC561F84E4832E56C95BD3A6E555B0031BCADEDB42C2D365ADA","parts":{"total":1,"hash":"B4098FB4DBE7C310A401D5DE324E863055452F2B1F35102340B8972942E38895"}},"timestamp":"2022-10-31T20:14:18.330719694Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"NIVp+6kmvDrvj5oASNyNan6L4PNwOn1cwWqJW1w92Mh1gbwhLbt1sUKbgBJd8ETZ8VMI073S7X4LHdKt0cy+BQ=="},"time":"2022-10-31T16:14:18-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:18-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":67,"val_index":0,"vote_height":67,"vote_type":1,"time":"2022-10-31T16:14:18-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:67 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:CF84293885141EC561F84E4832E56C95BD3A6E555B0031BCADEDB42C2D365ADA:1:B4098FB4DBE7(1) BA{1:x} map[]}","vote":{"type":1,"height":67,"round":0,"block_id":{"hash":"CF84293885141EC561F84E4832E56C95BD3A6E555B0031BCADEDB42C2D365ADA","parts":{"total":1,"hash":"B4098FB4DBE7C310A401D5DE324E863055452F2B1F35102340B8972942E38895"}},"timestamp":"2022-10-31T20:14:18.330719694Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"NIVp+6kmvDrvj5oASNyNan6L4PNwOn1cwWqJW1w92Mh1gbwhLbt1sUKbgBJd8ETZ8VMI073S7X4LHdKt0cy+BQ=="},"time":"2022-10-31T16:14:18-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:18-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":67,"round":0,"current":{},"time":"2022-10-31T16:14:18-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":67,"round":0,"hash":"CF84293885141EC561F84E4832E56C95BD3A6E555B0031BCADEDB42C2D365ADA","time":"2022-10-31T16:14:18-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":67,"round":0,"vote":{"type":2,"height":67,"round":0,"block_id":{"hash":"CF84293885141EC561F84E4832E56C95BD3A6E555B0031BCADEDB42C2D365ADA","parts":{"total":1,"hash":"B4098FB4DBE7C310A401D5DE324E863055452F2B1F35102340B8972942E38895"}},"timestamp":"2022-10-31T20:14:18.426688172Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"73EhmbumNdaz0x2yT35MQorwn7X/SARpsvcnw0dOOZc4pOug9vWJ1/TwF2tXTOUlh8cPzj630L+K2yUwnfEmAw=="},"time":"2022-10-31T16:14:18-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:18-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":67,"val_index":0,"vote_height":67,"vote_type":2,"time":"2022-10-31T16:14:18-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":67,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:18Z","time":"2022-10-31T16:14:18-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":67,"round":0,"current":{},"time":"2022-10-31T16:14:18-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":67,"round":0,"current":{},"time":"2022-10-31T16:14:18-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":67,"current":{},"time":"2022-10-31T16:14:18-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":67,"block_hash":"CF84293885141EC561F84E4832E56C95BD3A6E555B0031BCADEDB42C2D365ADA","time":"2022-10-31T16:14:18-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:18-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":67,"hash":{},"num_txs":0,"root":"976B19D3E9672193344B303B2751670532C0E7BE36B260670DFA5A1224445961","time":"2022-10-31T16:14:18-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":67,"block":{},"time":"2022-10-31T16:14:18-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:18-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":67,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:18-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31342032392031373320313937203131302036362031303220323331203233392031303420353220333420313437203538203138203930203337203934203131332034312031333820323233203332203133372032323020323437203138203230352036392032313820323332203130365D3A34337D","time":"2022-10-31T16:14:18-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"0E1DADC56E4266E7EF683422933A125A255E71298ADF2089DCF712CD45DAE86A","height":67,"num_txs":0,"time":"2022-10-31T16:14:18-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":67,"last_block_time":"2022-10-31T20:14:17Z","time":"2022-10-31T16:14:18-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":958236845,"height":68,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":67,"round":0,"step":3},"time":"2022-10-31T16:14:18-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:18-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","dur":958.236845,"height":68,"round":0,"step":1,"time":"2022-10-31T16:14:18-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":67,"time":"2022-10-31T16:14:18-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":67,"num_txs":0,"time":"2022-10-31T16:14:18-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:18-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:18-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:18-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:19-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":958.236845,"height":68,"round":0,"step":1,"time":"2022-10-31T16:14:19-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":68,"round":0,"step":1,"timeout":958.236845,"time":"2022-10-31T16:14:19-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":68,"round":0,"current":{},"time":"2022-10-31T16:14:19-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":68,"round":0,"current":{},"time":"2022-10-31T16:14:19-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":68,"round":0,"time":"2022-10-31T16:14:19-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":68,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:19-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":68,"round":0,"step":3},"old_ti":{"duration":958236845,"height":68,"round":0,"step":1},"time":"2022-10-31T16:14:19-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:19-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":68,"round":0,"step":3,"time":"2022-10-31T16:14:19-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":68,"proposal":{"Type":32,"height":68,"round":0,"pol_round":-1,"block_id":{"hash":"88A652D71B83D7C417F3129C1BDBF78433B324CFA562DF384D08BF655DD2A9D7","parts":{"total":1,"hash":"11E47164A45A77C2D8BE2B6D150596FF5E0CABD12CFCA27530028F6934331D2A"}},"timestamp":"2022-10-31T20:14:19.48932771Z","signature":"VjX/bZNibckR+g4HfdwAGPy40iS5ikyc2kPyMDJR5faHDL8IW/o24EtNEZQDITW5dnlcZQwqJthXatLb4dm/Dg=="},"round":0,"time":"2022-10-31T16:14:19-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:19-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":68,"round":0,"pol_round":-1,"block_id":{"hash":"88A652D71B83D7C417F3129C1BDBF78433B324CFA562DF384D08BF655DD2A9D7","parts":{"total":1,"hash":"11E47164A45A77C2D8BE2B6D150596FF5E0CABD12CFCA27530028F6934331D2A"}},"timestamp":"2022-10-31T20:14:19.48932771Z","signature":"VjX/bZNibckR+g4HfdwAGPy40iS5ikyc2kPyMDJR5faHDL8IW/o24EtNEZQDITW5dnlcZQwqJthXatLb4dm/Dg=="},"time":"2022-10-31T16:14:19-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"88A652D71B83D7C417F3129C1BDBF78433B324CFA562DF384D08BF655DD2A9D7","height":68,"time":"2022-10-31T16:14:19-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":68,"round":0,"current":{},"time":"2022-10-31T16:14:19-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":68,"round":0,"time":"2022-10-31T16:14:19-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":68,"round":0,"vote":{"type":1,"height":68,"round":0,"block_id":{"hash":"88A652D71B83D7C417F3129C1BDBF78433B324CFA562DF384D08BF655DD2A9D7","parts":{"total":1,"hash":"11E47164A45A77C2D8BE2B6D150596FF5E0CABD12CFCA27530028F6934331D2A"}},"timestamp":"2022-10-31T20:14:19.520595291Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"LrFVwkCc9zb4wbC7IPMTP5BPUz7Az5GtuvCpJ+9iikmXiXzFz+0Q8OeBwUe/PmnaDdsn+ym2AZnECmOuQlZ1AQ=="},"time":"2022-10-31T16:14:19-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:19-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":68,"val_index":0,"vote_height":68,"vote_type":1,"time":"2022-10-31T16:14:19-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:68 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:88A652D71B83D7C417F3129C1BDBF78433B324CFA562DF384D08BF655DD2A9D7:1:11E47164A45A(1) BA{1:x} map[]}","vote":{"type":1,"height":68,"round":0,"block_id":{"hash":"88A652D71B83D7C417F3129C1BDBF78433B324CFA562DF384D08BF655DD2A9D7","parts":{"total":1,"hash":"11E47164A45A77C2D8BE2B6D150596FF5E0CABD12CFCA27530028F6934331D2A"}},"timestamp":"2022-10-31T20:14:19.520595291Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"LrFVwkCc9zb4wbC7IPMTP5BPUz7Az5GtuvCpJ+9iikmXiXzFz+0Q8OeBwUe/PmnaDdsn+ym2AZnECmOuQlZ1AQ=="},"time":"2022-10-31T16:14:19-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:19-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":68,"round":0,"current":{},"time":"2022-10-31T16:14:19-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":68,"round":0,"hash":"88A652D71B83D7C417F3129C1BDBF78433B324CFA562DF384D08BF655DD2A9D7","time":"2022-10-31T16:14:19-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":68,"round":0,"vote":{"type":2,"height":68,"round":0,"block_id":{"hash":"88A652D71B83D7C417F3129C1BDBF78433B324CFA562DF384D08BF655DD2A9D7","parts":{"total":1,"hash":"11E47164A45A77C2D8BE2B6D150596FF5E0CABD12CFCA27530028F6934331D2A"}},"timestamp":"2022-10-31T20:14:19.545400313Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"GkpWxAipJpxq6ag/dz87tiRc+ptIhtSNB9pSWq+tPRJq0bji6sF3OudRj9XKBXUZV9iaG8Rw5sAG/TggXuNlCA=="},"time":"2022-10-31T16:14:19-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:19-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":68,"val_index":0,"vote_height":68,"vote_type":2,"time":"2022-10-31T16:14:19-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":68,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:19Z","time":"2022-10-31T16:14:19-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":68,"round":0,"current":{},"time":"2022-10-31T16:14:19-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":68,"round":0,"current":{},"time":"2022-10-31T16:14:19-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":68,"current":{},"time":"2022-10-31T16:14:19-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":68,"block_hash":"88A652D71B83D7C417F3129C1BDBF78433B324CFA562DF384D08BF655DD2A9D7","time":"2022-10-31T16:14:19-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:19-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":68,"hash":{},"num_txs":0,"root":"0E1DADC56E4266E7EF683422933A125A255E71298ADF2089DCF712CD45DAE86A","time":"2022-10-31T16:14:19-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":68,"block":{},"time":"2022-10-31T16:14:19-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:19-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":68,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:19-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3133372037302031392032343820392031343020313939203636203137342039372033352031393420313834203631203132352031363820313720313233203132382031302031323920313739203234392032333620383020313820323131203230203234392037203230203231355D3A34347D","time":"2022-10-31T16:14:19-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"894613F8098CC742AE6123C2B83D7DA8117B800A81B3F9EC5012D314F90714D7","height":68,"num_txs":0,"time":"2022-10-31T16:14:19-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":68,"last_block_time":"2022-10-31T20:14:18Z","time":"2022-10-31T16:14:19-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":951078738,"height":69,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":68,"round":0,"step":3},"time":"2022-10-31T16:14:19-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":951.078738,"height":69,"round":0,"step":1,"time":"2022-10-31T16:14:19-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:19-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":68,"time":"2022-10-31T16:14:19-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":68,"num_txs":0,"time":"2022-10-31T16:14:19-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:20-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:20-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:20-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:20-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:20-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:20-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":951.078738,"height":69,"round":0,"step":1,"time":"2022-10-31T16:14:20-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":69,"round":0,"step":1,"timeout":951.078738,"time":"2022-10-31T16:14:20-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":69,"round":0,"current":{},"time":"2022-10-31T16:14:20-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":69,"round":0,"current":{},"time":"2022-10-31T16:14:20-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":69,"round":0,"time":"2022-10-31T16:14:20-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":69,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:20-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":69,"round":0,"step":3},"old_ti":{"duration":951078738,"height":69,"round":0,"step":1},"time":"2022-10-31T16:14:20-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:20-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":69,"round":0,"step":3,"time":"2022-10-31T16:14:20-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":69,"proposal":{"Type":32,"height":69,"round":0,"pol_round":-1,"block_id":{"hash":"6B74B15C741C05A3B49460A5B9393BB82AAA2592A4C669515553F1965557492D","parts":{"total":1,"hash":"9B1FE691D1767A077D3D52F6A020B1A9F5A80353BB4EAC436877BD16128A6232"}},"timestamp":"2022-10-31T20:14:20.587781057Z","signature":"QJEaATGz9B3gXbLndOMpBAutvate0YvKqDFVzeMuZLYjZlRLghFpFb4vd9KN582BE9bJSZ/8JygBTAUctwa8Bg=="},"round":0,"time":"2022-10-31T16:14:20-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:20-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":69,"round":0,"pol_round":-1,"block_id":{"hash":"6B74B15C741C05A3B49460A5B9393BB82AAA2592A4C669515553F1965557492D","parts":{"total":1,"hash":"9B1FE691D1767A077D3D52F6A020B1A9F5A80353BB4EAC436877BD16128A6232"}},"timestamp":"2022-10-31T20:14:20.587781057Z","signature":"QJEaATGz9B3gXbLndOMpBAutvate0YvKqDFVzeMuZLYjZlRLghFpFb4vd9KN582BE9bJSZ/8JygBTAUctwa8Bg=="},"time":"2022-10-31T16:14:20-04:00","message":"received proposal"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:20-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:20-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:20-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","hash":"6B74B15C741C05A3B49460A5B9393BB82AAA2592A4C669515553F1965557492D","height":69,"time":"2022-10-31T16:14:20-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":69,"round":0,"current":{},"time":"2022-10-31T16:14:20-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":69,"round":0,"time":"2022-10-31T16:14:20-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":69,"round":0,"vote":{"type":1,"height":69,"round":0,"block_id":{"hash":"6B74B15C741C05A3B49460A5B9393BB82AAA2592A4C669515553F1965557492D","parts":{"total":1,"hash":"9B1FE691D1767A077D3D52F6A020B1A9F5A80353BB4EAC436877BD16128A6232"}},"timestamp":"2022-10-31T20:14:20.646898438Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ojhbQ20zDCZA9J0vjvtShd95CwbWAhzgL7wQAhj43uBj6aZXFsL/M1ibfY3U3DHAUKFvvY/aTiiKL5FuU9nDCw=="},"time":"2022-10-31T16:14:20-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:20-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":69,"val_index":0,"vote_height":69,"vote_type":1,"time":"2022-10-31T16:14:20-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:69 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:6B74B15C741C05A3B49460A5B9393BB82AAA2592A4C669515553F1965557492D:1:9B1FE691D176(1) BA{1:x} map[]}","vote":{"type":1,"height":69,"round":0,"block_id":{"hash":"6B74B15C741C05A3B49460A5B9393BB82AAA2592A4C669515553F1965557492D","parts":{"total":1,"hash":"9B1FE691D1767A077D3D52F6A020B1A9F5A80353BB4EAC436877BD16128A6232"}},"timestamp":"2022-10-31T20:14:20.646898438Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ojhbQ20zDCZA9J0vjvtShd95CwbWAhzgL7wQAhj43uBj6aZXFsL/M1ibfY3U3DHAUKFvvY/aTiiKL5FuU9nDCw=="},"time":"2022-10-31T16:14:20-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:20-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":69,"round":0,"current":{},"time":"2022-10-31T16:14:20-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":69,"round":0,"hash":"6B74B15C741C05A3B49460A5B9393BB82AAA2592A4C669515553F1965557492D","time":"2022-10-31T16:14:20-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":69,"round":0,"vote":{"type":2,"height":69,"round":0,"block_id":{"hash":"6B74B15C741C05A3B49460A5B9393BB82AAA2592A4C669515553F1965557492D","parts":{"total":1,"hash":"9B1FE691D1767A077D3D52F6A020B1A9F5A80353BB4EAC436877BD16128A6232"}},"timestamp":"2022-10-31T20:14:20.681090485Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Sy2YVb/e+g/Gwmzd/UT3YKbKwDKIQNro5lMHDGpBDbnwFaPDcxhblH9d6LG+UXsUb2KZYTiJz4Rni50e5YgqCA=="},"time":"2022-10-31T16:14:20-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:20-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":69,"val_index":0,"vote_height":69,"vote_type":2,"time":"2022-10-31T16:14:20-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":69,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:20Z","time":"2022-10-31T16:14:20-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":69,"round":0,"current":{},"time":"2022-10-31T16:14:20-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":69,"round":0,"current":{},"time":"2022-10-31T16:14:20-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":69,"current":{},"time":"2022-10-31T16:14:20-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":69,"block_hash":"6B74B15C741C05A3B49460A5B9393BB82AAA2592A4C669515553F1965557492D","time":"2022-10-31T16:14:20-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:20-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":69,"hash":{},"num_txs":0,"root":"894613F8098CC742AE6123C2B83D7DA8117B800A81B3F9EC5012D314F90714D7","time":"2022-10-31T16:14:20-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":69,"block":{},"time":"2022-10-31T16:14:20-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:20-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":69,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:20-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3134312031303120313238203131392039203231302031363720313539203931203520323336203131312034203235302039372032343020313136203336203237203136352031323020313332203134362032313820393320323238203839203131203933203930203434203233305D3A34357D","time":"2022-10-31T16:14:20-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"8D65807709D2A79F5B05EC6F04FA61F074241BA5788492DA5DE4590B5D5A2CE6","height":69,"num_txs":0,"time":"2022-10-31T16:14:20-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":69,"last_block_time":"2022-10-31T20:14:19Z","time":"2022-10-31T16:14:20-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":950649072,"height":70,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":69,"round":0,"step":3},"time":"2022-10-31T16:14:20-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":950.649072,"height":70,"round":0,"step":1,"time":"2022-10-31T16:14:20-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:20-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":69,"time":"2022-10-31T16:14:20-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":69,"num_txs":0,"time":"2022-10-31T16:14:20-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:21-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:21-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:21-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:21-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:21-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:21-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:21-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:21-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:21-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":950.649072,"height":70,"round":0,"step":1,"time":"2022-10-31T16:14:21-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":70,"round":0,"step":1,"timeout":950.649072,"time":"2022-10-31T16:14:21-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":70,"round":0,"current":{},"time":"2022-10-31T16:14:21-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":70,"round":0,"current":{},"time":"2022-10-31T16:14:21-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":70,"round":0,"time":"2022-10-31T16:14:21-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":70,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:21-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":70,"round":0,"step":3},"old_ti":{"duration":950649072,"height":70,"round":0,"step":1},"time":"2022-10-31T16:14:21-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:21-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":70,"round":0,"step":3,"time":"2022-10-31T16:14:21-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":70,"proposal":{"Type":32,"height":70,"round":0,"pol_round":-1,"block_id":{"hash":"90C173C8E73576496131CA8DD3B82E478CF7D9E0035B16B395388AE805F88D39","parts":{"total":1,"hash":"B90292104B1F83F3046627F01DF8E56EF4A32E9EAD939BB4554DFFA1D6D512A4"}},"timestamp":"2022-10-31T20:14:21.719926137Z","signature":"LLrHAi7FreNJva/9YelbA8hDRzISELWJbTBTj96Tx+ETiaBW8MZR4TZAUt3dPUCiQcW4PHSowf007+EJQvdmBA=="},"round":0,"time":"2022-10-31T16:14:21-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:21-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":70,"round":0,"pol_round":-1,"block_id":{"hash":"90C173C8E73576496131CA8DD3B82E478CF7D9E0035B16B395388AE805F88D39","parts":{"total":1,"hash":"B90292104B1F83F3046627F01DF8E56EF4A32E9EAD939BB4554DFFA1D6D512A4"}},"timestamp":"2022-10-31T20:14:21.719926137Z","signature":"LLrHAi7FreNJva/9YelbA8hDRzISELWJbTBTj96Tx+ETiaBW8MZR4TZAUt3dPUCiQcW4PHSowf007+EJQvdmBA=="},"time":"2022-10-31T16:14:21-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"90C173C8E73576496131CA8DD3B82E478CF7D9E0035B16B395388AE805F88D39","height":70,"time":"2022-10-31T16:14:21-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":70,"round":0,"current":{},"time":"2022-10-31T16:14:21-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":70,"round":0,"time":"2022-10-31T16:14:21-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":70,"round":0,"vote":{"type":1,"height":70,"round":0,"block_id":{"hash":"90C173C8E73576496131CA8DD3B82E478CF7D9E0035B16B395388AE805F88D39","parts":{"total":1,"hash":"B90292104B1F83F3046627F01DF8E56EF4A32E9EAD939BB4554DFFA1D6D512A4"}},"timestamp":"2022-10-31T20:14:21.752838376Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"6JYFSOD63XIfzMuFnSmqg4JIhkGkjwWx25On2sgC2D4VI3OvxQXFgykfsX1GHSP985+KJKvwTLuyKr7QuzmEDQ=="},"time":"2022-10-31T16:14:21-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:21-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":70,"val_index":0,"vote_height":70,"vote_type":1,"time":"2022-10-31T16:14:21-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:70 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:90C173C8E73576496131CA8DD3B82E478CF7D9E0035B16B395388AE805F88D39:1:B90292104B1F(1) BA{1:x} map[]}","vote":{"type":1,"height":70,"round":0,"block_id":{"hash":"90C173C8E73576496131CA8DD3B82E478CF7D9E0035B16B395388AE805F88D39","parts":{"total":1,"hash":"B90292104B1F83F3046627F01DF8E56EF4A32E9EAD939BB4554DFFA1D6D512A4"}},"timestamp":"2022-10-31T20:14:21.752838376Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"6JYFSOD63XIfzMuFnSmqg4JIhkGkjwWx25On2sgC2D4VI3OvxQXFgykfsX1GHSP985+KJKvwTLuyKr7QuzmEDQ=="},"time":"2022-10-31T16:14:21-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:21-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":70,"round":0,"current":{},"time":"2022-10-31T16:14:21-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":70,"round":0,"hash":"90C173C8E73576496131CA8DD3B82E478CF7D9E0035B16B395388AE805F88D39","time":"2022-10-31T16:14:21-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":70,"round":0,"vote":{"type":2,"height":70,"round":0,"block_id":{"hash":"90C173C8E73576496131CA8DD3B82E478CF7D9E0035B16B395388AE805F88D39","parts":{"total":1,"hash":"B90292104B1F83F3046627F01DF8E56EF4A32E9EAD939BB4554DFFA1D6D512A4"}},"timestamp":"2022-10-31T20:14:21.779680674Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"omhyScALRpT5pS7leK4qVOS6boPI7jlv7G0gOous5c1XV7kYsXlOU7J5qI7eLCwZHrNyU5GpB8ylD6qdsihJDg=="},"time":"2022-10-31T16:14:21-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:21-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":70,"val_index":0,"vote_height":70,"vote_type":2,"time":"2022-10-31T16:14:21-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":70,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:21Z","time":"2022-10-31T16:14:21-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":70,"round":0,"current":{},"time":"2022-10-31T16:14:21-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":70,"round":0,"current":{},"time":"2022-10-31T16:14:21-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":70,"current":{},"time":"2022-10-31T16:14:21-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":70,"block_hash":"90C173C8E73576496131CA8DD3B82E478CF7D9E0035B16B395388AE805F88D39","time":"2022-10-31T16:14:21-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:21-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":70,"hash":{},"num_txs":0,"root":"8D65807709D2A79F5B05EC6F04FA61F074241BA5788492DA5DE4590B5D5A2CE6","time":"2022-10-31T16:14:21-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":70,"block":{},"time":"2022-10-31T16:14:21-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:21-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":70,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:21-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3331203136382034203637203231372031353520313839203137372032343220383720363620313820313520353220333320333620373520313038203135392035322032323720313539203232203136332036302031353720312031313320313837203637203431203134375D3A34367D","time":"2022-10-31T16:14:21-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"1FA80443D99BBDB1F25742120F3421244B6C9F34E39F16A33C9D0171BB432993","height":70,"num_txs":0,"time":"2022-10-31T16:14:21-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":70,"last_block_time":"2022-10-31T20:14:20Z","time":"2022-10-31T16:14:21-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":965317030,"height":71,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":70,"round":0,"step":3},"time":"2022-10-31T16:14:21-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":965.31703,"height":71,"round":0,"step":1,"time":"2022-10-31T16:14:21-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:21-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":70,"time":"2022-10-31T16:14:21-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":70,"num_txs":0,"time":"2022-10-31T16:14:21-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:22-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:22-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:22-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:22-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":965.31703,"height":71,"round":0,"step":1,"time":"2022-10-31T16:14:22-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":71,"round":0,"step":1,"timeout":965.31703,"time":"2022-10-31T16:14:22-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":71,"round":0,"current":{},"time":"2022-10-31T16:14:22-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":71,"round":0,"current":{},"time":"2022-10-31T16:14:22-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":71,"round":0,"time":"2022-10-31T16:14:22-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":71,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:22-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":71,"round":0,"step":3},"old_ti":{"duration":965317030,"height":71,"round":0,"step":1},"time":"2022-10-31T16:14:22-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:22-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":71,"round":0,"step":3,"time":"2022-10-31T16:14:22-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":71,"proposal":{"Type":32,"height":71,"round":0,"pol_round":-1,"block_id":{"hash":"17230C962D1D0A600C70295DCBE7D17CE958C7400B99A73A7C277A9F9C5257F0","parts":{"total":1,"hash":"ECA980C2520673CBA66B19225B93133C0F8C61B447A7F60A7C768E02D47AD5A5"}},"timestamp":"2022-10-31T20:14:22.819154531Z","signature":"8Oc+l1uBDQu0FcID8N9rVGBRpFjKgWBUgXRzW9FQoakaKLmwtR/kXb7Q/MI0z70wVCMt+/I5kT3d+9D12h2KDQ=="},"round":0,"time":"2022-10-31T16:14:22-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:22-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":71,"round":0,"pol_round":-1,"block_id":{"hash":"17230C962D1D0A600C70295DCBE7D17CE958C7400B99A73A7C277A9F9C5257F0","parts":{"total":1,"hash":"ECA980C2520673CBA66B19225B93133C0F8C61B447A7F60A7C768E02D47AD5A5"}},"timestamp":"2022-10-31T20:14:22.819154531Z","signature":"8Oc+l1uBDQu0FcID8N9rVGBRpFjKgWBUgXRzW9FQoakaKLmwtR/kXb7Q/MI0z70wVCMt+/I5kT3d+9D12h2KDQ=="},"time":"2022-10-31T16:14:22-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"17230C962D1D0A600C70295DCBE7D17CE958C7400B99A73A7C277A9F9C5257F0","height":71,"time":"2022-10-31T16:14:22-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":71,"round":0,"current":{},"time":"2022-10-31T16:14:22-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":71,"round":0,"time":"2022-10-31T16:14:22-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":71,"round":0,"vote":{"type":1,"height":71,"round":0,"block_id":{"hash":"17230C962D1D0A600C70295DCBE7D17CE958C7400B99A73A7C277A9F9C5257F0","parts":{"total":1,"hash":"ECA980C2520673CBA66B19225B93133C0F8C61B447A7F60A7C768E02D47AD5A5"}},"timestamp":"2022-10-31T20:14:22.915480794Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"N/3+4BNXyu/2F3BjYvtyZRvUIcK6ZcsyWSGgnIUr7LixmMJjN7Lfhi78Wu7BoGj+fLUiXm6sxNSNRRkGeyhLBA=="},"time":"2022-10-31T16:14:22-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:22-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":71,"val_index":0,"vote_height":71,"vote_type":1,"time":"2022-10-31T16:14:22-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:71 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:17230C962D1D0A600C70295DCBE7D17CE958C7400B99A73A7C277A9F9C5257F0:1:ECA980C25206(1) BA{1:x} map[]}","vote":{"type":1,"height":71,"round":0,"block_id":{"hash":"17230C962D1D0A600C70295DCBE7D17CE958C7400B99A73A7C277A9F9C5257F0","parts":{"total":1,"hash":"ECA980C2520673CBA66B19225B93133C0F8C61B447A7F60A7C768E02D47AD5A5"}},"timestamp":"2022-10-31T20:14:22.915480794Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"N/3+4BNXyu/2F3BjYvtyZRvUIcK6ZcsyWSGgnIUr7LixmMJjN7Lfhi78Wu7BoGj+fLUiXm6sxNSNRRkGeyhLBA=="},"time":"2022-10-31T16:14:22-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:22-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":71,"round":0,"current":{},"time":"2022-10-31T16:14:22-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":71,"round":0,"hash":"17230C962D1D0A600C70295DCBE7D17CE958C7400B99A73A7C277A9F9C5257F0","time":"2022-10-31T16:14:22-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":71,"round":0,"vote":{"type":2,"height":71,"round":0,"block_id":{"hash":"17230C962D1D0A600C70295DCBE7D17CE958C7400B99A73A7C277A9F9C5257F0","parts":{"total":1,"hash":"ECA980C2520673CBA66B19225B93133C0F8C61B447A7F60A7C768E02D47AD5A5"}},"timestamp":"2022-10-31T20:14:22.952536912Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"deR6YmpuvI9QXGm7bVvBbTeCf1XjvCKjo7jeWW1MkF3eHlZSJxSquuXv8dx1lECRNOxczqCtfCQy0nia11b+CA=="},"time":"2022-10-31T16:14:22-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:22-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":71,"val_index":0,"vote_height":71,"vote_type":2,"time":"2022-10-31T16:14:22-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":71,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:22Z","time":"2022-10-31T16:14:22-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":71,"round":0,"current":{},"time":"2022-10-31T16:14:22-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":71,"round":0,"current":{},"time":"2022-10-31T16:14:22-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":71,"current":{},"time":"2022-10-31T16:14:22-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":71,"block_hash":"17230C962D1D0A600C70295DCBE7D17CE958C7400B99A73A7C277A9F9C5257F0","time":"2022-10-31T16:14:22-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:22-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":71,"hash":{},"num_txs":0,"root":"1FA80443D99BBDB1F25742120F3421244B6C9F34E39F16A33C9D0171BB432993","time":"2022-10-31T16:14:22-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":71,"block":{},"time":"2022-10-31T16:14:22-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:22-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":71,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:22-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313330203132302032333220333320333820323234203138382036312031343120333220332037203238203139302037372031313320323435203232382031313720313737203134312032323020333520393320343120323520323531203131362032303120373320313930203135355D3A34377D","time":"2022-10-31T16:14:22-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"8278E82126E0BC3D8D2003071CBE4D71F5E475B18DDC235D2919FB74C949BE9B","height":71,"num_txs":0,"time":"2022-10-31T16:14:23-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":71,"last_block_time":"2022-10-31T20:14:21Z","time":"2022-10-31T16:14:23-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":956318939,"height":72,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":71,"round":0,"step":3},"time":"2022-10-31T16:14:23-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:23-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","dur":956.318939,"height":72,"round":0,"step":1,"time":"2022-10-31T16:14:23-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":71,"time":"2022-10-31T16:14:23-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":71,"num_txs":0,"time":"2022-10-31T16:14:23-04:00","message":"indexed block txs"} -{"level":"info","module":"pex","numDialing":0,"numInPeers":0,"numOutPeers":0,"numToDial":10,"time":"2022-10-31T16:14:23-04:00","message":"Ensure peers"} -{"level":"info","module":"pex","time":"2022-10-31T16:14:23-04:00","message":"No addresses to dial. Falling back to seeds"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:23-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:23-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:23-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:23-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:23-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:23-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:23-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:23-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:23-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":956.318939,"height":72,"round":0,"step":1,"time":"2022-10-31T16:14:23-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":72,"round":0,"step":1,"timeout":956.318939,"time":"2022-10-31T16:14:23-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":72,"round":0,"current":{},"time":"2022-10-31T16:14:23-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":72,"round":0,"current":{},"time":"2022-10-31T16:14:23-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":72,"round":0,"time":"2022-10-31T16:14:23-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":72,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:23-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":72,"round":0,"step":3},"old_ti":{"duration":956318939,"height":72,"round":0,"step":1},"time":"2022-10-31T16:14:23-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:23-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":72,"round":0,"step":3,"time":"2022-10-31T16:14:23-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":72,"proposal":{"Type":32,"height":72,"round":0,"pol_round":-1,"block_id":{"hash":"6B2B75E2091A97F0647B329BCFC05EE56B83A6825F9EFCD32A0FFE3AB0F10494","parts":{"total":1,"hash":"7603D4079A3C685BDC06F26E194D74839D5D0DD6F2B8B77C69E62936BEC271F4"}},"timestamp":"2022-10-31T20:14:24.00501001Z","signature":"3rD35l7KyQ6Fw22e1KdK4gmztLNhYZ6+GLjyE1ScJus/LZu2kSik8u3GLXyDPMd5CXOySCg1s1xpC5A32cvMAQ=="},"round":0,"time":"2022-10-31T16:14:24-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:24-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":72,"round":0,"pol_round":-1,"block_id":{"hash":"6B2B75E2091A97F0647B329BCFC05EE56B83A6825F9EFCD32A0FFE3AB0F10494","parts":{"total":1,"hash":"7603D4079A3C685BDC06F26E194D74839D5D0DD6F2B8B77C69E62936BEC271F4"}},"timestamp":"2022-10-31T20:14:24.00501001Z","signature":"3rD35l7KyQ6Fw22e1KdK4gmztLNhYZ6+GLjyE1ScJus/LZu2kSik8u3GLXyDPMd5CXOySCg1s1xpC5A32cvMAQ=="},"time":"2022-10-31T16:14:24-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"6B2B75E2091A97F0647B329BCFC05EE56B83A6825F9EFCD32A0FFE3AB0F10494","height":72,"time":"2022-10-31T16:14:24-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":72,"round":0,"current":{},"time":"2022-10-31T16:14:24-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":72,"round":0,"time":"2022-10-31T16:14:24-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":72,"round":0,"vote":{"type":1,"height":72,"round":0,"block_id":{"hash":"6B2B75E2091A97F0647B329BCFC05EE56B83A6825F9EFCD32A0FFE3AB0F10494","parts":{"total":1,"hash":"7603D4079A3C685BDC06F26E194D74839D5D0DD6F2B8B77C69E62936BEC271F4"}},"timestamp":"2022-10-31T20:14:24.057865406Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"YplsHUDURkYSF/iSRyduCCG3LRqg5GcWJQv1G3DZAgwDVEneWGjUxBwXIQ6PZEzs6DfuldHH9SLfCe4ZnAfRAA=="},"time":"2022-10-31T16:14:24-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:24-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":72,"val_index":0,"vote_height":72,"vote_type":1,"time":"2022-10-31T16:14:24-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:72 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:6B2B75E2091A97F0647B329BCFC05EE56B83A6825F9EFCD32A0FFE3AB0F10494:1:7603D4079A3C(1) BA{1:x} map[]}","vote":{"type":1,"height":72,"round":0,"block_id":{"hash":"6B2B75E2091A97F0647B329BCFC05EE56B83A6825F9EFCD32A0FFE3AB0F10494","parts":{"total":1,"hash":"7603D4079A3C685BDC06F26E194D74839D5D0DD6F2B8B77C69E62936BEC271F4"}},"timestamp":"2022-10-31T20:14:24.057865406Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"YplsHUDURkYSF/iSRyduCCG3LRqg5GcWJQv1G3DZAgwDVEneWGjUxBwXIQ6PZEzs6DfuldHH9SLfCe4ZnAfRAA=="},"time":"2022-10-31T16:14:24-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:24-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":72,"round":0,"current":{},"time":"2022-10-31T16:14:24-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":72,"round":0,"hash":"6B2B75E2091A97F0647B329BCFC05EE56B83A6825F9EFCD32A0FFE3AB0F10494","time":"2022-10-31T16:14:24-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":72,"round":0,"vote":{"type":2,"height":72,"round":0,"block_id":{"hash":"6B2B75E2091A97F0647B329BCFC05EE56B83A6825F9EFCD32A0FFE3AB0F10494","parts":{"total":1,"hash":"7603D4079A3C685BDC06F26E194D74839D5D0DD6F2B8B77C69E62936BEC271F4"}},"timestamp":"2022-10-31T20:14:24.105163619Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"hKmFThOBqUwl6BGozJPLhQyJ4XgV8Ko21p/Lub842sdh/Z79HeIhcVwegEKK0RD49/wPOFdrIs87rTIlJo7GCw=="},"time":"2022-10-31T16:14:24-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:24-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:24-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:24-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:24-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:24-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:24-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:24-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":72,"val_index":0,"vote_height":72,"vote_type":2,"time":"2022-10-31T16:14:24-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":72,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:24Z","time":"2022-10-31T16:14:24-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":72,"round":0,"current":{},"time":"2022-10-31T16:14:24-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":72,"round":0,"current":{},"time":"2022-10-31T16:14:24-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":72,"current":{},"time":"2022-10-31T16:14:24-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":72,"block_hash":"6B2B75E2091A97F0647B329BCFC05EE56B83A6825F9EFCD32A0FFE3AB0F10494","time":"2022-10-31T16:14:24-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:24-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":72,"hash":{},"num_txs":0,"root":"8278E82126E0BC3D8D2003071CBE4D71F5E475B18DDC235D2919FB74C949BE9B","time":"2022-10-31T16:14:24-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":72,"block":{},"time":"2022-10-31T16:14:24-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:24-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":72,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:24-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B353220383920342038372031323420373020373720313620313137203230332035322037302036352035372032322033342039372031373420383020343120313535203230312033342031313320313031203138372031363920313838203139342032353420323331203139305D3A34387D","time":"2022-10-31T16:14:24-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"345904577C464D1075CB34464139162261AE50299BC9227165BBA9BCC2FEE7BE","height":72,"num_txs":0,"time":"2022-10-31T16:14:24-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":72,"last_block_time":"2022-10-31T20:14:22Z","time":"2022-10-31T16:14:24-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":945566830,"height":73,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":72,"round":0,"step":3},"time":"2022-10-31T16:14:24-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":945.56683,"height":73,"round":0,"step":1,"time":"2022-10-31T16:14:24-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:24-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":72,"time":"2022-10-31T16:14:24-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":72,"num_txs":0,"time":"2022-10-31T16:14:24-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:24-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:24-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:24-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:25-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":945.56683,"height":73,"round":0,"step":1,"time":"2022-10-31T16:14:25-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":73,"round":0,"step":1,"timeout":945.56683,"time":"2022-10-31T16:14:25-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":73,"round":0,"current":{},"time":"2022-10-31T16:14:25-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":73,"round":0,"current":{},"time":"2022-10-31T16:14:25-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":73,"round":0,"time":"2022-10-31T16:14:25-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":73,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:25-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":73,"round":0,"step":3},"old_ti":{"duration":945566830,"height":73,"round":0,"step":1},"time":"2022-10-31T16:14:25-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:25-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":73,"round":0,"step":3,"time":"2022-10-31T16:14:25-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":73,"proposal":{"Type":32,"height":73,"round":0,"pol_round":-1,"block_id":{"hash":"55131A6BB2C79C61BF822A05874C7DE1FE2138F2D0A0B82E492924069FC57EDF","parts":{"total":1,"hash":"A68082BB1904F0BDE91827865DC761924957463F906E15508843EA7EF8FA06F4"}},"timestamp":"2022-10-31T20:14:25.155412933Z","signature":"Q3SWT33uB/eaxKTji4ll7FOvOPRJOZW7d4i0C6G54rpNI3xfuF87koTEivkJH4m2i5OGMBNlNH0HV/H2VGPBCA=="},"round":0,"time":"2022-10-31T16:14:25-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:25-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":73,"round":0,"pol_round":-1,"block_id":{"hash":"55131A6BB2C79C61BF822A05874C7DE1FE2138F2D0A0B82E492924069FC57EDF","parts":{"total":1,"hash":"A68082BB1904F0BDE91827865DC761924957463F906E15508843EA7EF8FA06F4"}},"timestamp":"2022-10-31T20:14:25.155412933Z","signature":"Q3SWT33uB/eaxKTji4ll7FOvOPRJOZW7d4i0C6G54rpNI3xfuF87koTEivkJH4m2i5OGMBNlNH0HV/H2VGPBCA=="},"time":"2022-10-31T16:14:25-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"55131A6BB2C79C61BF822A05874C7DE1FE2138F2D0A0B82E492924069FC57EDF","height":73,"time":"2022-10-31T16:14:25-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":73,"round":0,"current":{},"time":"2022-10-31T16:14:25-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":73,"round":0,"time":"2022-10-31T16:14:25-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":73,"round":0,"vote":{"type":1,"height":73,"round":0,"block_id":{"hash":"55131A6BB2C79C61BF822A05874C7DE1FE2138F2D0A0B82E492924069FC57EDF","parts":{"total":1,"hash":"A68082BB1904F0BDE91827865DC761924957463F906E15508843EA7EF8FA06F4"}},"timestamp":"2022-10-31T20:14:25.210243156Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"1FkRi2d8sKD1+q+SibsKDrk181GWi+amxdf+ChsqlqeUID6tgPm8t5F/Ia+z2TteP6f+3MpJ+uW10AabPrgYAw=="},"time":"2022-10-31T16:14:25-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:25-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":73,"val_index":0,"vote_height":73,"vote_type":1,"time":"2022-10-31T16:14:25-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:73 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:55131A6BB2C79C61BF822A05874C7DE1FE2138F2D0A0B82E492924069FC57EDF:1:A68082BB1904(1) BA{1:x} map[]}","vote":{"type":1,"height":73,"round":0,"block_id":{"hash":"55131A6BB2C79C61BF822A05874C7DE1FE2138F2D0A0B82E492924069FC57EDF","parts":{"total":1,"hash":"A68082BB1904F0BDE91827865DC761924957463F906E15508843EA7EF8FA06F4"}},"timestamp":"2022-10-31T20:14:25.210243156Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"1FkRi2d8sKD1+q+SibsKDrk181GWi+amxdf+ChsqlqeUID6tgPm8t5F/Ia+z2TteP6f+3MpJ+uW10AabPrgYAw=="},"time":"2022-10-31T16:14:25-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:25-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":73,"round":0,"current":{},"time":"2022-10-31T16:14:25-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":73,"round":0,"hash":"55131A6BB2C79C61BF822A05874C7DE1FE2138F2D0A0B82E492924069FC57EDF","time":"2022-10-31T16:14:25-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":73,"round":0,"vote":{"type":2,"height":73,"round":0,"block_id":{"hash":"55131A6BB2C79C61BF822A05874C7DE1FE2138F2D0A0B82E492924069FC57EDF","parts":{"total":1,"hash":"A68082BB1904F0BDE91827865DC761924957463F906E15508843EA7EF8FA06F4"}},"timestamp":"2022-10-31T20:14:25.224786569Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"TA3m3lP9xkN1GPSDn6nORlRwfMnM27YNt6H5ofQbBjzE7h+aiDiMcvdjoxgnFptPD+KlknU0vNQ/2FRtwb5iBQ=="},"time":"2022-10-31T16:14:25-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:25-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":73,"val_index":0,"vote_height":73,"vote_type":2,"time":"2022-10-31T16:14:25-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":73,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:25Z","time":"2022-10-31T16:14:25-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":73,"round":0,"current":{},"time":"2022-10-31T16:14:25-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":73,"round":0,"current":{},"time":"2022-10-31T16:14:25-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":73,"current":{},"time":"2022-10-31T16:14:25-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":73,"block_hash":"55131A6BB2C79C61BF822A05874C7DE1FE2138F2D0A0B82E492924069FC57EDF","time":"2022-10-31T16:14:25-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:25-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":73,"hash":{},"num_txs":0,"root":"345904577C464D1075CB34464139162261AE50299BC9227165BBA9BCC2FEE7BE","time":"2022-10-31T16:14:25-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":73,"block":{},"time":"2022-10-31T16:14:25-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:25-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":73,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:25-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313935203230392031313220313536203520353720323435203233322031333720313333203138362032392032303520363720323338203134302032353520373120333120393720323030203131382032303520363320313532203131302032323020313937203131352035352034372032345D3A34397D","time":"2022-10-31T16:14:25-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"C3D1709C0539F5E88985BA1DCD43EE8CFF471F61C876CD3F986EDCC573372F18","height":73,"num_txs":0,"time":"2022-10-31T16:14:25-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":73,"last_block_time":"2022-10-31T20:14:24Z","time":"2022-10-31T16:14:25-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":956558455,"height":74,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":73,"round":0,"step":3},"time":"2022-10-31T16:14:25-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":956.558455,"height":74,"round":0,"step":1,"time":"2022-10-31T16:14:25-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:25-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":73,"time":"2022-10-31T16:14:25-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":73,"num_txs":0,"time":"2022-10-31T16:14:25-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:26-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:26-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:26-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:26-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:26-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:26-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":956.558455,"height":74,"round":0,"step":1,"time":"2022-10-31T16:14:26-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":74,"round":0,"step":1,"timeout":956.558455,"time":"2022-10-31T16:14:26-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":74,"round":0,"current":{},"time":"2022-10-31T16:14:26-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":74,"round":0,"current":{},"time":"2022-10-31T16:14:26-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":74,"round":0,"time":"2022-10-31T16:14:26-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":74,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:26-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":74,"round":0,"step":3},"old_ti":{"duration":956558455,"height":74,"round":0,"step":1},"time":"2022-10-31T16:14:26-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:26-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":74,"round":0,"step":3,"time":"2022-10-31T16:14:26-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":74,"proposal":{"Type":32,"height":74,"round":0,"pol_round":-1,"block_id":{"hash":"98EFEE6E33EAC2FF0D9D89094A5B66DBA3DA15F5E256BF9FBB73C43578993F72","parts":{"total":1,"hash":"977B9BBC61C8331DDD571BD03C5FADD0206F7D7AC4F83004DE303E7A2D4AC4A4"}},"timestamp":"2022-10-31T20:14:26.271627119Z","signature":"I6ibIXkSLq0YgSVlP8FmZorLybieuORpaKU3PjHpRYpy4olggTTeZ07Kb9jih8gWzMEqWmjgEgocVTJ/fOOgBw=="},"round":0,"time":"2022-10-31T16:14:26-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:26-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":74,"round":0,"pol_round":-1,"block_id":{"hash":"98EFEE6E33EAC2FF0D9D89094A5B66DBA3DA15F5E256BF9FBB73C43578993F72","parts":{"total":1,"hash":"977B9BBC61C8331DDD571BD03C5FADD0206F7D7AC4F83004DE303E7A2D4AC4A4"}},"timestamp":"2022-10-31T20:14:26.271627119Z","signature":"I6ibIXkSLq0YgSVlP8FmZorLybieuORpaKU3PjHpRYpy4olggTTeZ07Kb9jih8gWzMEqWmjgEgocVTJ/fOOgBw=="},"time":"2022-10-31T16:14:26-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"98EFEE6E33EAC2FF0D9D89094A5B66DBA3DA15F5E256BF9FBB73C43578993F72","height":74,"time":"2022-10-31T16:14:26-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":74,"round":0,"current":{},"time":"2022-10-31T16:14:26-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":74,"round":0,"time":"2022-10-31T16:14:26-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":74,"round":0,"vote":{"type":1,"height":74,"round":0,"block_id":{"hash":"98EFEE6E33EAC2FF0D9D89094A5B66DBA3DA15F5E256BF9FBB73C43578993F72","parts":{"total":1,"hash":"977B9BBC61C8331DDD571BD03C5FADD0206F7D7AC4F83004DE303E7A2D4AC4A4"}},"timestamp":"2022-10-31T20:14:26.306430875Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"9lpS/GbHy29IlrdcEkme6mgnmtGPbD1NfAd/2UtOZrbRqdB7OWx7KP2jXK1rkqMhRjaUmmUY7zQses6bMXAhBw=="},"time":"2022-10-31T16:14:26-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:26-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":74,"val_index":0,"vote_height":74,"vote_type":1,"time":"2022-10-31T16:14:26-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:74 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:98EFEE6E33EAC2FF0D9D89094A5B66DBA3DA15F5E256BF9FBB73C43578993F72:1:977B9BBC61C8(1) BA{1:x} map[]}","vote":{"type":1,"height":74,"round":0,"block_id":{"hash":"98EFEE6E33EAC2FF0D9D89094A5B66DBA3DA15F5E256BF9FBB73C43578993F72","parts":{"total":1,"hash":"977B9BBC61C8331DDD571BD03C5FADD0206F7D7AC4F83004DE303E7A2D4AC4A4"}},"timestamp":"2022-10-31T20:14:26.306430875Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"9lpS/GbHy29IlrdcEkme6mgnmtGPbD1NfAd/2UtOZrbRqdB7OWx7KP2jXK1rkqMhRjaUmmUY7zQses6bMXAhBw=="},"time":"2022-10-31T16:14:26-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:26-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":74,"round":0,"current":{},"time":"2022-10-31T16:14:26-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":74,"round":0,"hash":"98EFEE6E33EAC2FF0D9D89094A5B66DBA3DA15F5E256BF9FBB73C43578993F72","time":"2022-10-31T16:14:26-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":74,"round":0,"vote":{"type":2,"height":74,"round":0,"block_id":{"hash":"98EFEE6E33EAC2FF0D9D89094A5B66DBA3DA15F5E256BF9FBB73C43578993F72","parts":{"total":1,"hash":"977B9BBC61C8331DDD571BD03C5FADD0206F7D7AC4F83004DE303E7A2D4AC4A4"}},"timestamp":"2022-10-31T20:14:26.376562905Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"I1vM+jbN3+OpsdUVZ7yqpIypIHMqZTPANQCGoZfmclN2w68wlo7GkF0/NuKXRZHjtpxHiaYCJmpPNXqWlXnyBg=="},"time":"2022-10-31T16:14:26-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:26-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":74,"val_index":0,"vote_height":74,"vote_type":2,"time":"2022-10-31T16:14:26-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":74,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:26Z","time":"2022-10-31T16:14:26-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":74,"round":0,"current":{},"time":"2022-10-31T16:14:26-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":74,"round":0,"current":{},"time":"2022-10-31T16:14:26-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":74,"current":{},"time":"2022-10-31T16:14:26-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":74,"block_hash":"98EFEE6E33EAC2FF0D9D89094A5B66DBA3DA15F5E256BF9FBB73C43578993F72","time":"2022-10-31T16:14:26-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:26-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":74,"hash":{},"num_txs":0,"root":"C3D1709C0539F5E88985BA1DCD43EE8CFF471F61C876CD3F986EDCC573372F18","time":"2022-10-31T16:14:26-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":74,"block":{},"time":"2022-10-31T16:14:26-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:26-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":74,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:26-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B37312031333220313838203231372032323620323130203137382032323120323320313030203234302034382031393020353620373820343020313339203135372031303420323339203231382031383520313736203133322037203137362031353120383220313537203136203138372038375D3A34417D","time":"2022-10-31T16:14:26-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"4784BCD9E2D2B2DD1764F030BE384E288B9D68EFDAB9B08407B097529D10BB57","height":74,"num_txs":0,"time":"2022-10-31T16:14:26-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":74,"last_block_time":"2022-10-31T20:14:25Z","time":"2022-10-31T16:14:26-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":922640012,"height":75,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":74,"round":0,"step":3},"time":"2022-10-31T16:14:26-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":922.640012,"height":75,"round":0,"step":1,"time":"2022-10-31T16:14:26-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:26-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":74,"time":"2022-10-31T16:14:26-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":74,"num_txs":0,"time":"2022-10-31T16:14:26-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:26-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:26-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:26-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:27-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:27-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:27-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:27-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:27-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:27-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":922.640012,"height":75,"round":0,"step":1,"time":"2022-10-31T16:14:27-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":75,"round":0,"step":1,"timeout":922.640012,"time":"2022-10-31T16:14:27-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":75,"round":0,"current":{},"time":"2022-10-31T16:14:27-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":75,"round":0,"current":{},"time":"2022-10-31T16:14:27-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":75,"round":0,"time":"2022-10-31T16:14:27-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":75,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:27-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":75,"round":0,"step":3},"old_ti":{"duration":922640012,"height":75,"round":0,"step":1},"time":"2022-10-31T16:14:27-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:27-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":75,"round":0,"step":3,"time":"2022-10-31T16:14:27-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":75,"proposal":{"Type":32,"height":75,"round":0,"pol_round":-1,"block_id":{"hash":"36FD8E4E60382507DA77F1D00E00E2275B854A2A9586AD6D12D234BE5357285C","parts":{"total":1,"hash":"C958E42DC0955C47BBE8919D672EE3C362246373981C663BEEBE1DD92E3FEEBD"}},"timestamp":"2022-10-31T20:14:27.417620189Z","signature":"4JPBH9wZZySGIruTJ5InleuCQ884ItMWpLXTmOnx1gMLSxVtKwijcRtJNZylMcjaZoHWwlDkf7GBjVb+MdvdCw=="},"round":0,"time":"2022-10-31T16:14:27-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:27-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":75,"round":0,"pol_round":-1,"block_id":{"hash":"36FD8E4E60382507DA77F1D00E00E2275B854A2A9586AD6D12D234BE5357285C","parts":{"total":1,"hash":"C958E42DC0955C47BBE8919D672EE3C362246373981C663BEEBE1DD92E3FEEBD"}},"timestamp":"2022-10-31T20:14:27.417620189Z","signature":"4JPBH9wZZySGIruTJ5InleuCQ884ItMWpLXTmOnx1gMLSxVtKwijcRtJNZylMcjaZoHWwlDkf7GBjVb+MdvdCw=="},"time":"2022-10-31T16:14:27-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"36FD8E4E60382507DA77F1D00E00E2275B854A2A9586AD6D12D234BE5357285C","height":75,"time":"2022-10-31T16:14:27-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":75,"round":0,"current":{},"time":"2022-10-31T16:14:27-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":75,"round":0,"time":"2022-10-31T16:14:27-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":75,"round":0,"vote":{"type":1,"height":75,"round":0,"block_id":{"hash":"36FD8E4E60382507DA77F1D00E00E2275B854A2A9586AD6D12D234BE5357285C","parts":{"total":1,"hash":"C958E42DC0955C47BBE8919D672EE3C362246373981C663BEEBE1DD92E3FEEBD"}},"timestamp":"2022-10-31T20:14:27.435223198Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"F7WOv5spgkHJitmfJ4Z7SOyynp45aJHF1vJLC4g+VKx1ZKOm7i6Fm8iH2WUYOOCx0Dp8Fy9Dc6Hp+Ue0cnQnCA=="},"time":"2022-10-31T16:14:27-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:27-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":75,"val_index":0,"vote_height":75,"vote_type":1,"time":"2022-10-31T16:14:27-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:75 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:36FD8E4E60382507DA77F1D00E00E2275B854A2A9586AD6D12D234BE5357285C:1:C958E42DC095(1) BA{1:x} map[]}","vote":{"type":1,"height":75,"round":0,"block_id":{"hash":"36FD8E4E60382507DA77F1D00E00E2275B854A2A9586AD6D12D234BE5357285C","parts":{"total":1,"hash":"C958E42DC0955C47BBE8919D672EE3C362246373981C663BEEBE1DD92E3FEEBD"}},"timestamp":"2022-10-31T20:14:27.435223198Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"F7WOv5spgkHJitmfJ4Z7SOyynp45aJHF1vJLC4g+VKx1ZKOm7i6Fm8iH2WUYOOCx0Dp8Fy9Dc6Hp+Ue0cnQnCA=="},"time":"2022-10-31T16:14:27-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:27-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":75,"round":0,"current":{},"time":"2022-10-31T16:14:27-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":75,"round":0,"hash":"36FD8E4E60382507DA77F1D00E00E2275B854A2A9586AD6D12D234BE5357285C","time":"2022-10-31T16:14:27-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":75,"round":0,"vote":{"type":2,"height":75,"round":0,"block_id":{"hash":"36FD8E4E60382507DA77F1D00E00E2275B854A2A9586AD6D12D234BE5357285C","parts":{"total":1,"hash":"C958E42DC0955C47BBE8919D672EE3C362246373981C663BEEBE1DD92E3FEEBD"}},"timestamp":"2022-10-31T20:14:27.453353406Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"iS5kfq0zubNR4C4XM8ZSASuooKYks0cyGrkDK7PzcL+sm1a6F3tZiNpKr85gQygZHT44pTCTuAVvkBooYUnUDw=="},"time":"2022-10-31T16:14:27-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:27-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":75,"val_index":0,"vote_height":75,"vote_type":2,"time":"2022-10-31T16:14:27-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":75,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:27Z","time":"2022-10-31T16:14:27-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":75,"round":0,"current":{},"time":"2022-10-31T16:14:27-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":75,"round":0,"current":{},"time":"2022-10-31T16:14:27-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":75,"current":{},"time":"2022-10-31T16:14:27-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":75,"block_hash":"36FD8E4E60382507DA77F1D00E00E2275B854A2A9586AD6D12D234BE5357285C","time":"2022-10-31T16:14:27-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:27-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":75,"hash":{},"num_txs":0,"root":"4784BCD9E2D2B2DD1764F030BE384E288B9D68EFDAB9B08407B097529D10BB57","time":"2022-10-31T16:14:27-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":75,"block":{},"time":"2022-10-31T16:14:27-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:27-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":75,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:27-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31353720373120353320323435203137382031343720373420323139203532203232392037342031313220323232203434203139392031333420373120313336203131392031343320323533203930203134332038342031323020313737203231342032323620342031303120313131203132315D3A34427D","time":"2022-10-31T16:14:27-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"9D4735F5B2934ADB34E54A70DE2CC7864788778FFD5A8F5478B1D6E204656F79","height":75,"num_txs":0,"time":"2022-10-31T16:14:27-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":75,"last_block_time":"2022-10-31T20:14:26Z","time":"2022-10-31T16:14:27-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":949670996,"height":76,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":75,"round":0,"step":3},"time":"2022-10-31T16:14:27-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":949.670996,"height":76,"round":0,"step":1,"time":"2022-10-31T16:14:27-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:27-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":75,"time":"2022-10-31T16:14:27-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":75,"num_txs":0,"time":"2022-10-31T16:14:27-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:27-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:27-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:27-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:41646","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:28-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":949.670996,"height":76,"round":0,"step":1,"time":"2022-10-31T16:14:28-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":76,"round":0,"step":1,"timeout":949.670996,"time":"2022-10-31T16:14:28-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":76,"round":0,"current":{},"time":"2022-10-31T16:14:28-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":76,"round":0,"current":{},"time":"2022-10-31T16:14:28-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":76,"round":0,"time":"2022-10-31T16:14:28-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":76,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:28-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":76,"round":0,"step":3},"old_ti":{"duration":949670996,"height":76,"round":0,"step":1},"time":"2022-10-31T16:14:28-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:28-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":76,"round":0,"step":3,"time":"2022-10-31T16:14:28-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":76,"proposal":{"Type":32,"height":76,"round":0,"pol_round":-1,"block_id":{"hash":"4A4B29C82CDBD852270F1CE4D3DEFB9EEC3A06FE88BD22515A2EA72F783F6DB4","parts":{"total":1,"hash":"4722EA9A9ED8F6FC1F0B2F626D57EA8996F8FC340C5A5D62AD14C0FF352B0353"}},"timestamp":"2022-10-31T20:14:28.504005923Z","signature":"iubsuHTEUj3VfvugrIxLzD7saX7tGVGwzrSQQfavOpvofEeGvsCFMtTRlCqeEJd6pK0Ki3BMHQQUeruDvkQrBw=="},"round":0,"time":"2022-10-31T16:14:28-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:28-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":76,"round":0,"pol_round":-1,"block_id":{"hash":"4A4B29C82CDBD852270F1CE4D3DEFB9EEC3A06FE88BD22515A2EA72F783F6DB4","parts":{"total":1,"hash":"4722EA9A9ED8F6FC1F0B2F626D57EA8996F8FC340C5A5D62AD14C0FF352B0353"}},"timestamp":"2022-10-31T20:14:28.504005923Z","signature":"iubsuHTEUj3VfvugrIxLzD7saX7tGVGwzrSQQfavOpvofEeGvsCFMtTRlCqeEJd6pK0Ki3BMHQQUeruDvkQrBw=="},"time":"2022-10-31T16:14:28-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"4A4B29C82CDBD852270F1CE4D3DEFB9EEC3A06FE88BD22515A2EA72F783F6DB4","height":76,"time":"2022-10-31T16:14:28-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":76,"round":0,"current":{},"time":"2022-10-31T16:14:28-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":76,"round":0,"time":"2022-10-31T16:14:28-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":76,"round":0,"vote":{"type":1,"height":76,"round":0,"block_id":{"hash":"4A4B29C82CDBD852270F1CE4D3DEFB9EEC3A06FE88BD22515A2EA72F783F6DB4","parts":{"total":1,"hash":"4722EA9A9ED8F6FC1F0B2F626D57EA8996F8FC340C5A5D62AD14C0FF352B0353"}},"timestamp":"2022-10-31T20:14:28.554024386Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"DSMF0xT6q3nW0zrdGtNW1x4DQ5deQVOhvieQF8GGLLeaFlIDkje+eOl0m0cJIcqp1I+6E2ZAmSibhx09sxMmCQ=="},"time":"2022-10-31T16:14:28-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:28-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":76,"val_index":0,"vote_height":76,"vote_type":1,"time":"2022-10-31T16:14:28-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:76 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:4A4B29C82CDBD852270F1CE4D3DEFB9EEC3A06FE88BD22515A2EA72F783F6DB4:1:4722EA9A9ED8(1) BA{1:x} map[]}","vote":{"type":1,"height":76,"round":0,"block_id":{"hash":"4A4B29C82CDBD852270F1CE4D3DEFB9EEC3A06FE88BD22515A2EA72F783F6DB4","parts":{"total":1,"hash":"4722EA9A9ED8F6FC1F0B2F626D57EA8996F8FC340C5A5D62AD14C0FF352B0353"}},"timestamp":"2022-10-31T20:14:28.554024386Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"DSMF0xT6q3nW0zrdGtNW1x4DQ5deQVOhvieQF8GGLLeaFlIDkje+eOl0m0cJIcqp1I+6E2ZAmSibhx09sxMmCQ=="},"time":"2022-10-31T16:14:28-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:28-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":76,"round":0,"current":{},"time":"2022-10-31T16:14:28-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":76,"round":0,"hash":"4A4B29C82CDBD852270F1CE4D3DEFB9EEC3A06FE88BD22515A2EA72F783F6DB4","time":"2022-10-31T16:14:28-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":76,"round":0,"vote":{"type":2,"height":76,"round":0,"block_id":{"hash":"4A4B29C82CDBD852270F1CE4D3DEFB9EEC3A06FE88BD22515A2EA72F783F6DB4","parts":{"total":1,"hash":"4722EA9A9ED8F6FC1F0B2F626D57EA8996F8FC340C5A5D62AD14C0FF352B0353"}},"timestamp":"2022-10-31T20:14:28.5711651Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"hccLdflNmn+EPRMh2B8mFER07SZbMj5zx3RHMkwBBiy8D9UaJLoCmsABYXnRZnoUpdLV8zLFcbgbyp7298LaBg=="},"time":"2022-10-31T16:14:28-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:28-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":76,"val_index":0,"vote_height":76,"vote_type":2,"time":"2022-10-31T16:14:28-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":76,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:28Z","time":"2022-10-31T16:14:28-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":76,"round":0,"current":{},"time":"2022-10-31T16:14:28-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":76,"round":0,"current":{},"time":"2022-10-31T16:14:28-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":76,"current":{},"time":"2022-10-31T16:14:28-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":76,"block_hash":"4A4B29C82CDBD852270F1CE4D3DEFB9EEC3A06FE88BD22515A2EA72F783F6DB4","time":"2022-10-31T16:14:28-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:28-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":76,"hash":{},"num_txs":0,"root":"9D4735F5B2934ADB34E54A70DE2CC7864788778FFD5A8F5478B1D6E204656F79","time":"2022-10-31T16:14:28-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":76,"block":{},"time":"2022-10-31T16:14:28-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:28-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":76,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:28-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3131352037312035362031382036382035312031313520313833203232332031383320313636203131382031393920313520313835203130362034312032313520333220313736203231203135342038302032322032303120363020313430203137362039342031383320313830203130375D3A34437D","time":"2022-10-31T16:14:28-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"73473812443373B7DFB7A676C70FB96A29D720B0159A5016C93C8CB05EB7B46B","height":76,"num_txs":0,"time":"2022-10-31T16:14:28-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":76,"last_block_time":"2022-10-31T20:14:27Z","time":"2022-10-31T16:14:28-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":972096216,"height":77,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":76,"round":0,"step":3},"time":"2022-10-31T16:14:28-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":972.096216,"height":77,"round":0,"step":1,"time":"2022-10-31T16:14:28-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:28-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":76,"time":"2022-10-31T16:14:28-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":76,"num_txs":0,"time":"2022-10-31T16:14:28-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:29-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:29-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:29-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:29-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:29-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:29-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":972.096216,"height":77,"round":0,"step":1,"time":"2022-10-31T16:14:29-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":77,"round":0,"step":1,"timeout":972.096216,"time":"2022-10-31T16:14:29-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":77,"round":0,"current":{},"time":"2022-10-31T16:14:29-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":77,"round":0,"current":{},"time":"2022-10-31T16:14:29-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":77,"round":0,"time":"2022-10-31T16:14:29-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":77,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:29-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":77,"round":0,"step":3},"old_ti":{"duration":972096216,"height":77,"round":0,"step":1},"time":"2022-10-31T16:14:29-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:29-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":77,"round":0,"step":3,"time":"2022-10-31T16:14:29-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":77,"proposal":{"Type":32,"height":77,"round":0,"pol_round":-1,"block_id":{"hash":"83BF9B2DB8516AAFB9D95E1E0A0701D791A588F19B86598C9F1264988AEA858E","parts":{"total":1,"hash":"C4505C9DC24C633A356E3BF3A51D260185B405C38E276A0009CA00B45CF525B8"}},"timestamp":"2022-10-31T20:14:29.602273255Z","signature":"Q7GM4fuDVpmUGZwQhJ34f7un7LQbgcL/lsRXdS894AakQzAgGZGzsPGL8dCWfrmQ7KfNnYqrOIEJm3K0lB4wDQ=="},"round":0,"time":"2022-10-31T16:14:29-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:29-04:00","message":"Broadcast"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:29-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:29-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:29-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":77,"round":0,"pol_round":-1,"block_id":{"hash":"83BF9B2DB8516AAFB9D95E1E0A0701D791A588F19B86598C9F1264988AEA858E","parts":{"total":1,"hash":"C4505C9DC24C633A356E3BF3A51D260185B405C38E276A0009CA00B45CF525B8"}},"timestamp":"2022-10-31T20:14:29.602273255Z","signature":"Q7GM4fuDVpmUGZwQhJ34f7un7LQbgcL/lsRXdS894AakQzAgGZGzsPGL8dCWfrmQ7KfNnYqrOIEJm3K0lB4wDQ=="},"time":"2022-10-31T16:14:29-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"83BF9B2DB8516AAFB9D95E1E0A0701D791A588F19B86598C9F1264988AEA858E","height":77,"time":"2022-10-31T16:14:29-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":77,"round":0,"current":{},"time":"2022-10-31T16:14:29-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":77,"round":0,"time":"2022-10-31T16:14:29-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":77,"round":0,"vote":{"type":1,"height":77,"round":0,"block_id":{"hash":"83BF9B2DB8516AAFB9D95E1E0A0701D791A588F19B86598C9F1264988AEA858E","parts":{"total":1,"hash":"C4505C9DC24C633A356E3BF3A51D260185B405C38E276A0009CA00B45CF525B8"}},"timestamp":"2022-10-31T20:14:29.695999168Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"YtgjTvtx9M5QFRUcsTnr2JItR0rhhPYwm1xgdc2WbjM9dK5oU8TZddGuRNxVumRnUdCat5zoF2Wh4tE0tz3PDQ=="},"time":"2022-10-31T16:14:29-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:29-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":77,"val_index":0,"vote_height":77,"vote_type":1,"time":"2022-10-31T16:14:29-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:77 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:83BF9B2DB8516AAFB9D95E1E0A0701D791A588F19B86598C9F1264988AEA858E:1:C4505C9DC24C(1) BA{1:x} map[]}","vote":{"type":1,"height":77,"round":0,"block_id":{"hash":"83BF9B2DB8516AAFB9D95E1E0A0701D791A588F19B86598C9F1264988AEA858E","parts":{"total":1,"hash":"C4505C9DC24C633A356E3BF3A51D260185B405C38E276A0009CA00B45CF525B8"}},"timestamp":"2022-10-31T20:14:29.695999168Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"YtgjTvtx9M5QFRUcsTnr2JItR0rhhPYwm1xgdc2WbjM9dK5oU8TZddGuRNxVumRnUdCat5zoF2Wh4tE0tz3PDQ=="},"time":"2022-10-31T16:14:29-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:29-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":77,"round":0,"current":{},"time":"2022-10-31T16:14:29-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":77,"round":0,"hash":"83BF9B2DB8516AAFB9D95E1E0A0701D791A588F19B86598C9F1264988AEA858E","time":"2022-10-31T16:14:29-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":77,"round":0,"vote":{"type":2,"height":77,"round":0,"block_id":{"hash":"83BF9B2DB8516AAFB9D95E1E0A0701D791A588F19B86598C9F1264988AEA858E","parts":{"total":1,"hash":"C4505C9DC24C633A356E3BF3A51D260185B405C38E276A0009CA00B45CF525B8"}},"timestamp":"2022-10-31T20:14:29.744974322Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"JMk5m06q1kt0n2Z2s77VQJrgt02GLFbvqieUDAKKg/hiWEEa9aoP5gbGf7OqwltO7o+aVUr65dT275DQZub0CQ=="},"time":"2022-10-31T16:14:29-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:29-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":77,"val_index":0,"vote_height":77,"vote_type":2,"time":"2022-10-31T16:14:29-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":77,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:29Z","time":"2022-10-31T16:14:29-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":77,"round":0,"current":{},"time":"2022-10-31T16:14:29-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":77,"round":0,"current":{},"time":"2022-10-31T16:14:29-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":77,"current":{},"time":"2022-10-31T16:14:29-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":77,"block_hash":"83BF9B2DB8516AAFB9D95E1E0A0701D791A588F19B86598C9F1264988AEA858E","time":"2022-10-31T16:14:29-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:29-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":77,"hash":{},"num_txs":0,"root":"73473812443373B7DFB7A676C70FB96A29D720B0159A5016C93C8CB05EB7B46B","time":"2022-10-31T16:14:29-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":77,"block":{},"time":"2022-10-31T16:14:29-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:29-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":77,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:29-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3537203938203235203130372032353520323035203933203131302037302038342031322032313220323239203235322035372032313420323439203232362036392031323820353120313032203720313030203130302036392039312031323820383120353020323331203133385D3A34447D","time":"2022-10-31T16:14:29-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"3962196BFFCD5D6E46540CD4E5FC39D6F9E245803366076464455B805132E78A","height":77,"num_txs":0,"time":"2022-10-31T16:14:29-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":77,"last_block_time":"2022-10-31T20:14:28Z","time":"2022-10-31T16:14:29-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":942571131,"height":78,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":77,"round":0,"step":3},"time":"2022-10-31T16:14:29-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":942.571131,"height":78,"round":0,"step":1,"time":"2022-10-31T16:14:29-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:29-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":77,"time":"2022-10-31T16:14:29-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":77,"num_txs":0,"time":"2022-10-31T16:14:29-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:30-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:30-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:30-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:30-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:30-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:30-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:30-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:30-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:30-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":942.571131,"height":78,"round":0,"step":1,"time":"2022-10-31T16:14:30-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":78,"round":0,"step":1,"timeout":942.571131,"time":"2022-10-31T16:14:30-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":78,"round":0,"current":{},"time":"2022-10-31T16:14:30-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":78,"round":0,"current":{},"time":"2022-10-31T16:14:30-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":78,"round":0,"time":"2022-10-31T16:14:30-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":78,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:30-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":78,"round":0,"step":3},"old_ti":{"duration":942571131,"height":78,"round":0,"step":1},"time":"2022-10-31T16:14:30-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:30-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":78,"round":0,"step":3,"time":"2022-10-31T16:14:30-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":78,"proposal":{"Type":32,"height":78,"round":0,"pol_round":-1,"block_id":{"hash":"9B2622ED03DC1A382F4CCFC2C40316A292C0BE35F8127E9B7B838C620FFC832C","parts":{"total":1,"hash":"37C30809593A6792A3FB70F16986DA817168C742D9B8071187C1826A31E5A845"}},"timestamp":"2022-10-31T20:14:30.796028666Z","signature":"kB0FPg6FM9tV9pQj4EcMlOQiCpyAUBazTp8jz2NHjj9Yc/iD5avZcDCuCFHmMGVLMipACc9bepzZvd7fQ+NHCg=="},"round":0,"time":"2022-10-31T16:14:30-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:30-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":78,"round":0,"pol_round":-1,"block_id":{"hash":"9B2622ED03DC1A382F4CCFC2C40316A292C0BE35F8127E9B7B838C620FFC832C","parts":{"total":1,"hash":"37C30809593A6792A3FB70F16986DA817168C742D9B8071187C1826A31E5A845"}},"timestamp":"2022-10-31T20:14:30.796028666Z","signature":"kB0FPg6FM9tV9pQj4EcMlOQiCpyAUBazTp8jz2NHjj9Yc/iD5avZcDCuCFHmMGVLMipACc9bepzZvd7fQ+NHCg=="},"time":"2022-10-31T16:14:30-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"9B2622ED03DC1A382F4CCFC2C40316A292C0BE35F8127E9B7B838C620FFC832C","height":78,"time":"2022-10-31T16:14:30-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":78,"round":0,"current":{},"time":"2022-10-31T16:14:30-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":78,"round":0,"time":"2022-10-31T16:14:30-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":78,"round":0,"vote":{"type":1,"height":78,"round":0,"block_id":{"hash":"9B2622ED03DC1A382F4CCFC2C40316A292C0BE35F8127E9B7B838C620FFC832C","parts":{"total":1,"hash":"37C30809593A6792A3FB70F16986DA817168C742D9B8071187C1826A31E5A845"}},"timestamp":"2022-10-31T20:14:30.829784583Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"igWUf1Z32FP1ySKLh2PGGB6y0hbh+L2lNmpX0JD/vjpqPChZCuIyBkJp8Lp/b9BL6U2V1/w4DSO3UlFOKdppBg=="},"time":"2022-10-31T16:14:30-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:30-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":78,"val_index":0,"vote_height":78,"vote_type":1,"time":"2022-10-31T16:14:30-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:78 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:9B2622ED03DC1A382F4CCFC2C40316A292C0BE35F8127E9B7B838C620FFC832C:1:37C30809593A(1) BA{1:x} map[]}","vote":{"type":1,"height":78,"round":0,"block_id":{"hash":"9B2622ED03DC1A382F4CCFC2C40316A292C0BE35F8127E9B7B838C620FFC832C","parts":{"total":1,"hash":"37C30809593A6792A3FB70F16986DA817168C742D9B8071187C1826A31E5A845"}},"timestamp":"2022-10-31T20:14:30.829784583Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"igWUf1Z32FP1ySKLh2PGGB6y0hbh+L2lNmpX0JD/vjpqPChZCuIyBkJp8Lp/b9BL6U2V1/w4DSO3UlFOKdppBg=="},"time":"2022-10-31T16:14:30-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:30-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":78,"round":0,"current":{},"time":"2022-10-31T16:14:30-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":78,"round":0,"hash":"9B2622ED03DC1A382F4CCFC2C40316A292C0BE35F8127E9B7B838C620FFC832C","time":"2022-10-31T16:14:30-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":78,"round":0,"vote":{"type":2,"height":78,"round":0,"block_id":{"hash":"9B2622ED03DC1A382F4CCFC2C40316A292C0BE35F8127E9B7B838C620FFC832C","parts":{"total":1,"hash":"37C30809593A6792A3FB70F16986DA817168C742D9B8071187C1826A31E5A845"}},"timestamp":"2022-10-31T20:14:30.854294299Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"3+NZMh/vUxj/Ab9tZXMFkFX1dA/PIRUBXJk6aG+BlUiVlFMXE4ap6/L3IqagsIaJJspmI/eiYIPnRanDI4pFDg=="},"time":"2022-10-31T16:14:30-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:30-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":78,"val_index":0,"vote_height":78,"vote_type":2,"time":"2022-10-31T16:14:30-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":78,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:30Z","time":"2022-10-31T16:14:30-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":78,"round":0,"current":{},"time":"2022-10-31T16:14:30-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":78,"round":0,"current":{},"time":"2022-10-31T16:14:30-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":78,"current":{},"time":"2022-10-31T16:14:30-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":78,"block_hash":"9B2622ED03DC1A382F4CCFC2C40316A292C0BE35F8127E9B7B838C620FFC832C","time":"2022-10-31T16:14:30-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:30-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":78,"hash":{},"num_txs":0,"root":"3962196BFFCD5D6E46540CD4E5FC39D6F9E245803366076464455B805132E78A","time":"2022-10-31T16:14:30-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":78,"block":{},"time":"2022-10-31T16:14:30-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:30-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":78,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:30-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3233382031303420323437203834203233382031363120323237203136372032313120372031343620373320363820333020313839203134332039352031363320323337203230322033302032323220322038203132372034372039392032333420333120313134203138312036335D3A34457D","time":"2022-10-31T16:14:30-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"EE68F754EEA1E3A7D3079249441EBD8F5FA3EDCA1EDE02087F2F63EA1F72B53F","height":78,"num_txs":0,"time":"2022-10-31T16:14:30-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":78,"last_block_time":"2022-10-31T20:14:29Z","time":"2022-10-31T16:14:30-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":931674717,"height":79,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":78,"round":0,"step":3},"time":"2022-10-31T16:14:30-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":931.674717,"height":79,"round":0,"step":1,"time":"2022-10-31T16:14:30-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:30-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":78,"time":"2022-10-31T16:14:30-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":78,"num_txs":0,"time":"2022-10-31T16:14:30-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:31-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:31-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:31-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:31-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":931.674717,"height":79,"round":0,"step":1,"time":"2022-10-31T16:14:31-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":79,"round":0,"step":1,"timeout":931.674717,"time":"2022-10-31T16:14:31-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":79,"round":0,"current":{},"time":"2022-10-31T16:14:31-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":79,"round":0,"current":{},"time":"2022-10-31T16:14:31-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":79,"round":0,"time":"2022-10-31T16:14:31-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":79,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:31-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":79,"round":0,"step":3},"old_ti":{"duration":931674717,"height":79,"round":0,"step":1},"time":"2022-10-31T16:14:31-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:31-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":79,"round":0,"step":3,"time":"2022-10-31T16:14:31-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":79,"proposal":{"Type":32,"height":79,"round":0,"pol_round":-1,"block_id":{"hash":"FFEB2B2543225362BC53139547F762E0643C5FC274D86DB8B20A775EB3813226","parts":{"total":1,"hash":"1ECA0AC4F32C37A532ED5ED5ABEA4E8A5E37B8CEC9F56D5245B27FB2C7D80602"}},"timestamp":"2022-10-31T20:14:31.879199974Z","signature":"qIghvg+Xm37WClH55C4bMrzckAsh7vEyIGckJYcvS+H+pqmykRFpWyo9KcPo1RWKA7LElopffZISM6W3w4dLCw=="},"round":0,"time":"2022-10-31T16:14:31-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:31-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":79,"round":0,"pol_round":-1,"block_id":{"hash":"FFEB2B2543225362BC53139547F762E0643C5FC274D86DB8B20A775EB3813226","parts":{"total":1,"hash":"1ECA0AC4F32C37A532ED5ED5ABEA4E8A5E37B8CEC9F56D5245B27FB2C7D80602"}},"timestamp":"2022-10-31T20:14:31.879199974Z","signature":"qIghvg+Xm37WClH55C4bMrzckAsh7vEyIGckJYcvS+H+pqmykRFpWyo9KcPo1RWKA7LElopffZISM6W3w4dLCw=="},"time":"2022-10-31T16:14:31-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"FFEB2B2543225362BC53139547F762E0643C5FC274D86DB8B20A775EB3813226","height":79,"time":"2022-10-31T16:14:31-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":79,"round":0,"current":{},"time":"2022-10-31T16:14:31-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":79,"round":0,"time":"2022-10-31T16:14:31-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":79,"round":0,"vote":{"type":1,"height":79,"round":0,"block_id":{"hash":"FFEB2B2543225362BC53139547F762E0643C5FC274D86DB8B20A775EB3813226","parts":{"total":1,"hash":"1ECA0AC4F32C37A532ED5ED5ABEA4E8A5E37B8CEC9F56D5245B27FB2C7D80602"}},"timestamp":"2022-10-31T20:14:31.930169726Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"EA+AzvLs646ktmWFXLUQ1MIkJNw/JWx8jIlxIJvgmRTtOGUYQW6Ci1z7kgd2vkNiSBLA54v8gYmqIR1M4qTYDw=="},"time":"2022-10-31T16:14:31-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:31-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":79,"val_index":0,"vote_height":79,"vote_type":1,"time":"2022-10-31T16:14:31-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:79 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:FFEB2B2543225362BC53139547F762E0643C5FC274D86DB8B20A775EB3813226:1:1ECA0AC4F32C(1) BA{1:x} map[]}","vote":{"type":1,"height":79,"round":0,"block_id":{"hash":"FFEB2B2543225362BC53139547F762E0643C5FC274D86DB8B20A775EB3813226","parts":{"total":1,"hash":"1ECA0AC4F32C37A532ED5ED5ABEA4E8A5E37B8CEC9F56D5245B27FB2C7D80602"}},"timestamp":"2022-10-31T20:14:31.930169726Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"EA+AzvLs646ktmWFXLUQ1MIkJNw/JWx8jIlxIJvgmRTtOGUYQW6Ci1z7kgd2vkNiSBLA54v8gYmqIR1M4qTYDw=="},"time":"2022-10-31T16:14:31-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:31-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":79,"round":0,"current":{},"time":"2022-10-31T16:14:31-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":79,"round":0,"hash":"FFEB2B2543225362BC53139547F762E0643C5FC274D86DB8B20A775EB3813226","time":"2022-10-31T16:14:31-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":79,"round":0,"vote":{"type":2,"height":79,"round":0,"block_id":{"hash":"FFEB2B2543225362BC53139547F762E0643C5FC274D86DB8B20A775EB3813226","parts":{"total":1,"hash":"1ECA0AC4F32C37A532ED5ED5ABEA4E8A5E37B8CEC9F56D5245B27FB2C7D80602"}},"timestamp":"2022-10-31T20:14:31.943565063Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"tgVvq0enyT59D+BzqQ8i/ha+AQESU+Zk/poTqjxkKQVWfuzXuAziQAT8uy8bw0+crUy2JODbTH0Kl7E/cfD+Dg=="},"time":"2022-10-31T16:14:31-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:31-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":79,"val_index":0,"vote_height":79,"vote_type":2,"time":"2022-10-31T16:14:31-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":79,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:31Z","time":"2022-10-31T16:14:31-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":79,"round":0,"current":{},"time":"2022-10-31T16:14:31-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":79,"round":0,"current":{},"time":"2022-10-31T16:14:31-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":79,"current":{},"time":"2022-10-31T16:14:31-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":79,"block_hash":"FFEB2B2543225362BC53139547F762E0643C5FC274D86DB8B20A775EB3813226","time":"2022-10-31T16:14:31-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:31-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":79,"hash":{},"num_txs":0,"root":"EE68F754EEA1E3A7D3079249441EBD8F5FA3EDCA1EDE02087F2F63EA1F72B53F","time":"2022-10-31T16:14:31-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":79,"block":{},"time":"2022-10-31T16:14:31-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:31-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":79,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:31-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3137392031343520323432203336203535203137203139382035302031313320313435203138362031353620323132203139352038362037322031363320313431203135342038322031383720343920313237203320373220313233203132203130372031322032313120313835203136325D3A34467D","time":"2022-10-31T16:14:31-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"B391F2243711C6327191BA9CD4C35648A38D9A52BB317F03487B0C6B0CD3B9A2","height":79,"num_txs":0,"time":"2022-10-31T16:14:31-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":79,"last_block_time":"2022-10-31T20:14:30Z","time":"2022-10-31T16:14:31-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":962841941,"height":80,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":79,"round":0,"step":3},"time":"2022-10-31T16:14:31-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":962.841941,"height":80,"round":0,"step":1,"time":"2022-10-31T16:14:31-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:31-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":79,"time":"2022-10-31T16:14:32-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":79,"num_txs":0,"time":"2022-10-31T16:14:32-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:32-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:32-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:32-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:32-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:32-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:32-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:32-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:32-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:32-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":962.841941,"height":80,"round":0,"step":1,"time":"2022-10-31T16:14:32-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":80,"round":0,"step":1,"timeout":962.841941,"time":"2022-10-31T16:14:32-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":80,"round":0,"current":{},"time":"2022-10-31T16:14:32-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":80,"round":0,"current":{},"time":"2022-10-31T16:14:32-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":80,"round":0,"time":"2022-10-31T16:14:32-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":80,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:32-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":80,"round":0,"step":3},"old_ti":{"duration":962841941,"height":80,"round":0,"step":1},"time":"2022-10-31T16:14:32-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:32-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":80,"round":0,"step":3,"time":"2022-10-31T16:14:32-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":80,"proposal":{"Type":32,"height":80,"round":0,"pol_round":-1,"block_id":{"hash":"CC78FC756DB3115EFD0AA8F9AAA813A6FE6B88AE7EBE90074D3AE0AD135835A7","parts":{"total":1,"hash":"A9B1886223B12A2F216EC8C10AD0AD589ADDDA6114F9A4AEC38B71C04E92146B"}},"timestamp":"2022-10-31T20:14:32.985237265Z","signature":"ftlTFsPMmfUr7PevkpsIWOZC/mDnVwKxxAn8LTD0exCwLm2dPAew/vsCrua/wR1NuBUtqpA6PLQSSso+goTLDw=="},"round":0,"time":"2022-10-31T16:14:32-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:32-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":80,"round":0,"pol_round":-1,"block_id":{"hash":"CC78FC756DB3115EFD0AA8F9AAA813A6FE6B88AE7EBE90074D3AE0AD135835A7","parts":{"total":1,"hash":"A9B1886223B12A2F216EC8C10AD0AD589ADDDA6114F9A4AEC38B71C04E92146B"}},"timestamp":"2022-10-31T20:14:32.985237265Z","signature":"ftlTFsPMmfUr7PevkpsIWOZC/mDnVwKxxAn8LTD0exCwLm2dPAew/vsCrua/wR1NuBUtqpA6PLQSSso+goTLDw=="},"time":"2022-10-31T16:14:33-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"CC78FC756DB3115EFD0AA8F9AAA813A6FE6B88AE7EBE90074D3AE0AD135835A7","height":80,"time":"2022-10-31T16:14:33-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":80,"round":0,"current":{},"time":"2022-10-31T16:14:33-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":80,"round":0,"time":"2022-10-31T16:14:33-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":80,"round":0,"vote":{"type":1,"height":80,"round":0,"block_id":{"hash":"CC78FC756DB3115EFD0AA8F9AAA813A6FE6B88AE7EBE90074D3AE0AD135835A7","parts":{"total":1,"hash":"A9B1886223B12A2F216EC8C10AD0AD589ADDDA6114F9A4AEC38B71C04E92146B"}},"timestamp":"2022-10-31T20:14:33.01401895Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"4FtibUbbOAvnFZTLR2ovD2HAAjwvAViRlrShNS5BfxJbJZcOz6yZDxTKpSG8Wbm0rul/D4Xz6Sesq3W48yzhBA=="},"time":"2022-10-31T16:14:33-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:33-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":80,"val_index":0,"vote_height":80,"vote_type":1,"time":"2022-10-31T16:14:33-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:80 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:CC78FC756DB3115EFD0AA8F9AAA813A6FE6B88AE7EBE90074D3AE0AD135835A7:1:A9B1886223B1(1) BA{1:x} map[]}","vote":{"type":1,"height":80,"round":0,"block_id":{"hash":"CC78FC756DB3115EFD0AA8F9AAA813A6FE6B88AE7EBE90074D3AE0AD135835A7","parts":{"total":1,"hash":"A9B1886223B12A2F216EC8C10AD0AD589ADDDA6114F9A4AEC38B71C04E92146B"}},"timestamp":"2022-10-31T20:14:33.01401895Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"4FtibUbbOAvnFZTLR2ovD2HAAjwvAViRlrShNS5BfxJbJZcOz6yZDxTKpSG8Wbm0rul/D4Xz6Sesq3W48yzhBA=="},"time":"2022-10-31T16:14:33-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:33-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":80,"round":0,"current":{},"time":"2022-10-31T16:14:33-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":80,"round":0,"hash":"CC78FC756DB3115EFD0AA8F9AAA813A6FE6B88AE7EBE90074D3AE0AD135835A7","time":"2022-10-31T16:14:33-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":80,"round":0,"vote":{"type":2,"height":80,"round":0,"block_id":{"hash":"CC78FC756DB3115EFD0AA8F9AAA813A6FE6B88AE7EBE90074D3AE0AD135835A7","parts":{"total":1,"hash":"A9B1886223B12A2F216EC8C10AD0AD589ADDDA6114F9A4AEC38B71C04E92146B"}},"timestamp":"2022-10-31T20:14:33.035531232Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"cWVlwMCsVxena1md6B2obmreyHn1K8PvcDLEEcdVoj9nN+gltuCU4BhfKCi7cFncLSMFa/S/4CtEZVwYtyULBg=="},"time":"2022-10-31T16:14:33-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:33-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":80,"val_index":0,"vote_height":80,"vote_type":2,"time":"2022-10-31T16:14:33-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":80,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:33Z","time":"2022-10-31T16:14:33-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":80,"round":0,"current":{},"time":"2022-10-31T16:14:33-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":80,"round":0,"current":{},"time":"2022-10-31T16:14:33-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":80,"current":{},"time":"2022-10-31T16:14:33-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":80,"block_hash":"CC78FC756DB3115EFD0AA8F9AAA813A6FE6B88AE7EBE90074D3AE0AD135835A7","time":"2022-10-31T16:14:33-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:33-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":80,"hash":{},"num_txs":0,"root":"B391F2243711C6327191BA9CD4C35648A38D9A52BB317F03487B0C6B0CD3B9A2","time":"2022-10-31T16:14:33-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":80,"block":{},"time":"2022-10-31T16:14:33-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:33-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":80,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:33-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32303720313832203231312033302031303820323032203136362033312031393620353920313039203139302031373120313134203230392033382031353820343120313038203231372031342033203130352031393220313634203838203139302031363220313732203135322033342035315D3A35307D","time":"2022-10-31T16:14:33-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"CFB6D31E6CCAA61FC43B6DBEAB72D1269E296CD90E0369C0A458BEA2AC982233","height":80,"num_txs":0,"time":"2022-10-31T16:14:33-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":80,"last_block_time":"2022-10-31T20:14:31Z","time":"2022-10-31T16:14:33-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":968628727,"height":81,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":80,"round":0,"step":3},"time":"2022-10-31T16:14:33-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":968.628727,"height":81,"round":0,"step":1,"time":"2022-10-31T16:14:33-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:33-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":80,"time":"2022-10-31T16:14:33-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":80,"num_txs":0,"time":"2022-10-31T16:14:33-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:33-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:33-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:33-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:33-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:33-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:33-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:33-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:33-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:33-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":968.628727,"height":81,"round":0,"step":1,"time":"2022-10-31T16:14:34-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":81,"round":0,"step":1,"timeout":968.628727,"time":"2022-10-31T16:14:34-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":81,"round":0,"current":{},"time":"2022-10-31T16:14:34-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":81,"round":0,"current":{},"time":"2022-10-31T16:14:34-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":81,"round":0,"time":"2022-10-31T16:14:34-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":81,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:34-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":81,"round":0,"step":3},"old_ti":{"duration":968628727,"height":81,"round":0,"step":1},"time":"2022-10-31T16:14:34-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:34-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":81,"round":0,"step":3,"time":"2022-10-31T16:14:34-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":81,"proposal":{"Type":32,"height":81,"round":0,"pol_round":-1,"block_id":{"hash":"3625F3753429FEE2616D76FDA8054DA0692D8EB1F281800FFD62F49AAB6CC1A7","parts":{"total":1,"hash":"72AB8A387BBEB6BFA87C2ADDC273B4C37BC5C2259E50BABF97A4CDD19223941D"}},"timestamp":"2022-10-31T20:14:34.100591642Z","signature":"DPi1n7QA68NZ4RkljKGCjOswXlyoUODfSDw7Fdb6mlAfCwxzdDF9Yb1VBeQdI22jjYq+IyGkP+vAdydJJQGtDQ=="},"round":0,"time":"2022-10-31T16:14:34-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:34-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":81,"round":0,"pol_round":-1,"block_id":{"hash":"3625F3753429FEE2616D76FDA8054DA0692D8EB1F281800FFD62F49AAB6CC1A7","parts":{"total":1,"hash":"72AB8A387BBEB6BFA87C2ADDC273B4C37BC5C2259E50BABF97A4CDD19223941D"}},"timestamp":"2022-10-31T20:14:34.100591642Z","signature":"DPi1n7QA68NZ4RkljKGCjOswXlyoUODfSDw7Fdb6mlAfCwxzdDF9Yb1VBeQdI22jjYq+IyGkP+vAdydJJQGtDQ=="},"time":"2022-10-31T16:14:34-04:00","message":"received proposal"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:34-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:34-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:40186","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:34-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","hash":"3625F3753429FEE2616D76FDA8054DA0692D8EB1F281800FFD62F49AAB6CC1A7","height":81,"time":"2022-10-31T16:14:34-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":81,"round":0,"current":{},"time":"2022-10-31T16:14:34-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":81,"round":0,"time":"2022-10-31T16:14:34-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":81,"round":0,"vote":{"type":1,"height":81,"round":0,"block_id":{"hash":"3625F3753429FEE2616D76FDA8054DA0692D8EB1F281800FFD62F49AAB6CC1A7","parts":{"total":1,"hash":"72AB8A387BBEB6BFA87C2ADDC273B4C37BC5C2259E50BABF97A4CDD19223941D"}},"timestamp":"2022-10-31T20:14:34.163252229Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"94TsQ8Whypaj/xXURss1dgPP9lHcnIKjQ/IEF8UH3w41Q2TvTZ+oeuzwdLJxMZUPNxG6UqjtHXd8x/mRNSp4CQ=="},"time":"2022-10-31T16:14:34-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:34-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":81,"val_index":0,"vote_height":81,"vote_type":1,"time":"2022-10-31T16:14:34-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:81 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:3625F3753429FEE2616D76FDA8054DA0692D8EB1F281800FFD62F49AAB6CC1A7:1:72AB8A387BBE(1) BA{1:x} map[]}","vote":{"type":1,"height":81,"round":0,"block_id":{"hash":"3625F3753429FEE2616D76FDA8054DA0692D8EB1F281800FFD62F49AAB6CC1A7","parts":{"total":1,"hash":"72AB8A387BBEB6BFA87C2ADDC273B4C37BC5C2259E50BABF97A4CDD19223941D"}},"timestamp":"2022-10-31T20:14:34.163252229Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"94TsQ8Whypaj/xXURss1dgPP9lHcnIKjQ/IEF8UH3w41Q2TvTZ+oeuzwdLJxMZUPNxG6UqjtHXd8x/mRNSp4CQ=="},"time":"2022-10-31T16:14:34-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:34-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":81,"round":0,"current":{},"time":"2022-10-31T16:14:34-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":81,"round":0,"hash":"3625F3753429FEE2616D76FDA8054DA0692D8EB1F281800FFD62F49AAB6CC1A7","time":"2022-10-31T16:14:34-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":81,"round":0,"vote":{"type":2,"height":81,"round":0,"block_id":{"hash":"3625F3753429FEE2616D76FDA8054DA0692D8EB1F281800FFD62F49AAB6CC1A7","parts":{"total":1,"hash":"72AB8A387BBEB6BFA87C2ADDC273B4C37BC5C2259E50BABF97A4CDD19223941D"}},"timestamp":"2022-10-31T20:14:34.182496922Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"RehXC7bVrYzfPciMq1Rd+1vYhigLhgxHUbC3xu0XJXGdRcT4WclYMuADNQ0DGvB9wrZfsnVEEhiJirJ9L9+qCw=="},"time":"2022-10-31T16:14:34-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:34-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":81,"val_index":0,"vote_height":81,"vote_type":2,"time":"2022-10-31T16:14:34-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":81,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:34Z","time":"2022-10-31T16:14:34-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":81,"round":0,"current":{},"time":"2022-10-31T16:14:34-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":81,"round":0,"current":{},"time":"2022-10-31T16:14:34-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":81,"current":{},"time":"2022-10-31T16:14:34-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":81,"block_hash":"3625F3753429FEE2616D76FDA8054DA0692D8EB1F281800FFD62F49AAB6CC1A7","time":"2022-10-31T16:14:34-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:34-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":81,"hash":{},"num_txs":0,"root":"CFB6D31E6CCAA61FC43B6DBEAB72D1269E296CD90E0369C0A458BEA2AC982233","time":"2022-10-31T16:14:34-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":81,"block":{},"time":"2022-10-31T16:14:34-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:34-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":81,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:34-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313133203131302031383720313734203936203135302032333920353320313020313920313734203134392031393920323134203131362032353420302033203230203130203136332034312035322031353420343720313539203138342031323120323231203232332033372036365D3A35317D","time":"2022-10-31T16:14:34-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"716EBBAE6096EF350A13AE95C7D674FE0003140AA329349A2F9FB879DDDF2542","height":81,"num_txs":0,"time":"2022-10-31T16:14:34-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":81,"last_block_time":"2022-10-31T20:14:33Z","time":"2022-10-31T16:14:34-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":965456391,"height":82,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":81,"round":0,"step":3},"time":"2022-10-31T16:14:34-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:34-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","dur":965.456391,"height":82,"round":0,"step":1,"time":"2022-10-31T16:14:34-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":81,"time":"2022-10-31T16:14:34-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":81,"num_txs":0,"time":"2022-10-31T16:14:34-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":3,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:34-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:35-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:35-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:35-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:35-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:35-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":3,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:35-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":965.456391,"height":82,"round":0,"step":1,"time":"2022-10-31T16:14:35-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":82,"round":0,"step":1,"timeout":965.456391,"time":"2022-10-31T16:14:35-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":82,"round":0,"current":{},"time":"2022-10-31T16:14:35-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":82,"round":0,"current":{},"time":"2022-10-31T16:14:35-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":82,"round":0,"time":"2022-10-31T16:14:35-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":82,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:35-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":82,"round":0,"step":3},"old_ti":{"duration":965456391,"height":82,"round":0,"step":1},"time":"2022-10-31T16:14:35-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:35-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":82,"round":0,"step":3,"time":"2022-10-31T16:14:35-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":82,"proposal":{"Type":32,"height":82,"round":0,"pol_round":-1,"block_id":{"hash":"54C30E82E50F99DD2C8E57167D9F79EB22E7426D7316CE59D3BD796FD6E696A2","parts":{"total":1,"hash":"E706534746690C1E05EB7D12C7D69ED680FB0DB4074E16A2ACB2FE530539319E"}},"timestamp":"2022-10-31T20:14:35.259417627Z","signature":"RV7iUYC9dIrtU0IXKPkp/xFFHvBF5W3+dsWAYyb/PW1aOPnxuEtCmfPCKTzKyT4vOoTeXuP27FQCR4dioFJdBg=="},"round":0,"time":"2022-10-31T16:14:35-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:35-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":82,"round":0,"pol_round":-1,"block_id":{"hash":"54C30E82E50F99DD2C8E57167D9F79EB22E7426D7316CE59D3BD796FD6E696A2","parts":{"total":1,"hash":"E706534746690C1E05EB7D12C7D69ED680FB0DB4074E16A2ACB2FE530539319E"}},"timestamp":"2022-10-31T20:14:35.259417627Z","signature":"RV7iUYC9dIrtU0IXKPkp/xFFHvBF5W3+dsWAYyb/PW1aOPnxuEtCmfPCKTzKyT4vOoTeXuP27FQCR4dioFJdBg=="},"time":"2022-10-31T16:14:35-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"54C30E82E50F99DD2C8E57167D9F79EB22E7426D7316CE59D3BD796FD6E696A2","height":82,"time":"2022-10-31T16:14:35-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":82,"round":0,"current":{},"time":"2022-10-31T16:14:35-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":82,"round":0,"time":"2022-10-31T16:14:35-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":82,"round":0,"vote":{"type":1,"height":82,"round":0,"block_id":{"hash":"54C30E82E50F99DD2C8E57167D9F79EB22E7426D7316CE59D3BD796FD6E696A2","parts":{"total":1,"hash":"E706534746690C1E05EB7D12C7D69ED680FB0DB4074E16A2ACB2FE530539319E"}},"timestamp":"2022-10-31T20:14:35.353136402Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"TwYZ/bAXoHQGYWvy4PrRvjcK+i/FDKs93fJkr/hTs9/KOkfS5wClSDg2OhDGnciEzfMT2KRStP5gS87eCa77BQ=="},"time":"2022-10-31T16:14:35-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:35-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":82,"val_index":0,"vote_height":82,"vote_type":1,"time":"2022-10-31T16:14:35-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:82 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:54C30E82E50F99DD2C8E57167D9F79EB22E7426D7316CE59D3BD796FD6E696A2:1:E70653474669(1) BA{1:x} map[]}","vote":{"type":1,"height":82,"round":0,"block_id":{"hash":"54C30E82E50F99DD2C8E57167D9F79EB22E7426D7316CE59D3BD796FD6E696A2","parts":{"total":1,"hash":"E706534746690C1E05EB7D12C7D69ED680FB0DB4074E16A2ACB2FE530539319E"}},"timestamp":"2022-10-31T20:14:35.353136402Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"TwYZ/bAXoHQGYWvy4PrRvjcK+i/FDKs93fJkr/hTs9/KOkfS5wClSDg2OhDGnciEzfMT2KRStP5gS87eCa77BQ=="},"time":"2022-10-31T16:14:35-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:35-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":82,"round":0,"current":{},"time":"2022-10-31T16:14:35-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":82,"round":0,"hash":"54C30E82E50F99DD2C8E57167D9F79EB22E7426D7316CE59D3BD796FD6E696A2","time":"2022-10-31T16:14:35-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":82,"round":0,"vote":{"type":2,"height":82,"round":0,"block_id":{"hash":"54C30E82E50F99DD2C8E57167D9F79EB22E7426D7316CE59D3BD796FD6E696A2","parts":{"total":1,"hash":"E706534746690C1E05EB7D12C7D69ED680FB0DB4074E16A2ACB2FE530539319E"}},"timestamp":"2022-10-31T20:14:35.37823532Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"0XRaYOAq87atzIciUMyfFEfoC5+HTevFH96AoZmb1umqqxsi5PgWgRWVTY7EjsTxWyAf2NCODIBXPrBi8zN7DA=="},"time":"2022-10-31T16:14:35-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:35-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":82,"val_index":0,"vote_height":82,"vote_type":2,"time":"2022-10-31T16:14:35-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":82,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:35Z","time":"2022-10-31T16:14:35-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":82,"round":0,"current":{},"time":"2022-10-31T16:14:35-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":82,"round":0,"current":{},"time":"2022-10-31T16:14:35-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":82,"current":{},"time":"2022-10-31T16:14:35-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":82,"block_hash":"54C30E82E50F99DD2C8E57167D9F79EB22E7426D7316CE59D3BD796FD6E696A2","time":"2022-10-31T16:14:35-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:35-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":82,"hash":{},"num_txs":0,"root":"716EBBAE6096EF350A13AE95C7D674FE0003140AA329349A2F9FB879DDDF2542","time":"2022-10-31T16:14:35-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":82,"block":{},"time":"2022-10-31T16:14:35-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:35-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":82,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:35-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B39362037342032313420313920353320313335203232352035203137352034302031343820343720313531203733203337203230382031392031313420313937203231372031383420323534203333203232392036312037372032323920323431203839203537203134322036365D3A35327D","time":"2022-10-31T16:14:35-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"604AD6133587E105AF28942F974925D01372C5D9B8FE21E53D4DE5F159398E42","height":82,"num_txs":0,"time":"2022-10-31T16:14:35-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":82,"last_block_time":"2022-10-31T20:14:34Z","time":"2022-10-31T16:14:35-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":928836877,"height":83,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":82,"round":0,"step":3},"time":"2022-10-31T16:14:35-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":928.836877,"height":83,"round":0,"step":1,"time":"2022-10-31T16:14:35-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:35-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":82,"time":"2022-10-31T16:14:35-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":82,"num_txs":0,"time":"2022-10-31T16:14:35-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:35-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:35-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:35-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:36-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:36-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:36-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:36-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:36-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:36-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":928.836877,"height":83,"round":0,"step":1,"time":"2022-10-31T16:14:36-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":83,"round":0,"step":1,"timeout":928.836877,"time":"2022-10-31T16:14:36-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":83,"round":0,"current":{},"time":"2022-10-31T16:14:36-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":83,"round":0,"current":{},"time":"2022-10-31T16:14:36-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":83,"round":0,"time":"2022-10-31T16:14:36-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":83,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:36-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":83,"round":0,"step":3},"old_ti":{"duration":928836877,"height":83,"round":0,"step":1},"time":"2022-10-31T16:14:36-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:36-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":83,"round":0,"step":3,"time":"2022-10-31T16:14:36-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":83,"proposal":{"Type":32,"height":83,"round":0,"pol_round":-1,"block_id":{"hash":"AA91AE69441A0612D81A468A3F91C155EA6D44C271DD66255F154680AA37D303","parts":{"total":1,"hash":"12A09200498987790FD165AA723F4341ED02DDB800A2F9FF7CFC2A9638A01E9D"}},"timestamp":"2022-10-31T20:14:36.43877985Z","signature":"KNficvJfmyCvM3Y6pVHlgFGgqRbHUWJHgPddMjjk4QOCNNc0ZGr2j3Pbwiw6yTZGS0ZmGcS0MzRdiM+ET6QfDg=="},"round":0,"time":"2022-10-31T16:14:36-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:36-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":83,"round":0,"pol_round":-1,"block_id":{"hash":"AA91AE69441A0612D81A468A3F91C155EA6D44C271DD66255F154680AA37D303","parts":{"total":1,"hash":"12A09200498987790FD165AA723F4341ED02DDB800A2F9FF7CFC2A9638A01E9D"}},"timestamp":"2022-10-31T20:14:36.43877985Z","signature":"KNficvJfmyCvM3Y6pVHlgFGgqRbHUWJHgPddMjjk4QOCNNc0ZGr2j3Pbwiw6yTZGS0ZmGcS0MzRdiM+ET6QfDg=="},"time":"2022-10-31T16:14:36-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"AA91AE69441A0612D81A468A3F91C155EA6D44C271DD66255F154680AA37D303","height":83,"time":"2022-10-31T16:14:36-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":83,"round":0,"current":{},"time":"2022-10-31T16:14:36-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":83,"round":0,"time":"2022-10-31T16:14:36-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":83,"round":0,"vote":{"type":1,"height":83,"round":0,"block_id":{"hash":"AA91AE69441A0612D81A468A3F91C155EA6D44C271DD66255F154680AA37D303","parts":{"total":1,"hash":"12A09200498987790FD165AA723F4341ED02DDB800A2F9FF7CFC2A9638A01E9D"}},"timestamp":"2022-10-31T20:14:36.506518933Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"JqAQwCykQk/2UO2ikem3M2PzBYo5STjmoaSlxIHzpOdSyvDGrVvF10YQ4gAALpUvHe75GoxgxU1qmqFmZ15QBA=="},"time":"2022-10-31T16:14:36-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:36-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":83,"val_index":0,"vote_height":83,"vote_type":1,"time":"2022-10-31T16:14:36-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:83 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:AA91AE69441A0612D81A468A3F91C155EA6D44C271DD66255F154680AA37D303:1:12A092004989(1) BA{1:x} map[]}","vote":{"type":1,"height":83,"round":0,"block_id":{"hash":"AA91AE69441A0612D81A468A3F91C155EA6D44C271DD66255F154680AA37D303","parts":{"total":1,"hash":"12A09200498987790FD165AA723F4341ED02DDB800A2F9FF7CFC2A9638A01E9D"}},"timestamp":"2022-10-31T20:14:36.506518933Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"JqAQwCykQk/2UO2ikem3M2PzBYo5STjmoaSlxIHzpOdSyvDGrVvF10YQ4gAALpUvHe75GoxgxU1qmqFmZ15QBA=="},"time":"2022-10-31T16:14:36-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:36-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":83,"round":0,"current":{},"time":"2022-10-31T16:14:36-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":83,"round":0,"hash":"AA91AE69441A0612D81A468A3F91C155EA6D44C271DD66255F154680AA37D303","time":"2022-10-31T16:14:36-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":83,"round":0,"vote":{"type":2,"height":83,"round":0,"block_id":{"hash":"AA91AE69441A0612D81A468A3F91C155EA6D44C271DD66255F154680AA37D303","parts":{"total":1,"hash":"12A09200498987790FD165AA723F4341ED02DDB800A2F9FF7CFC2A9638A01E9D"}},"timestamp":"2022-10-31T20:14:36.545980723Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"mZgSo7Q6MeklOu3sNAKjRiAtA5+TZZYow4yZhCEuKJXS5DcTonQpiVNJN6WjJtSdD38PMKjsKq7UlGry2pHtBQ=="},"time":"2022-10-31T16:14:36-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:36-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":83,"val_index":0,"vote_height":83,"vote_type":2,"time":"2022-10-31T16:14:36-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":83,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:36Z","time":"2022-10-31T16:14:36-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":83,"round":0,"current":{},"time":"2022-10-31T16:14:36-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":83,"round":0,"current":{},"time":"2022-10-31T16:14:36-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":83,"current":{},"time":"2022-10-31T16:14:36-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":83,"block_hash":"AA91AE69441A0612D81A468A3F91C155EA6D44C271DD66255F154680AA37D303","time":"2022-10-31T16:14:36-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:36-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":83,"hash":{},"num_txs":0,"root":"604AD6133587E105AF28942F974925D01372C5D9B8FE21E53D4DE5F159398E42","time":"2022-10-31T16:14:36-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":83,"block":{},"time":"2022-10-31T16:14:36-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:36-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":83,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:36-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32333220313137203233332034203135302031383620343220333620373020373820313932203732203231372031393720313020313536203836203735203134322032333320313831203620313434203139392031303820353820313633203235352037203534203231342036315D3A35337D","time":"2022-10-31T16:14:36-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"E875E90496BA2A24464EC048D9C50A9C564B8EE9B50690C76C3AA3FF0736D63D","height":83,"num_txs":0,"time":"2022-10-31T16:14:36-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":83,"last_block_time":"2022-10-31T20:14:35Z","time":"2022-10-31T16:14:36-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":958985806,"height":84,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":83,"round":0,"step":3},"time":"2022-10-31T16:14:36-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":958.985806,"height":84,"round":0,"step":1,"time":"2022-10-31T16:14:36-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:36-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":83,"time":"2022-10-31T16:14:36-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":83,"num_txs":0,"time":"2022-10-31T16:14:36-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:36-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:36-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:36-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:37-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:37-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:37-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:37-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:37-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:37-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:37-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:37-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:37-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":958.985806,"height":84,"round":0,"step":1,"time":"2022-10-31T16:14:37-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":84,"round":0,"step":1,"timeout":958.985806,"time":"2022-10-31T16:14:37-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":84,"round":0,"current":{},"time":"2022-10-31T16:14:37-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":84,"round":0,"current":{},"time":"2022-10-31T16:14:37-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":84,"round":0,"time":"2022-10-31T16:14:37-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":84,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:37-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":84,"round":0,"step":3},"old_ti":{"duration":958985806,"height":84,"round":0,"step":1},"time":"2022-10-31T16:14:37-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:37-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":84,"round":0,"step":3,"time":"2022-10-31T16:14:37-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":84,"proposal":{"Type":32,"height":84,"round":0,"pol_round":-1,"block_id":{"hash":"362EAAD1CA2D460A454A1F6665F3497A445257931EAD5D3B5B0EC4484C30A5FC","parts":{"total":1,"hash":"4EB1D33639EC82CBBB7F8626912007C5D21B2D10F414D7BA2086047D8CE96EAD"}},"timestamp":"2022-10-31T20:14:37.601524214Z","signature":"R8TWcD0UF3vaPmRZsDoKIety0HjA6q1bwkkWx7ugEhgPyD0kh7XSuD28p8jqeDxr4nk3xOHt8Sni/MblhSGUCw=="},"round":0,"time":"2022-10-31T16:14:37-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:37-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":84,"round":0,"pol_round":-1,"block_id":{"hash":"362EAAD1CA2D460A454A1F6665F3497A445257931EAD5D3B5B0EC4484C30A5FC","parts":{"total":1,"hash":"4EB1D33639EC82CBBB7F8626912007C5D21B2D10F414D7BA2086047D8CE96EAD"}},"timestamp":"2022-10-31T20:14:37.601524214Z","signature":"R8TWcD0UF3vaPmRZsDoKIety0HjA6q1bwkkWx7ugEhgPyD0kh7XSuD28p8jqeDxr4nk3xOHt8Sni/MblhSGUCw=="},"time":"2022-10-31T16:14:37-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"362EAAD1CA2D460A454A1F6665F3497A445257931EAD5D3B5B0EC4484C30A5FC","height":84,"time":"2022-10-31T16:14:37-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":84,"round":0,"current":{},"time":"2022-10-31T16:14:37-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":84,"round":0,"time":"2022-10-31T16:14:37-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:37-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:37-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:37-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":84,"round":0,"vote":{"type":1,"height":84,"round":0,"block_id":{"hash":"362EAAD1CA2D460A454A1F6665F3497A445257931EAD5D3B5B0EC4484C30A5FC","parts":{"total":1,"hash":"4EB1D33639EC82CBBB7F8626912007C5D21B2D10F414D7BA2086047D8CE96EAD"}},"timestamp":"2022-10-31T20:14:37.625895497Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"HeJu93UzSaUbpf6Fhgr+mpjIjFC9Ghf14yx6wkMbmor5I1+eC54Y/XbceKzMY3wziaSpxvJOiRI+Aiw4Od8QBA=="},"time":"2022-10-31T16:14:37-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:37-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":84,"val_index":0,"vote_height":84,"vote_type":1,"time":"2022-10-31T16:14:37-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:84 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:362EAAD1CA2D460A454A1F6665F3497A445257931EAD5D3B5B0EC4484C30A5FC:1:4EB1D33639EC(1) BA{1:x} map[]}","vote":{"type":1,"height":84,"round":0,"block_id":{"hash":"362EAAD1CA2D460A454A1F6665F3497A445257931EAD5D3B5B0EC4484C30A5FC","parts":{"total":1,"hash":"4EB1D33639EC82CBBB7F8626912007C5D21B2D10F414D7BA2086047D8CE96EAD"}},"timestamp":"2022-10-31T20:14:37.625895497Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"HeJu93UzSaUbpf6Fhgr+mpjIjFC9Ghf14yx6wkMbmor5I1+eC54Y/XbceKzMY3wziaSpxvJOiRI+Aiw4Od8QBA=="},"time":"2022-10-31T16:14:37-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:37-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":84,"round":0,"current":{},"time":"2022-10-31T16:14:37-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":84,"round":0,"hash":"362EAAD1CA2D460A454A1F6665F3497A445257931EAD5D3B5B0EC4484C30A5FC","time":"2022-10-31T16:14:37-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":84,"round":0,"vote":{"type":2,"height":84,"round":0,"block_id":{"hash":"362EAAD1CA2D460A454A1F6665F3497A445257931EAD5D3B5B0EC4484C30A5FC","parts":{"total":1,"hash":"4EB1D33639EC82CBBB7F8626912007C5D21B2D10F414D7BA2086047D8CE96EAD"}},"timestamp":"2022-10-31T20:14:37.651401417Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"lWpxJ0Ucl0w36AjCG5m62tp3gyHDyP/xB2hN5eOemrBGpcsRkgOzziqyZ93lDVprxDrGWlQI2dIiKMb+C7z1BA=="},"time":"2022-10-31T16:14:37-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:37-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":84,"val_index":0,"vote_height":84,"vote_type":2,"time":"2022-10-31T16:14:37-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":84,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:37Z","time":"2022-10-31T16:14:37-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":84,"round":0,"current":{},"time":"2022-10-31T16:14:37-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":84,"round":0,"current":{},"time":"2022-10-31T16:14:37-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":84,"current":{},"time":"2022-10-31T16:14:37-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":84,"block_hash":"362EAAD1CA2D460A454A1F6665F3497A445257931EAD5D3B5B0EC4484C30A5FC","time":"2022-10-31T16:14:37-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:37-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":84,"hash":{},"num_txs":0,"root":"E875E90496BA2A24464EC048D9C50A9C564B8EE9B50690C76C3AA3FF0736D63D","time":"2022-10-31T16:14:37-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":84,"block":{},"time":"2022-10-31T16:14:37-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:37-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":84,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:37-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B37302033382031343020323820323434203139392032313720313534203231302031313520313331203820332031313220313332203635203135312032353520363520313032203133203132362032303020363220333420313434203231372032303420313936203230322039342038325D3A35347D","time":"2022-10-31T16:14:37-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"46268C1CF4C7D99AD27383080370844197FF41660D7EC83E2290D9CCC4CA5E52","height":84,"num_txs":0,"time":"2022-10-31T16:14:37-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":84,"last_block_time":"2022-10-31T20:14:36Z","time":"2022-10-31T16:14:37-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":962879387,"height":85,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":84,"round":0,"step":3},"time":"2022-10-31T16:14:37-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":962.879387,"height":85,"round":0,"step":1,"time":"2022-10-31T16:14:37-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:37-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":84,"time":"2022-10-31T16:14:37-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":84,"num_txs":0,"time":"2022-10-31T16:14:37-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:38-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:38-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:38-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:38-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:38-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:38-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:38-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:38-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:38-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":962.879387,"height":85,"round":0,"step":1,"time":"2022-10-31T16:14:38-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":85,"round":0,"step":1,"timeout":962.879387,"time":"2022-10-31T16:14:38-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":85,"round":0,"current":{},"time":"2022-10-31T16:14:38-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":85,"round":0,"current":{},"time":"2022-10-31T16:14:38-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":85,"round":0,"time":"2022-10-31T16:14:38-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":85,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:38-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":85,"round":0,"step":3},"old_ti":{"duration":962879387,"height":85,"round":0,"step":1},"time":"2022-10-31T16:14:38-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:38-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":85,"round":0,"step":3,"time":"2022-10-31T16:14:38-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":85,"proposal":{"Type":32,"height":85,"round":0,"pol_round":-1,"block_id":{"hash":"27DEC657093D6B4F58B90CFC35CA6B3952B35D42BC8E9DFD9B6A283AC8F5F72B","parts":{"total":1,"hash":"54E4F2B1D2B78E3F828640E4DB81143F58C7F4DD269C1F4BAF8F070319177365"}},"timestamp":"2022-10-31T20:14:38.697091648Z","signature":"Z7IAhKDpSh0rSvfrs5FSnsqiOe1jHM5kAe4ZBauEyK30OQOrn+q6+yHbigNvWqQ7tSHoAVP0FHve4BWLYwAxAw=="},"round":0,"time":"2022-10-31T16:14:38-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:38-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":85,"round":0,"pol_round":-1,"block_id":{"hash":"27DEC657093D6B4F58B90CFC35CA6B3952B35D42BC8E9DFD9B6A283AC8F5F72B","parts":{"total":1,"hash":"54E4F2B1D2B78E3F828640E4DB81143F58C7F4DD269C1F4BAF8F070319177365"}},"timestamp":"2022-10-31T20:14:38.697091648Z","signature":"Z7IAhKDpSh0rSvfrs5FSnsqiOe1jHM5kAe4ZBauEyK30OQOrn+q6+yHbigNvWqQ7tSHoAVP0FHve4BWLYwAxAw=="},"time":"2022-10-31T16:14:38-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"27DEC657093D6B4F58B90CFC35CA6B3952B35D42BC8E9DFD9B6A283AC8F5F72B","height":85,"time":"2022-10-31T16:14:38-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":85,"round":0,"current":{},"time":"2022-10-31T16:14:38-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":85,"round":0,"time":"2022-10-31T16:14:38-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":85,"round":0,"vote":{"type":1,"height":85,"round":0,"block_id":{"hash":"27DEC657093D6B4F58B90CFC35CA6B3952B35D42BC8E9DFD9B6A283AC8F5F72B","parts":{"total":1,"hash":"54E4F2B1D2B78E3F828640E4DB81143F58C7F4DD269C1F4BAF8F070319177365"}},"timestamp":"2022-10-31T20:14:38.725101601Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"f9R/dR6sTnnXS99D77uze6omIUxq5Ey3fJEuAudL9KIyDRCliloE71Ksg7NC2+PHDBPDuNztdDDw4DEGGpkHBg=="},"time":"2022-10-31T16:14:38-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:38-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":85,"val_index":0,"vote_height":85,"vote_type":1,"time":"2022-10-31T16:14:38-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:85 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:27DEC657093D6B4F58B90CFC35CA6B3952B35D42BC8E9DFD9B6A283AC8F5F72B:1:54E4F2B1D2B7(1) BA{1:x} map[]}","vote":{"type":1,"height":85,"round":0,"block_id":{"hash":"27DEC657093D6B4F58B90CFC35CA6B3952B35D42BC8E9DFD9B6A283AC8F5F72B","parts":{"total":1,"hash":"54E4F2B1D2B78E3F828640E4DB81143F58C7F4DD269C1F4BAF8F070319177365"}},"timestamp":"2022-10-31T20:14:38.725101601Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"f9R/dR6sTnnXS99D77uze6omIUxq5Ey3fJEuAudL9KIyDRCliloE71Ksg7NC2+PHDBPDuNztdDDw4DEGGpkHBg=="},"time":"2022-10-31T16:14:38-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:38-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":85,"round":0,"current":{},"time":"2022-10-31T16:14:38-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":85,"round":0,"hash":"27DEC657093D6B4F58B90CFC35CA6B3952B35D42BC8E9DFD9B6A283AC8F5F72B","time":"2022-10-31T16:14:38-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":85,"round":0,"vote":{"type":2,"height":85,"round":0,"block_id":{"hash":"27DEC657093D6B4F58B90CFC35CA6B3952B35D42BC8E9DFD9B6A283AC8F5F72B","parts":{"total":1,"hash":"54E4F2B1D2B78E3F828640E4DB81143F58C7F4DD269C1F4BAF8F070319177365"}},"timestamp":"2022-10-31T20:14:38.746443842Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"7B1aJF0W0//nPDJE9wWJp8BAPCoTJ0xaQCaQ1eZJyeQVZ50P1PFf+K3BSiprggLEHdG7xkwLWtpnct8lUoXCAw=="},"time":"2022-10-31T16:14:38-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:38-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":85,"val_index":0,"vote_height":85,"vote_type":2,"time":"2022-10-31T16:14:38-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":85,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:38Z","time":"2022-10-31T16:14:38-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":85,"round":0,"current":{},"time":"2022-10-31T16:14:38-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":85,"round":0,"current":{},"time":"2022-10-31T16:14:38-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":85,"current":{},"time":"2022-10-31T16:14:38-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":85,"block_hash":"27DEC657093D6B4F58B90CFC35CA6B3952B35D42BC8E9DFD9B6A283AC8F5F72B","time":"2022-10-31T16:14:38-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:38-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":85,"hash":{},"num_txs":0,"root":"46268C1CF4C7D99AD27383080370844197FF41660D7EC83E2290D9CCC4CA5E52","time":"2022-10-31T16:14:38-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":85,"block":{},"time":"2022-10-31T16:14:38-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:38-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":85,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:38-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B343920313130203232382031303320383320323238203234302031362031343020323534203234362031352035332031303920343620333820313637203132372031353320383420323037203136322039312031303020313235203131362035392037362032203136203235203234395D3A35357D","time":"2022-10-31T16:14:38-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"316EE46753E4F0108CFEF60F356D2E26A77F9954CFA25B647D743B4C021019F9","height":85,"num_txs":0,"time":"2022-10-31T16:14:38-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":85,"last_block_time":"2022-10-31T20:14:37Z","time":"2022-10-31T16:14:38-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":955202494,"height":86,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":85,"round":0,"step":3},"time":"2022-10-31T16:14:38-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":955.202494,"height":86,"round":0,"step":1,"time":"2022-10-31T16:14:38-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:38-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":85,"time":"2022-10-31T16:14:38-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":85,"num_txs":0,"time":"2022-10-31T16:14:38-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:39-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:39-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:39-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:39-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:39-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:39-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:39-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:39-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:39-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":955.202494,"height":86,"round":0,"step":1,"time":"2022-10-31T16:14:39-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":86,"round":0,"step":1,"timeout":955.202494,"time":"2022-10-31T16:14:39-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":86,"round":0,"current":{},"time":"2022-10-31T16:14:39-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":86,"round":0,"current":{},"time":"2022-10-31T16:14:39-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":86,"round":0,"time":"2022-10-31T16:14:39-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":86,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:39-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":86,"round":0,"step":3},"old_ti":{"duration":955202494,"height":86,"round":0,"step":1},"time":"2022-10-31T16:14:39-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:39-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":86,"round":0,"step":3,"time":"2022-10-31T16:14:39-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":86,"proposal":{"Type":32,"height":86,"round":0,"pol_round":-1,"block_id":{"hash":"F29C4DEF316570D70280619E6967A17E193B1239BB251E000924819C37E22FFC","parts":{"total":1,"hash":"5C74A71313C172B4270B9EAD36BF905F7FFE5446D2C2D6DFCEB252DB166207C4"}},"timestamp":"2022-10-31T20:14:39.802978186Z","signature":"wMKRtg2sgYY5Sd7/T4EnNm5Nc9jZv5/nk560KlYQm+xn03AadJ8fyuevSs8zU6GxIIV+heHYgQDtDgUsyVk8BA=="},"round":0,"time":"2022-10-31T16:14:39-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:39-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":86,"round":0,"pol_round":-1,"block_id":{"hash":"F29C4DEF316570D70280619E6967A17E193B1239BB251E000924819C37E22FFC","parts":{"total":1,"hash":"5C74A71313C172B4270B9EAD36BF905F7FFE5446D2C2D6DFCEB252DB166207C4"}},"timestamp":"2022-10-31T20:14:39.802978186Z","signature":"wMKRtg2sgYY5Sd7/T4EnNm5Nc9jZv5/nk560KlYQm+xn03AadJ8fyuevSs8zU6GxIIV+heHYgQDtDgUsyVk8BA=="},"time":"2022-10-31T16:14:39-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"F29C4DEF316570D70280619E6967A17E193B1239BB251E000924819C37E22FFC","height":86,"time":"2022-10-31T16:14:40-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":86,"round":0,"current":{},"time":"2022-10-31T16:14:40-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":86,"round":0,"time":"2022-10-31T16:14:40-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":86,"round":0,"vote":{"type":1,"height":86,"round":0,"block_id":{"hash":"F29C4DEF316570D70280619E6967A17E193B1239BB251E000924819C37E22FFC","parts":{"total":1,"hash":"5C74A71313C172B4270B9EAD36BF905F7FFE5446D2C2D6DFCEB252DB166207C4"}},"timestamp":"2022-10-31T20:14:40.007862054Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"18Ify6mqaeirETKdZa2KG7iLYVtpgeC84UdfLt7iOq1h91W1hpPKRfwSeDKw4jxR3ruLgqklslQRWC3vwCaNAw=="},"time":"2022-10-31T16:14:40-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:40-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":86,"val_index":0,"vote_height":86,"vote_type":1,"time":"2022-10-31T16:14:40-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:86 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:F29C4DEF316570D70280619E6967A17E193B1239BB251E000924819C37E22FFC:1:5C74A71313C1(1) BA{1:x} map[]}","vote":{"type":1,"height":86,"round":0,"block_id":{"hash":"F29C4DEF316570D70280619E6967A17E193B1239BB251E000924819C37E22FFC","parts":{"total":1,"hash":"5C74A71313C172B4270B9EAD36BF905F7FFE5446D2C2D6DFCEB252DB166207C4"}},"timestamp":"2022-10-31T20:14:40.007862054Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"18Ify6mqaeirETKdZa2KG7iLYVtpgeC84UdfLt7iOq1h91W1hpPKRfwSeDKw4jxR3ruLgqklslQRWC3vwCaNAw=="},"time":"2022-10-31T16:14:40-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:40-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":86,"round":0,"current":{},"time":"2022-10-31T16:14:40-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":86,"round":0,"hash":"F29C4DEF316570D70280619E6967A17E193B1239BB251E000924819C37E22FFC","time":"2022-10-31T16:14:40-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":86,"round":0,"vote":{"type":2,"height":86,"round":0,"block_id":{"hash":"F29C4DEF316570D70280619E6967A17E193B1239BB251E000924819C37E22FFC","parts":{"total":1,"hash":"5C74A71313C172B4270B9EAD36BF905F7FFE5446D2C2D6DFCEB252DB166207C4"}},"timestamp":"2022-10-31T20:14:40.026162067Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"R921UYS21eTy9/OEomA4d0JjVVvsnvOki4lVtQOmEwVY8EYwwaDKqRwF5S48YNOkqY6vEty79fF3dBe0g0cQAw=="},"time":"2022-10-31T16:14:40-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:40-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":86,"val_index":0,"vote_height":86,"vote_type":2,"time":"2022-10-31T16:14:40-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":86,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:40Z","time":"2022-10-31T16:14:40-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":86,"round":0,"current":{},"time":"2022-10-31T16:14:40-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":86,"round":0,"current":{},"time":"2022-10-31T16:14:40-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":86,"current":{},"time":"2022-10-31T16:14:40-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":86,"block_hash":"F29C4DEF316570D70280619E6967A17E193B1239BB251E000924819C37E22FFC","time":"2022-10-31T16:14:40-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:40-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":86,"hash":{},"num_txs":0,"root":"316EE46753E4F0108CFEF60F356D2E26A77F9954CFA25B647D743B4C021019F9","time":"2022-10-31T16:14:40-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":86,"block":{},"time":"2022-10-31T16:14:40-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:40-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:40-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:40-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:40-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:40-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:40-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:40-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:40-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:40-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:40-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":86,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:40-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B34332035312032303720313935203234322033302031343420313136203134203235302035362038392031343620353920313237203832203134352032303420313137203137392037332032362031363920333420313734203631203230312031303020323337203139372032382038375D3A35367D","time":"2022-10-31T16:14:40-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"2B33CFC3F21E90740EFA3859923B7F5291CC75B3491AA922AE3DC964EDC51C57","height":86,"num_txs":0,"time":"2022-10-31T16:14:40-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":86,"last_block_time":"2022-10-31T20:14:38Z","time":"2022-10-31T16:14:40-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":835918625,"height":87,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":86,"round":0,"step":3},"time":"2022-10-31T16:14:40-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":835.918625,"height":87,"round":0,"step":1,"time":"2022-10-31T16:14:40-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:40-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":86,"time":"2022-10-31T16:14:40-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":86,"num_txs":0,"time":"2022-10-31T16:14:40-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:40-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:40-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:40-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":835.918625,"height":87,"round":0,"step":1,"time":"2022-10-31T16:14:41-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":87,"round":0,"step":1,"timeout":835.918625,"time":"2022-10-31T16:14:41-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":87,"round":0,"current":{},"time":"2022-10-31T16:14:41-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":87,"round":0,"current":{},"time":"2022-10-31T16:14:41-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":87,"round":0,"time":"2022-10-31T16:14:41-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":87,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:41-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":87,"round":0,"step":3},"old_ti":{"duration":835918625,"height":87,"round":0,"step":1},"time":"2022-10-31T16:14:41-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:41-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":87,"round":0,"step":3,"time":"2022-10-31T16:14:41-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:41-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:41-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:41-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:41-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:41-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:41-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":87,"proposal":{"Type":32,"height":87,"round":0,"pol_round":-1,"block_id":{"hash":"F9203CAA4B5A7507458B9863A499308C79FBBCBD80F6C48BFABAF6C321BB4B8F","parts":{"total":1,"hash":"C9ED1B5E248D018C30D884C6DF729D82A64906AD54EEDC4D54AE5D47D90CAEFD"}},"timestamp":"2022-10-31T20:14:41.140973837Z","signature":"VNzGi6pKhffqRnF5rHlxwRaoflZJGqelz9d2ImBWqfcVqzz1y8mtSogQma+atCPTzWkhn+f4HS+8l8dqVGxEAg=="},"round":0,"time":"2022-10-31T16:14:41-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:41-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":87,"round":0,"pol_round":-1,"block_id":{"hash":"F9203CAA4B5A7507458B9863A499308C79FBBCBD80F6C48BFABAF6C321BB4B8F","parts":{"total":1,"hash":"C9ED1B5E248D018C30D884C6DF729D82A64906AD54EEDC4D54AE5D47D90CAEFD"}},"timestamp":"2022-10-31T20:14:41.140973837Z","signature":"VNzGi6pKhffqRnF5rHlxwRaoflZJGqelz9d2ImBWqfcVqzz1y8mtSogQma+atCPTzWkhn+f4HS+8l8dqVGxEAg=="},"time":"2022-10-31T16:14:41-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"F9203CAA4B5A7507458B9863A499308C79FBBCBD80F6C48BFABAF6C321BB4B8F","height":87,"time":"2022-10-31T16:14:41-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":87,"round":0,"current":{},"time":"2022-10-31T16:14:41-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":87,"round":0,"time":"2022-10-31T16:14:41-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":87,"round":0,"vote":{"type":1,"height":87,"round":0,"block_id":{"hash":"F9203CAA4B5A7507458B9863A499308C79FBBCBD80F6C48BFABAF6C321BB4B8F","parts":{"total":1,"hash":"C9ED1B5E248D018C30D884C6DF729D82A64906AD54EEDC4D54AE5D47D90CAEFD"}},"timestamp":"2022-10-31T20:14:41.189568423Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"kFjFcf95w3qKcggwabl95uo0mvdrZEo2YoBoqRQhrNqY7hn4njkEoXwIbFVoPWtr245R7/OFOqDPbLxmLnTODA=="},"time":"2022-10-31T16:14:41-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:41-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":87,"val_index":0,"vote_height":87,"vote_type":1,"time":"2022-10-31T16:14:41-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:87 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:F9203CAA4B5A7507458B9863A499308C79FBBCBD80F6C48BFABAF6C321BB4B8F:1:C9ED1B5E248D(1) BA{1:x} map[]}","vote":{"type":1,"height":87,"round":0,"block_id":{"hash":"F9203CAA4B5A7507458B9863A499308C79FBBCBD80F6C48BFABAF6C321BB4B8F","parts":{"total":1,"hash":"C9ED1B5E248D018C30D884C6DF729D82A64906AD54EEDC4D54AE5D47D90CAEFD"}},"timestamp":"2022-10-31T20:14:41.189568423Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"kFjFcf95w3qKcggwabl95uo0mvdrZEo2YoBoqRQhrNqY7hn4njkEoXwIbFVoPWtr245R7/OFOqDPbLxmLnTODA=="},"time":"2022-10-31T16:14:41-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:41-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":87,"round":0,"current":{},"time":"2022-10-31T16:14:41-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":87,"round":0,"hash":"F9203CAA4B5A7507458B9863A499308C79FBBCBD80F6C48BFABAF6C321BB4B8F","time":"2022-10-31T16:14:41-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":87,"round":0,"vote":{"type":2,"height":87,"round":0,"block_id":{"hash":"F9203CAA4B5A7507458B9863A499308C79FBBCBD80F6C48BFABAF6C321BB4B8F","parts":{"total":1,"hash":"C9ED1B5E248D018C30D884C6DF729D82A64906AD54EEDC4D54AE5D47D90CAEFD"}},"timestamp":"2022-10-31T20:14:41.210370285Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"O99wCous52OHRCtRzbGHEhDSuIQLnb5FLDC0ut7l5EWnv9ozUJRFiYOlMz1RuZsT1R1lAbh0hP0g+6fl3Py8DQ=="},"time":"2022-10-31T16:14:41-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:41-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":87,"val_index":0,"vote_height":87,"vote_type":2,"time":"2022-10-31T16:14:41-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":87,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:41Z","time":"2022-10-31T16:14:41-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":87,"round":0,"current":{},"time":"2022-10-31T16:14:41-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":87,"round":0,"current":{},"time":"2022-10-31T16:14:41-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":87,"current":{},"time":"2022-10-31T16:14:41-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":87,"block_hash":"F9203CAA4B5A7507458B9863A499308C79FBBCBD80F6C48BFABAF6C321BB4B8F","time":"2022-10-31T16:14:41-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:41-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":87,"hash":{},"num_txs":0,"root":"2B33CFC3F21E90740EFA3859923B7F5291CC75B3491AA922AE3DC964EDC51C57","time":"2022-10-31T16:14:41-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":87,"block":{},"time":"2022-10-31T16:14:41-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:41-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":87,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:41-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31353320313820313737203134352032313620313734203132302032323220373220323620363420313438203231203736203230342032342039352031313420313537203838203434203230372039352034392035382032313220313130203138332038372031303920313132203231355D3A35377D","time":"2022-10-31T16:14:41-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"9912B191D8AE78DE481A4094154CCC185F729D582CCF5F313AD46EB7576D70D7","height":87,"num_txs":0,"time":"2022-10-31T16:14:41-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":87,"last_block_time":"2022-10-31T20:14:40Z","time":"2022-10-31T16:14:41-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":945879333,"height":88,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":87,"round":0,"step":3},"time":"2022-10-31T16:14:41-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:41-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","dur":945.879333,"height":88,"round":0,"step":1,"time":"2022-10-31T16:14:41-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":87,"time":"2022-10-31T16:14:41-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":87,"num_txs":0,"time":"2022-10-31T16:14:41-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:41-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:41-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:41-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:42-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:42-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:42-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:42-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:42-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:42-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":945.879333,"height":88,"round":0,"step":1,"time":"2022-10-31T16:14:42-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":88,"round":0,"step":1,"timeout":945.879333,"time":"2022-10-31T16:14:42-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":88,"round":0,"current":{},"time":"2022-10-31T16:14:42-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":88,"round":0,"current":{},"time":"2022-10-31T16:14:42-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":88,"round":0,"time":"2022-10-31T16:14:42-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":88,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:42-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":88,"round":0,"step":3},"old_ti":{"duration":945879333,"height":88,"round":0,"step":1},"time":"2022-10-31T16:14:42-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:42-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":88,"round":0,"step":3,"time":"2022-10-31T16:14:42-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":88,"proposal":{"Type":32,"height":88,"round":0,"pol_round":-1,"block_id":{"hash":"6B6830FC3CB86F93AFC8EB7AF0A389F234553AEDFBEF7E4EB2C3194F44BC825F","parts":{"total":1,"hash":"D0218C80217EEE9419C9D419CA0534C3EF248C7E712CA016A2D90D0C60B56889"}},"timestamp":"2022-10-31T20:14:42.244899083Z","signature":"mwolIi2RCDjgGC8uuZEQ+i490jVLQdWnR/rnAJwxceQ4o39T+grBGXC0pxpKu4reqSryOr38pKSED2UsPTskDw=="},"round":0,"time":"2022-10-31T16:14:42-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:42-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":88,"round":0,"pol_round":-1,"block_id":{"hash":"6B6830FC3CB86F93AFC8EB7AF0A389F234553AEDFBEF7E4EB2C3194F44BC825F","parts":{"total":1,"hash":"D0218C80217EEE9419C9D419CA0534C3EF248C7E712CA016A2D90D0C60B56889"}},"timestamp":"2022-10-31T20:14:42.244899083Z","signature":"mwolIi2RCDjgGC8uuZEQ+i490jVLQdWnR/rnAJwxceQ4o39T+grBGXC0pxpKu4reqSryOr38pKSED2UsPTskDw=="},"time":"2022-10-31T16:14:42-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"6B6830FC3CB86F93AFC8EB7AF0A389F234553AEDFBEF7E4EB2C3194F44BC825F","height":88,"time":"2022-10-31T16:14:42-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":88,"round":0,"current":{},"time":"2022-10-31T16:14:42-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":88,"round":0,"time":"2022-10-31T16:14:42-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":88,"round":0,"vote":{"type":1,"height":88,"round":0,"block_id":{"hash":"6B6830FC3CB86F93AFC8EB7AF0A389F234553AEDFBEF7E4EB2C3194F44BC825F","parts":{"total":1,"hash":"D0218C80217EEE9419C9D419CA0534C3EF248C7E712CA016A2D90D0C60B56889"}},"timestamp":"2022-10-31T20:14:42.274616199Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"7QxKxAQVDfsvPnDaCBdBC4hSI0Gp8Bt/ODPIJznZcr6qjbfL04h3VqPIvv+17v0BV3Vme7xRI2X66GhIXlEdCA=="},"time":"2022-10-31T16:14:42-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:42-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:42-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":88,"val_index":0,"vote_height":88,"vote_type":1,"time":"2022-10-31T16:14:42-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:42-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:88 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:6B6830FC3CB86F93AFC8EB7AF0A389F234553AEDFBEF7E4EB2C3194F44BC825F:1:D0218C80217E(1) BA{1:x} map[]}","vote":{"type":1,"height":88,"round":0,"block_id":{"hash":"6B6830FC3CB86F93AFC8EB7AF0A389F234553AEDFBEF7E4EB2C3194F44BC825F","parts":{"total":1,"hash":"D0218C80217EEE9419C9D419CA0534C3EF248C7E712CA016A2D90D0C60B56889"}},"timestamp":"2022-10-31T20:14:42.274616199Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"7QxKxAQVDfsvPnDaCBdBC4hSI0Gp8Bt/ODPIJznZcr6qjbfL04h3VqPIvv+17v0BV3Vme7xRI2X66GhIXlEdCA=="},"time":"2022-10-31T16:14:42-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:42-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:42-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":88,"round":0,"current":{},"time":"2022-10-31T16:14:42-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":88,"round":0,"hash":"6B6830FC3CB86F93AFC8EB7AF0A389F234553AEDFBEF7E4EB2C3194F44BC825F","time":"2022-10-31T16:14:42-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":88,"round":0,"vote":{"type":2,"height":88,"round":0,"block_id":{"hash":"6B6830FC3CB86F93AFC8EB7AF0A389F234553AEDFBEF7E4EB2C3194F44BC825F","parts":{"total":1,"hash":"D0218C80217EEE9419C9D419CA0534C3EF248C7E712CA016A2D90D0C60B56889"}},"timestamp":"2022-10-31T20:14:42.306397116Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"CknjCelgDllSnrW/lsFMHlv1HYcelgxW+WP7c+BTn715ZvJenyIA/xognuqHmEtfUtVHIIvj0ZU/d/vmbA/HBA=="},"time":"2022-10-31T16:14:42-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:42-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:42-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":88,"val_index":0,"vote_height":88,"vote_type":2,"time":"2022-10-31T16:14:42-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:42-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":88,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:42Z","time":"2022-10-31T16:14:42-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":88,"round":0,"current":{},"time":"2022-10-31T16:14:42-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":88,"round":0,"current":{},"time":"2022-10-31T16:14:42-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":88,"current":{},"time":"2022-10-31T16:14:42-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":88,"block_hash":"6B6830FC3CB86F93AFC8EB7AF0A389F234553AEDFBEF7E4EB2C3194F44BC825F","time":"2022-10-31T16:14:42-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:42-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":88,"hash":{},"num_txs":0,"root":"9912B191D8AE78DE481A4094154CCC185F729D582CCF5F313AD46EB7576D70D7","time":"2022-10-31T16:14:42-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":88,"block":{},"time":"2022-10-31T16:14:42-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:42-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":88,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:42-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31323120313434203138382032343720323131203734203930203431203232382031353420322037312031313820313733203231342031393320363120313938203530203232342035203132382032333520313230203139362036372031373420313932203138382031373220313836203232315D3A35387D","time":"2022-10-31T16:14:42-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"7990BCF7D34A5A29E49A024776ADD6C13DC632E00580EB78C443AEC0BCACBADD","height":88,"num_txs":0,"time":"2022-10-31T16:14:42-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":88,"last_block_time":"2022-10-31T20:14:41Z","time":"2022-10-31T16:14:42-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:42-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":943540049,"height":89,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":88,"round":0,"step":3},"time":"2022-10-31T16:14:42-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":943.540049,"height":89,"round":0,"step":1,"time":"2022-10-31T16:14:42-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:42-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":88,"time":"2022-10-31T16:14:42-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":88,"num_txs":0,"time":"2022-10-31T16:14:42-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:42-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:42-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:42-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:43-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:43-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:43-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:43-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:43-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:43-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:43-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:43-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:43-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":943.540049,"height":89,"round":0,"step":1,"time":"2022-10-31T16:14:43-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":89,"round":0,"step":1,"timeout":943.540049,"time":"2022-10-31T16:14:43-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":89,"round":0,"current":{},"time":"2022-10-31T16:14:43-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":89,"round":0,"current":{},"time":"2022-10-31T16:14:43-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":89,"round":0,"time":"2022-10-31T16:14:43-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":89,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:43-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":89,"round":0,"step":3},"old_ti":{"duration":943540049,"height":89,"round":0,"step":1},"time":"2022-10-31T16:14:43-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:43-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":89,"round":0,"step":3,"time":"2022-10-31T16:14:43-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":89,"proposal":{"Type":32,"height":89,"round":0,"pol_round":-1,"block_id":{"hash":"396EEF5A5095EE22A340B3B61CB6A8CBF865B28F665EC27D009B5BE4E825EEC8","parts":{"total":1,"hash":"6E0F094BDE9FC585A8351FBB0F0B966D21EEC1A767E9B00E38BDA1BDA8074ECF"}},"timestamp":"2022-10-31T20:14:43.370296638Z","signature":"kVWTysgU74pkwh3rWeG1OlroOyvURjwdlww8uMsO+WCBIhxxMzWi0KtyIaP/Z+17z7qlr20+yb0Ij/n6oSelCQ=="},"round":0,"time":"2022-10-31T16:14:43-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:43-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":89,"round":0,"pol_round":-1,"block_id":{"hash":"396EEF5A5095EE22A340B3B61CB6A8CBF865B28F665EC27D009B5BE4E825EEC8","parts":{"total":1,"hash":"6E0F094BDE9FC585A8351FBB0F0B966D21EEC1A767E9B00E38BDA1BDA8074ECF"}},"timestamp":"2022-10-31T20:14:43.370296638Z","signature":"kVWTysgU74pkwh3rWeG1OlroOyvURjwdlww8uMsO+WCBIhxxMzWi0KtyIaP/Z+17z7qlr20+yb0Ij/n6oSelCQ=="},"time":"2022-10-31T16:14:43-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"396EEF5A5095EE22A340B3B61CB6A8CBF865B28F665EC27D009B5BE4E825EEC8","height":89,"time":"2022-10-31T16:14:43-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":89,"round":0,"current":{},"time":"2022-10-31T16:14:43-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":89,"round":0,"time":"2022-10-31T16:14:43-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":89,"round":0,"vote":{"type":1,"height":89,"round":0,"block_id":{"hash":"396EEF5A5095EE22A340B3B61CB6A8CBF865B28F665EC27D009B5BE4E825EEC8","parts":{"total":1,"hash":"6E0F094BDE9FC585A8351FBB0F0B966D21EEC1A767E9B00E38BDA1BDA8074ECF"}},"timestamp":"2022-10-31T20:14:43.437358348Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"3Qg/2CBtiHlvyNmLNdsMUslrACc7JC7gyeQMRtqEs6zkzjQBE3J1f27B+WnUrEz7BrOBj1qZIdjRtujAd1ycDg=="},"time":"2022-10-31T16:14:43-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:43-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":89,"val_index":0,"vote_height":89,"vote_type":1,"time":"2022-10-31T16:14:43-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:89 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:396EEF5A5095EE22A340B3B61CB6A8CBF865B28F665EC27D009B5BE4E825EEC8:1:6E0F094BDE9F(1) BA{1:x} map[]}","vote":{"type":1,"height":89,"round":0,"block_id":{"hash":"396EEF5A5095EE22A340B3B61CB6A8CBF865B28F665EC27D009B5BE4E825EEC8","parts":{"total":1,"hash":"6E0F094BDE9FC585A8351FBB0F0B966D21EEC1A767E9B00E38BDA1BDA8074ECF"}},"timestamp":"2022-10-31T20:14:43.437358348Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"3Qg/2CBtiHlvyNmLNdsMUslrACc7JC7gyeQMRtqEs6zkzjQBE3J1f27B+WnUrEz7BrOBj1qZIdjRtujAd1ycDg=="},"time":"2022-10-31T16:14:43-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:43-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":89,"round":0,"current":{},"time":"2022-10-31T16:14:43-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":89,"round":0,"hash":"396EEF5A5095EE22A340B3B61CB6A8CBF865B28F665EC27D009B5BE4E825EEC8","time":"2022-10-31T16:14:43-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":89,"round":0,"vote":{"type":2,"height":89,"round":0,"block_id":{"hash":"396EEF5A5095EE22A340B3B61CB6A8CBF865B28F665EC27D009B5BE4E825EEC8","parts":{"total":1,"hash":"6E0F094BDE9FC585A8351FBB0F0B966D21EEC1A767E9B00E38BDA1BDA8074ECF"}},"timestamp":"2022-10-31T20:14:43.473746722Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"vYISokYFFoLABLtJBT/+V5PDSvmKTHZAzWiexqblny9R0Am1GDzaQSzDv3J93oYObY3iSITkab0sC6VUJs9oDA=="},"time":"2022-10-31T16:14:43-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:43-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":89,"val_index":0,"vote_height":89,"vote_type":2,"time":"2022-10-31T16:14:43-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":89,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:43Z","time":"2022-10-31T16:14:43-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":89,"round":0,"current":{},"time":"2022-10-31T16:14:43-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":89,"round":0,"current":{},"time":"2022-10-31T16:14:43-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":89,"current":{},"time":"2022-10-31T16:14:43-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":89,"block_hash":"396EEF5A5095EE22A340B3B61CB6A8CBF865B28F665EC27D009B5BE4E825EEC8","time":"2022-10-31T16:14:43-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:43-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":89,"hash":{},"num_txs":0,"root":"7990BCF7D34A5A29E49A024776ADD6C13DC632E00580EB78C443AEC0BCACBADD","time":"2022-10-31T16:14:43-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":89,"block":{},"time":"2022-10-31T16:14:43-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:43-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":89,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:43-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313639203131322032303620383620323420353420322033302035322033203232352031393920323035203220323135203134302031303220333520313535203220353020313539203832203135332031373420333120313333203133332037342031343720313733203139345D3A35397D","time":"2022-10-31T16:14:43-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"A970CE561836021E3403E1C7CD02D78C66239B02329F5299AE1F85854A93ADC2","height":89,"num_txs":0,"time":"2022-10-31T16:14:43-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":89,"last_block_time":"2022-10-31T20:14:42Z","time":"2022-10-31T16:14:43-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":953695778,"height":90,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":89,"round":0,"step":3},"time":"2022-10-31T16:14:43-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":953.695778,"height":90,"round":0,"step":1,"time":"2022-10-31T16:14:43-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:43-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":89,"time":"2022-10-31T16:14:43-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":89,"num_txs":0,"time":"2022-10-31T16:14:43-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:43-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:43-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:43-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:44-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:44-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:44-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:44-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:44-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:44-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":953.695778,"height":90,"round":0,"step":1,"time":"2022-10-31T16:14:44-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":90,"round":0,"step":1,"timeout":953.695778,"time":"2022-10-31T16:14:44-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":90,"round":0,"current":{},"time":"2022-10-31T16:14:44-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":90,"round":0,"current":{},"time":"2022-10-31T16:14:44-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":90,"round":0,"time":"2022-10-31T16:14:44-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":90,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:44-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":90,"round":0,"step":3},"old_ti":{"duration":953695778,"height":90,"round":0,"step":1},"time":"2022-10-31T16:14:44-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:44-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":90,"round":0,"step":3,"time":"2022-10-31T16:14:44-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":90,"proposal":{"Type":32,"height":90,"round":0,"pol_round":-1,"block_id":{"hash":"A75F4880986007F7A0A057CB87874BEBA575427583DC0EFF16DB2CBD2DF46E5A","parts":{"total":1,"hash":"15613A78994741D22057A2A537009E55B495AC838D8EB2638A6BEE734EE2EB1E"}},"timestamp":"2022-10-31T20:14:44.516870445Z","signature":"RUFTqhzUZc9ForTYXHBjD47om+JbyhP40033S0P51/RAqLCqLaU7F+D3vqb3tOBL4Bchisg1JptZ9SKtPeG9Bg=="},"round":0,"time":"2022-10-31T16:14:44-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:44-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":90,"round":0,"pol_round":-1,"block_id":{"hash":"A75F4880986007F7A0A057CB87874BEBA575427583DC0EFF16DB2CBD2DF46E5A","parts":{"total":1,"hash":"15613A78994741D22057A2A537009E55B495AC838D8EB2638A6BEE734EE2EB1E"}},"timestamp":"2022-10-31T20:14:44.516870445Z","signature":"RUFTqhzUZc9ForTYXHBjD47om+JbyhP40033S0P51/RAqLCqLaU7F+D3vqb3tOBL4Bchisg1JptZ9SKtPeG9Bg=="},"time":"2022-10-31T16:14:44-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"A75F4880986007F7A0A057CB87874BEBA575427583DC0EFF16DB2CBD2DF46E5A","height":90,"time":"2022-10-31T16:14:44-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":90,"round":0,"current":{},"time":"2022-10-31T16:14:44-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":90,"round":0,"time":"2022-10-31T16:14:44-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":90,"round":0,"vote":{"type":1,"height":90,"round":0,"block_id":{"hash":"A75F4880986007F7A0A057CB87874BEBA575427583DC0EFF16DB2CBD2DF46E5A","parts":{"total":1,"hash":"15613A78994741D22057A2A537009E55B495AC838D8EB2638A6BEE734EE2EB1E"}},"timestamp":"2022-10-31T20:14:44.56680047Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"9K+rI7eBsdfm+nQcxOXRGcTMGg7LX509+zx0+I/WjIXkrvpMF7eI+PeUp+niW2GFO3lYxZPHA2bPI3C3sbGKDA=="},"time":"2022-10-31T16:14:44-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:44-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:44-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:44-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:44-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":90,"val_index":0,"vote_height":90,"vote_type":1,"time":"2022-10-31T16:14:44-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:90 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:A75F4880986007F7A0A057CB87874BEBA575427583DC0EFF16DB2CBD2DF46E5A:1:15613A789947(1) BA{1:x} map[]}","vote":{"type":1,"height":90,"round":0,"block_id":{"hash":"A75F4880986007F7A0A057CB87874BEBA575427583DC0EFF16DB2CBD2DF46E5A","parts":{"total":1,"hash":"15613A78994741D22057A2A537009E55B495AC838D8EB2638A6BEE734EE2EB1E"}},"timestamp":"2022-10-31T20:14:44.56680047Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"9K+rI7eBsdfm+nQcxOXRGcTMGg7LX509+zx0+I/WjIXkrvpMF7eI+PeUp+niW2GFO3lYxZPHA2bPI3C3sbGKDA=="},"time":"2022-10-31T16:14:44-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:44-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":90,"round":0,"current":{},"time":"2022-10-31T16:14:44-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":90,"round":0,"hash":"A75F4880986007F7A0A057CB87874BEBA575427583DC0EFF16DB2CBD2DF46E5A","time":"2022-10-31T16:14:44-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":90,"round":0,"vote":{"type":2,"height":90,"round":0,"block_id":{"hash":"A75F4880986007F7A0A057CB87874BEBA575427583DC0EFF16DB2CBD2DF46E5A","parts":{"total":1,"hash":"15613A78994741D22057A2A537009E55B495AC838D8EB2638A6BEE734EE2EB1E"}},"timestamp":"2022-10-31T20:14:44.730347328Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"bLn1qy7zOZLm+7wOt/DUAGgJb9m+ZY7EvBKXgJlAykqPlX9jKWGks17qX978WZsVyIFmAI81OE0A7uMSH8TTBA=="},"time":"2022-10-31T16:14:44-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:44-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:45-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:45-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:45-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:45-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:45-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:45-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":90,"val_index":0,"vote_height":90,"vote_type":2,"time":"2022-10-31T16:14:45-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:45-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":90,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:44Z","time":"2022-10-31T16:14:45-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":90,"round":0,"current":{},"time":"2022-10-31T16:14:45-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":90,"round":0,"current":{},"time":"2022-10-31T16:14:45-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":90,"current":{},"time":"2022-10-31T16:14:45-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":90,"block_hash":"A75F4880986007F7A0A057CB87874BEBA575427583DC0EFF16DB2CBD2DF46E5A","time":"2022-10-31T16:14:45-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"info","module":"consensus","dur":1000,"height":90,"round":0,"step":3,"time":"2022-10-31T16:14:45-04:00","message":"Timed out"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:45-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:45-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:45-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:45-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":90,"hash":{},"num_txs":0,"root":"A970CE561836021E3403E1C7CD02D78C66239B02329F5299AE1F85854A93ADC2","time":"2022-10-31T16:14:45-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":90,"block":{},"time":"2022-10-31T16:14:45-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:46-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:46-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:46-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:46-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:46-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:46-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:46-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:46-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:46-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:46-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:46-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:46-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:46-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":90,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:46-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B373520313331203639203231203133352031393820313233203136312031313720393820313033203434203133203631203137203839203233332032353020313631203133372031383820383520313032203134342032382031373620363720313230203138372031393420313533203137365D3A35417D","time":"2022-10-31T16:14:47-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"4B83451587C67BA17562672C0D3D1159E9FAA189BC5566901CB04378BBC299B0","height":90,"num_txs":0,"time":"2022-10-31T16:14:47-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":90,"last_block_time":"2022-10-31T20:14:43Z","time":"2022-10-31T16:14:47-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":90,"round":0,"step":3,"timeout":1000,"time":"2022-10-31T16:14:47-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":91,"round":0,"step":1,"time":"2022-10-31T16:14:47-04:00","message":"ignoring tock because we are ahead"} -{"level":"debug","module":"consensus","new_ti":{"duration":-788858537,"height":91,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":90,"round":0,"step":3},"time":"2022-10-31T16:14:47-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:47-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":-788.858537,"height":91,"round":0,"step":1,"time":"2022-10-31T16:14:47-04:00","message":"Scheduled timeout"} -{"level":"info","module":"consensus","dur":-788.858537,"height":91,"round":0,"step":1,"time":"2022-10-31T16:14:47-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":91,"round":0,"step":1,"timeout":-788.858537,"time":"2022-10-31T16:14:47-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":91,"round":0,"current":{},"time":"2022-10-31T16:14:47-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":91,"round":0,"current":{},"time":"2022-10-31T16:14:47-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":91,"round":0,"time":"2022-10-31T16:14:47-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":91,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:47-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:47-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":91,"round":0,"step":3},"old_ti":{"duration":-788858537,"height":91,"round":0,"step":1},"time":"2022-10-31T16:14:47-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:47-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":91,"round":0,"step":3,"time":"2022-10-31T16:14:47-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":90,"time":"2022-10-31T16:14:47-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":90,"num_txs":0,"time":"2022-10-31T16:14:47-04:00","message":"indexed block txs"} -{"level":"debug","module":"consensus","height":91,"proposal":{"Type":32,"height":91,"round":0,"pol_round":-1,"block_id":{"hash":"83A85E925C11BBD98E350B9FDDD9CEBFD97046843FD5B84135C914304B0E243A","parts":{"total":1,"hash":"9A664DC08C912D0C52C555988E2963C19F7637A132BA281164C26A7D30593312"}},"timestamp":"2022-10-31T20:14:47.04799086Z","signature":"xlxqG3tgypAehswIGb/cxE4EnMLepHgIX9gOMIIEZBUB3HoDaFWrRygNKUzndp8WS4c1GyHTrpXAOMU9yzOUBA=="},"round":0,"time":"2022-10-31T16:14:47-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:47-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":91,"round":0,"pol_round":-1,"block_id":{"hash":"83A85E925C11BBD98E350B9FDDD9CEBFD97046843FD5B84135C914304B0E243A","parts":{"total":1,"hash":"9A664DC08C912D0C52C555988E2963C19F7637A132BA281164C26A7D30593312"}},"timestamp":"2022-10-31T20:14:47.04799086Z","signature":"xlxqG3tgypAehswIGb/cxE4EnMLepHgIX9gOMIIEZBUB3HoDaFWrRygNKUzndp8WS4c1GyHTrpXAOMU9yzOUBA=="},"time":"2022-10-31T16:14:47-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"83A85E925C11BBD98E350B9FDDD9CEBFD97046843FD5B84135C914304B0E243A","height":91,"time":"2022-10-31T16:14:47-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":91,"round":0,"current":{},"time":"2022-10-31T16:14:47-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":91,"round":0,"time":"2022-10-31T16:14:47-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":91,"round":0,"vote":{"type":1,"height":91,"round":0,"block_id":{"hash":"83A85E925C11BBD98E350B9FDDD9CEBFD97046843FD5B84135C914304B0E243A","parts":{"total":1,"hash":"9A664DC08C912D0C52C555988E2963C19F7637A132BA281164C26A7D30593312"}},"timestamp":"2022-10-31T20:14:47.082686519Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Joe6ets4w5bBFCdN3E82TwqgYuFq40r3sa0PbL1mmcUcDI8QTq/+PLekgYp8IdDvtUOL943d7G5iZ/NLGEAUAA=="},"time":"2022-10-31T16:14:47-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:47-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":91,"val_index":0,"vote_height":91,"vote_type":1,"time":"2022-10-31T16:14:47-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:91 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:83A85E925C11BBD98E350B9FDDD9CEBFD97046843FD5B84135C914304B0E243A:1:9A664DC08C91(1) BA{1:x} map[]}","vote":{"type":1,"height":91,"round":0,"block_id":{"hash":"83A85E925C11BBD98E350B9FDDD9CEBFD97046843FD5B84135C914304B0E243A","parts":{"total":1,"hash":"9A664DC08C912D0C52C555988E2963C19F7637A132BA281164C26A7D30593312"}},"timestamp":"2022-10-31T20:14:47.082686519Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Joe6ets4w5bBFCdN3E82TwqgYuFq40r3sa0PbL1mmcUcDI8QTq/+PLekgYp8IdDvtUOL943d7G5iZ/NLGEAUAA=="},"time":"2022-10-31T16:14:47-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:47-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":91,"round":0,"current":{},"time":"2022-10-31T16:14:47-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":91,"round":0,"hash":"83A85E925C11BBD98E350B9FDDD9CEBFD97046843FD5B84135C914304B0E243A","time":"2022-10-31T16:14:47-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":91,"round":0,"vote":{"type":2,"height":91,"round":0,"block_id":{"hash":"83A85E925C11BBD98E350B9FDDD9CEBFD97046843FD5B84135C914304B0E243A","parts":{"total":1,"hash":"9A664DC08C912D0C52C555988E2963C19F7637A132BA281164C26A7D30593312"}},"timestamp":"2022-10-31T20:14:47.114405765Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"YCIVlY/WrkApQE/LlSRQi0YPrjv73TIOOr3IYcufeaxE83dcnovSkDNUrMUWdGBqmrqsqjPIl7j7+Yfuy46CAQ=="},"time":"2022-10-31T16:14:47-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:47-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:47-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:47-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:47-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:47-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:47-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:47-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":91,"val_index":0,"vote_height":91,"vote_type":2,"time":"2022-10-31T16:14:47-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":91,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:47Z","time":"2022-10-31T16:14:47-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":91,"round":0,"current":{},"time":"2022-10-31T16:14:47-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":91,"round":0,"current":{},"time":"2022-10-31T16:14:47-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":91,"current":{},"time":"2022-10-31T16:14:47-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":91,"block_hash":"83A85E925C11BBD98E350B9FDDD9CEBFD97046843FD5B84135C914304B0E243A","time":"2022-10-31T16:14:47-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:47-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":91,"hash":{},"num_txs":0,"root":"4B83451587C67BA17562672C0D3D1159E9FAA189BC5566901CB04378BBC299B0","time":"2022-10-31T16:14:47-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":91,"block":{},"time":"2022-10-31T16:14:47-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:47-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":91,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:47-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B373520323234203134203231372038362031303420313335203131332031383120323037203837203434203837203931203139382032333320323033203839203332203131372032323120323037203135362033312032313620313239203330203237203132382031393420313732203235335D3A35427D","time":"2022-10-31T16:14:47-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"4BE00ED956688771B5CF572C575BC6E9CB592075DDCF9C1FD8811E1B80C2ACFD","height":91,"num_txs":0,"time":"2022-10-31T16:14:47-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":91,"last_block_time":"2022-10-31T20:14:44Z","time":"2022-10-31T16:14:47-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:47-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","new_ti":{"duration":899396405,"height":92,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":91,"round":0,"step":3},"time":"2022-10-31T16:14:47-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":899.396405,"height":92,"round":0,"step":1,"time":"2022-10-31T16:14:47-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":91,"time":"2022-10-31T16:14:47-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":91,"num_txs":0,"time":"2022-10-31T16:14:47-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:47-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:47-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:47-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:48-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:48-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:48-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:48-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:48-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:48-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":899.396405,"height":92,"round":0,"step":1,"time":"2022-10-31T16:14:48-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":92,"round":0,"step":1,"timeout":899.396405,"time":"2022-10-31T16:14:48-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":92,"round":0,"current":{},"time":"2022-10-31T16:14:48-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":92,"round":0,"current":{},"time":"2022-10-31T16:14:48-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":92,"round":0,"time":"2022-10-31T16:14:48-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":92,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:48-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":92,"round":0,"step":3},"old_ti":{"duration":899396405,"height":92,"round":0,"step":1},"time":"2022-10-31T16:14:48-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:48-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":92,"round":0,"step":3,"time":"2022-10-31T16:14:48-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":92,"proposal":{"Type":32,"height":92,"round":0,"pol_round":-1,"block_id":{"hash":"ED948153E8CA04A12088E4D44CD8E25F0F9D2E45B674D23F2D5822FBE547D968","parts":{"total":1,"hash":"EF6265E32E54F8E47AEE222AE4514AB95BCD4D0D5AF9DC5E8CE6BD4322EA1F58"}},"timestamp":"2022-10-31T20:14:48.179648232Z","signature":"/nAficWqQcE7nAT/5t2B7jiek2S3qCefEiJgmNRRrviyxGMZMILHEapKZ2mHCUp7z4LAfnDCEdCWR1j0fUB+AQ=="},"round":0,"time":"2022-10-31T16:14:48-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:48-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":92,"round":0,"pol_round":-1,"block_id":{"hash":"ED948153E8CA04A12088E4D44CD8E25F0F9D2E45B674D23F2D5822FBE547D968","parts":{"total":1,"hash":"EF6265E32E54F8E47AEE222AE4514AB95BCD4D0D5AF9DC5E8CE6BD4322EA1F58"}},"timestamp":"2022-10-31T20:14:48.179648232Z","signature":"/nAficWqQcE7nAT/5t2B7jiek2S3qCefEiJgmNRRrviyxGMZMILHEapKZ2mHCUp7z4LAfnDCEdCWR1j0fUB+AQ=="},"time":"2022-10-31T16:14:48-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"ED948153E8CA04A12088E4D44CD8E25F0F9D2E45B674D23F2D5822FBE547D968","height":92,"time":"2022-10-31T16:14:48-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":92,"round":0,"current":{},"time":"2022-10-31T16:14:48-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":92,"round":0,"time":"2022-10-31T16:14:48-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":92,"round":0,"vote":{"type":1,"height":92,"round":0,"block_id":{"hash":"ED948153E8CA04A12088E4D44CD8E25F0F9D2E45B674D23F2D5822FBE547D968","parts":{"total":1,"hash":"EF6265E32E54F8E47AEE222AE4514AB95BCD4D0D5AF9DC5E8CE6BD4322EA1F58"}},"timestamp":"2022-10-31T20:14:48.212037737Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"zd79g4lRzrWCIv/7iiiONybluHJH+Mf9mC64E4zSnXJRLZDoU44bewsm1Qr4XdAhKYg1mykhrMZqvPxldDxLDQ=="},"time":"2022-10-31T16:14:48-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:48-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":92,"val_index":0,"vote_height":92,"vote_type":1,"time":"2022-10-31T16:14:48-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:92 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:ED948153E8CA04A12088E4D44CD8E25F0F9D2E45B674D23F2D5822FBE547D968:1:EF6265E32E54(1) BA{1:x} map[]}","vote":{"type":1,"height":92,"round":0,"block_id":{"hash":"ED948153E8CA04A12088E4D44CD8E25F0F9D2E45B674D23F2D5822FBE547D968","parts":{"total":1,"hash":"EF6265E32E54F8E47AEE222AE4514AB95BCD4D0D5AF9DC5E8CE6BD4322EA1F58"}},"timestamp":"2022-10-31T20:14:48.212037737Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"zd79g4lRzrWCIv/7iiiONybluHJH+Mf9mC64E4zSnXJRLZDoU44bewsm1Qr4XdAhKYg1mykhrMZqvPxldDxLDQ=="},"time":"2022-10-31T16:14:48-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:48-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":92,"round":0,"current":{},"time":"2022-10-31T16:14:48-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":92,"round":0,"hash":"ED948153E8CA04A12088E4D44CD8E25F0F9D2E45B674D23F2D5822FBE547D968","time":"2022-10-31T16:14:48-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":92,"round":0,"vote":{"type":2,"height":92,"round":0,"block_id":{"hash":"ED948153E8CA04A12088E4D44CD8E25F0F9D2E45B674D23F2D5822FBE547D968","parts":{"total":1,"hash":"EF6265E32E54F8E47AEE222AE4514AB95BCD4D0D5AF9DC5E8CE6BD4322EA1F58"}},"timestamp":"2022-10-31T20:14:48.226350445Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"6nrnyAUPvdJiCj+7qc9PiLmeXRaxUofMHE3Lvn8kiMbQrD5BvZJvfAiuEHQBiuseq+ySpkB63Ti/DMoCH3A/DA=="},"time":"2022-10-31T16:14:48-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:48-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":92,"val_index":0,"vote_height":92,"vote_type":2,"time":"2022-10-31T16:14:48-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":92,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:48Z","time":"2022-10-31T16:14:48-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":92,"round":0,"current":{},"time":"2022-10-31T16:14:48-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":92,"round":0,"current":{},"time":"2022-10-31T16:14:48-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":92,"current":{},"time":"2022-10-31T16:14:48-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":92,"block_hash":"ED948153E8CA04A12088E4D44CD8E25F0F9D2E45B674D23F2D5822FBE547D968","time":"2022-10-31T16:14:48-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:48-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":92,"hash":{},"num_txs":0,"root":"4BE00ED956688771B5CF572C575BC6E9CB592075DDCF9C1FD8811E1B80C2ACFD","time":"2022-10-31T16:14:48-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":92,"block":{},"time":"2022-10-31T16:14:48-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:48-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":92,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:48-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3333203334203137312031353820323530203337203431203831203233322032343120323232203931203137332034382035302031333220313634203632203234312037362031333920353720323533203134342032353220383620323020313033203336203334203330203230365D3A35437D","time":"2022-10-31T16:14:48-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"2122AB9EFA252951E8F1DE5BAD303284A43EF14C8B39FD90FC56146724221ECE","height":92,"num_txs":0,"time":"2022-10-31T16:14:48-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":92,"last_block_time":"2022-10-31T20:14:47Z","time":"2022-10-31T16:14:48-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":954605891,"height":93,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":92,"round":0,"step":3},"time":"2022-10-31T16:14:48-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":954.605891,"height":93,"round":0,"step":1,"time":"2022-10-31T16:14:48-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:48-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":92,"time":"2022-10-31T16:14:48-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":92,"num_txs":0,"time":"2022-10-31T16:14:48-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:48-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:48-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:48-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:49-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:49-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:49-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:49-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:49-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:49-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:49-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:49-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:49-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":954.605891,"height":93,"round":0,"step":1,"time":"2022-10-31T16:14:49-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":93,"round":0,"step":1,"timeout":954.605891,"time":"2022-10-31T16:14:49-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":93,"round":0,"current":{},"time":"2022-10-31T16:14:49-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":93,"round":0,"current":{},"time":"2022-10-31T16:14:49-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":93,"round":0,"step":3},"old_ti":{"duration":954605891,"height":93,"round":0,"step":1},"time":"2022-10-31T16:14:49-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:49-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":93,"round":0,"step":3,"time":"2022-10-31T16:14:49-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":93,"round":0,"time":"2022-10-31T16:14:49-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":93,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:49-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":93,"proposal":{"Type":32,"height":93,"round":0,"pol_round":-1,"block_id":{"hash":"8D8480414573891C058D49A012DE6EBA17DC92D3C4C1B8FE794DE31EE183749E","parts":{"total":1,"hash":"500C130E79E914AF097BDEE7805DC3667DE927DECAA9615F6A033C0861D1C61F"}},"timestamp":"2022-10-31T20:14:49.293051674Z","signature":"3p/05pXaVjDNbv6u4Z8VloiuiU9kItqUdUhZvWPcaKUsHP6KxgWsuGmDYkQmXTByVti4ZL3rud9KM8zM7F7ECQ=="},"round":0,"time":"2022-10-31T16:14:49-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:49-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":93,"round":0,"pol_round":-1,"block_id":{"hash":"8D8480414573891C058D49A012DE6EBA17DC92D3C4C1B8FE794DE31EE183749E","parts":{"total":1,"hash":"500C130E79E914AF097BDEE7805DC3667DE927DECAA9615F6A033C0861D1C61F"}},"timestamp":"2022-10-31T20:14:49.293051674Z","signature":"3p/05pXaVjDNbv6u4Z8VloiuiU9kItqUdUhZvWPcaKUsHP6KxgWsuGmDYkQmXTByVti4ZL3rud9KM8zM7F7ECQ=="},"time":"2022-10-31T16:14:49-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"8D8480414573891C058D49A012DE6EBA17DC92D3C4C1B8FE794DE31EE183749E","height":93,"time":"2022-10-31T16:14:49-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":93,"round":0,"current":{},"time":"2022-10-31T16:14:49-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":93,"round":0,"time":"2022-10-31T16:14:49-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":93,"round":0,"vote":{"type":1,"height":93,"round":0,"block_id":{"hash":"8D8480414573891C058D49A012DE6EBA17DC92D3C4C1B8FE794DE31EE183749E","parts":{"total":1,"hash":"500C130E79E914AF097BDEE7805DC3667DE927DECAA9615F6A033C0861D1C61F"}},"timestamp":"2022-10-31T20:14:49.355298667Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"x6XETaPRBO6o9IOKcgsrUdRkNhlA2niDFCGPtoA7AVueJy5SDeQ/y1xzjM7we2QsFe+YBkaiNUnTbm+eBl4XBQ=="},"time":"2022-10-31T16:14:49-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:49-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":93,"val_index":0,"vote_height":93,"vote_type":1,"time":"2022-10-31T16:14:49-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:93 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:8D8480414573891C058D49A012DE6EBA17DC92D3C4C1B8FE794DE31EE183749E:1:500C130E79E9(1) BA{1:x} map[]}","vote":{"type":1,"height":93,"round":0,"block_id":{"hash":"8D8480414573891C058D49A012DE6EBA17DC92D3C4C1B8FE794DE31EE183749E","parts":{"total":1,"hash":"500C130E79E914AF097BDEE7805DC3667DE927DECAA9615F6A033C0861D1C61F"}},"timestamp":"2022-10-31T20:14:49.355298667Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"x6XETaPRBO6o9IOKcgsrUdRkNhlA2niDFCGPtoA7AVueJy5SDeQ/y1xzjM7we2QsFe+YBkaiNUnTbm+eBl4XBQ=="},"time":"2022-10-31T16:14:49-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:49-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":93,"round":0,"current":{},"time":"2022-10-31T16:14:49-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":93,"round":0,"hash":"8D8480414573891C058D49A012DE6EBA17DC92D3C4C1B8FE794DE31EE183749E","time":"2022-10-31T16:14:49-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":93,"round":0,"vote":{"type":2,"height":93,"round":0,"block_id":{"hash":"8D8480414573891C058D49A012DE6EBA17DC92D3C4C1B8FE794DE31EE183749E","parts":{"total":1,"hash":"500C130E79E914AF097BDEE7805DC3667DE927DECAA9615F6A033C0861D1C61F"}},"timestamp":"2022-10-31T20:14:49.394084611Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"B+VkfZQB41USbwwWCOw7Vs25Mqq0t/q0pVogPnJCaQ9Izs8BxxPjYAORu+s4vGK5MDf2dFsPG2THbhj52GfaCg=="},"time":"2022-10-31T16:14:49-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:49-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":93,"val_index":0,"vote_height":93,"vote_type":2,"time":"2022-10-31T16:14:49-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":93,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:49Z","time":"2022-10-31T16:14:49-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":93,"round":0,"current":{},"time":"2022-10-31T16:14:49-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":93,"round":0,"current":{},"time":"2022-10-31T16:14:49-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":93,"current":{},"time":"2022-10-31T16:14:49-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":93,"block_hash":"8D8480414573891C058D49A012DE6EBA17DC92D3C4C1B8FE794DE31EE183749E","time":"2022-10-31T16:14:49-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:49-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":93,"hash":{},"num_txs":0,"root":"2122AB9EFA252951E8F1DE5BAD303284A43EF14C8B39FD90FC56146724221ECE","time":"2022-10-31T16:14:49-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":93,"block":{},"time":"2022-10-31T16:14:49-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:49-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":93,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:49-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3130372031203830203138322031313820313635203131312031313220323237203135332032313320373220323337203132312032343020313635203139362032313820392039332031363920313236203136372032323820323239203833203139382038322031373420393620323131203233365D3A35447D","time":"2022-10-31T16:14:49-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"6B0150B676A56F70E399D548ED79F0A5C4DA095DA97EA7E4E553C652AE60D3EC","height":93,"num_txs":0,"time":"2022-10-31T16:14:49-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":93,"last_block_time":"2022-10-31T20:14:48Z","time":"2022-10-31T16:14:49-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":952872529,"height":94,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":93,"round":0,"step":3},"time":"2022-10-31T16:14:49-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":952.872529,"height":94,"round":0,"step":1,"time":"2022-10-31T16:14:49-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:49-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":93,"time":"2022-10-31T16:14:49-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":93,"num_txs":0,"time":"2022-10-31T16:14:49-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:49-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:49-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:49-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:50-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:50-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:50-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:50-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:50-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:50-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":952.872529,"height":94,"round":0,"step":1,"time":"2022-10-31T16:14:50-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":94,"round":0,"step":1,"timeout":952.872529,"time":"2022-10-31T16:14:50-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":94,"round":0,"current":{},"time":"2022-10-31T16:14:50-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":94,"round":0,"current":{},"time":"2022-10-31T16:14:50-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":94,"round":0,"time":"2022-10-31T16:14:50-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":94,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:50-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":94,"round":0,"step":3},"old_ti":{"duration":952872529,"height":94,"round":0,"step":1},"time":"2022-10-31T16:14:50-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:50-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":94,"round":0,"step":3,"time":"2022-10-31T16:14:50-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":94,"proposal":{"Type":32,"height":94,"round":0,"pol_round":-1,"block_id":{"hash":"03E7B6576231AC8E33D2E7B0F93B1A760C5BBF32BA254A7B5BA19C7A26D2287D","parts":{"total":1,"hash":"F0A4743F609F91E6214D1316877A3353B85FC53C518D73AD4DB8B3835FD175E5"}},"timestamp":"2022-10-31T20:14:50.482178446Z","signature":"uzSCzZT1U7M/t+dqeSIkuw+wlzvppBuc/n/xc5NEDwBhqkR0xvJ7lcJcLtC09jWV0rp1mzl46iaOIjJG2rxOCQ=="},"round":0,"time":"2022-10-31T16:14:50-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:50-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":94,"round":0,"pol_round":-1,"block_id":{"hash":"03E7B6576231AC8E33D2E7B0F93B1A760C5BBF32BA254A7B5BA19C7A26D2287D","parts":{"total":1,"hash":"F0A4743F609F91E6214D1316877A3353B85FC53C518D73AD4DB8B3835FD175E5"}},"timestamp":"2022-10-31T20:14:50.482178446Z","signature":"uzSCzZT1U7M/t+dqeSIkuw+wlzvppBuc/n/xc5NEDwBhqkR0xvJ7lcJcLtC09jWV0rp1mzl46iaOIjJG2rxOCQ=="},"time":"2022-10-31T16:14:50-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"03E7B6576231AC8E33D2E7B0F93B1A760C5BBF32BA254A7B5BA19C7A26D2287D","height":94,"time":"2022-10-31T16:14:50-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":94,"round":0,"current":{},"time":"2022-10-31T16:14:50-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":94,"round":0,"time":"2022-10-31T16:14:50-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":94,"round":0,"vote":{"type":1,"height":94,"round":0,"block_id":{"hash":"03E7B6576231AC8E33D2E7B0F93B1A760C5BBF32BA254A7B5BA19C7A26D2287D","parts":{"total":1,"hash":"F0A4743F609F91E6214D1316877A3353B85FC53C518D73AD4DB8B3835FD175E5"}},"timestamp":"2022-10-31T20:14:50.529821429Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"4xNvbaPAfXUXaoQUM6rLhzovRutkEz5qj9gAzuwsL64KQfXd4J4YHBnrvtfAwjxh/wt+WYxMu97IQ4KCQUkJBQ=="},"time":"2022-10-31T16:14:50-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:50-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":94,"val_index":0,"vote_height":94,"vote_type":1,"time":"2022-10-31T16:14:50-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:94 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:03E7B6576231AC8E33D2E7B0F93B1A760C5BBF32BA254A7B5BA19C7A26D2287D:1:F0A4743F609F(1) BA{1:x} map[]}","vote":{"type":1,"height":94,"round":0,"block_id":{"hash":"03E7B6576231AC8E33D2E7B0F93B1A760C5BBF32BA254A7B5BA19C7A26D2287D","parts":{"total":1,"hash":"F0A4743F609F91E6214D1316877A3353B85FC53C518D73AD4DB8B3835FD175E5"}},"timestamp":"2022-10-31T20:14:50.529821429Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"4xNvbaPAfXUXaoQUM6rLhzovRutkEz5qj9gAzuwsL64KQfXd4J4YHBnrvtfAwjxh/wt+WYxMu97IQ4KCQUkJBQ=="},"time":"2022-10-31T16:14:50-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:50-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":94,"round":0,"current":{},"time":"2022-10-31T16:14:50-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":94,"round":0,"hash":"03E7B6576231AC8E33D2E7B0F93B1A760C5BBF32BA254A7B5BA19C7A26D2287D","time":"2022-10-31T16:14:50-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":94,"round":0,"vote":{"type":2,"height":94,"round":0,"block_id":{"hash":"03E7B6576231AC8E33D2E7B0F93B1A760C5BBF32BA254A7B5BA19C7A26D2287D","parts":{"total":1,"hash":"F0A4743F609F91E6214D1316877A3353B85FC53C518D73AD4DB8B3835FD175E5"}},"timestamp":"2022-10-31T20:14:50.572878673Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"t6+O34pOJXc8qC0LH7Ax9x5/pyyRnsTat6QZAPmiKqBra2VaOdY3ySxPQcWg8sFCFWEKg5PxB2Ra5lgiYIbUAg=="},"time":"2022-10-31T16:14:50-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:50-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":94,"val_index":0,"vote_height":94,"vote_type":2,"time":"2022-10-31T16:14:50-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":94,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:50Z","time":"2022-10-31T16:14:50-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":94,"round":0,"current":{},"time":"2022-10-31T16:14:50-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":94,"round":0,"current":{},"time":"2022-10-31T16:14:50-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":94,"current":{},"time":"2022-10-31T16:14:50-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":94,"block_hash":"03E7B6576231AC8E33D2E7B0F93B1A760C5BBF32BA254A7B5BA19C7A26D2287D","time":"2022-10-31T16:14:50-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:50-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":94,"hash":{},"num_txs":0,"root":"6B0150B676A56F70E399D548ED79F0A5C4DA095DA97EA7E4E553C652AE60D3EC","time":"2022-10-31T16:14:50-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":94,"block":{},"time":"2022-10-31T16:14:50-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:50-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":94,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:50-04:00","message":"executed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:50-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:50-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:50-04:00","message":"served RPC HTTP response"} -{"level":"info","commit":"436F6D6D697449447B5B313436203132372031303220323137203234322031353920383520353620313333203130382035382037312031383920313538203134203136203332203233352031382031353420313439203133392032313320323337203620383320313537203133302032353320313730203136322031345D3A35457D","time":"2022-10-31T16:14:50-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"927F66D9F29F5538856C3A47BD9E0E1020EB129A958BD5ED06539D82FDAAA20E","height":94,"num_txs":0,"time":"2022-10-31T16:14:50-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":94,"last_block_time":"2022-10-31T20:14:49Z","time":"2022-10-31T16:14:50-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":914874306,"height":95,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":94,"round":0,"step":3},"time":"2022-10-31T16:14:50-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":914.874306,"height":95,"round":0,"step":1,"time":"2022-10-31T16:14:50-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:50-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":94,"time":"2022-10-31T16:14:50-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":94,"num_txs":0,"time":"2022-10-31T16:14:50-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:51-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:51-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:51-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:51-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:51-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:51-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":914.874306,"height":95,"round":0,"step":1,"time":"2022-10-31T16:14:51-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":95,"round":0,"step":1,"timeout":914.874306,"time":"2022-10-31T16:14:51-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":95,"round":0,"current":{},"time":"2022-10-31T16:14:51-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":95,"round":0,"current":{},"time":"2022-10-31T16:14:51-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":95,"round":0,"time":"2022-10-31T16:14:51-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":95,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:51-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":95,"round":0,"step":3},"old_ti":{"duration":914874306,"height":95,"round":0,"step":1},"time":"2022-10-31T16:14:51-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:51-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":95,"round":0,"step":3,"time":"2022-10-31T16:14:51-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:51-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:51-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:51-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":95,"proposal":{"Type":32,"height":95,"round":0,"pol_round":-1,"block_id":{"hash":"8909DCD4EBFF8B412974AE2002FF9A4E612C7AC694AC1BDE1BCE2014FC60B2E1","parts":{"total":1,"hash":"61411B25B2ED7976895E763B9D865F4F219184F39B4D137429558ABAF90D016E"}},"timestamp":"2022-10-31T20:14:51.632402497Z","signature":"CJKX3y7G1nFbkra3xNHKGemsfOfg058o8zdQu84mcBJ4/zTwUvouDnnyEcOxixSdif1CuAWN2wJkjr+IQLoeBA=="},"round":0,"time":"2022-10-31T16:14:51-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:51-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":95,"round":0,"pol_round":-1,"block_id":{"hash":"8909DCD4EBFF8B412974AE2002FF9A4E612C7AC694AC1BDE1BCE2014FC60B2E1","parts":{"total":1,"hash":"61411B25B2ED7976895E763B9D865F4F219184F39B4D137429558ABAF90D016E"}},"timestamp":"2022-10-31T20:14:51.632402497Z","signature":"CJKX3y7G1nFbkra3xNHKGemsfOfg058o8zdQu84mcBJ4/zTwUvouDnnyEcOxixSdif1CuAWN2wJkjr+IQLoeBA=="},"time":"2022-10-31T16:14:51-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"8909DCD4EBFF8B412974AE2002FF9A4E612C7AC694AC1BDE1BCE2014FC60B2E1","height":95,"time":"2022-10-31T16:14:51-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":95,"round":0,"current":{},"time":"2022-10-31T16:14:51-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":95,"round":0,"time":"2022-10-31T16:14:51-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":95,"round":0,"vote":{"type":1,"height":95,"round":0,"block_id":{"hash":"8909DCD4EBFF8B412974AE2002FF9A4E612C7AC694AC1BDE1BCE2014FC60B2E1","parts":{"total":1,"hash":"61411B25B2ED7976895E763B9D865F4F219184F39B4D137429558ABAF90D016E"}},"timestamp":"2022-10-31T20:14:51.697262796Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"8FZcw2c+VB8LTWQvHV5cK8xGAF30KfkV6h0NBMngdMo2uBWhxEJfduTFkQwBFMb7orXXqMSSgL2yD7q8TyfHCw=="},"time":"2022-10-31T16:14:51-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:51-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":95,"val_index":0,"vote_height":95,"vote_type":1,"time":"2022-10-31T16:14:51-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:95 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:8909DCD4EBFF8B412974AE2002FF9A4E612C7AC694AC1BDE1BCE2014FC60B2E1:1:61411B25B2ED(1) BA{1:x} map[]}","vote":{"type":1,"height":95,"round":0,"block_id":{"hash":"8909DCD4EBFF8B412974AE2002FF9A4E612C7AC694AC1BDE1BCE2014FC60B2E1","parts":{"total":1,"hash":"61411B25B2ED7976895E763B9D865F4F219184F39B4D137429558ABAF90D016E"}},"timestamp":"2022-10-31T20:14:51.697262796Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"8FZcw2c+VB8LTWQvHV5cK8xGAF30KfkV6h0NBMngdMo2uBWhxEJfduTFkQwBFMb7orXXqMSSgL2yD7q8TyfHCw=="},"time":"2022-10-31T16:14:51-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:51-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":95,"round":0,"current":{},"time":"2022-10-31T16:14:51-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":95,"round":0,"hash":"8909DCD4EBFF8B412974AE2002FF9A4E612C7AC694AC1BDE1BCE2014FC60B2E1","time":"2022-10-31T16:14:51-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":95,"round":0,"vote":{"type":2,"height":95,"round":0,"block_id":{"hash":"8909DCD4EBFF8B412974AE2002FF9A4E612C7AC694AC1BDE1BCE2014FC60B2E1","parts":{"total":1,"hash":"61411B25B2ED7976895E763B9D865F4F219184F39B4D137429558ABAF90D016E"}},"timestamp":"2022-10-31T20:14:51.717472288Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"SmzgfVXRPsb/B6CarPBGCJ46LN/SgRuUzuw3hig3acjDJJvKooPgMJrv5uJKQO6xWOe1sOCdwT1sNd0st3gKAA=="},"time":"2022-10-31T16:14:51-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:51-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":95,"val_index":0,"vote_height":95,"vote_type":2,"time":"2022-10-31T16:14:51-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":95,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:51Z","time":"2022-10-31T16:14:51-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":95,"round":0,"current":{},"time":"2022-10-31T16:14:51-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":95,"round":0,"current":{},"time":"2022-10-31T16:14:51-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":95,"current":{},"time":"2022-10-31T16:14:51-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":95,"block_hash":"8909DCD4EBFF8B412974AE2002FF9A4E612C7AC694AC1BDE1BCE2014FC60B2E1","time":"2022-10-31T16:14:51-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:51-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":95,"hash":{},"num_txs":0,"root":"927F66D9F29F5538856C3A47BD9E0E1020EB129A958BD5ED06539D82FDAAA20E","time":"2022-10-31T16:14:51-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":95,"block":{},"time":"2022-10-31T16:14:51-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:51-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":95,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:51-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B323435203234203937203235302031383920333420363820323238203138372031393320323320323532203133342031343620313939203231382031353820343920313236203231392032313220393620313038203138203132342031383420313339203130362032303520313320313039203136395D3A35467D","time":"2022-10-31T16:14:51-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"F51861FABD2244E4BBC117FC8692C7DA9E317EDBD4606C127CB88B6ACD0D6DA9","height":95,"num_txs":0,"time":"2022-10-31T16:14:51-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":95,"last_block_time":"2022-10-31T20:14:50Z","time":"2022-10-31T16:14:51-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":958682534,"height":96,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":95,"round":0,"step":3},"time":"2022-10-31T16:14:51-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":958.682534,"height":96,"round":0,"step":1,"time":"2022-10-31T16:14:51-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:51-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":95,"time":"2022-10-31T16:14:51-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":95,"num_txs":0,"time":"2022-10-31T16:14:51-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:52-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:52-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:52-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:52-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:52-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:52-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:52-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:52-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:52-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:52-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:52-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:52-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":958.682534,"height":96,"round":0,"step":1,"time":"2022-10-31T16:14:52-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":96,"round":0,"step":1,"timeout":958.682534,"time":"2022-10-31T16:14:52-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":96,"round":0,"current":{},"time":"2022-10-31T16:14:52-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":96,"round":0,"current":{},"time":"2022-10-31T16:14:52-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":96,"round":0,"step":3},"old_ti":{"duration":958682534,"height":96,"round":0,"step":1},"time":"2022-10-31T16:14:52-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:52-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":96,"round":0,"step":3,"time":"2022-10-31T16:14:52-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":96,"round":0,"time":"2022-10-31T16:14:52-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":96,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:52-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":96,"proposal":{"Type":32,"height":96,"round":0,"pol_round":-1,"block_id":{"hash":"0E8F1458A8CCAE247454693AF6207680DB4FAA944332639429488C5AB493096D","parts":{"total":1,"hash":"6BB47B51D557E0730E32139C9B1962361C73E333D18E933DEF35B0B50075C273"}},"timestamp":"2022-10-31T20:14:52.751622957Z","signature":"L+e1hkXaBXpkwXzDjTeqio/8FdAJE9nMFs7kEywQy4Fhd59jhpxYn1ZSJbaVuGNF2cVSqaVJL+M1NVu5R1v2Cg=="},"round":0,"time":"2022-10-31T16:14:52-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:52-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":96,"round":0,"pol_round":-1,"block_id":{"hash":"0E8F1458A8CCAE247454693AF6207680DB4FAA944332639429488C5AB493096D","parts":{"total":1,"hash":"6BB47B51D557E0730E32139C9B1962361C73E333D18E933DEF35B0B50075C273"}},"timestamp":"2022-10-31T20:14:52.751622957Z","signature":"L+e1hkXaBXpkwXzDjTeqio/8FdAJE9nMFs7kEywQy4Fhd59jhpxYn1ZSJbaVuGNF2cVSqaVJL+M1NVu5R1v2Cg=="},"time":"2022-10-31T16:14:52-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"0E8F1458A8CCAE247454693AF6207680DB4FAA944332639429488C5AB493096D","height":96,"time":"2022-10-31T16:14:52-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":96,"round":0,"current":{},"time":"2022-10-31T16:14:52-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":96,"round":0,"time":"2022-10-31T16:14:52-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":96,"round":0,"vote":{"type":1,"height":96,"round":0,"block_id":{"hash":"0E8F1458A8CCAE247454693AF6207680DB4FAA944332639429488C5AB493096D","parts":{"total":1,"hash":"6BB47B51D557E0730E32139C9B1962361C73E333D18E933DEF35B0B50075C273"}},"timestamp":"2022-10-31T20:14:52.776939818Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"DKjqZPq16HxVW7iw0o3XwIJW2S2F2aVxDGgg49tEVK16Qth9vmr3DeRoZjKTj6+nfHIgOwFvtsXtZYINcgDHAw=="},"time":"2022-10-31T16:14:52-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:52-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":96,"val_index":0,"vote_height":96,"vote_type":1,"time":"2022-10-31T16:14:52-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:96 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:0E8F1458A8CCAE247454693AF6207680DB4FAA944332639429488C5AB493096D:1:6BB47B51D557(1) BA{1:x} map[]}","vote":{"type":1,"height":96,"round":0,"block_id":{"hash":"0E8F1458A8CCAE247454693AF6207680DB4FAA944332639429488C5AB493096D","parts":{"total":1,"hash":"6BB47B51D557E0730E32139C9B1962361C73E333D18E933DEF35B0B50075C273"}},"timestamp":"2022-10-31T20:14:52.776939818Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"DKjqZPq16HxVW7iw0o3XwIJW2S2F2aVxDGgg49tEVK16Qth9vmr3DeRoZjKTj6+nfHIgOwFvtsXtZYINcgDHAw=="},"time":"2022-10-31T16:14:52-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:52-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":96,"round":0,"current":{},"time":"2022-10-31T16:14:52-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":96,"round":0,"hash":"0E8F1458A8CCAE247454693AF6207680DB4FAA944332639429488C5AB493096D","time":"2022-10-31T16:14:52-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":96,"round":0,"vote":{"type":2,"height":96,"round":0,"block_id":{"hash":"0E8F1458A8CCAE247454693AF6207680DB4FAA944332639429488C5AB493096D","parts":{"total":1,"hash":"6BB47B51D557E0730E32139C9B1962361C73E333D18E933DEF35B0B50075C273"}},"timestamp":"2022-10-31T20:14:52.796790568Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"5+9ck7Syci/EsBe2HgfTARpW0+PGt0aFGwe7WhzW7fa4j2h5gbjVmVSTd/JH0wOguQ9LVfA8SVlgcudYThf5Aw=="},"time":"2022-10-31T16:14:52-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:52-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":96,"val_index":0,"vote_height":96,"vote_type":2,"time":"2022-10-31T16:14:52-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":96,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:52Z","time":"2022-10-31T16:14:52-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":96,"round":0,"current":{},"time":"2022-10-31T16:14:52-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":96,"round":0,"current":{},"time":"2022-10-31T16:14:52-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":96,"current":{},"time":"2022-10-31T16:14:52-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":96,"block_hash":"0E8F1458A8CCAE247454693AF6207680DB4FAA944332639429488C5AB493096D","time":"2022-10-31T16:14:52-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:52-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":96,"hash":{},"num_txs":0,"root":"F51861FABD2244E4BBC117FC8692C7DA9E317EDBD4606C127CB88B6ACD0D6DA9","time":"2022-10-31T16:14:52-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":96,"block":{},"time":"2022-10-31T16:14:52-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:52-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":96,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:52-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B373120313832203431203231392032303120313834203132312031393720313235203130382032333820313133203231352033372031353020323438203138312031393820313937203137372039203133352032303320313439203138352033392037342033342037312031313920323235203138365D3A36307D","time":"2022-10-31T16:14:52-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"47B629DBC9B879C57D6CEE71D72596F8B5C6C5B10987CB95B9274A224777E1BA","height":96,"num_txs":0,"time":"2022-10-31T16:14:52-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":96,"last_block_time":"2022-10-31T20:14:51Z","time":"2022-10-31T16:14:52-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":954990677,"height":97,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":96,"round":0,"step":3},"time":"2022-10-31T16:14:52-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":954.990677,"height":97,"round":0,"step":1,"time":"2022-10-31T16:14:52-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:52-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":96,"time":"2022-10-31T16:14:52-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":96,"num_txs":0,"time":"2022-10-31T16:14:52-04:00","message":"indexed block txs"} -{"level":"info","module":"p2p","book":"network/data/axelar/config/addrbook.json","size":0,"time":"2022-10-31T16:14:53-04:00","message":"Saving AddrBook to file"} -{"level":"info","module":"pex","numDialing":0,"numInPeers":0,"numOutPeers":0,"numToDial":10,"time":"2022-10-31T16:14:53-04:00","message":"Ensure peers"} -{"level":"info","module":"pex","time":"2022-10-31T16:14:53-04:00","message":"No addresses to dial. Falling back to seeds"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:53-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:53-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:53-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:53-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:53-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:53-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:53-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:53-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:53-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":954.990677,"height":97,"round":0,"step":1,"time":"2022-10-31T16:14:53-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":97,"round":0,"step":1,"timeout":954.990677,"time":"2022-10-31T16:14:53-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":97,"round":0,"current":{},"time":"2022-10-31T16:14:53-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":97,"round":0,"current":{},"time":"2022-10-31T16:14:53-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":97,"round":0,"time":"2022-10-31T16:14:53-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":97,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:53-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":97,"round":0,"step":3},"old_ti":{"duration":954990677,"height":97,"round":0,"step":1},"time":"2022-10-31T16:14:53-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:53-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":97,"round":0,"step":3,"time":"2022-10-31T16:14:53-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":97,"proposal":{"Type":32,"height":97,"round":0,"pol_round":-1,"block_id":{"hash":"1E6DB360424D209FB3ABF467B9D391788A179D03F47CC031E605418A91DDDE85","parts":{"total":1,"hash":"91D60ACBC3C731943AA3FFE4F660539AB064481C9BE592E8801FCB1934C5D840"}},"timestamp":"2022-10-31T20:14:53.85638815Z","signature":"SbHzRdhmYtFGQkXwfJBL3ltMH53w7Dmd95CpOyi7cjD0ZoaYS37mLgjFUgmj5BTDyLNetCxS6SppSyQrFXItAg=="},"round":0,"time":"2022-10-31T16:14:53-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:53-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":97,"round":0,"pol_round":-1,"block_id":{"hash":"1E6DB360424D209FB3ABF467B9D391788A179D03F47CC031E605418A91DDDE85","parts":{"total":1,"hash":"91D60ACBC3C731943AA3FFE4F660539AB064481C9BE592E8801FCB1934C5D840"}},"timestamp":"2022-10-31T20:14:53.85638815Z","signature":"SbHzRdhmYtFGQkXwfJBL3ltMH53w7Dmd95CpOyi7cjD0ZoaYS37mLgjFUgmj5BTDyLNetCxS6SppSyQrFXItAg=="},"time":"2022-10-31T16:14:53-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"1E6DB360424D209FB3ABF467B9D391788A179D03F47CC031E605418A91DDDE85","height":97,"time":"2022-10-31T16:14:53-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":97,"round":0,"current":{},"time":"2022-10-31T16:14:53-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":97,"round":0,"time":"2022-10-31T16:14:53-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":97,"round":0,"vote":{"type":1,"height":97,"round":0,"block_id":{"hash":"1E6DB360424D209FB3ABF467B9D391788A179D03F47CC031E605418A91DDDE85","parts":{"total":1,"hash":"91D60ACBC3C731943AA3FFE4F660539AB064481C9BE592E8801FCB1934C5D840"}},"timestamp":"2022-10-31T20:14:53.919529673Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"cTZ/OYkFrRvpEjMd7WdM4iZWPOUCNUngAtiWnffdL0jYvRv2OJpOx3ybMlNW4ndgJD7NOlqExscLm8sqPPVBDg=="},"time":"2022-10-31T16:14:53-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:53-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":97,"val_index":0,"vote_height":97,"vote_type":1,"time":"2022-10-31T16:14:53-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:97 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:1E6DB360424D209FB3ABF467B9D391788A179D03F47CC031E605418A91DDDE85:1:91D60ACBC3C7(1) BA{1:x} map[]}","vote":{"type":1,"height":97,"round":0,"block_id":{"hash":"1E6DB360424D209FB3ABF467B9D391788A179D03F47CC031E605418A91DDDE85","parts":{"total":1,"hash":"91D60ACBC3C731943AA3FFE4F660539AB064481C9BE592E8801FCB1934C5D840"}},"timestamp":"2022-10-31T20:14:53.919529673Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"cTZ/OYkFrRvpEjMd7WdM4iZWPOUCNUngAtiWnffdL0jYvRv2OJpOx3ybMlNW4ndgJD7NOlqExscLm8sqPPVBDg=="},"time":"2022-10-31T16:14:53-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:53-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":97,"round":0,"current":{},"time":"2022-10-31T16:14:53-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":97,"round":0,"hash":"1E6DB360424D209FB3ABF467B9D391788A179D03F47CC031E605418A91DDDE85","time":"2022-10-31T16:14:53-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":97,"round":0,"vote":{"type":2,"height":97,"round":0,"block_id":{"hash":"1E6DB360424D209FB3ABF467B9D391788A179D03F47CC031E605418A91DDDE85","parts":{"total":1,"hash":"91D60ACBC3C731943AA3FFE4F660539AB064481C9BE592E8801FCB1934C5D840"}},"timestamp":"2022-10-31T20:14:53.933146656Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"9EtJ6+I4zWd3jRz6ncwPFzy0EmG5Yk5+3rfFINdXKwjESanXqg3LvmyvXEZs+vCyt7f2TC+8MmT56TtJ4QTCDQ=="},"time":"2022-10-31T16:14:53-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:53-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":97,"val_index":0,"vote_height":97,"vote_type":2,"time":"2022-10-31T16:14:53-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":97,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:53Z","time":"2022-10-31T16:14:53-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":97,"round":0,"current":{},"time":"2022-10-31T16:14:53-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":97,"round":0,"current":{},"time":"2022-10-31T16:14:53-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":97,"current":{},"time":"2022-10-31T16:14:53-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":97,"block_hash":"1E6DB360424D209FB3ABF467B9D391788A179D03F47CC031E605418A91DDDE85","time":"2022-10-31T16:14:53-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:53-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":97,"hash":{},"num_txs":0,"root":"47B629DBC9B879C57D6CEE71D72596F8B5C6C5B10987CB95B9274A224777E1BA","time":"2022-10-31T16:14:53-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":97,"block":{},"time":"2022-10-31T16:14:53-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:53-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":97,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:53-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B36392036362031353020313732203231203136302031373620323131203133372033342031333120323138203135382031383420313834203738203230332031343320313820393320313533203433203232322031363520313930203232382031353620353620313920313830203837203133375D3A36317D","time":"2022-10-31T16:14:53-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"454296AC15A0B0D3892283DA9EB8B84ECB8F125D992BDEA5BEE49C3813B45789","height":97,"num_txs":0,"time":"2022-10-31T16:14:53-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":97,"last_block_time":"2022-10-31T20:14:52Z","time":"2022-10-31T16:14:53-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":948633445,"height":98,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":97,"round":0,"step":3},"time":"2022-10-31T16:14:54-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":948.633445,"height":98,"round":0,"step":1,"time":"2022-10-31T16:14:54-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:54-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":97,"time":"2022-10-31T16:14:54-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":97,"num_txs":0,"time":"2022-10-31T16:14:54-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:54-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:54-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:54-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:54-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:54-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":14,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:54-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:54-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:54-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:54-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":948.633445,"height":98,"round":0,"step":1,"time":"2022-10-31T16:14:54-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":98,"round":0,"step":1,"timeout":948.633445,"time":"2022-10-31T16:14:54-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":98,"round":0,"current":{},"time":"2022-10-31T16:14:54-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":98,"round":0,"current":{},"time":"2022-10-31T16:14:54-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":98,"round":0,"time":"2022-10-31T16:14:54-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":98,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:54-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":98,"round":0,"step":3},"old_ti":{"duration":948633445,"height":98,"round":0,"step":1},"time":"2022-10-31T16:14:54-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:54-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":98,"round":0,"step":3,"time":"2022-10-31T16:14:54-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":98,"proposal":{"Type":32,"height":98,"round":0,"pol_round":-1,"block_id":{"hash":"077EF4CD91ACB865CE8132D8B057DA669A739A109CEF5E762F89B2839EE94089","parts":{"total":1,"hash":"1699EB671DBB45D20BB35D8DDBFB487E1106E0D2530E07110F4CF5DB04FA8B0B"}},"timestamp":"2022-10-31T20:14:54.981402175Z","signature":"3FhpnOgF8MI0TuGTW9GcBYDgqzGGd+0t5ld08Y5DCaysFuyYKzuPxnWx/HIQ6wmCyX0CIkVrE2NnMoB1hEitCg=="},"round":0,"time":"2022-10-31T16:14:55-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:55-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":98,"round":0,"pol_round":-1,"block_id":{"hash":"077EF4CD91ACB865CE8132D8B057DA669A739A109CEF5E762F89B2839EE94089","parts":{"total":1,"hash":"1699EB671DBB45D20BB35D8DDBFB487E1106E0D2530E07110F4CF5DB04FA8B0B"}},"timestamp":"2022-10-31T20:14:54.981402175Z","signature":"3FhpnOgF8MI0TuGTW9GcBYDgqzGGd+0t5ld08Y5DCaysFuyYKzuPxnWx/HIQ6wmCyX0CIkVrE2NnMoB1hEitCg=="},"time":"2022-10-31T16:14:55-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"077EF4CD91ACB865CE8132D8B057DA669A739A109CEF5E762F89B2839EE94089","height":98,"time":"2022-10-31T16:14:55-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":98,"round":0,"current":{},"time":"2022-10-31T16:14:55-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":98,"round":0,"time":"2022-10-31T16:14:55-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":98,"round":0,"vote":{"type":1,"height":98,"round":0,"block_id":{"hash":"077EF4CD91ACB865CE8132D8B057DA669A739A109CEF5E762F89B2839EE94089","parts":{"total":1,"hash":"1699EB671DBB45D20BB35D8DDBFB487E1106E0D2530E07110F4CF5DB04FA8B0B"}},"timestamp":"2022-10-31T20:14:55.047814677Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"grDiSL4Swn0dhx6Y7wj4ZQ4KQLpLTCuPlbqhK7A2wuSjyd1DQnr/T8MokouJ5tJUqL35pBy81vGQeORK81MXCA=="},"time":"2022-10-31T16:14:55-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:55-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":98,"val_index":0,"vote_height":98,"vote_type":1,"time":"2022-10-31T16:14:55-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:98 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:077EF4CD91ACB865CE8132D8B057DA669A739A109CEF5E762F89B2839EE94089:1:1699EB671DBB(1) BA{1:x} map[]}","vote":{"type":1,"height":98,"round":0,"block_id":{"hash":"077EF4CD91ACB865CE8132D8B057DA669A739A109CEF5E762F89B2839EE94089","parts":{"total":1,"hash":"1699EB671DBB45D20BB35D8DDBFB487E1106E0D2530E07110F4CF5DB04FA8B0B"}},"timestamp":"2022-10-31T20:14:55.047814677Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"grDiSL4Swn0dhx6Y7wj4ZQ4KQLpLTCuPlbqhK7A2wuSjyd1DQnr/T8MokouJ5tJUqL35pBy81vGQeORK81MXCA=="},"time":"2022-10-31T16:14:55-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:55-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":98,"round":0,"current":{},"time":"2022-10-31T16:14:55-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":98,"round":0,"hash":"077EF4CD91ACB865CE8132D8B057DA669A739A109CEF5E762F89B2839EE94089","time":"2022-10-31T16:14:55-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":98,"round":0,"vote":{"type":2,"height":98,"round":0,"block_id":{"hash":"077EF4CD91ACB865CE8132D8B057DA669A739A109CEF5E762F89B2839EE94089","parts":{"total":1,"hash":"1699EB671DBB45D20BB35D8DDBFB487E1106E0D2530E07110F4CF5DB04FA8B0B"}},"timestamp":"2022-10-31T20:14:55.073529179Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"vpMsHYLWy5wgUnrZ95W3iHF+bEc/L7A9qKzh/rNQx7pv/47hdKPHxcNeh3On+doKo3Zywst3Z0KvXX+BISDdBw=="},"time":"2022-10-31T16:14:55-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:55-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":98,"val_index":0,"vote_height":98,"vote_type":2,"time":"2022-10-31T16:14:55-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":98,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:55Z","time":"2022-10-31T16:14:55-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":98,"round":0,"current":{},"time":"2022-10-31T16:14:55-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":98,"round":0,"current":{},"time":"2022-10-31T16:14:55-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":98,"current":{},"time":"2022-10-31T16:14:55-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":98,"block_hash":"077EF4CD91ACB865CE8132D8B057DA669A739A109CEF5E762F89B2839EE94089","time":"2022-10-31T16:14:55-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:55-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":98,"hash":{},"num_txs":0,"root":"454296AC15A0B0D3892283DA9EB8B84ECB8F125D992BDEA5BEE49C3813B45789","time":"2022-10-31T16:14:55-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":98,"block":{},"time":"2022-10-31T16:14:55-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:55-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":98,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:55-04:00","message":"executed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:55-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:55-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:55-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:55-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:55-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:55-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:55-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:55-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":5,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:55-04:00","message":"served RPC HTTP response"} -{"level":"info","commit":"436F6D6D697449447B5B31393520313634203134382031383420323920323431203834203133302032353120323038203930203820313930203337203133392032333620323534203831203935203834203538203132382031353320353020373620343620333020313034203132302031303220323534203232365D3A36327D","time":"2022-10-31T16:14:55-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"C3A494B81DF15482FBD05A08BE258BECFE515F543A8099324C2E1E687866FEE2","height":98,"num_txs":0,"time":"2022-10-31T16:14:55-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":98,"last_block_time":"2022-10-31T20:14:53Z","time":"2022-10-31T16:14:55-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":944681108,"height":99,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":98,"round":0,"step":3},"time":"2022-10-31T16:14:55-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":944.681108,"height":99,"round":0,"step":1,"time":"2022-10-31T16:14:55-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:55-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":98,"time":"2022-10-31T16:14:55-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":98,"num_txs":0,"time":"2022-10-31T16:14:55-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:55-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:55-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:55-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":944.681108,"height":99,"round":0,"step":1,"time":"2022-10-31T16:14:56-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":99,"round":0,"step":1,"timeout":944.681108,"time":"2022-10-31T16:14:56-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":99,"round":0,"current":{},"time":"2022-10-31T16:14:56-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":99,"round":0,"current":{},"time":"2022-10-31T16:14:56-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":99,"round":0,"time":"2022-10-31T16:14:56-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":99,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:56-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":99,"round":0,"step":3},"old_ti":{"duration":944681108,"height":99,"round":0,"step":1},"time":"2022-10-31T16:14:56-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:56-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":99,"round":0,"step":3,"time":"2022-10-31T16:14:56-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:56-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:56-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:56-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":99,"proposal":{"Type":32,"height":99,"round":0,"pol_round":-1,"block_id":{"hash":"C48B9F39D750AA75FE5163F70ECF134E4240EB3E7649895CA252D689BED45CD8","parts":{"total":1,"hash":"91B858C3053CD6639BFCE48A798232558652DED2897AEFC6CF792AA89E9777E9"}},"timestamp":"2022-10-31T20:14:56.112925407Z","signature":"slwNL0O1wsP/W7ryhNf1NqrbasMqdw/z5D2rrXHNyYIJ1LiUMJ+d5iK+RVWUy+V8A1K5SBsekA5mKVEEGbhqAw=="},"round":0,"time":"2022-10-31T16:14:56-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:56-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":99,"round":0,"pol_round":-1,"block_id":{"hash":"C48B9F39D750AA75FE5163F70ECF134E4240EB3E7649895CA252D689BED45CD8","parts":{"total":1,"hash":"91B858C3053CD6639BFCE48A798232558652DED2897AEFC6CF792AA89E9777E9"}},"timestamp":"2022-10-31T20:14:56.112925407Z","signature":"slwNL0O1wsP/W7ryhNf1NqrbasMqdw/z5D2rrXHNyYIJ1LiUMJ+d5iK+RVWUy+V8A1K5SBsekA5mKVEEGbhqAw=="},"time":"2022-10-31T16:14:56-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"C48B9F39D750AA75FE5163F70ECF134E4240EB3E7649895CA252D689BED45CD8","height":99,"time":"2022-10-31T16:14:56-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":99,"round":0,"current":{},"time":"2022-10-31T16:14:56-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":99,"round":0,"time":"2022-10-31T16:14:56-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:56-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:56-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:56-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":99,"round":0,"vote":{"type":1,"height":99,"round":0,"block_id":{"hash":"C48B9F39D750AA75FE5163F70ECF134E4240EB3E7649895CA252D689BED45CD8","parts":{"total":1,"hash":"91B858C3053CD6639BFCE48A798232558652DED2897AEFC6CF792AA89E9777E9"}},"timestamp":"2022-10-31T20:14:56.233926219Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"8xN7OglQ03Lzp7Cr0e5qRnsbyfdjSKMLD6MIqHH+RpqbO7atXx1SYx7CEm4TlrK9xhXekgH3PF75DwKlnhpjBQ=="},"time":"2022-10-31T16:14:56-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:56-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":99,"val_index":0,"vote_height":99,"vote_type":1,"time":"2022-10-31T16:14:56-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:99 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:C48B9F39D750AA75FE5163F70ECF134E4240EB3E7649895CA252D689BED45CD8:1:91B858C3053C(1) BA{1:x} map[]}","vote":{"type":1,"height":99,"round":0,"block_id":{"hash":"C48B9F39D750AA75FE5163F70ECF134E4240EB3E7649895CA252D689BED45CD8","parts":{"total":1,"hash":"91B858C3053CD6639BFCE48A798232558652DED2897AEFC6CF792AA89E9777E9"}},"timestamp":"2022-10-31T20:14:56.233926219Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"8xN7OglQ03Lzp7Cr0e5qRnsbyfdjSKMLD6MIqHH+RpqbO7atXx1SYx7CEm4TlrK9xhXekgH3PF75DwKlnhpjBQ=="},"time":"2022-10-31T16:14:56-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:56-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":99,"round":0,"current":{},"time":"2022-10-31T16:14:56-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":99,"round":0,"hash":"C48B9F39D750AA75FE5163F70ECF134E4240EB3E7649895CA252D689BED45CD8","time":"2022-10-31T16:14:56-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":99,"round":0,"vote":{"type":2,"height":99,"round":0,"block_id":{"hash":"C48B9F39D750AA75FE5163F70ECF134E4240EB3E7649895CA252D689BED45CD8","parts":{"total":1,"hash":"91B858C3053CD6639BFCE48A798232558652DED2897AEFC6CF792AA89E9777E9"}},"timestamp":"2022-10-31T20:14:56.256976409Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"nv3jaZ9GypjmOiZB7HnI2ZIchUTwEkBOC53pphogegsZfW/skgCA5V0JSI9VjnICUi8iSVC2WENInF14qcLQDQ=="},"time":"2022-10-31T16:14:56-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:56-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":99,"val_index":0,"vote_height":99,"vote_type":2,"time":"2022-10-31T16:14:56-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":99,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:56Z","time":"2022-10-31T16:14:56-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":99,"round":0,"current":{},"time":"2022-10-31T16:14:56-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":99,"round":0,"current":{},"time":"2022-10-31T16:14:56-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":99,"current":{},"time":"2022-10-31T16:14:56-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":99,"block_hash":"C48B9F39D750AA75FE5163F70ECF134E4240EB3E7649895CA252D689BED45CD8","time":"2022-10-31T16:14:56-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:56-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":99,"hash":{},"num_txs":0,"root":"C3A494B81DF15482FBD05A08BE258BECFE515F543A8099324C2E1E687866FEE2","time":"2022-10-31T16:14:56-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":99,"block":{},"time":"2022-10-31T16:14:56-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:56-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":99,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:56-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3133302036332031303420313737203232382031383820323436203232382034342031313620353420363220313337203131382034352031302035362034312032313720343820373520313634203234302031343220313935203137362034302031303620323035203135392033203139335D3A36337D","time":"2022-10-31T16:14:56-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"823F68B1E4BCF6E42C74363E89762D0A3829D9304BA4F08EC3B0286ACD9F03C1","height":99,"num_txs":0,"time":"2022-10-31T16:14:56-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":99,"last_block_time":"2022-10-31T20:14:55Z","time":"2022-10-31T16:14:56-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":915196248,"height":100,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":99,"round":0,"step":3},"time":"2022-10-31T16:14:56-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":915.196248,"height":100,"round":0,"step":1,"time":"2022-10-31T16:14:56-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:56-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":99,"time":"2022-10-31T16:14:56-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":99,"num_txs":0,"time":"2022-10-31T16:14:56-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:56-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:56-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:56-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:57-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:57-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:57-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:57-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:57-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:57-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":915.196248,"height":100,"round":0,"step":1,"time":"2022-10-31T16:14:57-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":100,"round":0,"step":1,"timeout":915.196248,"time":"2022-10-31T16:14:57-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":100,"round":0,"current":{},"time":"2022-10-31T16:14:57-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":100,"round":0,"current":{},"time":"2022-10-31T16:14:57-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":100,"round":0,"time":"2022-10-31T16:14:57-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":100,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:57-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":100,"round":0,"step":3},"old_ti":{"duration":915196248,"height":100,"round":0,"step":1},"time":"2022-10-31T16:14:57-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:57-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":100,"round":0,"step":3,"time":"2022-10-31T16:14:57-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":100,"proposal":{"Type":32,"height":100,"round":0,"pol_round":-1,"block_id":{"hash":"2E14E0BFC826FD05F11517B07AE494A4D2E552677D52AD9F01205214B5AF57FB","parts":{"total":1,"hash":"548D43D7976CE53822A7BD0658C3AAFCF63FAE9AD61142FD41CF3D459103399F"}},"timestamp":"2022-10-31T20:14:57.292808294Z","signature":"fTOlE2OkG+8tE0uRj1D+dSMygMxeA3DC2nwrd3/IA6tOfo7rGr/lGYcbz8zeK8ThiLFg1XT9Xhk0Mjc5MlviCw=="},"round":0,"time":"2022-10-31T16:14:57-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:57-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":100,"round":0,"pol_round":-1,"block_id":{"hash":"2E14E0BFC826FD05F11517B07AE494A4D2E552677D52AD9F01205214B5AF57FB","parts":{"total":1,"hash":"548D43D7976CE53822A7BD0658C3AAFCF63FAE9AD61142FD41CF3D459103399F"}},"timestamp":"2022-10-31T20:14:57.292808294Z","signature":"fTOlE2OkG+8tE0uRj1D+dSMygMxeA3DC2nwrd3/IA6tOfo7rGr/lGYcbz8zeK8ThiLFg1XT9Xhk0Mjc5MlviCw=="},"time":"2022-10-31T16:14:57-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"2E14E0BFC826FD05F11517B07AE494A4D2E552677D52AD9F01205214B5AF57FB","height":100,"time":"2022-10-31T16:14:57-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":100,"round":0,"current":{},"time":"2022-10-31T16:14:57-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":100,"round":0,"time":"2022-10-31T16:14:57-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":100,"round":0,"vote":{"type":1,"height":100,"round":0,"block_id":{"hash":"2E14E0BFC826FD05F11517B07AE494A4D2E552677D52AD9F01205214B5AF57FB","parts":{"total":1,"hash":"548D43D7976CE53822A7BD0658C3AAFCF63FAE9AD61142FD41CF3D459103399F"}},"timestamp":"2022-10-31T20:14:57.3378608Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"kBotcfi0XVAIUaY82LFm5q0YglLqWNdppA0O3QshBAcioWnsB3BA+GOKdMVqrGxeMqN+WMzBlfgKtrlsFjYMDw=="},"time":"2022-10-31T16:14:57-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:57-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":100,"val_index":0,"vote_height":100,"vote_type":1,"time":"2022-10-31T16:14:57-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:100 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:2E14E0BFC826FD05F11517B07AE494A4D2E552677D52AD9F01205214B5AF57FB:1:548D43D7976C(1) BA{1:x} map[]}","vote":{"type":1,"height":100,"round":0,"block_id":{"hash":"2E14E0BFC826FD05F11517B07AE494A4D2E552677D52AD9F01205214B5AF57FB","parts":{"total":1,"hash":"548D43D7976CE53822A7BD0658C3AAFCF63FAE9AD61142FD41CF3D459103399F"}},"timestamp":"2022-10-31T20:14:57.3378608Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"kBotcfi0XVAIUaY82LFm5q0YglLqWNdppA0O3QshBAcioWnsB3BA+GOKdMVqrGxeMqN+WMzBlfgKtrlsFjYMDw=="},"time":"2022-10-31T16:14:57-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:57-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":100,"round":0,"current":{},"time":"2022-10-31T16:14:57-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":100,"round":0,"hash":"2E14E0BFC826FD05F11517B07AE494A4D2E552677D52AD9F01205214B5AF57FB","time":"2022-10-31T16:14:57-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":100,"round":0,"vote":{"type":2,"height":100,"round":0,"block_id":{"hash":"2E14E0BFC826FD05F11517B07AE494A4D2E552677D52AD9F01205214B5AF57FB","parts":{"total":1,"hash":"548D43D7976CE53822A7BD0658C3AAFCF63FAE9AD61142FD41CF3D459103399F"}},"timestamp":"2022-10-31T20:14:57.370018188Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"6VSoQ66R3GH5em3uzvpQhHEn3fPfNHCGQyO3E5SAvMMPhKkCHt0+BR7pIsXh0csa/Qkqbdoz5mni6kXI5jbGCg=="},"time":"2022-10-31T16:14:57-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:57-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":100,"val_index":0,"vote_height":100,"vote_type":2,"time":"2022-10-31T16:14:57-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":100,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:57Z","time":"2022-10-31T16:14:57-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":100,"round":0,"current":{},"time":"2022-10-31T16:14:57-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":100,"round":0,"current":{},"time":"2022-10-31T16:14:57-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":100,"current":{},"time":"2022-10-31T16:14:57-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":100,"block_hash":"2E14E0BFC826FD05F11517B07AE494A4D2E552677D52AD9F01205214B5AF57FB","time":"2022-10-31T16:14:57-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:57-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":100,"hash":{},"num_txs":0,"root":"823F68B1E4BCF6E42C74363E89762D0A3829D9304BA4F08EC3B0286ACD9F03C1","time":"2022-10-31T16:14:57-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":100,"block":{},"time":"2022-10-31T16:14:57-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:57-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":100,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:57-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B302031373320323230203131322032333620323338203437203139392031383120323433203339203231342034372031302031333820333520323034203131312031323720323433203531203139342031383920313539203339203234302031343120313633203139382039392031302038375D3A36347D","time":"2022-10-31T16:14:57-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"00ADDC70ECEE2FC7B5F327D62F0A8A23CC6F7FF333C2BD9F27F08DA3C6630A57","height":100,"num_txs":0,"time":"2022-10-31T16:14:57-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":100,"last_block_time":"2022-10-31T20:14:56Z","time":"2022-10-31T16:14:57-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":902083722,"height":101,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":100,"round":0,"step":3},"time":"2022-10-31T16:14:57-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":902.083722,"height":101,"round":0,"step":1,"time":"2022-10-31T16:14:57-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:57-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":100,"time":"2022-10-31T16:14:57-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":100,"num_txs":0,"time":"2022-10-31T16:14:57-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:57-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:57-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:57-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:58-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:58-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:58-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:58-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:58-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:58-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:58-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:14:58-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:58-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":902.083722,"height":101,"round":0,"step":1,"time":"2022-10-31T16:14:58-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":101,"round":0,"step":1,"timeout":902.083722,"time":"2022-10-31T16:14:58-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":101,"round":0,"current":{},"time":"2022-10-31T16:14:58-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":101,"round":0,"current":{},"time":"2022-10-31T16:14:58-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":101,"round":0,"time":"2022-10-31T16:14:58-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":101,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:58-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":101,"round":0,"step":3},"old_ti":{"duration":902083722,"height":101,"round":0,"step":1},"time":"2022-10-31T16:14:58-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:58-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":101,"round":0,"step":3,"time":"2022-10-31T16:14:58-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":101,"proposal":{"Type":32,"height":101,"round":0,"pol_round":-1,"block_id":{"hash":"83701D335EEAD2BC5DAF5C16582AB6F8C40C3239CE180EC0731561CCDF76EA0F","parts":{"total":1,"hash":"92D58020205C38F1E0514ACE7F38478A01BA699053874D3DE235A96F00891749"}},"timestamp":"2022-10-31T20:14:58.461975207Z","signature":"6J1QoHEMcHNTMcO9fzfiTYLfVKdkGMT/qs9TW/Pgz8YsUadXXUlWLZVYusC0XGHeym+y3yCXD8dnz5rD2EQ9Dw=="},"round":0,"time":"2022-10-31T16:14:58-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:58-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":101,"round":0,"pol_round":-1,"block_id":{"hash":"83701D335EEAD2BC5DAF5C16582AB6F8C40C3239CE180EC0731561CCDF76EA0F","parts":{"total":1,"hash":"92D58020205C38F1E0514ACE7F38478A01BA699053874D3DE235A96F00891749"}},"timestamp":"2022-10-31T20:14:58.461975207Z","signature":"6J1QoHEMcHNTMcO9fzfiTYLfVKdkGMT/qs9TW/Pgz8YsUadXXUlWLZVYusC0XGHeym+y3yCXD8dnz5rD2EQ9Dw=="},"time":"2022-10-31T16:14:58-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"83701D335EEAD2BC5DAF5C16582AB6F8C40C3239CE180EC0731561CCDF76EA0F","height":101,"time":"2022-10-31T16:14:58-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":101,"round":0,"current":{},"time":"2022-10-31T16:14:58-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":101,"round":0,"time":"2022-10-31T16:14:58-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":101,"round":0,"vote":{"type":1,"height":101,"round":0,"block_id":{"hash":"83701D335EEAD2BC5DAF5C16582AB6F8C40C3239CE180EC0731561CCDF76EA0F","parts":{"total":1,"hash":"92D58020205C38F1E0514ACE7F38478A01BA699053874D3DE235A96F00891749"}},"timestamp":"2022-10-31T20:14:58.491745614Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"J1ElD/HjjJinVziYkCfxRg55r3kjq2ZropBHhTTpnR19pclFA6nJwb2T2MmVrJqve3KyhhqIcvoPuPK6QQQJBA=="},"time":"2022-10-31T16:14:58-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:58-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":101,"val_index":0,"vote_height":101,"vote_type":1,"time":"2022-10-31T16:14:58-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:101 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:83701D335EEAD2BC5DAF5C16582AB6F8C40C3239CE180EC0731561CCDF76EA0F:1:92D58020205C(1) BA{1:x} map[]}","vote":{"type":1,"height":101,"round":0,"block_id":{"hash":"83701D335EEAD2BC5DAF5C16582AB6F8C40C3239CE180EC0731561CCDF76EA0F","parts":{"total":1,"hash":"92D58020205C38F1E0514ACE7F38478A01BA699053874D3DE235A96F00891749"}},"timestamp":"2022-10-31T20:14:58.491745614Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"J1ElD/HjjJinVziYkCfxRg55r3kjq2ZropBHhTTpnR19pclFA6nJwb2T2MmVrJqve3KyhhqIcvoPuPK6QQQJBA=="},"time":"2022-10-31T16:14:58-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:58-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":101,"round":0,"current":{},"time":"2022-10-31T16:14:58-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":101,"round":0,"hash":"83701D335EEAD2BC5DAF5C16582AB6F8C40C3239CE180EC0731561CCDF76EA0F","time":"2022-10-31T16:14:58-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":101,"round":0,"vote":{"type":2,"height":101,"round":0,"block_id":{"hash":"83701D335EEAD2BC5DAF5C16582AB6F8C40C3239CE180EC0731561CCDF76EA0F","parts":{"total":1,"hash":"92D58020205C38F1E0514ACE7F38478A01BA699053874D3DE235A96F00891749"}},"timestamp":"2022-10-31T20:14:58.513695778Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"/0WPUw+njFaC4PUXgjZGRUU21rFwXGszJYfEMXN+Cq/5W9uzUuklxjCoT9ed/MZ4T3fjAeMIYTyMxsB5Q6/ODQ=="},"time":"2022-10-31T16:14:58-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:58-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":101,"val_index":0,"vote_height":101,"vote_type":2,"time":"2022-10-31T16:14:58-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":101,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:58Z","time":"2022-10-31T16:14:58-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":101,"round":0,"current":{},"time":"2022-10-31T16:14:58-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":101,"round":0,"current":{},"time":"2022-10-31T16:14:58-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":101,"current":{},"time":"2022-10-31T16:14:58-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":101,"block_hash":"83701D335EEAD2BC5DAF5C16582AB6F8C40C3239CE180EC0731561CCDF76EA0F","time":"2022-10-31T16:14:58-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:58-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":101,"hash":{},"num_txs":0,"root":"00ADDC70ECEE2FC7B5F327D62F0A8A23CC6F7FF333C2BD9F27F08DA3C6630A57","time":"2022-10-31T16:14:58-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":101,"block":{},"time":"2022-10-31T16:14:58-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:58-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":101,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:58-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B383820323030203231392032353220393120323033203132322031373020313237203139382036392031303520333320323230203838203530203533203635203135362032313920323920323339203132312035352031343320362032333120353820373820323338203136342034375D3A36357D","time":"2022-10-31T16:14:58-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"58C8DBFC5BCB7AAA7FC6456921DC583235419CDB1DEF79378F06E73A4EEEA42F","height":101,"num_txs":0,"time":"2022-10-31T16:14:58-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":101,"last_block_time":"2022-10-31T20:14:57Z","time":"2022-10-31T16:14:58-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:58-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:58-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:58-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":928255193,"height":102,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":101,"round":0,"step":3},"time":"2022-10-31T16:14:58-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":928.255193,"height":102,"round":0,"step":1,"time":"2022-10-31T16:14:58-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:58-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":101,"time":"2022-10-31T16:14:58-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":101,"num_txs":0,"time":"2022-10-31T16:14:58-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:59-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:59-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:59-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:59-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:14:59-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:59-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":928.255193,"height":102,"round":0,"step":1,"time":"2022-10-31T16:14:59-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":102,"round":0,"step":1,"timeout":928.255193,"time":"2022-10-31T16:14:59-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":102,"round":0,"current":{},"time":"2022-10-31T16:14:59-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":102,"round":0,"current":{},"time":"2022-10-31T16:14:59-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":102,"round":0,"time":"2022-10-31T16:14:59-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":102,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:14:59-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":102,"round":0,"step":3},"old_ti":{"duration":928255193,"height":102,"round":0,"step":1},"time":"2022-10-31T16:14:59-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:14:59-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":102,"round":0,"step":3,"time":"2022-10-31T16:14:59-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":102,"proposal":{"Type":32,"height":102,"round":0,"pol_round":-1,"block_id":{"hash":"BEA1F32A7B5C661BA5EE1BAFB64ECB50695F554DD73772656E6194BA3CE01FCD","parts":{"total":1,"hash":"89D34AEC76F0255AA58A4EBBAEAF99C6CE192C8760A9E9DF1F074EEF16E77E20"}},"timestamp":"2022-10-31T20:14:59.591937734Z","signature":"xpBiZ85FaoyTDbSOwUyJid3DgL/VU1Mui1pe3avZIgx04DfY4GLqoNf19h2jM14hyTU1KXN1Lu9pbDUyDZAHBw=="},"round":0,"time":"2022-10-31T16:14:59-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:59-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":102,"round":0,"pol_round":-1,"block_id":{"hash":"BEA1F32A7B5C661BA5EE1BAFB64ECB50695F554DD73772656E6194BA3CE01FCD","parts":{"total":1,"hash":"89D34AEC76F0255AA58A4EBBAEAF99C6CE192C8760A9E9DF1F074EEF16E77E20"}},"timestamp":"2022-10-31T20:14:59.591937734Z","signature":"xpBiZ85FaoyTDbSOwUyJid3DgL/VU1Mui1pe3avZIgx04DfY4GLqoNf19h2jM14hyTU1KXN1Lu9pbDUyDZAHBw=="},"time":"2022-10-31T16:14:59-04:00","message":"received proposal"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:14:59-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:14:59-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:14:59-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","hash":"BEA1F32A7B5C661BA5EE1BAFB64ECB50695F554DD73772656E6194BA3CE01FCD","height":102,"time":"2022-10-31T16:14:59-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":102,"round":0,"current":{},"time":"2022-10-31T16:14:59-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":102,"round":0,"time":"2022-10-31T16:14:59-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":102,"round":0,"vote":{"type":1,"height":102,"round":0,"block_id":{"hash":"BEA1F32A7B5C661BA5EE1BAFB64ECB50695F554DD73772656E6194BA3CE01FCD","parts":{"total":1,"hash":"89D34AEC76F0255AA58A4EBBAEAF99C6CE192C8760A9E9DF1F074EEF16E77E20"}},"timestamp":"2022-10-31T20:14:59.675816862Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"YvbpLamEy8uOZ+GEr9xc01p746h2wStHXTj/zEmKfdNjZh9AYMDHAjHKvdDqn2i2ngw8Q3BLYQby2ugMResVBw=="},"time":"2022-10-31T16:14:59-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:59-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":102,"val_index":0,"vote_height":102,"vote_type":1,"time":"2022-10-31T16:14:59-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:102 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:BEA1F32A7B5C661BA5EE1BAFB64ECB50695F554DD73772656E6194BA3CE01FCD:1:89D34AEC76F0(1) BA{1:x} map[]}","vote":{"type":1,"height":102,"round":0,"block_id":{"hash":"BEA1F32A7B5C661BA5EE1BAFB64ECB50695F554DD73772656E6194BA3CE01FCD","parts":{"total":1,"hash":"89D34AEC76F0255AA58A4EBBAEAF99C6CE192C8760A9E9DF1F074EEF16E77E20"}},"timestamp":"2022-10-31T20:14:59.675816862Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"YvbpLamEy8uOZ+GEr9xc01p746h2wStHXTj/zEmKfdNjZh9AYMDHAjHKvdDqn2i2ngw8Q3BLYQby2ugMResVBw=="},"time":"2022-10-31T16:14:59-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:14:59-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":102,"round":0,"current":{},"time":"2022-10-31T16:14:59-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":102,"round":0,"hash":"BEA1F32A7B5C661BA5EE1BAFB64ECB50695F554DD73772656E6194BA3CE01FCD","time":"2022-10-31T16:14:59-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":102,"round":0,"vote":{"type":2,"height":102,"round":0,"block_id":{"hash":"BEA1F32A7B5C661BA5EE1BAFB64ECB50695F554DD73772656E6194BA3CE01FCD","parts":{"total":1,"hash":"89D34AEC76F0255AA58A4EBBAEAF99C6CE192C8760A9E9DF1F074EEF16E77E20"}},"timestamp":"2022-10-31T20:14:59.70427491Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"2ukBJYmNIogYy6y44X/XNB+7G5iQJUxC5unNyT5DiDcjG69A5/fN/bvBi/R+Y6YwMvQrs0m743Uy4kKCSxReAg=="},"time":"2022-10-31T16:14:59-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:59-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":102,"val_index":0,"vote_height":102,"vote_type":2,"time":"2022-10-31T16:14:59-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":102,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:14:59Z","time":"2022-10-31T16:14:59-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":102,"round":0,"current":{},"time":"2022-10-31T16:14:59-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":102,"round":0,"current":{},"time":"2022-10-31T16:14:59-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":102,"current":{},"time":"2022-10-31T16:14:59-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":102,"block_hash":"BEA1F32A7B5C661BA5EE1BAFB64ECB50695F554DD73772656E6194BA3CE01FCD","time":"2022-10-31T16:14:59-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:59-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":102,"hash":{},"num_txs":0,"root":"58C8DBFC5BCB7AAA7FC6456921DC583235419CDB1DEF79378F06E73A4EEEA42F","time":"2022-10-31T16:14:59-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":102,"block":{},"time":"2022-10-31T16:14:59-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:14:59-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":102,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:14:59-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313231203137322031313620313134203931203235342031363520373320323331203139362032332032303520323035203136312039382030203235342035302031383920313738203134322031303220343220313338203135203639203130372031383220373420313920313230203130305D3A36367D","time":"2022-10-31T16:14:59-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"79AC74725BFEA549E7C417CDCDA16200FE32BDB28E662A8A0F456BB64A137864","height":102,"num_txs":0,"time":"2022-10-31T16:14:59-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":102,"last_block_time":"2022-10-31T20:14:58Z","time":"2022-10-31T16:14:59-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:14:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":933204529,"height":103,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":102,"round":0,"step":3},"time":"2022-10-31T16:14:59-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":933.204529,"height":103,"round":0,"step":1,"time":"2022-10-31T16:14:59-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:14:59-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":102,"time":"2022-10-31T16:14:59-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":102,"num_txs":0,"time":"2022-10-31T16:14:59-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:00-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:00-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:00-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:00-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:00-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":3,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:00-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:00-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:00-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:00-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":933.204529,"height":103,"round":0,"step":1,"time":"2022-10-31T16:15:00-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":103,"round":0,"step":1,"timeout":933.204529,"time":"2022-10-31T16:15:00-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":103,"round":0,"current":{},"time":"2022-10-31T16:15:00-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":103,"round":0,"current":{},"time":"2022-10-31T16:15:00-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":103,"round":0,"time":"2022-10-31T16:15:00-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":103,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:00-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":103,"round":0,"step":3},"old_ti":{"duration":933204529,"height":103,"round":0,"step":1},"time":"2022-10-31T16:15:00-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:00-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":103,"round":0,"step":3,"time":"2022-10-31T16:15:00-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":103,"proposal":{"Type":32,"height":103,"round":0,"pol_round":-1,"block_id":{"hash":"95A85B74B22CB63CA088A22F164EECDFE7E1C4D7A34E897C8CE7141B450EFD44","parts":{"total":1,"hash":"56B3563110DF838BBE2FF1FDFC3EF466C6F26897B759211784EDB0434C6C25FC"}},"timestamp":"2022-10-31T20:15:00.747449346Z","signature":"7V8xc0nWwc2rzVp0JBOUKJ++w7ugPZb/J8CjwR73/p5sRSixHJz6CticlyMTDarrwKnRRrYz4ngxzYAJD+tQAQ=="},"round":0,"time":"2022-10-31T16:15:00-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:00-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":103,"round":0,"pol_round":-1,"block_id":{"hash":"95A85B74B22CB63CA088A22F164EECDFE7E1C4D7A34E897C8CE7141B450EFD44","parts":{"total":1,"hash":"56B3563110DF838BBE2FF1FDFC3EF466C6F26897B759211784EDB0434C6C25FC"}},"timestamp":"2022-10-31T20:15:00.747449346Z","signature":"7V8xc0nWwc2rzVp0JBOUKJ++w7ugPZb/J8CjwR73/p5sRSixHJz6CticlyMTDarrwKnRRrYz4ngxzYAJD+tQAQ=="},"time":"2022-10-31T16:15:00-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"95A85B74B22CB63CA088A22F164EECDFE7E1C4D7A34E897C8CE7141B450EFD44","height":103,"time":"2022-10-31T16:15:00-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":103,"round":0,"current":{},"time":"2022-10-31T16:15:00-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":103,"round":0,"time":"2022-10-31T16:15:00-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":103,"round":0,"vote":{"type":1,"height":103,"round":0,"block_id":{"hash":"95A85B74B22CB63CA088A22F164EECDFE7E1C4D7A34E897C8CE7141B450EFD44","parts":{"total":1,"hash":"56B3563110DF838BBE2FF1FDFC3EF466C6F26897B759211784EDB0434C6C25FC"}},"timestamp":"2022-10-31T20:15:00.779369405Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"uMWxFBYSwajrr2nOADUzim/MuCaApmnxfCs7RgOmodTJetFGrdYwpu/dfFFlIZKdGM1FdcVnVX3jTYJ4rcvrCw=="},"time":"2022-10-31T16:15:00-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:00-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":103,"val_index":0,"vote_height":103,"vote_type":1,"time":"2022-10-31T16:15:00-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:103 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:95A85B74B22CB63CA088A22F164EECDFE7E1C4D7A34E897C8CE7141B450EFD44:1:56B3563110DF(1) BA{1:x} map[]}","vote":{"type":1,"height":103,"round":0,"block_id":{"hash":"95A85B74B22CB63CA088A22F164EECDFE7E1C4D7A34E897C8CE7141B450EFD44","parts":{"total":1,"hash":"56B3563110DF838BBE2FF1FDFC3EF466C6F26897B759211784EDB0434C6C25FC"}},"timestamp":"2022-10-31T20:15:00.779369405Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"uMWxFBYSwajrr2nOADUzim/MuCaApmnxfCs7RgOmodTJetFGrdYwpu/dfFFlIZKdGM1FdcVnVX3jTYJ4rcvrCw=="},"time":"2022-10-31T16:15:00-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:00-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":103,"round":0,"current":{},"time":"2022-10-31T16:15:00-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":103,"round":0,"hash":"95A85B74B22CB63CA088A22F164EECDFE7E1C4D7A34E897C8CE7141B450EFD44","time":"2022-10-31T16:15:00-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":103,"round":0,"vote":{"type":2,"height":103,"round":0,"block_id":{"hash":"95A85B74B22CB63CA088A22F164EECDFE7E1C4D7A34E897C8CE7141B450EFD44","parts":{"total":1,"hash":"56B3563110DF838BBE2FF1FDFC3EF466C6F26897B759211784EDB0434C6C25FC"}},"timestamp":"2022-10-31T20:15:00.793312955Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Qh6gUDmXZ+0WTtd58SaotWnDP3v2BzwzneyAQnR+xNPl/OCchfChQrKeJFRX7m0hl5kXfAavwhpye3NiIanRAA=="},"time":"2022-10-31T16:15:00-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:00-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":103,"val_index":0,"vote_height":103,"vote_type":2,"time":"2022-10-31T16:15:00-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":103,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:00Z","time":"2022-10-31T16:15:00-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":103,"round":0,"current":{},"time":"2022-10-31T16:15:00-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":103,"round":0,"current":{},"time":"2022-10-31T16:15:00-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":103,"current":{},"time":"2022-10-31T16:15:00-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":103,"block_hash":"95A85B74B22CB63CA088A22F164EECDFE7E1C4D7A34E897C8CE7141B450EFD44","time":"2022-10-31T16:15:00-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:00-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":103,"hash":{},"num_txs":0,"root":"79AC74725BFEA549E7C417CDCDA16200FE32BDB28E662A8A0F456BB64A137864","time":"2022-10-31T16:15:00-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":103,"block":{},"time":"2022-10-31T16:15:00-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:00-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":103,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:00-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B393120313830203137342039312031333820313434203230203131302031343120323034203537203130312032323120333320333720312031303720313334203130372031392039203131342031353320323036203333203336203132302034203130312031333320353420355D3A36377D","time":"2022-10-31T16:15:00-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"5BB4AE5B8A90146E8DCC3965DD2125016B866B13097299CE2124780465853605","height":103,"num_txs":0,"time":"2022-10-31T16:15:00-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":103,"last_block_time":"2022-10-31T20:14:59Z","time":"2022-10-31T16:15:00-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":963623853,"height":104,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":103,"round":0,"step":3},"time":"2022-10-31T16:15:00-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":963.623853,"height":104,"round":0,"step":1,"time":"2022-10-31T16:15:00-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:00-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":103,"time":"2022-10-31T16:15:00-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":103,"num_txs":0,"time":"2022-10-31T16:15:00-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:01-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:01-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:01-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:01-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:01-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:01-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:01-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:01-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:01-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:01-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:01-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:01-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":963.623853,"height":104,"round":0,"step":1,"time":"2022-10-31T16:15:01-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":104,"round":0,"step":1,"timeout":963.623853,"time":"2022-10-31T16:15:01-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":104,"round":0,"current":{},"time":"2022-10-31T16:15:01-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":104,"round":0,"current":{},"time":"2022-10-31T16:15:01-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":104,"round":0,"time":"2022-10-31T16:15:01-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":104,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:01-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":104,"round":0,"step":3},"old_ti":{"duration":963623853,"height":104,"round":0,"step":1},"time":"2022-10-31T16:15:01-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:01-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":104,"round":0,"step":3,"time":"2022-10-31T16:15:01-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":104,"proposal":{"Type":32,"height":104,"round":0,"pol_round":-1,"block_id":{"hash":"7A212C75B80E1A9E6C2D316063A92D3646B1DA731A96A37A76033122CE6BAA1E","parts":{"total":1,"hash":"7E746CDB4A860EFA1B4F7AA25CE9107EED62DF9CDBC5535CBE15E8B696408038"}},"timestamp":"2022-10-31T20:15:01.831645232Z","signature":"Dh/NTM7kxgNxZs/FMTG/jpmVYOREcCotBIF/aqZ7wReyRn/bJgcLGNV0mddqRohFnWAGSne80Hgp/wm19urNAg=="},"round":0,"time":"2022-10-31T16:15:01-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:01-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":104,"round":0,"pol_round":-1,"block_id":{"hash":"7A212C75B80E1A9E6C2D316063A92D3646B1DA731A96A37A76033122CE6BAA1E","parts":{"total":1,"hash":"7E746CDB4A860EFA1B4F7AA25CE9107EED62DF9CDBC5535CBE15E8B696408038"}},"timestamp":"2022-10-31T20:15:01.831645232Z","signature":"Dh/NTM7kxgNxZs/FMTG/jpmVYOREcCotBIF/aqZ7wReyRn/bJgcLGNV0mddqRohFnWAGSne80Hgp/wm19urNAg=="},"time":"2022-10-31T16:15:01-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"7A212C75B80E1A9E6C2D316063A92D3646B1DA731A96A37A76033122CE6BAA1E","height":104,"time":"2022-10-31T16:15:01-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":104,"round":0,"current":{},"time":"2022-10-31T16:15:01-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":104,"round":0,"time":"2022-10-31T16:15:01-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":104,"round":0,"vote":{"type":1,"height":104,"round":0,"block_id":{"hash":"7A212C75B80E1A9E6C2D316063A92D3646B1DA731A96A37A76033122CE6BAA1E","parts":{"total":1,"hash":"7E746CDB4A860EFA1B4F7AA25CE9107EED62DF9CDBC5535CBE15E8B696408038"}},"timestamp":"2022-10-31T20:15:01.883818187Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"MRN3bEP9vlm+uZ82wANCD4KHTMf8n9e0ZdmyG8C3sQrh3xI3ClkfQZ80QHKgK7f2KmBOOIW3SvA/XeNQuKVDCA=="},"time":"2022-10-31T16:15:01-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:01-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":104,"val_index":0,"vote_height":104,"vote_type":1,"time":"2022-10-31T16:15:01-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:104 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:7A212C75B80E1A9E6C2D316063A92D3646B1DA731A96A37A76033122CE6BAA1E:1:7E746CDB4A86(1) BA{1:x} map[]}","vote":{"type":1,"height":104,"round":0,"block_id":{"hash":"7A212C75B80E1A9E6C2D316063A92D3646B1DA731A96A37A76033122CE6BAA1E","parts":{"total":1,"hash":"7E746CDB4A860EFA1B4F7AA25CE9107EED62DF9CDBC5535CBE15E8B696408038"}},"timestamp":"2022-10-31T20:15:01.883818187Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"MRN3bEP9vlm+uZ82wANCD4KHTMf8n9e0ZdmyG8C3sQrh3xI3ClkfQZ80QHKgK7f2KmBOOIW3SvA/XeNQuKVDCA=="},"time":"2022-10-31T16:15:01-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:01-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":104,"round":0,"current":{},"time":"2022-10-31T16:15:01-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":104,"round":0,"hash":"7A212C75B80E1A9E6C2D316063A92D3646B1DA731A96A37A76033122CE6BAA1E","time":"2022-10-31T16:15:01-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":104,"round":0,"vote":{"type":2,"height":104,"round":0,"block_id":{"hash":"7A212C75B80E1A9E6C2D316063A92D3646B1DA731A96A37A76033122CE6BAA1E","parts":{"total":1,"hash":"7E746CDB4A860EFA1B4F7AA25CE9107EED62DF9CDBC5535CBE15E8B696408038"}},"timestamp":"2022-10-31T20:15:01.926790663Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"XZZKSy5YKF/Rs4dsSzVgPrXSI327HWe+tkYDW8KhBmiTl3rotiwZu2/M6xh6nBLjUNh2XeUqgyCQAFe0uTEIDg=="},"time":"2022-10-31T16:15:01-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:01-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":104,"val_index":0,"vote_height":104,"vote_type":2,"time":"2022-10-31T16:15:01-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":104,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:01Z","time":"2022-10-31T16:15:01-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":104,"round":0,"current":{},"time":"2022-10-31T16:15:01-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":104,"round":0,"current":{},"time":"2022-10-31T16:15:01-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":104,"current":{},"time":"2022-10-31T16:15:01-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":104,"block_hash":"7A212C75B80E1A9E6C2D316063A92D3646B1DA731A96A37A76033122CE6BAA1E","time":"2022-10-31T16:15:01-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:01-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":104,"hash":{},"num_txs":0,"root":"5BB4AE5B8A90146E8DCC3965DD2125016B866B13097299CE2124780465853605","time":"2022-10-31T16:15:01-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":104,"block":{},"time":"2022-10-31T16:15:01-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:01-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":104,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:01-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32203737203639203235322032323720313131203735203638203233332031383720323435203539203139382032353420323135203136312031363720313438203131382038372032333220313134203338203134312031332031363620373920393220383520323820313435203132375D3A36387D","time":"2022-10-31T16:15:01-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"024D45FCE36F4B44E9BBF53BC6FED7A1A7947657E872268D0DA64F5C551C917F","height":104,"num_txs":0,"time":"2022-10-31T16:15:01-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":104,"last_block_time":"2022-10-31T20:15:00Z","time":"2022-10-31T16:15:01-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":953368212,"height":105,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":104,"round":0,"step":3},"time":"2022-10-31T16:15:01-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":953.368212,"height":105,"round":0,"step":1,"time":"2022-10-31T16:15:01-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:01-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":104,"time":"2022-10-31T16:15:02-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":104,"num_txs":0,"time":"2022-10-31T16:15:02-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:02-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:02-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:02-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:02-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:02-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:02-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:02-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:02-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:02-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":953.368212,"height":105,"round":0,"step":1,"time":"2022-10-31T16:15:02-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":105,"round":0,"step":1,"timeout":953.368212,"time":"2022-10-31T16:15:02-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":105,"round":0,"current":{},"time":"2022-10-31T16:15:02-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":105,"round":0,"current":{},"time":"2022-10-31T16:15:02-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":105,"round":0,"time":"2022-10-31T16:15:02-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":105,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:02-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":105,"round":0,"step":3},"old_ti":{"duration":953368212,"height":105,"round":0,"step":1},"time":"2022-10-31T16:15:02-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:02-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":105,"round":0,"step":3,"time":"2022-10-31T16:15:02-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":105,"proposal":{"Type":32,"height":105,"round":0,"pol_round":-1,"block_id":{"hash":"2B3312DBA29451BF8D290CE4E0E06289297B644CA1A5E97CC418A784EE04C591","parts":{"total":1,"hash":"62EE6643171B9F80734692C9F805B8D47C99884034212FD0A645291EB310EBFC"}},"timestamp":"2022-10-31T20:15:02.973496933Z","signature":"mlfrBGswnbyi/zN9kYP9CPBOefCePZ9IxwKRfLHBpfWncm06QjHd09sgNQhKTGXKiO0bWGK2H9o9AAm3FNJmAQ=="},"round":0,"time":"2022-10-31T16:15:02-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:02-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":105,"round":0,"pol_round":-1,"block_id":{"hash":"2B3312DBA29451BF8D290CE4E0E06289297B644CA1A5E97CC418A784EE04C591","parts":{"total":1,"hash":"62EE6643171B9F80734692C9F805B8D47C99884034212FD0A645291EB310EBFC"}},"timestamp":"2022-10-31T20:15:02.973496933Z","signature":"mlfrBGswnbyi/zN9kYP9CPBOefCePZ9IxwKRfLHBpfWncm06QjHd09sgNQhKTGXKiO0bWGK2H9o9AAm3FNJmAQ=="},"time":"2022-10-31T16:15:03-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"2B3312DBA29451BF8D290CE4E0E06289297B644CA1A5E97CC418A784EE04C591","height":105,"time":"2022-10-31T16:15:03-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":105,"round":0,"current":{},"time":"2022-10-31T16:15:03-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":105,"round":0,"time":"2022-10-31T16:15:03-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":105,"round":0,"vote":{"type":1,"height":105,"round":0,"block_id":{"hash":"2B3312DBA29451BF8D290CE4E0E06289297B644CA1A5E97CC418A784EE04C591","parts":{"total":1,"hash":"62EE6643171B9F80734692C9F805B8D47C99884034212FD0A645291EB310EBFC"}},"timestamp":"2022-10-31T20:15:03.019704517Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"BtZi3Uy6yJBeEnkAHIaHtM04GGRY3AIGI/x/7w0TSCsKx7H4A5IPv+JWsk5d28lhVPHHu97VKzTkSLi6Vq+QDQ=="},"time":"2022-10-31T16:15:03-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:03-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":105,"val_index":0,"vote_height":105,"vote_type":1,"time":"2022-10-31T16:15:03-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:105 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:2B3312DBA29451BF8D290CE4E0E06289297B644CA1A5E97CC418A784EE04C591:1:62EE6643171B(1) BA{1:x} map[]}","vote":{"type":1,"height":105,"round":0,"block_id":{"hash":"2B3312DBA29451BF8D290CE4E0E06289297B644CA1A5E97CC418A784EE04C591","parts":{"total":1,"hash":"62EE6643171B9F80734692C9F805B8D47C99884034212FD0A645291EB310EBFC"}},"timestamp":"2022-10-31T20:15:03.019704517Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"BtZi3Uy6yJBeEnkAHIaHtM04GGRY3AIGI/x/7w0TSCsKx7H4A5IPv+JWsk5d28lhVPHHu97VKzTkSLi6Vq+QDQ=="},"time":"2022-10-31T16:15:03-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:03-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":105,"round":0,"current":{},"time":"2022-10-31T16:15:03-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":105,"round":0,"hash":"2B3312DBA29451BF8D290CE4E0E06289297B644CA1A5E97CC418A784EE04C591","time":"2022-10-31T16:15:03-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":105,"round":0,"vote":{"type":2,"height":105,"round":0,"block_id":{"hash":"2B3312DBA29451BF8D290CE4E0E06289297B644CA1A5E97CC418A784EE04C591","parts":{"total":1,"hash":"62EE6643171B9F80734692C9F805B8D47C99884034212FD0A645291EB310EBFC"}},"timestamp":"2022-10-31T20:15:03.046360179Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"PBu8F52ImuGXS2tO7WF3YUIYLgPr9nkuf8i31qDRTczRmId11NBqACnjDNW5eRy6yM+OPC8hT0PlI2L3II6BBg=="},"time":"2022-10-31T16:15:03-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:03-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":105,"val_index":0,"vote_height":105,"vote_type":2,"time":"2022-10-31T16:15:03-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":105,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:03Z","time":"2022-10-31T16:15:03-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":105,"round":0,"current":{},"time":"2022-10-31T16:15:03-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":105,"round":0,"current":{},"time":"2022-10-31T16:15:03-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":105,"current":{},"time":"2022-10-31T16:15:03-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":105,"block_hash":"2B3312DBA29451BF8D290CE4E0E06289297B644CA1A5E97CC418A784EE04C591","time":"2022-10-31T16:15:03-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:03-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":105,"hash":{},"num_txs":0,"root":"024D45FCE36F4B44E9BBF53BC6FED7A1A7947657E872268D0DA64F5C551C917F","time":"2022-10-31T16:15:03-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":105,"block":{},"time":"2022-10-31T16:15:03-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:03-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":105,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:03-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32313620323433203233372031373720313338203233312031333720323031203131312031363820333720313620313232203632203137312035203132372031303420313736203337203133382031363820323339203836203720323139203137302031393320383920313131203132312038355D3A36397D","time":"2022-10-31T16:15:03-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"D8F3EDB18AE789C96FA825107A3EAB057F68B0258AA8EF5607DBAAC1596F7955","height":105,"num_txs":0,"time":"2022-10-31T16:15:03-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":105,"last_block_time":"2022-10-31T20:15:01Z","time":"2022-10-31T16:15:03-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":962265425,"height":106,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":105,"round":0,"step":3},"time":"2022-10-31T16:15:03-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":962.265425,"height":106,"round":0,"step":1,"time":"2022-10-31T16:15:03-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:03-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":105,"time":"2022-10-31T16:15:03-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":105,"num_txs":0,"time":"2022-10-31T16:15:03-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:03-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:03-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:03-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:03-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:03-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:03-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:03-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:03-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:03-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":962.265425,"height":106,"round":0,"step":1,"time":"2022-10-31T16:15:04-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":106,"round":0,"step":1,"timeout":962.265425,"time":"2022-10-31T16:15:04-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":106,"round":0,"current":{},"time":"2022-10-31T16:15:04-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":106,"round":0,"current":{},"time":"2022-10-31T16:15:04-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":106,"round":0,"time":"2022-10-31T16:15:04-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":106,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:04-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":106,"round":0,"step":3},"old_ti":{"duration":962265425,"height":106,"round":0,"step":1},"time":"2022-10-31T16:15:04-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:04-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":106,"round":0,"step":3,"time":"2022-10-31T16:15:04-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":106,"proposal":{"Type":32,"height":106,"round":0,"pol_round":-1,"block_id":{"hash":"4F55FD8A37BD395634A99A5C4C574F3B646A56C4761735D217B639779C7620D8","parts":{"total":1,"hash":"A47FDB02BC326CDCAF5977E6D014EA0E0E0B0EFC46D56B61CB1E11A1AE952948"}},"timestamp":"2022-10-31T20:15:04.093970194Z","signature":"YSNvG8O3RWNSL6D0xB9GrOg/uDlGemL3ARXWS7+EZ1HobQr80aHbRDGSE1p7ZfrGPu7F3QHyIkD3zBUKpPu9CA=="},"round":0,"time":"2022-10-31T16:15:04-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:04-04:00","message":"Broadcast"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:04-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:04-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:04-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:04-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:04-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:04-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":106,"round":0,"pol_round":-1,"block_id":{"hash":"4F55FD8A37BD395634A99A5C4C574F3B646A56C4761735D217B639779C7620D8","parts":{"total":1,"hash":"A47FDB02BC326CDCAF5977E6D014EA0E0E0B0EFC46D56B61CB1E11A1AE952948"}},"timestamp":"2022-10-31T20:15:04.093970194Z","signature":"YSNvG8O3RWNSL6D0xB9GrOg/uDlGemL3ARXWS7+EZ1HobQr80aHbRDGSE1p7ZfrGPu7F3QHyIkD3zBUKpPu9CA=="},"time":"2022-10-31T16:15:04-04:00","message":"received proposal"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:04-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:04-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:04-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","hash":"4F55FD8A37BD395634A99A5C4C574F3B646A56C4761735D217B639779C7620D8","height":106,"time":"2022-10-31T16:15:04-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":106,"round":0,"current":{},"time":"2022-10-31T16:15:04-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":106,"round":0,"time":"2022-10-31T16:15:04-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":106,"round":0,"vote":{"type":1,"height":106,"round":0,"block_id":{"hash":"4F55FD8A37BD395634A99A5C4C574F3B646A56C4761735D217B639779C7620D8","parts":{"total":1,"hash":"A47FDB02BC326CDCAF5977E6D014EA0E0E0B0EFC46D56B61CB1E11A1AE952948"}},"timestamp":"2022-10-31T20:15:04.185516703Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ML8DAW8UCupridfUvvC2xLsPO7QSxcKlB5UWpD+dHq+CbowGUZAm7DsgdVPUWH6qldLYD0qJ5l8XhZRHcp9/Aw=="},"time":"2022-10-31T16:15:04-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:04-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":106,"val_index":0,"vote_height":106,"vote_type":1,"time":"2022-10-31T16:15:04-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:106 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:4F55FD8A37BD395634A99A5C4C574F3B646A56C4761735D217B639779C7620D8:1:A47FDB02BC32(1) BA{1:x} map[]}","vote":{"type":1,"height":106,"round":0,"block_id":{"hash":"4F55FD8A37BD395634A99A5C4C574F3B646A56C4761735D217B639779C7620D8","parts":{"total":1,"hash":"A47FDB02BC326CDCAF5977E6D014EA0E0E0B0EFC46D56B61CB1E11A1AE952948"}},"timestamp":"2022-10-31T20:15:04.185516703Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ML8DAW8UCupridfUvvC2xLsPO7QSxcKlB5UWpD+dHq+CbowGUZAm7DsgdVPUWH6qldLYD0qJ5l8XhZRHcp9/Aw=="},"time":"2022-10-31T16:15:04-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:04-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":106,"round":0,"current":{},"time":"2022-10-31T16:15:04-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":106,"round":0,"hash":"4F55FD8A37BD395634A99A5C4C574F3B646A56C4761735D217B639779C7620D8","time":"2022-10-31T16:15:04-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":106,"round":0,"vote":{"type":2,"height":106,"round":0,"block_id":{"hash":"4F55FD8A37BD395634A99A5C4C574F3B646A56C4761735D217B639779C7620D8","parts":{"total":1,"hash":"A47FDB02BC326CDCAF5977E6D014EA0E0E0B0EFC46D56B61CB1E11A1AE952948"}},"timestamp":"2022-10-31T20:15:04.210787347Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"+FHqmxwIxHQk/MN1t9A4EXuv8umNgg3xcA1ny0WUxOKk7pPXnZCRNx3WMOPok5CYOWCA4WeT+CTOGg6tkajFDA=="},"time":"2022-10-31T16:15:04-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:04-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":106,"val_index":0,"vote_height":106,"vote_type":2,"time":"2022-10-31T16:15:04-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":106,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:04Z","time":"2022-10-31T16:15:04-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":106,"round":0,"current":{},"time":"2022-10-31T16:15:04-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":106,"round":0,"current":{},"time":"2022-10-31T16:15:04-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":106,"current":{},"time":"2022-10-31T16:15:04-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":106,"block_hash":"4F55FD8A37BD395634A99A5C4C574F3B646A56C4761735D217B639779C7620D8","time":"2022-10-31T16:15:04-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:04-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":106,"hash":{},"num_txs":0,"root":"D8F3EDB18AE789C96FA825107A3EAB057F68B0258AA8EF5607DBAAC1596F7955","time":"2022-10-31T16:15:04-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":106,"block":{},"time":"2022-10-31T16:15:04-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:04-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":106,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:04-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B333020363420323032203137322031333020333520313131203839203138203736203134302032323420323136203231352031393120313731203232322032343420313030203232312032323820313238203330203239203835203239203234392031373120323134203136322038203135375D3A36417D","time":"2022-10-31T16:15:04-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"1E40CAAC82236F59124C8CE0D8D7BFABDEF464DDE4801E1D551DF9ABD6A2089D","height":106,"num_txs":0,"time":"2022-10-31T16:15:04-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":106,"last_block_time":"2022-10-31T20:15:03Z","time":"2022-10-31T16:15:04-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":969805057,"height":107,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":106,"round":0,"step":3},"time":"2022-10-31T16:15:04-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":969.805057,"height":107,"round":0,"step":1,"time":"2022-10-31T16:15:04-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:04-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":106,"time":"2022-10-31T16:15:04-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":106,"num_txs":0,"time":"2022-10-31T16:15:04-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:04-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:04-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:04-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:05-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:05-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:05-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:05-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:05-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:05-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":969.805057,"height":107,"round":0,"step":1,"time":"2022-10-31T16:15:05-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":107,"round":0,"step":1,"timeout":969.805057,"time":"2022-10-31T16:15:05-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":107,"round":0,"current":{},"time":"2022-10-31T16:15:05-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":107,"round":0,"current":{},"time":"2022-10-31T16:15:05-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":107,"round":0,"time":"2022-10-31T16:15:05-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":107,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:05-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":107,"round":0,"step":3},"old_ti":{"duration":969805057,"height":107,"round":0,"step":1},"time":"2022-10-31T16:15:05-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:05-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":107,"round":0,"step":3,"time":"2022-10-31T16:15:05-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":107,"proposal":{"Type":32,"height":107,"round":0,"pol_round":-1,"block_id":{"hash":"CE0C68FB5C0C9608912850DC2863EBB49D550E503440E13B4C0E36271E89ED54","parts":{"total":1,"hash":"72DFB7CB840FD5C658870A6AAD9E0AB4D2B355D82B0EF69FF80BB97A9F63A12F"}},"timestamp":"2022-10-31T20:15:05.243978537Z","signature":"DZ8fIdygtNLMkVDQVaBt9vG4Z1+4q+qUc7OtWOWRO6fapTM6G39fOXIJFa2p9jB5Y04bt2QIDsuXEeHBNCYbDQ=="},"round":0,"time":"2022-10-31T16:15:05-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:05-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":107,"round":0,"pol_round":-1,"block_id":{"hash":"CE0C68FB5C0C9608912850DC2863EBB49D550E503440E13B4C0E36271E89ED54","parts":{"total":1,"hash":"72DFB7CB840FD5C658870A6AAD9E0AB4D2B355D82B0EF69FF80BB97A9F63A12F"}},"timestamp":"2022-10-31T20:15:05.243978537Z","signature":"DZ8fIdygtNLMkVDQVaBt9vG4Z1+4q+qUc7OtWOWRO6fapTM6G39fOXIJFa2p9jB5Y04bt2QIDsuXEeHBNCYbDQ=="},"time":"2022-10-31T16:15:05-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"CE0C68FB5C0C9608912850DC2863EBB49D550E503440E13B4C0E36271E89ED54","height":107,"time":"2022-10-31T16:15:05-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":107,"round":0,"current":{},"time":"2022-10-31T16:15:05-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":107,"round":0,"time":"2022-10-31T16:15:05-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":107,"round":0,"vote":{"type":1,"height":107,"round":0,"block_id":{"hash":"CE0C68FB5C0C9608912850DC2863EBB49D550E503440E13B4C0E36271E89ED54","parts":{"total":1,"hash":"72DFB7CB840FD5C658870A6AAD9E0AB4D2B355D82B0EF69FF80BB97A9F63A12F"}},"timestamp":"2022-10-31T20:15:05.274567867Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"D9xWvdn4jC05ywsAneh8tZppoHHekcCcGr0ChP/Yh2+FaCEODLmv2CtzUqv3rEvGnJQCN/SEuwlW8ww5L5nLDA=="},"time":"2022-10-31T16:15:05-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:05-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":107,"val_index":0,"vote_height":107,"vote_type":1,"time":"2022-10-31T16:15:05-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:107 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:CE0C68FB5C0C9608912850DC2863EBB49D550E503440E13B4C0E36271E89ED54:1:72DFB7CB840F(1) BA{1:x} map[]}","vote":{"type":1,"height":107,"round":0,"block_id":{"hash":"CE0C68FB5C0C9608912850DC2863EBB49D550E503440E13B4C0E36271E89ED54","parts":{"total":1,"hash":"72DFB7CB840FD5C658870A6AAD9E0AB4D2B355D82B0EF69FF80BB97A9F63A12F"}},"timestamp":"2022-10-31T20:15:05.274567867Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"D9xWvdn4jC05ywsAneh8tZppoHHekcCcGr0ChP/Yh2+FaCEODLmv2CtzUqv3rEvGnJQCN/SEuwlW8ww5L5nLDA=="},"time":"2022-10-31T16:15:05-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:05-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":107,"round":0,"current":{},"time":"2022-10-31T16:15:05-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":107,"round":0,"hash":"CE0C68FB5C0C9608912850DC2863EBB49D550E503440E13B4C0E36271E89ED54","time":"2022-10-31T16:15:05-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":107,"round":0,"vote":{"type":2,"height":107,"round":0,"block_id":{"hash":"CE0C68FB5C0C9608912850DC2863EBB49D550E503440E13B4C0E36271E89ED54","parts":{"total":1,"hash":"72DFB7CB840FD5C658870A6AAD9E0AB4D2B355D82B0EF69FF80BB97A9F63A12F"}},"timestamp":"2022-10-31T20:15:05.295737242Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"blqmv7p7hKhVnVC7NHBLMI5foo0gnJBKqWm7kf96ttSQDz4au0sTjToMzCO6Mijd3/VWtb4TcvEoCGMM6YapCA=="},"time":"2022-10-31T16:15:05-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:05-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":107,"val_index":0,"vote_height":107,"vote_type":2,"time":"2022-10-31T16:15:05-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":107,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:05Z","time":"2022-10-31T16:15:05-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":107,"round":0,"current":{},"time":"2022-10-31T16:15:05-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":107,"round":0,"current":{},"time":"2022-10-31T16:15:05-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":107,"current":{},"time":"2022-10-31T16:15:05-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":107,"block_hash":"CE0C68FB5C0C9608912850DC2863EBB49D550E503440E13B4C0E36271E89ED54","time":"2022-10-31T16:15:05-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:05-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":107,"hash":{},"num_txs":0,"root":"1E40CAAC82236F59124C8CE0D8D7BFABDEF464DDE4801E1D551DF9ABD6A2089D","time":"2022-10-31T16:15:05-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":107,"block":{},"time":"2022-10-31T16:15:05-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:05-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":107,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:05-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3133342032372031363520323030203231342031333520373620313733203235302039342032303020323034203738203233382037352034382032313220323131203134203533203138352032343920302032323520313133203637203437203135342038302032343920323133203135345D3A36427D","time":"2022-10-31T16:15:05-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"861BA5C8D6874CADFA5EC8CC4EEE4B30D4D30E35B9F900E171432F9A50F9D59A","height":107,"num_txs":0,"time":"2022-10-31T16:15:05-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":107,"last_block_time":"2022-10-31T20:15:04Z","time":"2022-10-31T16:15:05-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":822236618,"height":108,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":107,"round":0,"step":3},"time":"2022-10-31T16:15:05-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":822.236618,"height":108,"round":0,"step":1,"time":"2022-10-31T16:15:05-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:05-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":107,"time":"2022-10-31T16:15:05-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":107,"num_txs":0,"time":"2022-10-31T16:15:05-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:05-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:05-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:05-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:06-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:06-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:06-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:06-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:06-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:06-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":822.236618,"height":108,"round":0,"step":1,"time":"2022-10-31T16:15:06-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":108,"round":0,"step":1,"timeout":822.236618,"time":"2022-10-31T16:15:06-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":108,"round":0,"current":{},"time":"2022-10-31T16:15:06-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":108,"round":0,"current":{},"time":"2022-10-31T16:15:06-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":108,"round":0,"time":"2022-10-31T16:15:06-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":108,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:06-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":108,"round":0,"step":3},"old_ti":{"duration":822236618,"height":108,"round":0,"step":1},"time":"2022-10-31T16:15:06-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:06-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":108,"round":0,"step":3,"time":"2022-10-31T16:15:06-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":108,"proposal":{"Type":32,"height":108,"round":0,"pol_round":-1,"block_id":{"hash":"BB649CD61FDB24954AC3BDEEF90B587B41FEDE66C5CC2EC9B403802E15CF3289","parts":{"total":1,"hash":"8096DEFC0A6DD312C2B2DF46852F06B1D369F312F1D68B7F2BE92EB7A2C119BD"}},"timestamp":"2022-10-31T20:15:06.33528723Z","signature":"TaVNSXhXgm/EoLiEYc57anU9Gf25PXBwvBeZvVHpEAt8NQwmAozgONaH1WAY5waV5ZjFCgQePoPe7tJcY+waBA=="},"round":0,"time":"2022-10-31T16:15:06-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:06-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":108,"round":0,"pol_round":-1,"block_id":{"hash":"BB649CD61FDB24954AC3BDEEF90B587B41FEDE66C5CC2EC9B403802E15CF3289","parts":{"total":1,"hash":"8096DEFC0A6DD312C2B2DF46852F06B1D369F312F1D68B7F2BE92EB7A2C119BD"}},"timestamp":"2022-10-31T20:15:06.33528723Z","signature":"TaVNSXhXgm/EoLiEYc57anU9Gf25PXBwvBeZvVHpEAt8NQwmAozgONaH1WAY5waV5ZjFCgQePoPe7tJcY+waBA=="},"time":"2022-10-31T16:15:06-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"BB649CD61FDB24954AC3BDEEF90B587B41FEDE66C5CC2EC9B403802E15CF3289","height":108,"time":"2022-10-31T16:15:06-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":108,"round":0,"current":{},"time":"2022-10-31T16:15:06-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":108,"round":0,"time":"2022-10-31T16:15:06-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":108,"round":0,"vote":{"type":1,"height":108,"round":0,"block_id":{"hash":"BB649CD61FDB24954AC3BDEEF90B587B41FEDE66C5CC2EC9B403802E15CF3289","parts":{"total":1,"hash":"8096DEFC0A6DD312C2B2DF46852F06B1D369F312F1D68B7F2BE92EB7A2C119BD"}},"timestamp":"2022-10-31T20:15:06.376431193Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"AENar8CeaG46MMR78e71A9P2I/zXltwEH7ERUx/poNK4r5cdbE9Otpphs922Wi9uHtXSILKLXaMFmELRjPNKCw=="},"time":"2022-10-31T16:15:06-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:06-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":108,"val_index":0,"vote_height":108,"vote_type":1,"time":"2022-10-31T16:15:06-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:108 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:BB649CD61FDB24954AC3BDEEF90B587B41FEDE66C5CC2EC9B403802E15CF3289:1:8096DEFC0A6D(1) BA{1:x} map[]}","vote":{"type":1,"height":108,"round":0,"block_id":{"hash":"BB649CD61FDB24954AC3BDEEF90B587B41FEDE66C5CC2EC9B403802E15CF3289","parts":{"total":1,"hash":"8096DEFC0A6DD312C2B2DF46852F06B1D369F312F1D68B7F2BE92EB7A2C119BD"}},"timestamp":"2022-10-31T20:15:06.376431193Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"AENar8CeaG46MMR78e71A9P2I/zXltwEH7ERUx/poNK4r5cdbE9Otpphs922Wi9uHtXSILKLXaMFmELRjPNKCw=="},"time":"2022-10-31T16:15:06-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:06-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":108,"round":0,"current":{},"time":"2022-10-31T16:15:06-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":108,"round":0,"hash":"BB649CD61FDB24954AC3BDEEF90B587B41FEDE66C5CC2EC9B403802E15CF3289","time":"2022-10-31T16:15:06-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":108,"round":0,"vote":{"type":2,"height":108,"round":0,"block_id":{"hash":"BB649CD61FDB24954AC3BDEEF90B587B41FEDE66C5CC2EC9B403802E15CF3289","parts":{"total":1,"hash":"8096DEFC0A6DD312C2B2DF46852F06B1D369F312F1D68B7F2BE92EB7A2C119BD"}},"timestamp":"2022-10-31T20:15:06.448574538Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"HdleFSPGjUtF3Ucx8wIVD7Tu0v8tSHzCpEQMY665XfM8AoapJKPisaiMwhE5ZDuxz/s+65/acI2VaTRCzVsDAw=="},"time":"2022-10-31T16:15:06-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:06-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":108,"val_index":0,"vote_height":108,"vote_type":2,"time":"2022-10-31T16:15:06-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":108,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:06Z","time":"2022-10-31T16:15:06-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":108,"round":0,"current":{},"time":"2022-10-31T16:15:06-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":108,"round":0,"current":{},"time":"2022-10-31T16:15:06-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":108,"current":{},"time":"2022-10-31T16:15:06-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":108,"block_hash":"BB649CD61FDB24954AC3BDEEF90B587B41FEDE66C5CC2EC9B403802E15CF3289","time":"2022-10-31T16:15:06-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:06-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":108,"hash":{},"num_txs":0,"root":"861BA5C8D6874CADFA5EC8CC4EEE4B30D4D30E35B9F900E171432F9A50F9D59A","time":"2022-10-31T16:15:06-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":108,"block":{},"time":"2022-10-31T16:15:06-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:06-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":108,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:06-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313333203232312032322031393320313439203130312031333820393620313733203135372032333520313538203138372031392032313120333420333920313736203336203335203136332031323420313830203435203139372031393220323337203130302032353020323435203232203135395D3A36437D","time":"2022-10-31T16:15:06-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"85DD16C195658A60AD9DEB9EBB13D32227B02423A37CB42DC5C0ED64FAF5169F","height":108,"num_txs":0,"time":"2022-10-31T16:15:06-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":108,"last_block_time":"2022-10-31T20:15:05Z","time":"2022-10-31T16:15:06-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":933092482,"height":109,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":108,"round":0,"step":3},"time":"2022-10-31T16:15:06-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":933.092482,"height":109,"round":0,"step":1,"time":"2022-10-31T16:15:06-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:06-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":108,"time":"2022-10-31T16:15:06-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":108,"num_txs":0,"time":"2022-10-31T16:15:06-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:06-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:06-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:06-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:07-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:07-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:07-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:07-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:07-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:07-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:07-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:07-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:07-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":933.092482,"height":109,"round":0,"step":1,"time":"2022-10-31T16:15:07-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":109,"round":0,"step":1,"timeout":933.092482,"time":"2022-10-31T16:15:07-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":109,"round":0,"current":{},"time":"2022-10-31T16:15:07-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":109,"round":0,"current":{},"time":"2022-10-31T16:15:07-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":109,"round":0,"time":"2022-10-31T16:15:07-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":109,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:07-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":109,"round":0,"step":3},"old_ti":{"duration":933092482,"height":109,"round":0,"step":1},"time":"2022-10-31T16:15:07-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:07-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":109,"round":0,"step":3,"time":"2022-10-31T16:15:07-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":109,"proposal":{"Type":32,"height":109,"round":0,"pol_round":-1,"block_id":{"hash":"AC91D7521714EAEF990BC7CA06BB550954264DC5F6B2BBFB7FBC9FE817BD8648","parts":{"total":1,"hash":"901CDF54F2EA50AB6A94DB3B2648F2916B145FB44294B4C6A3034EFB2C03EA80"}},"timestamp":"2022-10-31T20:15:07.494588127Z","signature":"Y6BWtCddvYF+6tPUPRz+iqD9v/a4Y8dbDdZ568ywg9iiwgYoelEO9GqNmGK5kQ80abzuu/IXTirTiZl2O4crDA=="},"round":0,"time":"2022-10-31T16:15:07-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:07-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":109,"round":0,"pol_round":-1,"block_id":{"hash":"AC91D7521714EAEF990BC7CA06BB550954264DC5F6B2BBFB7FBC9FE817BD8648","parts":{"total":1,"hash":"901CDF54F2EA50AB6A94DB3B2648F2916B145FB44294B4C6A3034EFB2C03EA80"}},"timestamp":"2022-10-31T20:15:07.494588127Z","signature":"Y6BWtCddvYF+6tPUPRz+iqD9v/a4Y8dbDdZ568ywg9iiwgYoelEO9GqNmGK5kQ80abzuu/IXTirTiZl2O4crDA=="},"time":"2022-10-31T16:15:07-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"AC91D7521714EAEF990BC7CA06BB550954264DC5F6B2BBFB7FBC9FE817BD8648","height":109,"time":"2022-10-31T16:15:07-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":109,"round":0,"current":{},"time":"2022-10-31T16:15:07-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":109,"round":0,"time":"2022-10-31T16:15:07-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":109,"round":0,"vote":{"type":1,"height":109,"round":0,"block_id":{"hash":"AC91D7521714EAEF990BC7CA06BB550954264DC5F6B2BBFB7FBC9FE817BD8648","parts":{"total":1,"hash":"901CDF54F2EA50AB6A94DB3B2648F2916B145FB44294B4C6A3034EFB2C03EA80"}},"timestamp":"2022-10-31T20:15:07.555443624Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"54B/gw80feEQJuOl1uI5mVcMKCSYH6/5r5endeH1gWUK8VGJV/SuZYJ8vYyQnvaCHy1L6VbwhKwKVl1CRNDMCQ=="},"time":"2022-10-31T16:15:07-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:07-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":109,"val_index":0,"vote_height":109,"vote_type":1,"time":"2022-10-31T16:15:07-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:109 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:AC91D7521714EAEF990BC7CA06BB550954264DC5F6B2BBFB7FBC9FE817BD8648:1:901CDF54F2EA(1) BA{1:x} map[]}","vote":{"type":1,"height":109,"round":0,"block_id":{"hash":"AC91D7521714EAEF990BC7CA06BB550954264DC5F6B2BBFB7FBC9FE817BD8648","parts":{"total":1,"hash":"901CDF54F2EA50AB6A94DB3B2648F2916B145FB44294B4C6A3034EFB2C03EA80"}},"timestamp":"2022-10-31T20:15:07.555443624Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"54B/gw80feEQJuOl1uI5mVcMKCSYH6/5r5endeH1gWUK8VGJV/SuZYJ8vYyQnvaCHy1L6VbwhKwKVl1CRNDMCQ=="},"time":"2022-10-31T16:15:07-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:07-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":109,"round":0,"current":{},"time":"2022-10-31T16:15:07-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":109,"round":0,"hash":"AC91D7521714EAEF990BC7CA06BB550954264DC5F6B2BBFB7FBC9FE817BD8648","time":"2022-10-31T16:15:07-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:07-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:07-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:07-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":109,"round":0,"vote":{"type":2,"height":109,"round":0,"block_id":{"hash":"AC91D7521714EAEF990BC7CA06BB550954264DC5F6B2BBFB7FBC9FE817BD8648","parts":{"total":1,"hash":"901CDF54F2EA50AB6A94DB3B2648F2916B145FB44294B4C6A3034EFB2C03EA80"}},"timestamp":"2022-10-31T20:15:07.615915809Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"k0MCAMO997WXRiaZ6QaVb8WerHkHRV1HF7kdLhtN2kYtAZDjHUCnX5pIfWqulnGfFMYjA9NfqhEAVoo1wbueAw=="},"time":"2022-10-31T16:15:07-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:07-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":109,"val_index":0,"vote_height":109,"vote_type":2,"time":"2022-10-31T16:15:07-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":109,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:07Z","time":"2022-10-31T16:15:07-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":109,"round":0,"current":{},"time":"2022-10-31T16:15:07-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":109,"round":0,"current":{},"time":"2022-10-31T16:15:07-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":109,"current":{},"time":"2022-10-31T16:15:07-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":109,"block_hash":"AC91D7521714EAEF990BC7CA06BB550954264DC5F6B2BBFB7FBC9FE817BD8648","time":"2022-10-31T16:15:07-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:07-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":109,"hash":{},"num_txs":0,"root":"85DD16C195658A60AD9DEB9EBB13D32227B02423A37CB42DC5C0ED64FAF5169F","time":"2022-10-31T16:15:07-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":109,"block":{},"time":"2022-10-31T16:15:07-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:07-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":109,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:07-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31332031342032303120323233203533203134372032303720323433203538203437203233392037332032303920333920313120313435203234392032303420313135203720313534203136302037372031373720333520313438203434203132322031303420323438203131392038385D3A36447D","time":"2022-10-31T16:15:07-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"0D0EC9DF3593CFF33A2FEF49D1270B91F9CC73079AA04DB123942C7A68F87758","height":109,"num_txs":0,"time":"2022-10-31T16:15:07-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":109,"last_block_time":"2022-10-31T20:15:06Z","time":"2022-10-31T16:15:07-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:07-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","new_ti":{"duration":898377517,"height":110,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":109,"round":0,"step":3},"time":"2022-10-31T16:15:07-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":898.377517,"height":110,"round":0,"step":1,"time":"2022-10-31T16:15:07-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":109,"time":"2022-10-31T16:15:07-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":109,"num_txs":0,"time":"2022-10-31T16:15:07-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:08-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:08-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:08-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:08-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:08-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:08-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:08-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:08-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:08-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":898.377517,"height":110,"round":0,"step":1,"time":"2022-10-31T16:15:08-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":110,"round":0,"step":1,"timeout":898.377517,"time":"2022-10-31T16:15:08-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":110,"round":0,"current":{},"time":"2022-10-31T16:15:08-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":110,"round":0,"current":{},"time":"2022-10-31T16:15:08-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":110,"round":0,"time":"2022-10-31T16:15:08-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":110,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:08-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":110,"round":0,"step":3},"old_ti":{"duration":898377517,"height":110,"round":0,"step":1},"time":"2022-10-31T16:15:08-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:08-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":110,"round":0,"step":3,"time":"2022-10-31T16:15:08-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":110,"proposal":{"Type":32,"height":110,"round":0,"pol_round":-1,"block_id":{"hash":"7E73B6A99CF8FBD347AFCC008FDE3025174687C5C9786DF7787AE05E94C31721","parts":{"total":1,"hash":"27701AB4C70A262DE3ED180862EC5223FCB4FB9EAC328FFA29963FDD97258A47"}},"timestamp":"2022-10-31T20:15:08.709091573Z","signature":"6X+NXP96s40ZH4pYRhwm2t/SeCTmn73P7dJ3oFsRRiMcG+LSf+TJYDN3CKVZKV0bjVN1QEr8gb+bn36HgGWwDg=="},"round":0,"time":"2022-10-31T16:15:08-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:08-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":110,"round":0,"pol_round":-1,"block_id":{"hash":"7E73B6A99CF8FBD347AFCC008FDE3025174687C5C9786DF7787AE05E94C31721","parts":{"total":1,"hash":"27701AB4C70A262DE3ED180862EC5223FCB4FB9EAC328FFA29963FDD97258A47"}},"timestamp":"2022-10-31T20:15:08.709091573Z","signature":"6X+NXP96s40ZH4pYRhwm2t/SeCTmn73P7dJ3oFsRRiMcG+LSf+TJYDN3CKVZKV0bjVN1QEr8gb+bn36HgGWwDg=="},"time":"2022-10-31T16:15:08-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"7E73B6A99CF8FBD347AFCC008FDE3025174687C5C9786DF7787AE05E94C31721","height":110,"time":"2022-10-31T16:15:08-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":110,"round":0,"current":{},"time":"2022-10-31T16:15:08-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":110,"round":0,"time":"2022-10-31T16:15:08-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":110,"round":0,"vote":{"type":1,"height":110,"round":0,"block_id":{"hash":"7E73B6A99CF8FBD347AFCC008FDE3025174687C5C9786DF7787AE05E94C31721","parts":{"total":1,"hash":"27701AB4C70A262DE3ED180862EC5223FCB4FB9EAC328FFA29963FDD97258A47"}},"timestamp":"2022-10-31T20:15:08.845143106Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ZCUzNIkD/5/WhQZEQhAwujSdnHDm2HQ8Zmo6U1n7nZchN4QssP7bWIZhv9WAkqv4/qwM/qSFHp12QbqVX1beBA=="},"time":"2022-10-31T16:15:08-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:08-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":110,"val_index":0,"vote_height":110,"vote_type":1,"time":"2022-10-31T16:15:08-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:110 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:7E73B6A99CF8FBD347AFCC008FDE3025174687C5C9786DF7787AE05E94C31721:1:27701AB4C70A(1) BA{1:x} map[]}","vote":{"type":1,"height":110,"round":0,"block_id":{"hash":"7E73B6A99CF8FBD347AFCC008FDE3025174687C5C9786DF7787AE05E94C31721","parts":{"total":1,"hash":"27701AB4C70A262DE3ED180862EC5223FCB4FB9EAC328FFA29963FDD97258A47"}},"timestamp":"2022-10-31T20:15:08.845143106Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ZCUzNIkD/5/WhQZEQhAwujSdnHDm2HQ8Zmo6U1n7nZchN4QssP7bWIZhv9WAkqv4/qwM/qSFHp12QbqVX1beBA=="},"time":"2022-10-31T16:15:08-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:08-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":110,"round":0,"current":{},"time":"2022-10-31T16:15:08-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":110,"round":0,"hash":"7E73B6A99CF8FBD347AFCC008FDE3025174687C5C9786DF7787AE05E94C31721","time":"2022-10-31T16:15:08-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":110,"round":0,"vote":{"type":2,"height":110,"round":0,"block_id":{"hash":"7E73B6A99CF8FBD347AFCC008FDE3025174687C5C9786DF7787AE05E94C31721","parts":{"total":1,"hash":"27701AB4C70A262DE3ED180862EC5223FCB4FB9EAC328FFA29963FDD97258A47"}},"timestamp":"2022-10-31T20:15:08.875806749Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"UlzPLcA8uhwJgAcoao8OVn7KAsYE4KvzSzaVQC1v2eO8qFMo194NK+5PXp1QKLJFuC1EsIa6MPG4Bj4KOR45DA=="},"time":"2022-10-31T16:15:08-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:08-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":110,"val_index":0,"vote_height":110,"vote_type":2,"time":"2022-10-31T16:15:08-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":110,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:08Z","time":"2022-10-31T16:15:08-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":110,"round":0,"current":{},"time":"2022-10-31T16:15:08-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":110,"round":0,"current":{},"time":"2022-10-31T16:15:08-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":110,"current":{},"time":"2022-10-31T16:15:08-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":110,"block_hash":"7E73B6A99CF8FBD347AFCC008FDE3025174687C5C9786DF7787AE05E94C31721","time":"2022-10-31T16:15:08-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:08-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":110,"hash":{},"num_txs":0,"root":"0D0EC9DF3593CFF33A2FEF49D1270B91F9CC73079AA04DB123942C7A68F87758","time":"2022-10-31T16:15:08-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":110,"block":{},"time":"2022-10-31T16:15:08-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:08-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":110,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:08-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313834203133372033312031313620383820313937203820323237203134382032303020323420313535203832203139332031323320313331203138362035332039203234332031342032343220323433203136382031343020313033203132332031363620322032303020313738203135315D3A36457D","time":"2022-10-31T16:15:08-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"B8891F7458C508E394C8189B52C17B83BA3509F30EF2F3A88C677BA602C8B297","height":110,"num_txs":0,"time":"2022-10-31T16:15:08-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":110,"last_block_time":"2022-10-31T20:15:07Z","time":"2022-10-31T16:15:08-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":936714471,"height":111,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":110,"round":0,"step":3},"time":"2022-10-31T16:15:08-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":936.714471,"height":111,"round":0,"step":1,"time":"2022-10-31T16:15:08-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:08-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":110,"time":"2022-10-31T16:15:08-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":110,"num_txs":0,"time":"2022-10-31T16:15:08-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:09-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:09-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:09-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:09-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:09-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:09-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:09-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:09-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:09-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":936.714471,"height":111,"round":0,"step":1,"time":"2022-10-31T16:15:09-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":111,"round":0,"step":1,"timeout":936.714471,"time":"2022-10-31T16:15:09-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":111,"round":0,"current":{},"time":"2022-10-31T16:15:09-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":111,"round":0,"current":{},"time":"2022-10-31T16:15:09-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":111,"round":0,"time":"2022-10-31T16:15:09-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":111,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:09-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":111,"round":0,"step":3},"old_ti":{"duration":936714471,"height":111,"round":0,"step":1},"time":"2022-10-31T16:15:09-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:09-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":111,"round":0,"step":3,"time":"2022-10-31T16:15:09-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":111,"proposal":{"Type":32,"height":111,"round":0,"pol_round":-1,"block_id":{"hash":"69CACC6A675DE146F2A4107AEBF139E1209C8C54693B89FC017273BE66A39879","parts":{"total":1,"hash":"15ADA5876ABC94E8E70AC7A1F8215BC61A3B1C338BBCE8A27F899184BE0DC011"}},"timestamp":"2022-10-31T20:15:09.923641399Z","signature":"XzR4Wiuu7IACSYKe0b1CYrpqaSCbidYeumxxe8ohlBOU+nXCm2YAT1MuCH4un+CXka7MZy1GRhaTwo92k0EUDg=="},"round":0,"time":"2022-10-31T16:15:09-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:09-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":111,"round":0,"pol_round":-1,"block_id":{"hash":"69CACC6A675DE146F2A4107AEBF139E1209C8C54693B89FC017273BE66A39879","parts":{"total":1,"hash":"15ADA5876ABC94E8E70AC7A1F8215BC61A3B1C338BBCE8A27F899184BE0DC011"}},"timestamp":"2022-10-31T20:15:09.923641399Z","signature":"XzR4Wiuu7IACSYKe0b1CYrpqaSCbidYeumxxe8ohlBOU+nXCm2YAT1MuCH4un+CXka7MZy1GRhaTwo92k0EUDg=="},"time":"2022-10-31T16:15:09-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"69CACC6A675DE146F2A4107AEBF139E1209C8C54693B89FC017273BE66A39879","height":111,"time":"2022-10-31T16:15:09-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":111,"round":0,"current":{},"time":"2022-10-31T16:15:09-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":111,"round":0,"time":"2022-10-31T16:15:09-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":111,"round":0,"vote":{"type":1,"height":111,"round":0,"block_id":{"hash":"69CACC6A675DE146F2A4107AEBF139E1209C8C54693B89FC017273BE66A39879","parts":{"total":1,"hash":"15ADA5876ABC94E8E70AC7A1F8215BC61A3B1C338BBCE8A27F899184BE0DC011"}},"timestamp":"2022-10-31T20:15:09.944935676Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Xo3NTAPnOJQYm+A6TE1Q2n54F+tHYKHA7In2kJ/iuoJd6FOizEkfJT5Y6M8xdmDxxiV+nKwM0zbeOZ74rp3cCg=="},"time":"2022-10-31T16:15:09-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:09-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":111,"val_index":0,"vote_height":111,"vote_type":1,"time":"2022-10-31T16:15:09-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:111 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:69CACC6A675DE146F2A4107AEBF139E1209C8C54693B89FC017273BE66A39879:1:15ADA5876ABC(1) BA{1:x} map[]}","vote":{"type":1,"height":111,"round":0,"block_id":{"hash":"69CACC6A675DE146F2A4107AEBF139E1209C8C54693B89FC017273BE66A39879","parts":{"total":1,"hash":"15ADA5876ABC94E8E70AC7A1F8215BC61A3B1C338BBCE8A27F899184BE0DC011"}},"timestamp":"2022-10-31T20:15:09.944935676Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Xo3NTAPnOJQYm+A6TE1Q2n54F+tHYKHA7In2kJ/iuoJd6FOizEkfJT5Y6M8xdmDxxiV+nKwM0zbeOZ74rp3cCg=="},"time":"2022-10-31T16:15:09-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:09-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":111,"round":0,"current":{},"time":"2022-10-31T16:15:09-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":111,"round":0,"hash":"69CACC6A675DE146F2A4107AEBF139E1209C8C54693B89FC017273BE66A39879","time":"2022-10-31T16:15:09-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":111,"round":0,"vote":{"type":2,"height":111,"round":0,"block_id":{"hash":"69CACC6A675DE146F2A4107AEBF139E1209C8C54693B89FC017273BE66A39879","parts":{"total":1,"hash":"15ADA5876ABC94E8E70AC7A1F8215BC61A3B1C338BBCE8A27F899184BE0DC011"}},"timestamp":"2022-10-31T20:15:09.96925703Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"wQk9IYTzQc9sa0pxJmtcYAW5P+nkeMbnX1EBD229WyM6LJfCFSmEPHU/KtqGGqtis5ovlPMtzJqRAcbFjYz8CQ=="},"time":"2022-10-31T16:15:09-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:09-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":111,"val_index":0,"vote_height":111,"vote_type":2,"time":"2022-10-31T16:15:09-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":111,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:09Z","time":"2022-10-31T16:15:09-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":111,"round":0,"current":{},"time":"2022-10-31T16:15:09-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":111,"round":0,"current":{},"time":"2022-10-31T16:15:09-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":111,"current":{},"time":"2022-10-31T16:15:09-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":111,"block_hash":"69CACC6A675DE146F2A4107AEBF139E1209C8C54693B89FC017273BE66A39879","time":"2022-10-31T16:15:09-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:09-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":111,"hash":{},"num_txs":0,"root":"B8891F7458C508E394C8189B52C17B83BA3509F30EF2F3A88C677BA602C8B297","time":"2022-10-31T16:15:09-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":111,"block":{},"time":"2022-10-31T16:15:09-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:09-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":111,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:09-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3233352032353020313536203530203439203233342036322031363020323130203620323031203437203332203536203135312035392038312031323220323334203138362031353520343920323335203132352031363420313138203231322032323520323439203139342032343220365D3A36467D","time":"2022-10-31T16:15:10-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"EBFA9C3231EA3EA0D206C92F2038973B517AEABA9B31EB7DA476D4E1F9C2F206","height":111,"num_txs":0,"time":"2022-10-31T16:15:10-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":111,"last_block_time":"2022-10-31T20:15:08Z","time":"2022-10-31T16:15:10-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:10-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":968550217,"height":112,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":111,"round":0,"step":3},"time":"2022-10-31T16:15:10-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":968.550217,"height":112,"round":0,"step":1,"time":"2022-10-31T16:15:10-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:10-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":111,"time":"2022-10-31T16:15:10-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":111,"num_txs":0,"time":"2022-10-31T16:15:10-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:10-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":968.550217,"height":112,"round":0,"step":1,"time":"2022-10-31T16:15:10-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":112,"round":0,"step":1,"timeout":968.550217,"time":"2022-10-31T16:15:10-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":112,"round":0,"current":{},"time":"2022-10-31T16:15:10-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":112,"round":0,"current":{},"time":"2022-10-31T16:15:10-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":112,"round":0,"time":"2022-10-31T16:15:10-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":112,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:10-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":112,"round":0,"step":3},"old_ti":{"duration":968550217,"height":112,"round":0,"step":1},"time":"2022-10-31T16:15:10-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:10-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":112,"round":0,"step":3,"time":"2022-10-31T16:15:10-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":112,"proposal":{"Type":32,"height":112,"round":0,"pol_round":-1,"block_id":{"hash":"17C01E616DBAB1F26829BF42B6FE7729CCB5CFBEDB2C363DF1BDEED84F7F79A9","parts":{"total":1,"hash":"FC8577A820663F82B5617E6FAAA9D971DB237DCAD0756A7EBA6182B90DCDB43A"}},"timestamp":"2022-10-31T20:15:11.00446033Z","signature":"GVsopTTKDQgsse1sAtNtKEHNlHMnxR+w1RF5Y+0dYFZ80/kRfLiQZ25foOAz6jFY8y9rYEeefj0bjDmS3RA6BQ=="},"round":0,"time":"2022-10-31T16:15:11-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:11-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":112,"round":0,"pol_round":-1,"block_id":{"hash":"17C01E616DBAB1F26829BF42B6FE7729CCB5CFBEDB2C363DF1BDEED84F7F79A9","parts":{"total":1,"hash":"FC8577A820663F82B5617E6FAAA9D971DB237DCAD0756A7EBA6182B90DCDB43A"}},"timestamp":"2022-10-31T20:15:11.00446033Z","signature":"GVsopTTKDQgsse1sAtNtKEHNlHMnxR+w1RF5Y+0dYFZ80/kRfLiQZ25foOAz6jFY8y9rYEeefj0bjDmS3RA6BQ=="},"time":"2022-10-31T16:15:11-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"17C01E616DBAB1F26829BF42B6FE7729CCB5CFBEDB2C363DF1BDEED84F7F79A9","height":112,"time":"2022-10-31T16:15:11-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":112,"round":0,"current":{},"time":"2022-10-31T16:15:11-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":112,"round":0,"time":"2022-10-31T16:15:11-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":112,"round":0,"vote":{"type":1,"height":112,"round":0,"block_id":{"hash":"17C01E616DBAB1F26829BF42B6FE7729CCB5CFBEDB2C363DF1BDEED84F7F79A9","parts":{"total":1,"hash":"FC8577A820663F82B5617E6FAAA9D971DB237DCAD0756A7EBA6182B90DCDB43A"}},"timestamp":"2022-10-31T20:15:11.037746475Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"KSz5gYdcTMt7vyLsGDuLIrDN+AJFdK38EVzcuB7V/7ypmK4YLFyws62fpD7N0wJFO9hosFuATNUDm9hM3fe4Dw=="},"time":"2022-10-31T16:15:11-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:11-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":112,"val_index":0,"vote_height":112,"vote_type":1,"time":"2022-10-31T16:15:11-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:112 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:17C01E616DBAB1F26829BF42B6FE7729CCB5CFBEDB2C363DF1BDEED84F7F79A9:1:FC8577A82066(1) BA{1:x} map[]}","vote":{"type":1,"height":112,"round":0,"block_id":{"hash":"17C01E616DBAB1F26829BF42B6FE7729CCB5CFBEDB2C363DF1BDEED84F7F79A9","parts":{"total":1,"hash":"FC8577A820663F82B5617E6FAAA9D971DB237DCAD0756A7EBA6182B90DCDB43A"}},"timestamp":"2022-10-31T20:15:11.037746475Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"KSz5gYdcTMt7vyLsGDuLIrDN+AJFdK38EVzcuB7V/7ypmK4YLFyws62fpD7N0wJFO9hosFuATNUDm9hM3fe4Dw=="},"time":"2022-10-31T16:15:11-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:11-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":112,"round":0,"current":{},"time":"2022-10-31T16:15:11-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":112,"round":0,"hash":"17C01E616DBAB1F26829BF42B6FE7729CCB5CFBEDB2C363DF1BDEED84F7F79A9","time":"2022-10-31T16:15:11-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":112,"round":0,"vote":{"type":2,"height":112,"round":0,"block_id":{"hash":"17C01E616DBAB1F26829BF42B6FE7729CCB5CFBEDB2C363DF1BDEED84F7F79A9","parts":{"total":1,"hash":"FC8577A820663F82B5617E6FAAA9D971DB237DCAD0756A7EBA6182B90DCDB43A"}},"timestamp":"2022-10-31T20:15:11.083972074Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"XDLtdekjBwwrn0UDaytk7KkKZyg4V7NWIOUYe0OESkBjZz1YAu6DvBRXRpobFGe+0cNhDo/2h/pX8IJrfyy/BQ=="},"time":"2022-10-31T16:15:11-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:11-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":112,"val_index":0,"vote_height":112,"vote_type":2,"time":"2022-10-31T16:15:11-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":112,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:11Z","time":"2022-10-31T16:15:11-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":112,"round":0,"current":{},"time":"2022-10-31T16:15:11-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":112,"round":0,"current":{},"time":"2022-10-31T16:15:11-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":112,"current":{},"time":"2022-10-31T16:15:11-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":112,"block_hash":"17C01E616DBAB1F26829BF42B6FE7729CCB5CFBEDB2C363DF1BDEED84F7F79A9","time":"2022-10-31T16:15:11-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:11-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":112,"hash":{},"num_txs":0,"root":"EBFA9C3231EA3EA0D206C92F2038973B517AEABA9B31EB7DA476D4E1F9C2F206","time":"2022-10-31T16:15:11-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":112,"block":{},"time":"2022-10-31T16:15:11-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:11-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:11-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:11-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:11-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:11-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:11-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:11-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":112,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:11-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3139352031393420393020313020323335203136322031373020313936203231322038362032353320353620393720323530203132392031333720313138203131352031323920313037203136372031312036302032343620313820313538203230372037302032353520363220313138203235305D3A37307D","time":"2022-10-31T16:15:11-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"C3C25A0AEBA2AAC4D456FD3861FA81897673816BA70B3CF6129ECF46FF3E76FA","height":112,"num_txs":0,"time":"2022-10-31T16:15:11-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":112,"last_block_time":"2022-10-31T20:15:09Z","time":"2022-10-31T16:15:11-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":947410155,"height":113,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":112,"round":0,"step":3},"time":"2022-10-31T16:15:11-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":947.410155,"height":113,"round":0,"step":1,"time":"2022-10-31T16:15:11-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:11-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":112,"time":"2022-10-31T16:15:11-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":112,"num_txs":0,"time":"2022-10-31T16:15:11-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:11-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:11-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:11-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:12-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:12-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:12-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:12-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:12-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:12-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":947.410155,"height":113,"round":0,"step":1,"time":"2022-10-31T16:15:12-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":113,"round":0,"step":1,"timeout":947.410155,"time":"2022-10-31T16:15:12-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":113,"round":0,"current":{},"time":"2022-10-31T16:15:12-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":113,"round":0,"current":{},"time":"2022-10-31T16:15:12-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":113,"round":0,"time":"2022-10-31T16:15:12-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":113,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:12-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":113,"round":0,"step":3},"old_ti":{"duration":947410155,"height":113,"round":0,"step":1},"time":"2022-10-31T16:15:12-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:12-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":113,"round":0,"step":3,"time":"2022-10-31T16:15:12-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":113,"proposal":{"Type":32,"height":113,"round":0,"pol_round":-1,"block_id":{"hash":"DEEF112A19DB7C35C232CD286878AEE750EF90FD202646EADE6096A692CEF7CC","parts":{"total":1,"hash":"68669C4B6951936ACBE9C3E0568FEA7C4412FEF83589D580D4203E4F12C5515C"}},"timestamp":"2022-10-31T20:15:12.159975462Z","signature":"82vdzG3/gZy7do6jVr8WcMH0Khf2n+mSStzuB/JAztZ4CRRSRWe6Hbxvr46MDZ8fg6wyqlDez25UCEavtqnaBA=="},"round":0,"time":"2022-10-31T16:15:12-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:12-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":113,"round":0,"pol_round":-1,"block_id":{"hash":"DEEF112A19DB7C35C232CD286878AEE750EF90FD202646EADE6096A692CEF7CC","parts":{"total":1,"hash":"68669C4B6951936ACBE9C3E0568FEA7C4412FEF83589D580D4203E4F12C5515C"}},"timestamp":"2022-10-31T20:15:12.159975462Z","signature":"82vdzG3/gZy7do6jVr8WcMH0Khf2n+mSStzuB/JAztZ4CRRSRWe6Hbxvr46MDZ8fg6wyqlDez25UCEavtqnaBA=="},"time":"2022-10-31T16:15:12-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"DEEF112A19DB7C35C232CD286878AEE750EF90FD202646EADE6096A692CEF7CC","height":113,"time":"2022-10-31T16:15:12-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":113,"round":0,"current":{},"time":"2022-10-31T16:15:12-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":113,"round":0,"time":"2022-10-31T16:15:12-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":113,"round":0,"vote":{"type":1,"height":113,"round":0,"block_id":{"hash":"DEEF112A19DB7C35C232CD286878AEE750EF90FD202646EADE6096A692CEF7CC","parts":{"total":1,"hash":"68669C4B6951936ACBE9C3E0568FEA7C4412FEF83589D580D4203E4F12C5515C"}},"timestamp":"2022-10-31T20:15:12.186619801Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"oJevnfXNeQNOh9a4/oFC+f7Iv2QEQ8TY/qyjR0CuYnF0mXCTHCMasN+opwp98oXFVxdQAnuUnmuTuPgJ4TnPBw=="},"time":"2022-10-31T16:15:12-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:12-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":113,"val_index":0,"vote_height":113,"vote_type":1,"time":"2022-10-31T16:15:12-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:113 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:DEEF112A19DB7C35C232CD286878AEE750EF90FD202646EADE6096A692CEF7CC:1:68669C4B6951(1) BA{1:x} map[]}","vote":{"type":1,"height":113,"round":0,"block_id":{"hash":"DEEF112A19DB7C35C232CD286878AEE750EF90FD202646EADE6096A692CEF7CC","parts":{"total":1,"hash":"68669C4B6951936ACBE9C3E0568FEA7C4412FEF83589D580D4203E4F12C5515C"}},"timestamp":"2022-10-31T20:15:12.186619801Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"oJevnfXNeQNOh9a4/oFC+f7Iv2QEQ8TY/qyjR0CuYnF0mXCTHCMasN+opwp98oXFVxdQAnuUnmuTuPgJ4TnPBw=="},"time":"2022-10-31T16:15:12-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:12-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":113,"round":0,"current":{},"time":"2022-10-31T16:15:12-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":113,"round":0,"hash":"DEEF112A19DB7C35C232CD286878AEE750EF90FD202646EADE6096A692CEF7CC","time":"2022-10-31T16:15:12-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":113,"round":0,"vote":{"type":2,"height":113,"round":0,"block_id":{"hash":"DEEF112A19DB7C35C232CD286878AEE750EF90FD202646EADE6096A692CEF7CC","parts":{"total":1,"hash":"68669C4B6951936ACBE9C3E0568FEA7C4412FEF83589D580D4203E4F12C5515C"}},"timestamp":"2022-10-31T20:15:12.207386508Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"f8S+buzlW6kr/shI81GGAnCGslkLURndYL53hy2nGmQ9J1Wb8Eu2/Q4x3BNGO96os4Gf3pguhu0PH9GYDyTOCw=="},"time":"2022-10-31T16:15:12-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:12-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":113,"val_index":0,"vote_height":113,"vote_type":2,"time":"2022-10-31T16:15:12-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":113,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:12Z","time":"2022-10-31T16:15:12-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":113,"round":0,"current":{},"time":"2022-10-31T16:15:12-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":113,"round":0,"current":{},"time":"2022-10-31T16:15:12-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":113,"current":{},"time":"2022-10-31T16:15:12-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":113,"block_hash":"DEEF112A19DB7C35C232CD286878AEE750EF90FD202646EADE6096A692CEF7CC","time":"2022-10-31T16:15:12-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:12-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":113,"hash":{},"num_txs":0,"root":"C3C25A0AEBA2AAC4D456FD3861FA81897673816BA70B3CF6129ECF46FF3E76FA","time":"2022-10-31T16:15:12-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":113,"block":{},"time":"2022-10-31T16:15:12-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:12-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":113,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:12-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B343820313334203331203134203739203631203232372031303920313232203532203730203233322038322032303620323432203136362031393220313033203131203820353320363420373520323332203234332032343320323137203138302035362038312032342034335D3A37317D","time":"2022-10-31T16:15:12-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"30861F0E4F3DE36D7A3446E852CEF2A6C0670B0835404BE8F3F3D9B43851182B","height":113,"num_txs":0,"time":"2022-10-31T16:15:12-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":113,"last_block_time":"2022-10-31T20:15:11Z","time":"2022-10-31T16:15:12-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:12-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":966325867,"height":114,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":113,"round":0,"step":3},"time":"2022-10-31T16:15:12-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":966.325867,"height":114,"round":0,"step":1,"time":"2022-10-31T16:15:12-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:12-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":113,"time":"2022-10-31T16:15:12-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":113,"num_txs":0,"time":"2022-10-31T16:15:12-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:12-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:12-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:12-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:13-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:13-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:46752","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:13-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":966.325867,"height":114,"round":0,"step":1,"time":"2022-10-31T16:15:13-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":114,"round":0,"step":1,"timeout":966.325867,"time":"2022-10-31T16:15:13-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":114,"round":0,"current":{},"time":"2022-10-31T16:15:13-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":114,"round":0,"current":{},"time":"2022-10-31T16:15:13-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":114,"round":0,"time":"2022-10-31T16:15:13-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":114,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:13-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":114,"round":0,"step":3},"old_ti":{"duration":966325867,"height":114,"round":0,"step":1},"time":"2022-10-31T16:15:13-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:13-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":114,"round":0,"step":3,"time":"2022-10-31T16:15:13-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":114,"proposal":{"Type":32,"height":114,"round":0,"pol_round":-1,"block_id":{"hash":"3421396BB30BCE39EBC5133004E9D506E0A735529E492F4C9EF16BFAF3FDCF4C","parts":{"total":1,"hash":"1E55F490E7C5F57C22834DBABA803F4286C679971A8ECB53AEEA3AF5082DC52E"}},"timestamp":"2022-10-31T20:15:13.249578686Z","signature":"YtTRlC4n9svHkWbhvlPPv2krwk8pKzqxzpFXxQmDNdI5sC2RARmx3hgcGE3oCR+TiBgoRb1mcOIjVAsmnx1fDA=="},"round":0,"time":"2022-10-31T16:15:13-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:13-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":114,"round":0,"pol_round":-1,"block_id":{"hash":"3421396BB30BCE39EBC5133004E9D506E0A735529E492F4C9EF16BFAF3FDCF4C","parts":{"total":1,"hash":"1E55F490E7C5F57C22834DBABA803F4286C679971A8ECB53AEEA3AF5082DC52E"}},"timestamp":"2022-10-31T20:15:13.249578686Z","signature":"YtTRlC4n9svHkWbhvlPPv2krwk8pKzqxzpFXxQmDNdI5sC2RARmx3hgcGE3oCR+TiBgoRb1mcOIjVAsmnx1fDA=="},"time":"2022-10-31T16:15:13-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"3421396BB30BCE39EBC5133004E9D506E0A735529E492F4C9EF16BFAF3FDCF4C","height":114,"time":"2022-10-31T16:15:13-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":114,"round":0,"current":{},"time":"2022-10-31T16:15:13-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":114,"round":0,"time":"2022-10-31T16:15:13-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":114,"round":0,"vote":{"type":1,"height":114,"round":0,"block_id":{"hash":"3421396BB30BCE39EBC5133004E9D506E0A735529E492F4C9EF16BFAF3FDCF4C","parts":{"total":1,"hash":"1E55F490E7C5F57C22834DBABA803F4286C679971A8ECB53AEEA3AF5082DC52E"}},"timestamp":"2022-10-31T20:15:13.310039309Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"u3OsGqO6vNSNbKxXnriqE9stAYATPoQ+IRwQeD8ISazrxolzuSCER7JvuRV4Mt/yvU9bmx84cfe/ABlBWGL6DQ=="},"time":"2022-10-31T16:15:13-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:13-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":114,"val_index":0,"vote_height":114,"vote_type":1,"time":"2022-10-31T16:15:13-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:114 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:3421396BB30BCE39EBC5133004E9D506E0A735529E492F4C9EF16BFAF3FDCF4C:1:1E55F490E7C5(1) BA{1:x} map[]}","vote":{"type":1,"height":114,"round":0,"block_id":{"hash":"3421396BB30BCE39EBC5133004E9D506E0A735529E492F4C9EF16BFAF3FDCF4C","parts":{"total":1,"hash":"1E55F490E7C5F57C22834DBABA803F4286C679971A8ECB53AEEA3AF5082DC52E"}},"timestamp":"2022-10-31T20:15:13.310039309Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"u3OsGqO6vNSNbKxXnriqE9stAYATPoQ+IRwQeD8ISazrxolzuSCER7JvuRV4Mt/yvU9bmx84cfe/ABlBWGL6DQ=="},"time":"2022-10-31T16:15:13-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:13-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":114,"round":0,"current":{},"time":"2022-10-31T16:15:13-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":114,"round":0,"hash":"3421396BB30BCE39EBC5133004E9D506E0A735529E492F4C9EF16BFAF3FDCF4C","time":"2022-10-31T16:15:13-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":114,"round":0,"vote":{"type":2,"height":114,"round":0,"block_id":{"hash":"3421396BB30BCE39EBC5133004E9D506E0A735529E492F4C9EF16BFAF3FDCF4C","parts":{"total":1,"hash":"1E55F490E7C5F57C22834DBABA803F4286C679971A8ECB53AEEA3AF5082DC52E"}},"timestamp":"2022-10-31T20:15:13.419681583Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Q/JSW/dYAx6A+aF+2T2f55sWG0D8p35pD6oyCgH9exEA5jnyYv+V7zao2UsW5ehag5WwivXRx95s5taV+ceGCw=="},"time":"2022-10-31T16:15:13-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:13-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":114,"val_index":0,"vote_height":114,"vote_type":2,"time":"2022-10-31T16:15:13-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":114,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:13Z","time":"2022-10-31T16:15:13-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":114,"round":0,"current":{},"time":"2022-10-31T16:15:13-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":114,"round":0,"current":{},"time":"2022-10-31T16:15:13-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":114,"current":{},"time":"2022-10-31T16:15:13-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":114,"block_hash":"3421396BB30BCE39EBC5133004E9D506E0A735529E492F4C9EF16BFAF3FDCF4C","time":"2022-10-31T16:15:13-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:13-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":114,"hash":{},"num_txs":0,"root":"30861F0E4F3DE36D7A3446E852CEF2A6C0670B0835404BE8F3F3D9B43851182B","time":"2022-10-31T16:15:13-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":114,"block":{},"time":"2022-10-31T16:15:13-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:13-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":114,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:13-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32323620323439203137392031343420313033203231332031373920323337203232362031383420323530203332203130372031323620312031333420363820313431203820323520343720323432203138332032313920323431203533203236203136302034372031393320313733203230325D3A37327D","time":"2022-10-31T16:15:13-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"E2F9B39067D5B3EDE2B8FA206B7E0186448D08192FF2B7DBF1351AA02FC1ADCA","height":114,"num_txs":0,"time":"2022-10-31T16:15:13-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":114,"last_block_time":"2022-10-31T20:15:12Z","time":"2022-10-31T16:15:13-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":921682188,"height":115,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":114,"round":0,"step":3},"time":"2022-10-31T16:15:13-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":921.682188,"height":115,"round":0,"step":1,"time":"2022-10-31T16:15:13-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:13-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":114,"time":"2022-10-31T16:15:13-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":114,"num_txs":0,"time":"2022-10-31T16:15:13-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:13-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:14-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:14-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:14-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:14-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:14-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:14-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":921.682188,"height":115,"round":0,"step":1,"time":"2022-10-31T16:15:14-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":115,"round":0,"step":1,"timeout":921.682188,"time":"2022-10-31T16:15:14-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":115,"round":0,"current":{},"time":"2022-10-31T16:15:14-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":115,"round":0,"current":{},"time":"2022-10-31T16:15:14-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":115,"round":0,"time":"2022-10-31T16:15:14-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":115,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:14-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":115,"round":0,"step":3},"old_ti":{"duration":921682188,"height":115,"round":0,"step":1},"time":"2022-10-31T16:15:14-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:14-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":115,"round":0,"step":3,"time":"2022-10-31T16:15:14-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":115,"proposal":{"Type":32,"height":115,"round":0,"pol_round":-1,"block_id":{"hash":"8C9243AE99CDF275A5CD5C1269ADA2C0FD647680BC397ED041027CE1E282D73C","parts":{"total":1,"hash":"CB22EF4E25EFB232B36FC1A9DDC5C8B6E5F3CAB5FD0A65630B070A8E2B64E7B4"}},"timestamp":"2022-10-31T20:15:14.51043847Z","signature":"5Eg/8j61jXD8EXtF4jlgezxAEUB1ByDHG5Y372CCFDVXydCsW9F8zdUst7QQWJHV2oPYgZLi5bOK9sz4cRiZDA=="},"round":0,"time":"2022-10-31T16:15:14-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:14-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":115,"round":0,"pol_round":-1,"block_id":{"hash":"8C9243AE99CDF275A5CD5C1269ADA2C0FD647680BC397ED041027CE1E282D73C","parts":{"total":1,"hash":"CB22EF4E25EFB232B36FC1A9DDC5C8B6E5F3CAB5FD0A65630B070A8E2B64E7B4"}},"timestamp":"2022-10-31T20:15:14.51043847Z","signature":"5Eg/8j61jXD8EXtF4jlgezxAEUB1ByDHG5Y372CCFDVXydCsW9F8zdUst7QQWJHV2oPYgZLi5bOK9sz4cRiZDA=="},"time":"2022-10-31T16:15:14-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"8C9243AE99CDF275A5CD5C1269ADA2C0FD647680BC397ED041027CE1E282D73C","height":115,"time":"2022-10-31T16:15:14-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":115,"round":0,"current":{},"time":"2022-10-31T16:15:14-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":115,"round":0,"time":"2022-10-31T16:15:14-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":115,"round":0,"vote":{"type":1,"height":115,"round":0,"block_id":{"hash":"8C9243AE99CDF275A5CD5C1269ADA2C0FD647680BC397ED041027CE1E282D73C","parts":{"total":1,"hash":"CB22EF4E25EFB232B36FC1A9DDC5C8B6E5F3CAB5FD0A65630B070A8E2B64E7B4"}},"timestamp":"2022-10-31T20:15:14.544070045Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"1kYUUs9VJLcWjSMpjSdbhMEVpH97qyenhl37Xz0lntuVIJTC+WYyhvVwQUzfGumE7G/LcIjzdMW6PULve7oOCg=="},"time":"2022-10-31T16:15:14-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:14-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":115,"val_index":0,"vote_height":115,"vote_type":1,"time":"2022-10-31T16:15:14-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:115 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:8C9243AE99CDF275A5CD5C1269ADA2C0FD647680BC397ED041027CE1E282D73C:1:CB22EF4E25EF(1) BA{1:x} map[]}","vote":{"type":1,"height":115,"round":0,"block_id":{"hash":"8C9243AE99CDF275A5CD5C1269ADA2C0FD647680BC397ED041027CE1E282D73C","parts":{"total":1,"hash":"CB22EF4E25EFB232B36FC1A9DDC5C8B6E5F3CAB5FD0A65630B070A8E2B64E7B4"}},"timestamp":"2022-10-31T20:15:14.544070045Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"1kYUUs9VJLcWjSMpjSdbhMEVpH97qyenhl37Xz0lntuVIJTC+WYyhvVwQUzfGumE7G/LcIjzdMW6PULve7oOCg=="},"time":"2022-10-31T16:15:14-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:14-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":115,"round":0,"current":{},"time":"2022-10-31T16:15:14-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":115,"round":0,"hash":"8C9243AE99CDF275A5CD5C1269ADA2C0FD647680BC397ED041027CE1E282D73C","time":"2022-10-31T16:15:14-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":115,"round":0,"vote":{"type":2,"height":115,"round":0,"block_id":{"hash":"8C9243AE99CDF275A5CD5C1269ADA2C0FD647680BC397ED041027CE1E282D73C","parts":{"total":1,"hash":"CB22EF4E25EFB232B36FC1A9DDC5C8B6E5F3CAB5FD0A65630B070A8E2B64E7B4"}},"timestamp":"2022-10-31T20:15:14.578838283Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"M0HNriBtIh7pPPtBC/MF5SEiOowUCXXz1AX92jY/GSSTJtFj9T+1c2/WuXpohOx8OQHIAvqEdMyb55HyRwfkBw=="},"time":"2022-10-31T16:15:14-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:14-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":115,"val_index":0,"vote_height":115,"vote_type":2,"time":"2022-10-31T16:15:14-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":115,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:14Z","time":"2022-10-31T16:15:14-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":115,"round":0,"current":{},"time":"2022-10-31T16:15:14-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":115,"round":0,"current":{},"time":"2022-10-31T16:15:14-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":115,"current":{},"time":"2022-10-31T16:15:14-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":115,"block_hash":"8C9243AE99CDF275A5CD5C1269ADA2C0FD647680BC397ED041027CE1E282D73C","time":"2022-10-31T16:15:14-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:14-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":115,"hash":{},"num_txs":0,"root":"E2F9B39067D5B3EDE2B8FA206B7E0186448D08192FF2B7DBF1351AA02FC1ADCA","time":"2022-10-31T16:15:14-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":115,"block":{},"time":"2022-10-31T16:15:14-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:14-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:14-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:14-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:14-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":115,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:14-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B372031363320353220313635203232352032303120313631203130312035312039372032323620373120343720323534203530203236203131322031323920353120373220313839203231392031373120313836203135392033332031303620353820393720313032203135362035315D3A37337D","time":"2022-10-31T16:15:14-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"07A334A5E1C9A1653361E2472FFE321A70813348BDDBABBA9F216A3A61669C33","height":115,"num_txs":0,"time":"2022-10-31T16:15:14-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":115,"last_block_time":"2022-10-31T20:15:13Z","time":"2022-10-31T16:15:14-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":909778752,"height":116,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":115,"round":0,"step":3},"time":"2022-10-31T16:15:14-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":909.778752,"height":116,"round":0,"step":1,"time":"2022-10-31T16:15:14-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:14-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":115,"time":"2022-10-31T16:15:14-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":115,"num_txs":0,"time":"2022-10-31T16:15:14-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:15-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:15-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:15-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:15-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:15-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:15-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":909.778752,"height":116,"round":0,"step":1,"time":"2022-10-31T16:15:15-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":116,"round":0,"step":1,"timeout":909.778752,"time":"2022-10-31T16:15:15-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":116,"round":0,"current":{},"time":"2022-10-31T16:15:15-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":116,"round":0,"current":{},"time":"2022-10-31T16:15:15-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":116,"round":0,"time":"2022-10-31T16:15:15-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":116,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:15-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":116,"round":0,"step":3},"old_ti":{"duration":909778752,"height":116,"round":0,"step":1},"time":"2022-10-31T16:15:15-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:15-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":116,"round":0,"step":3,"time":"2022-10-31T16:15:15-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:15-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:15-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:15-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":116,"proposal":{"Type":32,"height":116,"round":0,"pol_round":-1,"block_id":{"hash":"644F7ECBA007FC0CB41062D9212A416F26A88EA51F8321863AED544407363FC8","parts":{"total":1,"hash":"94FA5736C6494BBE4D1148C7EA020258A0B3631007E8778A063B1327BCFBA8A3"}},"timestamp":"2022-10-31T20:15:15.63121764Z","signature":"2xW/MYCmVvd6/uAm3j4ZWmBJtBAVvmZ2CCOtEPeyfNxx+zjDb/nQxFM/J0TOnDDk6DQcpVkRqt7V8QzICq+iBQ=="},"round":0,"time":"2022-10-31T16:15:15-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:15-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":116,"round":0,"pol_round":-1,"block_id":{"hash":"644F7ECBA007FC0CB41062D9212A416F26A88EA51F8321863AED544407363FC8","parts":{"total":1,"hash":"94FA5736C6494BBE4D1148C7EA020258A0B3631007E8778A063B1327BCFBA8A3"}},"timestamp":"2022-10-31T20:15:15.63121764Z","signature":"2xW/MYCmVvd6/uAm3j4ZWmBJtBAVvmZ2CCOtEPeyfNxx+zjDb/nQxFM/J0TOnDDk6DQcpVkRqt7V8QzICq+iBQ=="},"time":"2022-10-31T16:15:15-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"644F7ECBA007FC0CB41062D9212A416F26A88EA51F8321863AED544407363FC8","height":116,"time":"2022-10-31T16:15:15-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":116,"round":0,"current":{},"time":"2022-10-31T16:15:15-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":116,"round":0,"time":"2022-10-31T16:15:15-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":116,"round":0,"vote":{"type":1,"height":116,"round":0,"block_id":{"hash":"644F7ECBA007FC0CB41062D9212A416F26A88EA51F8321863AED544407363FC8","parts":{"total":1,"hash":"94FA5736C6494BBE4D1148C7EA020258A0B3631007E8778A063B1327BCFBA8A3"}},"timestamp":"2022-10-31T20:15:15.66946278Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"cbFQjlDXb4Q+ZJ7ws0JM0WXn8hww+ZQIPe4ZoFTb/xpfHPcMppG5F1dGgFB+TyOGS+RNBJYB8iJFTH8oMs5CBQ=="},"time":"2022-10-31T16:15:15-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:15-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":116,"val_index":0,"vote_height":116,"vote_type":1,"time":"2022-10-31T16:15:15-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:116 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:644F7ECBA007FC0CB41062D9212A416F26A88EA51F8321863AED544407363FC8:1:94FA5736C649(1) BA{1:x} map[]}","vote":{"type":1,"height":116,"round":0,"block_id":{"hash":"644F7ECBA007FC0CB41062D9212A416F26A88EA51F8321863AED544407363FC8","parts":{"total":1,"hash":"94FA5736C6494BBE4D1148C7EA020258A0B3631007E8778A063B1327BCFBA8A3"}},"timestamp":"2022-10-31T20:15:15.66946278Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"cbFQjlDXb4Q+ZJ7ws0JM0WXn8hww+ZQIPe4ZoFTb/xpfHPcMppG5F1dGgFB+TyOGS+RNBJYB8iJFTH8oMs5CBQ=="},"time":"2022-10-31T16:15:15-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:15-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":116,"round":0,"current":{},"time":"2022-10-31T16:15:15-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":116,"round":0,"hash":"644F7ECBA007FC0CB41062D9212A416F26A88EA51F8321863AED544407363FC8","time":"2022-10-31T16:15:15-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":116,"round":0,"vote":{"type":2,"height":116,"round":0,"block_id":{"hash":"644F7ECBA007FC0CB41062D9212A416F26A88EA51F8321863AED544407363FC8","parts":{"total":1,"hash":"94FA5736C6494BBE4D1148C7EA020258A0B3631007E8778A063B1327BCFBA8A3"}},"timestamp":"2022-10-31T20:15:15.682604373Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"x2ZiQk12aTUaMD6sDbAl7A8dcTCNA58Fya8OobgT1laIINvY4wwD6KnScdRCI5JPRpC5E8yEcl7pAnhLbZwWBA=="},"time":"2022-10-31T16:15:15-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:15-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":116,"val_index":0,"vote_height":116,"vote_type":2,"time":"2022-10-31T16:15:15-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":116,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:15Z","time":"2022-10-31T16:15:15-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":116,"round":0,"current":{},"time":"2022-10-31T16:15:15-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":116,"round":0,"current":{},"time":"2022-10-31T16:15:15-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":116,"current":{},"time":"2022-10-31T16:15:15-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":116,"block_hash":"644F7ECBA007FC0CB41062D9212A416F26A88EA51F8321863AED544407363FC8","time":"2022-10-31T16:15:15-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:15-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":116,"hash":{},"num_txs":0,"root":"07A334A5E1C9A1653361E2472FFE321A70813348BDDBABBA9F216A3A61669C33","time":"2022-10-31T16:15:15-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":116,"block":{},"time":"2022-10-31T16:15:15-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:15-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":116,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:15-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31333320373820363620313238203133312037312032333820333220313330203230312034372032343220383820313937203436203535203131342033382032333920313231203633203335203234342032382031323120383520323236203234302031353920313433203739203138305D3A37347D","time":"2022-10-31T16:15:15-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"854E42808347EE2082C92FF258C52E377226EF793F23F41C7955E2F09F8F4FB4","height":116,"num_txs":0,"time":"2022-10-31T16:15:15-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":116,"last_block_time":"2022-10-31T20:15:14Z","time":"2022-10-31T16:15:15-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":595635764,"height":117,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":116,"round":0,"step":3},"time":"2022-10-31T16:15:16-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":595.635764,"height":117,"round":0,"step":1,"time":"2022-10-31T16:15:16-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:16-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:16-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:16-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:46754","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:16-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"txindex","height":116,"time":"2022-10-31T16:15:16-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":116,"num_txs":0,"time":"2022-10-31T16:15:16-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:16-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":595.635764,"height":117,"round":0,"step":1,"time":"2022-10-31T16:15:16-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":117,"round":0,"step":1,"timeout":595.635764,"time":"2022-10-31T16:15:16-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":117,"round":0,"current":{},"time":"2022-10-31T16:15:16-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":117,"round":0,"current":{},"time":"2022-10-31T16:15:16-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":117,"round":0,"step":3},"old_ti":{"duration":595635764,"height":117,"round":0,"step":1},"time":"2022-10-31T16:15:16-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:16-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":117,"round":0,"step":3,"time":"2022-10-31T16:15:16-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":117,"round":0,"time":"2022-10-31T16:15:16-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":117,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:16-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":117,"proposal":{"Type":32,"height":117,"round":0,"pol_round":-1,"block_id":{"hash":"578369B853593DA670351A768E2E10784BF6EA6E7994020C650A300CB2C8B9C9","parts":{"total":1,"hash":"279DCE45CC3B9143DEC560B7C71F8173C1D3D49EC4281118451C11C2E4D95FE4"}},"timestamp":"2022-10-31T20:15:16.919348447Z","signature":"XHwnfmXEbaqtIGpzkNqV1IZUskq/7uAmoZZjj3vz1j5LnXmR8+CaCl7/IP2wCiHwPEHVtbgCwglkGBJXPiYjAw=="},"round":0,"time":"2022-10-31T16:15:17-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:17-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":117,"round":0,"pol_round":-1,"block_id":{"hash":"578369B853593DA670351A768E2E10784BF6EA6E7994020C650A300CB2C8B9C9","parts":{"total":1,"hash":"279DCE45CC3B9143DEC560B7C71F8173C1D3D49EC4281118451C11C2E4D95FE4"}},"timestamp":"2022-10-31T20:15:16.919348447Z","signature":"XHwnfmXEbaqtIGpzkNqV1IZUskq/7uAmoZZjj3vz1j5LnXmR8+CaCl7/IP2wCiHwPEHVtbgCwglkGBJXPiYjAw=="},"time":"2022-10-31T16:15:17-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"578369B853593DA670351A768E2E10784BF6EA6E7994020C650A300CB2C8B9C9","height":117,"time":"2022-10-31T16:15:17-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":117,"round":0,"current":{},"time":"2022-10-31T16:15:17-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":117,"round":0,"time":"2022-10-31T16:15:17-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":117,"round":0,"vote":{"type":1,"height":117,"round":0,"block_id":{"hash":"578369B853593DA670351A768E2E10784BF6EA6E7994020C650A300CB2C8B9C9","parts":{"total":1,"hash":"279DCE45CC3B9143DEC560B7C71F8173C1D3D49EC4281118451C11C2E4D95FE4"}},"timestamp":"2022-10-31T20:15:17.105922536Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"HG9NcTFU8Sub5aBT0368KTlqmeu+OWq5Lk+ASe6+NvEyF+l7ozkPM1IYkremcqwtpuRYT9HcAkaUY1leGy63Ag=="},"time":"2022-10-31T16:15:17-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:17-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":117,"val_index":0,"vote_height":117,"vote_type":1,"time":"2022-10-31T16:15:17-04:00","message":"adding vote"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:17-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:17-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:17-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:17-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:17-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:17-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:117 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:578369B853593DA670351A768E2E10784BF6EA6E7994020C650A300CB2C8B9C9:1:279DCE45CC3B(1) BA{1:x} map[]}","vote":{"type":1,"height":117,"round":0,"block_id":{"hash":"578369B853593DA670351A768E2E10784BF6EA6E7994020C650A300CB2C8B9C9","parts":{"total":1,"hash":"279DCE45CC3B9143DEC560B7C71F8173C1D3D49EC4281118451C11C2E4D95FE4"}},"timestamp":"2022-10-31T20:15:17.105922536Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"HG9NcTFU8Sub5aBT0368KTlqmeu+OWq5Lk+ASe6+NvEyF+l7ozkPM1IYkremcqwtpuRYT9HcAkaUY1leGy63Ag=="},"time":"2022-10-31T16:15:17-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:17-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":117,"round":0,"current":{},"time":"2022-10-31T16:15:17-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":117,"round":0,"hash":"578369B853593DA670351A768E2E10784BF6EA6E7994020C650A300CB2C8B9C9","time":"2022-10-31T16:15:17-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":117,"round":0,"vote":{"type":2,"height":117,"round":0,"block_id":{"hash":"578369B853593DA670351A768E2E10784BF6EA6E7994020C650A300CB2C8B9C9","parts":{"total":1,"hash":"279DCE45CC3B9143DEC560B7C71F8173C1D3D49EC4281118451C11C2E4D95FE4"}},"timestamp":"2022-10-31T20:15:17.140855219Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"bBDtufqTisyxdeWlI2/gUZ7FG5qfSCoa94icDtTkH/HZrOE9g9BIxFyYPzlb6tmRH7/Dud0Ao/NhRkUCquxTAQ=="},"time":"2022-10-31T16:15:17-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:17-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":117,"val_index":0,"vote_height":117,"vote_type":2,"time":"2022-10-31T16:15:17-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":117,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:17Z","time":"2022-10-31T16:15:17-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":117,"round":0,"current":{},"time":"2022-10-31T16:15:17-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":117,"round":0,"current":{},"time":"2022-10-31T16:15:17-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":117,"current":{},"time":"2022-10-31T16:15:17-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":117,"block_hash":"578369B853593DA670351A768E2E10784BF6EA6E7994020C650A300CB2C8B9C9","time":"2022-10-31T16:15:17-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:17-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":117,"hash":{},"num_txs":0,"root":"854E42808347EE2082C92FF258C52E377226EF793F23F41C7955E2F09F8F4FB4","time":"2022-10-31T16:15:17-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":117,"block":{},"time":"2022-10-31T16:15:17-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:17-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":117,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:17-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B34322032333920323533203133342031313120313336203235322032333620323139203636203130322031203235322031373320333620323433203238203537203136372031383720313731203232302033322032343220313638203230342032353220353820342031333520313333203138385D3A37357D","time":"2022-10-31T16:15:17-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"2AEFFD866F88FCECDB426601FCAD24F31C39A7BBABDC20F2A8CCFC3A048785BC","height":117,"num_txs":0,"time":"2022-10-31T16:15:17-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":117,"last_block_time":"2022-10-31T20:15:15Z","time":"2022-10-31T16:15:17-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":935722012,"height":118,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":117,"round":0,"step":3},"time":"2022-10-31T16:15:17-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":935.722012,"height":118,"round":0,"step":1,"time":"2022-10-31T16:15:17-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:17-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":117,"time":"2022-10-31T16:15:17-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":117,"num_txs":0,"time":"2022-10-31T16:15:17-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:17-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:17-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:17-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:18-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:18-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:18-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:18-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:18-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":3,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:18-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":935.722012,"height":118,"round":0,"step":1,"time":"2022-10-31T16:15:18-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":118,"round":0,"step":1,"timeout":935.722012,"time":"2022-10-31T16:15:18-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":118,"round":0,"current":{},"time":"2022-10-31T16:15:18-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":118,"round":0,"current":{},"time":"2022-10-31T16:15:18-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":118,"round":0,"time":"2022-10-31T16:15:18-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":118,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:18-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":118,"round":0,"step":3},"old_ti":{"duration":935722012,"height":118,"round":0,"step":1},"time":"2022-10-31T16:15:18-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:18-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":118,"round":0,"step":3,"time":"2022-10-31T16:15:18-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":118,"proposal":{"Type":32,"height":118,"round":0,"pol_round":-1,"block_id":{"hash":"C8B75A63851C88DCF6D15548D7F6EBC61B683F43D6A663094236CFA988823061","parts":{"total":1,"hash":"4B1B540B62AFCFC50F7CFD583F3EFE955B8B7D5B71CC5645AEF2BC61D01757B1"}},"timestamp":"2022-10-31T20:15:18.19527329Z","signature":"RAFOJdH9H5x5HhppThShhXNdsInh2Jir2hsXVnM0AD+ksMhTVZUKLa41FQLB5dmJiBXKeRp9ynJl70u1ZGFiBQ=="},"round":0,"time":"2022-10-31T16:15:18-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:18-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":118,"round":0,"pol_round":-1,"block_id":{"hash":"C8B75A63851C88DCF6D15548D7F6EBC61B683F43D6A663094236CFA988823061","parts":{"total":1,"hash":"4B1B540B62AFCFC50F7CFD583F3EFE955B8B7D5B71CC5645AEF2BC61D01757B1"}},"timestamp":"2022-10-31T20:15:18.19527329Z","signature":"RAFOJdH9H5x5HhppThShhXNdsInh2Jir2hsXVnM0AD+ksMhTVZUKLa41FQLB5dmJiBXKeRp9ynJl70u1ZGFiBQ=="},"time":"2022-10-31T16:15:18-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"C8B75A63851C88DCF6D15548D7F6EBC61B683F43D6A663094236CFA988823061","height":118,"time":"2022-10-31T16:15:18-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":118,"round":0,"current":{},"time":"2022-10-31T16:15:18-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":118,"round":0,"time":"2022-10-31T16:15:18-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":118,"round":0,"vote":{"type":1,"height":118,"round":0,"block_id":{"hash":"C8B75A63851C88DCF6D15548D7F6EBC61B683F43D6A663094236CFA988823061","parts":{"total":1,"hash":"4B1B540B62AFCFC50F7CFD583F3EFE955B8B7D5B71CC5645AEF2BC61D01757B1"}},"timestamp":"2022-10-31T20:15:18.221819547Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"H0CBkLxFwbi69es6D6ajRiUiatBCmKmisni/DKWK32MNGEMVCbQkcZxTxMyR71i/+8oYnzRv7Sub/qj50JT1DQ=="},"time":"2022-10-31T16:15:18-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:18-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":118,"val_index":0,"vote_height":118,"vote_type":1,"time":"2022-10-31T16:15:18-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:118 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:C8B75A63851C88DCF6D15548D7F6EBC61B683F43D6A663094236CFA988823061:1:4B1B540B62AF(1) BA{1:x} map[]}","vote":{"type":1,"height":118,"round":0,"block_id":{"hash":"C8B75A63851C88DCF6D15548D7F6EBC61B683F43D6A663094236CFA988823061","parts":{"total":1,"hash":"4B1B540B62AFCFC50F7CFD583F3EFE955B8B7D5B71CC5645AEF2BC61D01757B1"}},"timestamp":"2022-10-31T20:15:18.221819547Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"H0CBkLxFwbi69es6D6ajRiUiatBCmKmisni/DKWK32MNGEMVCbQkcZxTxMyR71i/+8oYnzRv7Sub/qj50JT1DQ=="},"time":"2022-10-31T16:15:18-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:18-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":118,"round":0,"current":{},"time":"2022-10-31T16:15:18-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":118,"round":0,"hash":"C8B75A63851C88DCF6D15548D7F6EBC61B683F43D6A663094236CFA988823061","time":"2022-10-31T16:15:18-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":118,"round":0,"vote":{"type":2,"height":118,"round":0,"block_id":{"hash":"C8B75A63851C88DCF6D15548D7F6EBC61B683F43D6A663094236CFA988823061","parts":{"total":1,"hash":"4B1B540B62AFCFC50F7CFD583F3EFE955B8B7D5B71CC5645AEF2BC61D01757B1"}},"timestamp":"2022-10-31T20:15:18.244954637Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"liyAA4i4R9GyRJTNEmt9PJ7fvgOB+rcnrfKKRHlHO3gpWm9Abk3DPsmsHCkZErXIDFF7cRcIesTgGEnJrwkkBQ=="},"time":"2022-10-31T16:15:18-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:18-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":118,"val_index":0,"vote_height":118,"vote_type":2,"time":"2022-10-31T16:15:18-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":118,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:18Z","time":"2022-10-31T16:15:18-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":118,"round":0,"current":{},"time":"2022-10-31T16:15:18-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":118,"round":0,"current":{},"time":"2022-10-31T16:15:18-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":118,"current":{},"time":"2022-10-31T16:15:18-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":118,"block_hash":"C8B75A63851C88DCF6D15548D7F6EBC61B683F43D6A663094236CFA988823061","time":"2022-10-31T16:15:18-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:18-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":118,"hash":{},"num_txs":0,"root":"2AEFFD866F88FCECDB426601FCAD24F31C39A7BBABDC20F2A8CCFC3A048785BC","time":"2022-10-31T16:15:18-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":118,"block":{},"time":"2022-10-31T16:15:18-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:18-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":118,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:18-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313131203132312036342031323420323135203937203435203232332032343020313732203938203936203136312031363920313236203537203139382031392032313520323534203131352033352031313320323038203139392036382031313920323320343720313034203531203234345D3A37367D","time":"2022-10-31T16:15:18-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"6F79407CD7612DDFF0AC6260A1A97E39C613D7FE732371D0C74477172F6833F4","height":118,"num_txs":0,"time":"2022-10-31T16:15:18-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":118,"last_block_time":"2022-10-31T20:15:17Z","time":"2022-10-31T16:15:18-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":965840686,"height":119,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":118,"round":0,"step":3},"time":"2022-10-31T16:15:18-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":965.840686,"height":119,"round":0,"step":1,"time":"2022-10-31T16:15:18-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:18-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":118,"time":"2022-10-31T16:15:18-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":118,"num_txs":0,"time":"2022-10-31T16:15:18-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:18-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:18-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:18-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:19-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":965.840686,"height":119,"round":0,"step":1,"time":"2022-10-31T16:15:19-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":119,"round":0,"step":1,"timeout":965.840686,"time":"2022-10-31T16:15:19-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":119,"round":0,"current":{},"time":"2022-10-31T16:15:19-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":119,"round":0,"current":{},"time":"2022-10-31T16:15:19-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":119,"round":0,"time":"2022-10-31T16:15:19-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":119,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:19-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":119,"round":0,"step":3},"old_ti":{"duration":965840686,"height":119,"round":0,"step":1},"time":"2022-10-31T16:15:19-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:19-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":119,"round":0,"step":3,"time":"2022-10-31T16:15:19-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":119,"proposal":{"Type":32,"height":119,"round":0,"pol_round":-1,"block_id":{"hash":"1297635CE7B26D55345C5FA68D0D33D2C965EA77BE1CECFB9EB56254474EE1AF","parts":{"total":1,"hash":"DA8F5619FE0A67D7A9150253EA4F737385F153F78424535F57324FE980445CA5"}},"timestamp":"2022-10-31T20:15:19.276290925Z","signature":"sGI6jaEqo4JtCw94pE+43PZAsIZtsO1QRIMJGfbPf8PXZ11Sl/DhcuU4LFPUi250a4tU6wCXoveXY3uoW5YMCQ=="},"round":0,"time":"2022-10-31T16:15:19-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:19-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":119,"round":0,"pol_round":-1,"block_id":{"hash":"1297635CE7B26D55345C5FA68D0D33D2C965EA77BE1CECFB9EB56254474EE1AF","parts":{"total":1,"hash":"DA8F5619FE0A67D7A9150253EA4F737385F153F78424535F57324FE980445CA5"}},"timestamp":"2022-10-31T20:15:19.276290925Z","signature":"sGI6jaEqo4JtCw94pE+43PZAsIZtsO1QRIMJGfbPf8PXZ11Sl/DhcuU4LFPUi250a4tU6wCXoveXY3uoW5YMCQ=="},"time":"2022-10-31T16:15:19-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"1297635CE7B26D55345C5FA68D0D33D2C965EA77BE1CECFB9EB56254474EE1AF","height":119,"time":"2022-10-31T16:15:19-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":119,"round":0,"current":{},"time":"2022-10-31T16:15:19-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":119,"round":0,"time":"2022-10-31T16:15:19-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":119,"round":0,"vote":{"type":1,"height":119,"round":0,"block_id":{"hash":"1297635CE7B26D55345C5FA68D0D33D2C965EA77BE1CECFB9EB56254474EE1AF","parts":{"total":1,"hash":"DA8F5619FE0A67D7A9150253EA4F737385F153F78424535F57324FE980445CA5"}},"timestamp":"2022-10-31T20:15:19.312639047Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"WFdOTXJ0bXAgtAZpwaUNEwbNIkI3MTR294R1ve+XBm4GB16v5erlZEIJWfQPEfaH/xa8/sHgkvHqAWmF3LazDg=="},"time":"2022-10-31T16:15:19-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:19-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":119,"val_index":0,"vote_height":119,"vote_type":1,"time":"2022-10-31T16:15:19-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:119 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:1297635CE7B26D55345C5FA68D0D33D2C965EA77BE1CECFB9EB56254474EE1AF:1:DA8F5619FE0A(1) BA{1:x} map[]}","vote":{"type":1,"height":119,"round":0,"block_id":{"hash":"1297635CE7B26D55345C5FA68D0D33D2C965EA77BE1CECFB9EB56254474EE1AF","parts":{"total":1,"hash":"DA8F5619FE0A67D7A9150253EA4F737385F153F78424535F57324FE980445CA5"}},"timestamp":"2022-10-31T20:15:19.312639047Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"WFdOTXJ0bXAgtAZpwaUNEwbNIkI3MTR294R1ve+XBm4GB16v5erlZEIJWfQPEfaH/xa8/sHgkvHqAWmF3LazDg=="},"time":"2022-10-31T16:15:19-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:19-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":119,"round":0,"current":{},"time":"2022-10-31T16:15:19-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":119,"round":0,"hash":"1297635CE7B26D55345C5FA68D0D33D2C965EA77BE1CECFB9EB56254474EE1AF","time":"2022-10-31T16:15:19-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":119,"round":0,"vote":{"type":2,"height":119,"round":0,"block_id":{"hash":"1297635CE7B26D55345C5FA68D0D33D2C965EA77BE1CECFB9EB56254474EE1AF","parts":{"total":1,"hash":"DA8F5619FE0A67D7A9150253EA4F737385F153F78424535F57324FE980445CA5"}},"timestamp":"2022-10-31T20:15:19.346709066Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"z3NCY3/boBkPCYtR/8N11YHRimzOujjc1MAW21pN0Aa8aksUUKO3rbQIXo5igbcAMOTgaSjp/7V5LguA4FnXAA=="},"time":"2022-10-31T16:15:19-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:19-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":119,"val_index":0,"vote_height":119,"vote_type":2,"time":"2022-10-31T16:15:19-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":119,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:19Z","time":"2022-10-31T16:15:19-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":119,"round":0,"current":{},"time":"2022-10-31T16:15:19-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":119,"round":0,"current":{},"time":"2022-10-31T16:15:19-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":119,"current":{},"time":"2022-10-31T16:15:19-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":119,"block_hash":"1297635CE7B26D55345C5FA68D0D33D2C965EA77BE1CECFB9EB56254474EE1AF","time":"2022-10-31T16:15:19-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:19-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":119,"hash":{},"num_txs":0,"root":"6F79407CD7612DDFF0AC6260A1A97E39C613D7FE732371D0C74477172F6833F4","time":"2022-10-31T16:15:19-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":119,"block":{},"time":"2022-10-31T16:15:19-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:19-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":119,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:19-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3135372034342036382031393120383920383220313730203637203135322031332031372038302039203439203235312031322031343520323038203137203130302031343020313136203135352034362033382033312031353620313035203133302034362036392035375D3A37377D","time":"2022-10-31T16:15:19-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"9D2C44BF5952AA43980D11500931FB0C91D011648C749B2E261F9C69822E4539","height":119,"num_txs":0,"time":"2022-10-31T16:15:19-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":119,"last_block_time":"2022-10-31T20:15:18Z","time":"2022-10-31T16:15:19-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:19-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":964867686,"height":120,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":119,"round":0,"step":3},"time":"2022-10-31T16:15:19-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":964.867686,"height":120,"round":0,"step":1,"time":"2022-10-31T16:15:19-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:19-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":119,"time":"2022-10-31T16:15:19-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":119,"num_txs":0,"time":"2022-10-31T16:15:19-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:20-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:20-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:20-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:20-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:20-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:20-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":964.867686,"height":120,"round":0,"step":1,"time":"2022-10-31T16:15:20-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":120,"round":0,"step":1,"timeout":964.867686,"time":"2022-10-31T16:15:20-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":120,"round":0,"current":{},"time":"2022-10-31T16:15:20-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":120,"round":0,"current":{},"time":"2022-10-31T16:15:20-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":120,"round":0,"time":"2022-10-31T16:15:20-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":120,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:20-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":120,"round":0,"step":3},"old_ti":{"duration":964867686,"height":120,"round":0,"step":1},"time":"2022-10-31T16:15:20-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:20-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":120,"round":0,"step":3,"time":"2022-10-31T16:15:20-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":120,"proposal":{"Type":32,"height":120,"round":0,"pol_round":-1,"block_id":{"hash":"0C21B6986189ABAF23AA103CE1218B33AF13059F05D61D838856A2A50E36C029","parts":{"total":1,"hash":"B099BA8B112654246EAE3B10E9ACDD6E3DCC54CE800B7F7DFD6D5A75F7E64C56"}},"timestamp":"2022-10-31T20:15:20.382247076Z","signature":"/zp6T6KcgLIvMMXjHDbw7Vt/NNV+KJdvlQX+CM4eyrp3eGyfD6Gw/RgQHGdu5AOD9rbw6Sh+DaXQU7KWdkw/DA=="},"round":0,"time":"2022-10-31T16:15:20-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:20-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":120,"round":0,"pol_round":-1,"block_id":{"hash":"0C21B6986189ABAF23AA103CE1218B33AF13059F05D61D838856A2A50E36C029","parts":{"total":1,"hash":"B099BA8B112654246EAE3B10E9ACDD6E3DCC54CE800B7F7DFD6D5A75F7E64C56"}},"timestamp":"2022-10-31T20:15:20.382247076Z","signature":"/zp6T6KcgLIvMMXjHDbw7Vt/NNV+KJdvlQX+CM4eyrp3eGyfD6Gw/RgQHGdu5AOD9rbw6Sh+DaXQU7KWdkw/DA=="},"time":"2022-10-31T16:15:20-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"0C21B6986189ABAF23AA103CE1218B33AF13059F05D61D838856A2A50E36C029","height":120,"time":"2022-10-31T16:15:20-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":120,"round":0,"current":{},"time":"2022-10-31T16:15:20-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":120,"round":0,"time":"2022-10-31T16:15:20-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":120,"round":0,"vote":{"type":1,"height":120,"round":0,"block_id":{"hash":"0C21B6986189ABAF23AA103CE1218B33AF13059F05D61D838856A2A50E36C029","parts":{"total":1,"hash":"B099BA8B112654246EAE3B10E9ACDD6E3DCC54CE800B7F7DFD6D5A75F7E64C56"}},"timestamp":"2022-10-31T20:15:20.410340235Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"wJcosA/VUw8ubwmQC6c1wmlcqi2ONOgcolQ6ivSUdaRPL0VPd2XN9+q+uUF3AKghA6o1CTr6l/tH2esVdwPrBQ=="},"time":"2022-10-31T16:15:20-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:20-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":120,"val_index":0,"vote_height":120,"vote_type":1,"time":"2022-10-31T16:15:20-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:120 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:0C21B6986189ABAF23AA103CE1218B33AF13059F05D61D838856A2A50E36C029:1:B099BA8B1126(1) BA{1:x} map[]}","vote":{"type":1,"height":120,"round":0,"block_id":{"hash":"0C21B6986189ABAF23AA103CE1218B33AF13059F05D61D838856A2A50E36C029","parts":{"total":1,"hash":"B099BA8B112654246EAE3B10E9ACDD6E3DCC54CE800B7F7DFD6D5A75F7E64C56"}},"timestamp":"2022-10-31T20:15:20.410340235Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"wJcosA/VUw8ubwmQC6c1wmlcqi2ONOgcolQ6ivSUdaRPL0VPd2XN9+q+uUF3AKghA6o1CTr6l/tH2esVdwPrBQ=="},"time":"2022-10-31T16:15:20-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:20-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":120,"round":0,"current":{},"time":"2022-10-31T16:15:20-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":120,"round":0,"hash":"0C21B6986189ABAF23AA103CE1218B33AF13059F05D61D838856A2A50E36C029","time":"2022-10-31T16:15:20-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":120,"round":0,"vote":{"type":2,"height":120,"round":0,"block_id":{"hash":"0C21B6986189ABAF23AA103CE1218B33AF13059F05D61D838856A2A50E36C029","parts":{"total":1,"hash":"B099BA8B112654246EAE3B10E9ACDD6E3DCC54CE800B7F7DFD6D5A75F7E64C56"}},"timestamp":"2022-10-31T20:15:20.429738006Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"5r5O9gJZoN+3R4FS5tICvs+Jx0Im57/YQ6ozprje5btETwLC5ff/Mh/69GhS/0LYAFlNfxZHZ55wPjAhUXK7Bg=="},"time":"2022-10-31T16:15:20-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:20-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":120,"val_index":0,"vote_height":120,"vote_type":2,"time":"2022-10-31T16:15:20-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":120,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:20Z","time":"2022-10-31T16:15:20-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":120,"round":0,"current":{},"time":"2022-10-31T16:15:20-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":120,"round":0,"current":{},"time":"2022-10-31T16:15:20-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":120,"current":{},"time":"2022-10-31T16:15:20-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":120,"block_hash":"0C21B6986189ABAF23AA103CE1218B33AF13059F05D61D838856A2A50E36C029","time":"2022-10-31T16:15:20-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:20-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":120,"hash":{},"num_txs":0,"root":"9D2C44BF5952AA43980D11500931FB0C91D011648C749B2E261F9C69822E4539","time":"2022-10-31T16:15:20-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":120,"block":{},"time":"2022-10-31T16:15:20-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:20-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":120,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:20-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31382031312037203138362032303920323335203231312031383320343320313938203939203836203231332032303320323132203133322032323120323332203230362036322032303520323231203231322031333920323720333420333820313239203138312032313320313433203231345D3A37387D","time":"2022-10-31T16:15:20-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"120B07BAD1EBD3B72BC66356D5CBD484DDE8CE3ECDDDD48B1B222681B5D58FD6","height":120,"num_txs":0,"time":"2022-10-31T16:15:20-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":120,"last_block_time":"2022-10-31T20:15:19Z","time":"2022-10-31T16:15:20-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":950245900,"height":121,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":120,"round":0,"step":3},"time":"2022-10-31T16:15:20-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":950.2459,"height":121,"round":0,"step":1,"time":"2022-10-31T16:15:20-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:20-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":120,"time":"2022-10-31T16:15:20-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":120,"num_txs":0,"time":"2022-10-31T16:15:20-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:20-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:20-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:20-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:21-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:21-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:21-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:21-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:21-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:21-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":950.2459,"height":121,"round":0,"step":1,"time":"2022-10-31T16:15:21-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":121,"round":0,"step":1,"timeout":950.2459,"time":"2022-10-31T16:15:21-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":121,"round":0,"current":{},"time":"2022-10-31T16:15:21-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":121,"round":0,"current":{},"time":"2022-10-31T16:15:21-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":121,"round":0,"time":"2022-10-31T16:15:21-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":121,"round":0,"step":3},"old_ti":{"duration":950245900,"height":121,"round":0,"step":1},"time":"2022-10-31T16:15:21-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:21-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":121,"round":0,"step":3,"time":"2022-10-31T16:15:21-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":121,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:21-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":121,"proposal":{"Type":32,"height":121,"round":0,"pol_round":-1,"block_id":{"hash":"A96E30B38EC001749DC81781667626AC03824BF735CFF2D1AD6C788A24B3EB58","parts":{"total":1,"hash":"97D5386BAABC910040830D6AB948D5395926993C6F2CCB070A47814713A724EA"}},"timestamp":"2022-10-31T20:15:21.483992924Z","signature":"KNtTTay3OyiorWbw+w8Yd9yD2SW1hZ6J8a9ykPIDwNVIhKLqyEzcWwXugim0UeStGpsk+7z/D9GdL6UOxv+FBA=="},"round":0,"time":"2022-10-31T16:15:21-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:21-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":121,"round":0,"pol_round":-1,"block_id":{"hash":"A96E30B38EC001749DC81781667626AC03824BF735CFF2D1AD6C788A24B3EB58","parts":{"total":1,"hash":"97D5386BAABC910040830D6AB948D5395926993C6F2CCB070A47814713A724EA"}},"timestamp":"2022-10-31T20:15:21.483992924Z","signature":"KNtTTay3OyiorWbw+w8Yd9yD2SW1hZ6J8a9ykPIDwNVIhKLqyEzcWwXugim0UeStGpsk+7z/D9GdL6UOxv+FBA=="},"time":"2022-10-31T16:15:21-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"A96E30B38EC001749DC81781667626AC03824BF735CFF2D1AD6C788A24B3EB58","height":121,"time":"2022-10-31T16:15:21-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":121,"round":0,"current":{},"time":"2022-10-31T16:15:21-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":121,"round":0,"time":"2022-10-31T16:15:21-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":121,"round":0,"vote":{"type":1,"height":121,"round":0,"block_id":{"hash":"A96E30B38EC001749DC81781667626AC03824BF735CFF2D1AD6C788A24B3EB58","parts":{"total":1,"hash":"97D5386BAABC910040830D6AB948D5395926993C6F2CCB070A47814713A724EA"}},"timestamp":"2022-10-31T20:15:21.547508765Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"LzxwTQuGGgfJLS251S79vIUwTiwVQrmrFZ/Zeo6wlkYxpBag7zGdOP9TF5jAulu5rRgJUuK6PPLdq9QDMPOWDA=="},"time":"2022-10-31T16:15:21-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:21-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":121,"val_index":0,"vote_height":121,"vote_type":1,"time":"2022-10-31T16:15:21-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:121 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:A96E30B38EC001749DC81781667626AC03824BF735CFF2D1AD6C788A24B3EB58:1:97D5386BAABC(1) BA{1:x} map[]}","vote":{"type":1,"height":121,"round":0,"block_id":{"hash":"A96E30B38EC001749DC81781667626AC03824BF735CFF2D1AD6C788A24B3EB58","parts":{"total":1,"hash":"97D5386BAABC910040830D6AB948D5395926993C6F2CCB070A47814713A724EA"}},"timestamp":"2022-10-31T20:15:21.547508765Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"LzxwTQuGGgfJLS251S79vIUwTiwVQrmrFZ/Zeo6wlkYxpBag7zGdOP9TF5jAulu5rRgJUuK6PPLdq9QDMPOWDA=="},"time":"2022-10-31T16:15:21-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:21-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":121,"round":0,"current":{},"time":"2022-10-31T16:15:21-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":121,"round":0,"hash":"A96E30B38EC001749DC81781667626AC03824BF735CFF2D1AD6C788A24B3EB58","time":"2022-10-31T16:15:21-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:21-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:21-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:21-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":121,"round":0,"vote":{"type":2,"height":121,"round":0,"block_id":{"hash":"A96E30B38EC001749DC81781667626AC03824BF735CFF2D1AD6C788A24B3EB58","parts":{"total":1,"hash":"97D5386BAABC910040830D6AB948D5395926993C6F2CCB070A47814713A724EA"}},"timestamp":"2022-10-31T20:15:21.613791198Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"d/WjUxgAo8zfOHt7Iz37ic2eFLwQk2HN+UD9gKAFVqeIXFUsySXdogEu8iKTTaMzJJKNaqyZy9DEZlYpeN4CAQ=="},"time":"2022-10-31T16:15:21-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:21-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":121,"val_index":0,"vote_height":121,"vote_type":2,"time":"2022-10-31T16:15:21-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":121,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:21Z","time":"2022-10-31T16:15:21-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":121,"round":0,"current":{},"time":"2022-10-31T16:15:21-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":121,"round":0,"current":{},"time":"2022-10-31T16:15:21-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":121,"current":{},"time":"2022-10-31T16:15:21-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":121,"block_hash":"A96E30B38EC001749DC81781667626AC03824BF735CFF2D1AD6C788A24B3EB58","time":"2022-10-31T16:15:21-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:21-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":121,"hash":{},"num_txs":0,"root":"120B07BAD1EBD3B72BC66356D5CBD484DDE8CE3ECDDDD48B1B222681B5D58FD6","time":"2022-10-31T16:15:21-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":121,"block":{},"time":"2022-10-31T16:15:21-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:21-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":121,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:21-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B342032372033203520313132203232372036322032333220323039203335203137332032343820323034203131362031323920313436203135312031313420383620323034203130352032392032353320313938203134302033372033382038362031383020313938203235342038315D3A37397D","time":"2022-10-31T16:15:21-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"041B030570E33EE8D123ADF8CC748192977256CC691DFDC68C252656B4C6FE51","height":121,"num_txs":0,"time":"2022-10-31T16:15:21-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":121,"last_block_time":"2022-10-31T20:15:20Z","time":"2022-10-31T16:15:21-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":956155099,"height":122,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":121,"round":0,"step":3},"time":"2022-10-31T16:15:21-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":956.155099,"height":122,"round":0,"step":1,"time":"2022-10-31T16:15:21-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:21-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":121,"time":"2022-10-31T16:15:21-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":121,"num_txs":0,"time":"2022-10-31T16:15:21-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:22-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:22-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:22-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:22-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":956.155099,"height":122,"round":0,"step":1,"time":"2022-10-31T16:15:22-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":122,"round":0,"step":1,"timeout":956.155099,"time":"2022-10-31T16:15:22-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":122,"round":0,"current":{},"time":"2022-10-31T16:15:22-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":122,"round":0,"current":{},"time":"2022-10-31T16:15:22-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":122,"round":0,"time":"2022-10-31T16:15:22-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":122,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:22-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":122,"round":0,"step":3},"old_ti":{"duration":956155099,"height":122,"round":0,"step":1},"time":"2022-10-31T16:15:22-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:22-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":122,"round":0,"step":3,"time":"2022-10-31T16:15:22-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":122,"proposal":{"Type":32,"height":122,"round":0,"pol_round":-1,"block_id":{"hash":"92308FCDFA40353319899C350D77144B6510B1E17519538FCE81CBF4CFF30068","parts":{"total":1,"hash":"5DE663D24F7CECA5D30C8D4FC93BBB4F7060CF4AADF86E90FAFB93192181BB44"}},"timestamp":"2022-10-31T20:15:22.665111909Z","signature":"v3/2BXRlUQAu+YKaOwZGcTywOjTlmXi4VJ04L5iKL2AHlu43sh/KOXnym9sm+pugZ+eRix/C2aWdjuFuppD6Ag=="},"round":0,"time":"2022-10-31T16:15:22-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:22-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":122,"round":0,"pol_round":-1,"block_id":{"hash":"92308FCDFA40353319899C350D77144B6510B1E17519538FCE81CBF4CFF30068","parts":{"total":1,"hash":"5DE663D24F7CECA5D30C8D4FC93BBB4F7060CF4AADF86E90FAFB93192181BB44"}},"timestamp":"2022-10-31T20:15:22.665111909Z","signature":"v3/2BXRlUQAu+YKaOwZGcTywOjTlmXi4VJ04L5iKL2AHlu43sh/KOXnym9sm+pugZ+eRix/C2aWdjuFuppD6Ag=="},"time":"2022-10-31T16:15:22-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"92308FCDFA40353319899C350D77144B6510B1E17519538FCE81CBF4CFF30068","height":122,"time":"2022-10-31T16:15:22-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":122,"round":0,"current":{},"time":"2022-10-31T16:15:22-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":122,"round":0,"time":"2022-10-31T16:15:22-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":122,"round":0,"vote":{"type":1,"height":122,"round":0,"block_id":{"hash":"92308FCDFA40353319899C350D77144B6510B1E17519538FCE81CBF4CFF30068","parts":{"total":1,"hash":"5DE663D24F7CECA5D30C8D4FC93BBB4F7060CF4AADF86E90FAFB93192181BB44"}},"timestamp":"2022-10-31T20:15:22.706773603Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"zl6CgoE7GBp5q961NX4BSlMpCHIdszKQZ6Zn6uqGY1WXsurusbDlxMcpV55s93CJ4lq0vmjiRh+sSs6zegRPBA=="},"time":"2022-10-31T16:15:22-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:22-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":122,"val_index":0,"vote_height":122,"vote_type":1,"time":"2022-10-31T16:15:22-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:122 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:92308FCDFA40353319899C350D77144B6510B1E17519538FCE81CBF4CFF30068:1:5DE663D24F7C(1) BA{1:x} map[]}","vote":{"type":1,"height":122,"round":0,"block_id":{"hash":"92308FCDFA40353319899C350D77144B6510B1E17519538FCE81CBF4CFF30068","parts":{"total":1,"hash":"5DE663D24F7CECA5D30C8D4FC93BBB4F7060CF4AADF86E90FAFB93192181BB44"}},"timestamp":"2022-10-31T20:15:22.706773603Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"zl6CgoE7GBp5q961NX4BSlMpCHIdszKQZ6Zn6uqGY1WXsurusbDlxMcpV55s93CJ4lq0vmjiRh+sSs6zegRPBA=="},"time":"2022-10-31T16:15:22-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:22-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":122,"round":0,"current":{},"time":"2022-10-31T16:15:22-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":122,"round":0,"hash":"92308FCDFA40353319899C350D77144B6510B1E17519538FCE81CBF4CFF30068","time":"2022-10-31T16:15:22-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":122,"round":0,"vote":{"type":2,"height":122,"round":0,"block_id":{"hash":"92308FCDFA40353319899C350D77144B6510B1E17519538FCE81CBF4CFF30068","parts":{"total":1,"hash":"5DE663D24F7CECA5D30C8D4FC93BBB4F7060CF4AADF86E90FAFB93192181BB44"}},"timestamp":"2022-10-31T20:15:22.721843743Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"6GdVk6uXfv5u0dk9yQVCiUgDuGf4hi/i6FTWlzS5iwp0Y/J4AJHmo5lplhSjDmqQegDyXbdWew8EsS6abGaaBg=="},"time":"2022-10-31T16:15:22-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:22-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":122,"val_index":0,"vote_height":122,"vote_type":2,"time":"2022-10-31T16:15:22-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":122,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:22Z","time":"2022-10-31T16:15:22-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":122,"round":0,"current":{},"time":"2022-10-31T16:15:22-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":122,"round":0,"current":{},"time":"2022-10-31T16:15:22-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":122,"current":{},"time":"2022-10-31T16:15:22-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":122,"block_hash":"92308FCDFA40353319899C350D77144B6510B1E17519538FCE81CBF4CFF30068","time":"2022-10-31T16:15:22-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:22-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":122,"hash":{},"num_txs":0,"root":"041B030570E33EE8D123ADF8CC748192977256CC691DFDC68C252656B4C6FE51","time":"2022-10-31T16:15:22-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":122,"block":{},"time":"2022-10-31T16:15:22-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:22-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":122,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:22-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B34352032333620363320313032203432203738203137382031383420313234203133332039332036322031203734203138362036203130362035302031363520313434203134372032382035352039382032313720323535203932203137203230352031313420323136203139335D3A37417D","time":"2022-10-31T16:15:22-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"2DEC3F662A4EB2B87C855D3E014ABA066A32A590931C3762D9FF5C11CD72D8C1","height":122,"num_txs":0,"time":"2022-10-31T16:15:22-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":122,"last_block_time":"2022-10-31T20:15:21Z","time":"2022-10-31T16:15:22-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":954931178,"height":123,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":122,"round":0,"step":3},"time":"2022-10-31T16:15:22-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":954.931178,"height":123,"round":0,"step":1,"time":"2022-10-31T16:15:22-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:22-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":122,"time":"2022-10-31T16:15:22-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":122,"num_txs":0,"time":"2022-10-31T16:15:22-04:00","message":"indexed block txs"} -{"level":"info","module":"pex","numDialing":0,"numInPeers":0,"numOutPeers":0,"numToDial":10,"time":"2022-10-31T16:15:23-04:00","message":"Ensure peers"} -{"level":"info","module":"pex","time":"2022-10-31T16:15:23-04:00","message":"No addresses to dial. Falling back to seeds"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:23-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:23-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:23-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:23-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:23-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:23-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:23-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:23-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:23-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":954.931178,"height":123,"round":0,"step":1,"time":"2022-10-31T16:15:23-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":123,"round":0,"step":1,"timeout":954.931178,"time":"2022-10-31T16:15:23-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":123,"round":0,"current":{},"time":"2022-10-31T16:15:23-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":123,"round":0,"current":{},"time":"2022-10-31T16:15:23-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":123,"round":0,"time":"2022-10-31T16:15:23-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":123,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:23-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":123,"round":0,"step":3},"old_ti":{"duration":954931178,"height":123,"round":0,"step":1},"time":"2022-10-31T16:15:23-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:23-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":123,"round":0,"step":3,"time":"2022-10-31T16:15:23-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":123,"proposal":{"Type":32,"height":123,"round":0,"pol_round":-1,"block_id":{"hash":"EB97828BD8DEDDF8247F5247446176534B2025292E9924FCC7194A6CA7C2FA7E","parts":{"total":1,"hash":"B31ECC645961E66AC7F2F1B108416DB15AC1B10F358A1EC1DD7A94927AFA1C23"}},"timestamp":"2022-10-31T20:15:23.770807993Z","signature":"zrR8OhegWqKqwFIVwXhhFSsw6YIviFc4/bqYVEFazyJn8lSf3ss3GyrJEaVbB9yLkeYWaYtwRGBkgGzgKIS3CA=="},"round":0,"time":"2022-10-31T16:15:23-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:23-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":123,"round":0,"pol_round":-1,"block_id":{"hash":"EB97828BD8DEDDF8247F5247446176534B2025292E9924FCC7194A6CA7C2FA7E","parts":{"total":1,"hash":"B31ECC645961E66AC7F2F1B108416DB15AC1B10F358A1EC1DD7A94927AFA1C23"}},"timestamp":"2022-10-31T20:15:23.770807993Z","signature":"zrR8OhegWqKqwFIVwXhhFSsw6YIviFc4/bqYVEFazyJn8lSf3ss3GyrJEaVbB9yLkeYWaYtwRGBkgGzgKIS3CA=="},"time":"2022-10-31T16:15:23-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"EB97828BD8DEDDF8247F5247446176534B2025292E9924FCC7194A6CA7C2FA7E","height":123,"time":"2022-10-31T16:15:23-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":123,"round":0,"current":{},"time":"2022-10-31T16:15:23-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":123,"round":0,"time":"2022-10-31T16:15:23-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":123,"round":0,"vote":{"type":1,"height":123,"round":0,"block_id":{"hash":"EB97828BD8DEDDF8247F5247446176534B2025292E9924FCC7194A6CA7C2FA7E","parts":{"total":1,"hash":"B31ECC645961E66AC7F2F1B108416DB15AC1B10F358A1EC1DD7A94927AFA1C23"}},"timestamp":"2022-10-31T20:15:23.791943443Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"hW9fPuKB6khG+AheMgIQqt91ct27STHaFTlnYrAPAQl0Dx4f8H8RDQblW03fYpm9RNIbAyURew4wXM8vHLYADQ=="},"time":"2022-10-31T16:15:23-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:23-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":123,"val_index":0,"vote_height":123,"vote_type":1,"time":"2022-10-31T16:15:23-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:123 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:EB97828BD8DEDDF8247F5247446176534B2025292E9924FCC7194A6CA7C2FA7E:1:B31ECC645961(1) BA{1:x} map[]}","vote":{"type":1,"height":123,"round":0,"block_id":{"hash":"EB97828BD8DEDDF8247F5247446176534B2025292E9924FCC7194A6CA7C2FA7E","parts":{"total":1,"hash":"B31ECC645961E66AC7F2F1B108416DB15AC1B10F358A1EC1DD7A94927AFA1C23"}},"timestamp":"2022-10-31T20:15:23.791943443Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"hW9fPuKB6khG+AheMgIQqt91ct27STHaFTlnYrAPAQl0Dx4f8H8RDQblW03fYpm9RNIbAyURew4wXM8vHLYADQ=="},"time":"2022-10-31T16:15:23-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:23-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":123,"round":0,"current":{},"time":"2022-10-31T16:15:23-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":123,"round":0,"hash":"EB97828BD8DEDDF8247F5247446176534B2025292E9924FCC7194A6CA7C2FA7E","time":"2022-10-31T16:15:23-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":123,"round":0,"vote":{"type":2,"height":123,"round":0,"block_id":{"hash":"EB97828BD8DEDDF8247F5247446176534B2025292E9924FCC7194A6CA7C2FA7E","parts":{"total":1,"hash":"B31ECC645961E66AC7F2F1B108416DB15AC1B10F358A1EC1DD7A94927AFA1C23"}},"timestamp":"2022-10-31T20:15:23.810280102Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"bcBW299YJEP7cHJQElG46RnmgWdB7Skc7GF/N2Mc4mh5mhTiKBPd/PqKwgLJnX702/x/1HYIrRnJGOZJ8EVYBg=="},"time":"2022-10-31T16:15:23-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:23-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":123,"val_index":0,"vote_height":123,"vote_type":2,"time":"2022-10-31T16:15:23-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":123,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:23Z","time":"2022-10-31T16:15:23-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":123,"round":0,"current":{},"time":"2022-10-31T16:15:23-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":123,"round":0,"current":{},"time":"2022-10-31T16:15:23-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":123,"current":{},"time":"2022-10-31T16:15:23-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":123,"block_hash":"EB97828BD8DEDDF8247F5247446176534B2025292E9924FCC7194A6CA7C2FA7E","time":"2022-10-31T16:15:23-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:23-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":123,"hash":{},"num_txs":0,"root":"2DEC3F662A4EB2B87C855D3E014ABA066A32A590931C3762D9FF5C11CD72D8C1","time":"2022-10-31T16:15:23-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":123,"block":{},"time":"2022-10-31T16:15:23-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:23-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":123,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:23-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3132392035312032333120313038203230322038203136342031343620363320373120313539203133322031333120313236203139332032323920313038203131362031303720313433203232302031353120313237203230302031333020313230203136312031363420313730203234352034203139355D3A37427D","time":"2022-10-31T16:15:23-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"8133E76CCA08A4923F479F84837EC1E56C746B8FDC977FC88278A1A4AAF504C3","height":123,"num_txs":0,"time":"2022-10-31T16:15:23-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":123,"last_block_time":"2022-10-31T20:15:22Z","time":"2022-10-31T16:15:23-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":964290435,"height":124,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":123,"round":0,"step":3},"time":"2022-10-31T16:15:23-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":964.290435,"height":124,"round":0,"step":1,"time":"2022-10-31T16:15:23-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:23-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":123,"time":"2022-10-31T16:15:23-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":123,"num_txs":0,"time":"2022-10-31T16:15:23-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:24-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:24-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:24-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:24-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:24-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":3,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:24-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:24-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:24-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:24-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":964.290435,"height":124,"round":0,"step":1,"time":"2022-10-31T16:15:24-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":124,"round":0,"step":1,"timeout":964.290435,"time":"2022-10-31T16:15:24-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":124,"round":0,"current":{},"time":"2022-10-31T16:15:24-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":124,"round":0,"current":{},"time":"2022-10-31T16:15:24-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":124,"round":0,"time":"2022-10-31T16:15:24-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":124,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:24-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":124,"round":0,"step":3},"old_ti":{"duration":964290435,"height":124,"round":0,"step":1},"time":"2022-10-31T16:15:24-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:24-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":124,"round":0,"step":3,"time":"2022-10-31T16:15:24-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":124,"proposal":{"Type":32,"height":124,"round":0,"pol_round":-1,"block_id":{"hash":"9B461046139FA815227FDABCF907203D2434EC3472463B4C5E979436F86851C3","parts":{"total":1,"hash":"DE91368CEA6B5674DD89B44D6CE33AF23C9B11DB9164AF01E30E85958402878B"}},"timestamp":"2022-10-31T20:15:24.84292689Z","signature":"ipAqqt+alGDc2WeVvnurg1UjprPmB7d92A8xJSo+6m3WuR6xZpVHzO3QdNdgHyXUyea0+y2l2HR/hGJ/GorjAQ=="},"round":0,"time":"2022-10-31T16:15:24-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:24-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":124,"round":0,"pol_round":-1,"block_id":{"hash":"9B461046139FA815227FDABCF907203D2434EC3472463B4C5E979436F86851C3","parts":{"total":1,"hash":"DE91368CEA6B5674DD89B44D6CE33AF23C9B11DB9164AF01E30E85958402878B"}},"timestamp":"2022-10-31T20:15:24.84292689Z","signature":"ipAqqt+alGDc2WeVvnurg1UjprPmB7d92A8xJSo+6m3WuR6xZpVHzO3QdNdgHyXUyea0+y2l2HR/hGJ/GorjAQ=="},"time":"2022-10-31T16:15:24-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"9B461046139FA815227FDABCF907203D2434EC3472463B4C5E979436F86851C3","height":124,"time":"2022-10-31T16:15:24-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":124,"round":0,"current":{},"time":"2022-10-31T16:15:24-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":124,"round":0,"time":"2022-10-31T16:15:24-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":124,"round":0,"vote":{"type":1,"height":124,"round":0,"block_id":{"hash":"9B461046139FA815227FDABCF907203D2434EC3472463B4C5E979436F86851C3","parts":{"total":1,"hash":"DE91368CEA6B5674DD89B44D6CE33AF23C9B11DB9164AF01E30E85958402878B"}},"timestamp":"2022-10-31T20:15:24.896982415Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"/IYqE+0QOmlR/Tmswpg+PlTjru/sZShFDjdiodVUZ9MntJAWQAUle0BGwzJMfGK1NFWlB83Ik9lMfVmM+4N7DQ=="},"time":"2022-10-31T16:15:24-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:24-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":124,"val_index":0,"vote_height":124,"vote_type":1,"time":"2022-10-31T16:15:24-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:124 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:9B461046139FA815227FDABCF907203D2434EC3472463B4C5E979436F86851C3:1:DE91368CEA6B(1) BA{1:x} map[]}","vote":{"type":1,"height":124,"round":0,"block_id":{"hash":"9B461046139FA815227FDABCF907203D2434EC3472463B4C5E979436F86851C3","parts":{"total":1,"hash":"DE91368CEA6B5674DD89B44D6CE33AF23C9B11DB9164AF01E30E85958402878B"}},"timestamp":"2022-10-31T20:15:24.896982415Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"/IYqE+0QOmlR/Tmswpg+PlTjru/sZShFDjdiodVUZ9MntJAWQAUle0BGwzJMfGK1NFWlB83Ik9lMfVmM+4N7DQ=="},"time":"2022-10-31T16:15:24-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:24-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":124,"round":0,"current":{},"time":"2022-10-31T16:15:24-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":124,"round":0,"hash":"9B461046139FA815227FDABCF907203D2434EC3472463B4C5E979436F86851C3","time":"2022-10-31T16:15:24-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":124,"round":0,"vote":{"type":2,"height":124,"round":0,"block_id":{"hash":"9B461046139FA815227FDABCF907203D2434EC3472463B4C5E979436F86851C3","parts":{"total":1,"hash":"DE91368CEA6B5674DD89B44D6CE33AF23C9B11DB9164AF01E30E85958402878B"}},"timestamp":"2022-10-31T20:15:24.912400881Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"7eGM3k+2mWlL64QgynqMbX0FHzT5BqRbftDTWJcy4y8Z3T7+jaApXFNGdhCfors9W+Qxnes6ahTlL0SumOXaAQ=="},"time":"2022-10-31T16:15:24-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:24-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":124,"val_index":0,"vote_height":124,"vote_type":2,"time":"2022-10-31T16:15:24-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":124,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:24Z","time":"2022-10-31T16:15:24-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":124,"round":0,"current":{},"time":"2022-10-31T16:15:24-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":124,"round":0,"current":{},"time":"2022-10-31T16:15:24-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":124,"current":{},"time":"2022-10-31T16:15:24-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":124,"block_hash":"9B461046139FA815227FDABCF907203D2434EC3472463B4C5E979436F86851C3","time":"2022-10-31T16:15:24-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:24-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":124,"hash":{},"num_txs":0,"root":"8133E76CCA08A4923F479F84837EC1E56C746B8FDC977FC88278A1A4AAF504C3","time":"2022-10-31T16:15:24-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":124,"block":{},"time":"2022-10-31T16:15:24-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:24-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":124,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:24-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31393020313730203135392039312037362031383420373920313137203137312033322032313620393620313337203130392032323420313133203531203237203833203235332031313720313930203931203139382031383920313535203837203638203934203130392031313220345D3A37437D","time":"2022-10-31T16:15:24-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"BEAA9F5B4CB84F75AB20D860896DE071331B53FD75BE5BC6BD9B57445E6D7004","height":124,"num_txs":0,"time":"2022-10-31T16:15:24-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":124,"last_block_time":"2022-10-31T20:15:23Z","time":"2022-10-31T16:15:24-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":964693365,"height":125,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":124,"round":0,"step":3},"time":"2022-10-31T16:15:24-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":964.693365,"height":125,"round":0,"step":1,"time":"2022-10-31T16:15:24-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:24-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":124,"time":"2022-10-31T16:15:24-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":124,"num_txs":0,"time":"2022-10-31T16:15:24-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:53098","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:25-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":964.693365,"height":125,"round":0,"step":1,"time":"2022-10-31T16:15:25-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":125,"round":0,"step":1,"timeout":964.693365,"time":"2022-10-31T16:15:25-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":125,"round":0,"current":{},"time":"2022-10-31T16:15:25-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":125,"round":0,"current":{},"time":"2022-10-31T16:15:25-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":125,"round":0,"time":"2022-10-31T16:15:25-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":125,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:25-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":125,"round":0,"step":3},"old_ti":{"duration":964693365,"height":125,"round":0,"step":1},"time":"2022-10-31T16:15:25-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:25-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":125,"round":0,"step":3,"time":"2022-10-31T16:15:25-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":125,"proposal":{"Type":32,"height":125,"round":0,"pol_round":-1,"block_id":{"hash":"96FC1F2C2F7E9170EE463981286486E378217ED32D0CFF6224FB9350646C3865","parts":{"total":1,"hash":"7EE725D412371AEA9B4A818E18E9A7B70FF1E49699CE79DCA0C129BBEE8CF847"}},"timestamp":"2022-10-31T20:15:25.952848347Z","signature":"WULVf6tVbQZjY6SkD+UQtK4keeSKnkadG/xMUsRwJlC2F9AGTeELX9Ka+lF7FCJ8WNayRmTlvOhXD+4Ln42pCw=="},"round":0,"time":"2022-10-31T16:15:25-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:25-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":125,"round":0,"pol_round":-1,"block_id":{"hash":"96FC1F2C2F7E9170EE463981286486E378217ED32D0CFF6224FB9350646C3865","parts":{"total":1,"hash":"7EE725D412371AEA9B4A818E18E9A7B70FF1E49699CE79DCA0C129BBEE8CF847"}},"timestamp":"2022-10-31T20:15:25.952848347Z","signature":"WULVf6tVbQZjY6SkD+UQtK4keeSKnkadG/xMUsRwJlC2F9AGTeELX9Ka+lF7FCJ8WNayRmTlvOhXD+4Ln42pCw=="},"time":"2022-10-31T16:15:25-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"96FC1F2C2F7E9170EE463981286486E378217ED32D0CFF6224FB9350646C3865","height":125,"time":"2022-10-31T16:15:25-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":125,"round":0,"current":{},"time":"2022-10-31T16:15:25-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":125,"round":0,"time":"2022-10-31T16:15:25-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":125,"round":0,"vote":{"type":1,"height":125,"round":0,"block_id":{"hash":"96FC1F2C2F7E9170EE463981286486E378217ED32D0CFF6224FB9350646C3865","parts":{"total":1,"hash":"7EE725D412371AEA9B4A818E18E9A7B70FF1E49699CE79DCA0C129BBEE8CF847"}},"timestamp":"2022-10-31T20:15:25.998947628Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"J0JOdk+yh3/dqvl0bnIfn25MCYuXcymOQoRm/lJOp1BRRwgUzE1z2jZ1gRYkG/5N7gUNHxjBbu0p7wPpCEakBA=="},"time":"2022-10-31T16:15:26-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:26-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":125,"val_index":0,"vote_height":125,"vote_type":1,"time":"2022-10-31T16:15:26-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:125 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:96FC1F2C2F7E9170EE463981286486E378217ED32D0CFF6224FB9350646C3865:1:7EE725D41237(1) BA{1:x} map[]}","vote":{"type":1,"height":125,"round":0,"block_id":{"hash":"96FC1F2C2F7E9170EE463981286486E378217ED32D0CFF6224FB9350646C3865","parts":{"total":1,"hash":"7EE725D412371AEA9B4A818E18E9A7B70FF1E49699CE79DCA0C129BBEE8CF847"}},"timestamp":"2022-10-31T20:15:25.998947628Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"J0JOdk+yh3/dqvl0bnIfn25MCYuXcymOQoRm/lJOp1BRRwgUzE1z2jZ1gRYkG/5N7gUNHxjBbu0p7wPpCEakBA=="},"time":"2022-10-31T16:15:26-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:26-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":125,"round":0,"current":{},"time":"2022-10-31T16:15:26-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":125,"round":0,"hash":"96FC1F2C2F7E9170EE463981286486E378217ED32D0CFF6224FB9350646C3865","time":"2022-10-31T16:15:26-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":125,"round":0,"vote":{"type":2,"height":125,"round":0,"block_id":{"hash":"96FC1F2C2F7E9170EE463981286486E378217ED32D0CFF6224FB9350646C3865","parts":{"total":1,"hash":"7EE725D412371AEA9B4A818E18E9A7B70FF1E49699CE79DCA0C129BBEE8CF847"}},"timestamp":"2022-10-31T20:15:26.017458013Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"jNR/CEx4L79merH/bDtPH0xiBZqGDjnjf9375GHhr6RIfferEk+5L0BQz2GLSrk4gskRmF5vaIyuf0YV7G9MCA=="},"time":"2022-10-31T16:15:26-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:26-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":125,"val_index":0,"vote_height":125,"vote_type":2,"time":"2022-10-31T16:15:26-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":125,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:26Z","time":"2022-10-31T16:15:26-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":125,"round":0,"current":{},"time":"2022-10-31T16:15:26-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":125,"round":0,"current":{},"time":"2022-10-31T16:15:26-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":125,"current":{},"time":"2022-10-31T16:15:26-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":125,"block_hash":"96FC1F2C2F7E9170EE463981286486E378217ED32D0CFF6224FB9350646C3865","time":"2022-10-31T16:15:26-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:26-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":125,"hash":{},"num_txs":0,"root":"BEAA9F5B4CB84F75AB20D860896DE071331B53FD75BE5BC6BD9B57445E6D7004","time":"2022-10-31T16:15:26-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":125,"block":{},"time":"2022-10-31T16:15:26-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:26-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":125,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:26-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313539203136392034352031383520323037203135342031312031332031383620313937203520353720323330203338203233302031333320362031343020363920323439203134332032333820373420373120313139203120323430203420323435203231332031352032395D3A37447D","time":"2022-10-31T16:15:26-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"9FA92DB9CF9A0B0DBAC50539E626E685068C45F98FEE4A477701F004F5D50F1D","height":125,"num_txs":0,"time":"2022-10-31T16:15:26-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":125,"last_block_time":"2022-10-31T20:15:24Z","time":"2022-10-31T16:15:26-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":965684034,"height":126,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":125,"round":0,"step":3},"time":"2022-10-31T16:15:26-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":965.684034,"height":126,"round":0,"step":1,"time":"2022-10-31T16:15:26-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:26-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":125,"time":"2022-10-31T16:15:26-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":125,"num_txs":0,"time":"2022-10-31T16:15:26-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:26-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:26-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":8,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:26-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:26-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:26-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:26-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:26-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:26-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:26-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":965.684034,"height":126,"round":0,"step":1,"time":"2022-10-31T16:15:27-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":126,"round":0,"step":1,"timeout":965.684034,"time":"2022-10-31T16:15:27-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":126,"round":0,"current":{},"time":"2022-10-31T16:15:27-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":126,"round":0,"current":{},"time":"2022-10-31T16:15:27-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":126,"round":0,"time":"2022-10-31T16:15:27-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":126,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:27-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":126,"round":0,"step":3},"old_ti":{"duration":965684034,"height":126,"round":0,"step":1},"time":"2022-10-31T16:15:27-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:27-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":126,"round":0,"step":3,"time":"2022-10-31T16:15:27-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":126,"proposal":{"Type":32,"height":126,"round":0,"pol_round":-1,"block_id":{"hash":"87AF72D955EB1F6647BFF08E17B01827466AA93597C7329D9ED040D779864119","parts":{"total":1,"hash":"44324E574D82FA88E10FD06E1890DA988E1179448DFF4D03A517BAF019202A13"}},"timestamp":"2022-10-31T20:15:27.070287138Z","signature":"2WCgt6Azgv+4/xAPaHVwawMnDb9TWQzg+hvdvxfsp/iUwWFQahC9C0q38nNbBEyc29eZ+eWgOvNSjgJ8ku9gCA=="},"round":0,"time":"2022-10-31T16:15:27-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:27-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":126,"round":0,"pol_round":-1,"block_id":{"hash":"87AF72D955EB1F6647BFF08E17B01827466AA93597C7329D9ED040D779864119","parts":{"total":1,"hash":"44324E574D82FA88E10FD06E1890DA988E1179448DFF4D03A517BAF019202A13"}},"timestamp":"2022-10-31T20:15:27.070287138Z","signature":"2WCgt6Azgv+4/xAPaHVwawMnDb9TWQzg+hvdvxfsp/iUwWFQahC9C0q38nNbBEyc29eZ+eWgOvNSjgJ8ku9gCA=="},"time":"2022-10-31T16:15:27-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"87AF72D955EB1F6647BFF08E17B01827466AA93597C7329D9ED040D779864119","height":126,"time":"2022-10-31T16:15:27-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":126,"round":0,"current":{},"time":"2022-10-31T16:15:27-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":126,"round":0,"time":"2022-10-31T16:15:27-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":126,"round":0,"vote":{"type":1,"height":126,"round":0,"block_id":{"hash":"87AF72D955EB1F6647BFF08E17B01827466AA93597C7329D9ED040D779864119","parts":{"total":1,"hash":"44324E574D82FA88E10FD06E1890DA988E1179448DFF4D03A517BAF019202A13"}},"timestamp":"2022-10-31T20:15:27.093545013Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"wwkB+g0Tgs0uNVsZ01OZmWT57PIUgXOMlVevasx2/FM1TXaGeUCVmiP2WMPQjPdfLKsKbCoL7qo3MRxDF4P+Cw=="},"time":"2022-10-31T16:15:27-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:27-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":126,"val_index":0,"vote_height":126,"vote_type":1,"time":"2022-10-31T16:15:27-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:126 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:87AF72D955EB1F6647BFF08E17B01827466AA93597C7329D9ED040D779864119:1:44324E574D82(1) BA{1:x} map[]}","vote":{"type":1,"height":126,"round":0,"block_id":{"hash":"87AF72D955EB1F6647BFF08E17B01827466AA93597C7329D9ED040D779864119","parts":{"total":1,"hash":"44324E574D82FA88E10FD06E1890DA988E1179448DFF4D03A517BAF019202A13"}},"timestamp":"2022-10-31T20:15:27.093545013Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"wwkB+g0Tgs0uNVsZ01OZmWT57PIUgXOMlVevasx2/FM1TXaGeUCVmiP2WMPQjPdfLKsKbCoL7qo3MRxDF4P+Cw=="},"time":"2022-10-31T16:15:27-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:27-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":126,"round":0,"current":{},"time":"2022-10-31T16:15:27-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":126,"round":0,"hash":"87AF72D955EB1F6647BFF08E17B01827466AA93597C7329D9ED040D779864119","time":"2022-10-31T16:15:27-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":126,"round":0,"vote":{"type":2,"height":126,"round":0,"block_id":{"hash":"87AF72D955EB1F6647BFF08E17B01827466AA93597C7329D9ED040D779864119","parts":{"total":1,"hash":"44324E574D82FA88E10FD06E1890DA988E1179448DFF4D03A517BAF019202A13"}},"timestamp":"2022-10-31T20:15:27.106335074Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"l85gXF8QOB0g15KSazXSvENei1kbsWRc3fvtO8YQkcuH0UbLWMv30rz48xOQEpTjX9s9sj1hPOtcUpio6rCvDw=="},"time":"2022-10-31T16:15:27-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:27-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":126,"val_index":0,"vote_height":126,"vote_type":2,"time":"2022-10-31T16:15:27-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":126,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:27Z","time":"2022-10-31T16:15:27-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":126,"round":0,"current":{},"time":"2022-10-31T16:15:27-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":126,"round":0,"current":{},"time":"2022-10-31T16:15:27-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":126,"current":{},"time":"2022-10-31T16:15:27-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":126,"block_hash":"87AF72D955EB1F6647BFF08E17B01827466AA93597C7329D9ED040D779864119","time":"2022-10-31T16:15:27-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:27-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":126,"hash":{},"num_txs":0,"root":"9FA92DB9CF9A0B0DBAC50539E626E685068C45F98FEE4A477701F004F5D50F1D","time":"2022-10-31T16:15:27-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":126,"block":{},"time":"2022-10-31T16:15:27-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:27-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:27-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:27-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:27-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:27-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:27-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:27-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":126,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:27-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B363920373620323137203131392032303420313836203139312031383820313137203234332031343920313335203320313334203133372032382032333920313231203137312032333020323430203937203533203232352031382031303820313432203730203937203138382031392037395D3A37457D","time":"2022-10-31T16:15:27-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"454CD977CCBABFBC75F395870386891CEF79ABE6F06135E1126C8E4661BC134F","height":126,"num_txs":0,"time":"2022-10-31T16:15:27-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":126,"last_block_time":"2022-10-31T20:15:26Z","time":"2022-10-31T16:15:27-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":936318426,"height":127,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":126,"round":0,"step":3},"time":"2022-10-31T16:15:27-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":936.318426,"height":127,"round":0,"step":1,"time":"2022-10-31T16:15:27-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:27-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":126,"time":"2022-10-31T16:15:27-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":126,"num_txs":0,"time":"2022-10-31T16:15:27-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:27-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:27-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:27-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":936.318426,"height":127,"round":0,"step":1,"time":"2022-10-31T16:15:28-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":127,"round":0,"step":1,"timeout":936.318426,"time":"2022-10-31T16:15:28-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":127,"round":0,"current":{},"time":"2022-10-31T16:15:28-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":127,"round":0,"current":{},"time":"2022-10-31T16:15:28-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":127,"round":0,"time":"2022-10-31T16:15:28-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":127,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:28-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":127,"round":0,"step":3},"old_ti":{"duration":936318426,"height":127,"round":0,"step":1},"time":"2022-10-31T16:15:28-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:28-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":127,"round":0,"step":3,"time":"2022-10-31T16:15:28-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":127,"proposal":{"Type":32,"height":127,"round":0,"pol_round":-1,"block_id":{"hash":"E85C633EF4D1B813D0890B33BAEEE5AC6CDDC1137E99A70D9ED3D08573D56964","parts":{"total":1,"hash":"63E96F5B241D15A3B8CB80A46F197EB4071CB4CAD73C587C5D51AE637D351637"}},"timestamp":"2022-10-31T20:15:28.136429513Z","signature":"dvzmv0ooU4BMdBzv8VHPVy3sGo/Wa/FtIxbC1MCbdWeCa7C5wskdhh6SuCrsaZs02gGSrcphCmnIfkTIEfeNCA=="},"round":0,"time":"2022-10-31T16:15:28-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:28-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":127,"round":0,"pol_round":-1,"block_id":{"hash":"E85C633EF4D1B813D0890B33BAEEE5AC6CDDC1137E99A70D9ED3D08573D56964","parts":{"total":1,"hash":"63E96F5B241D15A3B8CB80A46F197EB4071CB4CAD73C587C5D51AE637D351637"}},"timestamp":"2022-10-31T20:15:28.136429513Z","signature":"dvzmv0ooU4BMdBzv8VHPVy3sGo/Wa/FtIxbC1MCbdWeCa7C5wskdhh6SuCrsaZs02gGSrcphCmnIfkTIEfeNCA=="},"time":"2022-10-31T16:15:28-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"E85C633EF4D1B813D0890B33BAEEE5AC6CDDC1137E99A70D9ED3D08573D56964","height":127,"time":"2022-10-31T16:15:28-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":127,"round":0,"current":{},"time":"2022-10-31T16:15:28-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":127,"round":0,"time":"2022-10-31T16:15:28-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":127,"round":0,"vote":{"type":1,"height":127,"round":0,"block_id":{"hash":"E85C633EF4D1B813D0890B33BAEEE5AC6CDDC1137E99A70D9ED3D08573D56964","parts":{"total":1,"hash":"63E96F5B241D15A3B8CB80A46F197EB4071CB4CAD73C587C5D51AE637D351637"}},"timestamp":"2022-10-31T20:15:28.165571603Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"k27bQDuoLNBriFx+H+UwJWZU2tANVMsfercMZDJz8KwcScGEsLyXtUPw7JoYEipLJeuuchvsRZyLIKV8be9DDw=="},"time":"2022-10-31T16:15:28-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:28-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":127,"val_index":0,"vote_height":127,"vote_type":1,"time":"2022-10-31T16:15:28-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:127 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:E85C633EF4D1B813D0890B33BAEEE5AC6CDDC1137E99A70D9ED3D08573D56964:1:63E96F5B241D(1) BA{1:x} map[]}","vote":{"type":1,"height":127,"round":0,"block_id":{"hash":"E85C633EF4D1B813D0890B33BAEEE5AC6CDDC1137E99A70D9ED3D08573D56964","parts":{"total":1,"hash":"63E96F5B241D15A3B8CB80A46F197EB4071CB4CAD73C587C5D51AE637D351637"}},"timestamp":"2022-10-31T20:15:28.165571603Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"k27bQDuoLNBriFx+H+UwJWZU2tANVMsfercMZDJz8KwcScGEsLyXtUPw7JoYEipLJeuuchvsRZyLIKV8be9DDw=="},"time":"2022-10-31T16:15:28-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:28-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":127,"round":0,"current":{},"time":"2022-10-31T16:15:28-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":127,"round":0,"hash":"E85C633EF4D1B813D0890B33BAEEE5AC6CDDC1137E99A70D9ED3D08573D56964","time":"2022-10-31T16:15:28-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":127,"round":0,"vote":{"type":2,"height":127,"round":0,"block_id":{"hash":"E85C633EF4D1B813D0890B33BAEEE5AC6CDDC1137E99A70D9ED3D08573D56964","parts":{"total":1,"hash":"63E96F5B241D15A3B8CB80A46F197EB4071CB4CAD73C587C5D51AE637D351637"}},"timestamp":"2022-10-31T20:15:28.179308177Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"SfPCuBhxWUxyGgqTCcAc9ugelKI9K/7R2mSia7xQxhKKNSQ44omSDfxF7GF4rql2RglhI9nDo9ONAbwK2iNcDA=="},"time":"2022-10-31T16:15:28-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:28-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":127,"val_index":0,"vote_height":127,"vote_type":2,"time":"2022-10-31T16:15:28-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":127,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:28Z","time":"2022-10-31T16:15:28-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":127,"round":0,"current":{},"time":"2022-10-31T16:15:28-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":127,"round":0,"current":{},"time":"2022-10-31T16:15:28-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":127,"current":{},"time":"2022-10-31T16:15:28-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":127,"block_hash":"E85C633EF4D1B813D0890B33BAEEE5AC6CDDC1137E99A70D9ED3D08573D56964","time":"2022-10-31T16:15:28-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:28-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":127,"hash":{},"num_txs":0,"root":"454CD977CCBABFBC75F395870386891CEF79ABE6F06135E1126C8E4661BC134F","time":"2022-10-31T16:15:28-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":127,"block":{},"time":"2022-10-31T16:15:28-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:28-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":127,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:28-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3230392032313720313534203736203131312031382032333220313937203131352037362031333620323333203138312031363920352036332035312031303320313536203930203234322032343420363320343320313637203138332035302038392031333320313832203930203230305D3A37467D","time":"2022-10-31T16:15:28-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"D1D99A4C6F12E8C5734C88E9B5A9053F33679C5AF2F43F2BA7B7325985B65AC8","height":127,"num_txs":0,"time":"2022-10-31T16:15:28-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":127,"last_block_time":"2022-10-31T20:15:27Z","time":"2022-10-31T16:15:28-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":945430225,"height":128,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":127,"round":0,"step":3},"time":"2022-10-31T16:15:28-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":945.430225,"height":128,"round":0,"step":1,"time":"2022-10-31T16:15:28-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:28-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":127,"time":"2022-10-31T16:15:28-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":127,"num_txs":0,"time":"2022-10-31T16:15:28-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:29-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:29-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:29-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:29-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:29-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:29-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":945.430225,"height":128,"round":0,"step":1,"time":"2022-10-31T16:15:29-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":128,"round":0,"step":1,"timeout":945.430225,"time":"2022-10-31T16:15:29-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":128,"round":0,"current":{},"time":"2022-10-31T16:15:29-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":128,"round":0,"current":{},"time":"2022-10-31T16:15:29-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":128,"round":0,"time":"2022-10-31T16:15:29-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":128,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:29-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":128,"round":0,"step":3},"old_ti":{"duration":945430225,"height":128,"round":0,"step":1},"time":"2022-10-31T16:15:29-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:29-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":128,"round":0,"step":3,"time":"2022-10-31T16:15:29-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":128,"proposal":{"Type":32,"height":128,"round":0,"pol_round":-1,"block_id":{"hash":"36277107DD81E9F55141017199D9B438D562069EB0D8DAD72C7325131D46B18C","parts":{"total":1,"hash":"A7DE4E58026FCFD9570B860C210B00D9F6D2F17FE002CAEF1A60C8DEFF851227"}},"timestamp":"2022-10-31T20:15:29.220045445Z","signature":"qv9IvOVI0593ePqkSjN/Nk99aHGrgMFo1imeIJFD8UBnNQBI1HJQMqCFpJMAcklLJXGNkFnObAp/86KkvFTfBA=="},"round":0,"time":"2022-10-31T16:15:29-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:29-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":128,"round":0,"pol_round":-1,"block_id":{"hash":"36277107DD81E9F55141017199D9B438D562069EB0D8DAD72C7325131D46B18C","parts":{"total":1,"hash":"A7DE4E58026FCFD9570B860C210B00D9F6D2F17FE002CAEF1A60C8DEFF851227"}},"timestamp":"2022-10-31T20:15:29.220045445Z","signature":"qv9IvOVI0593ePqkSjN/Nk99aHGrgMFo1imeIJFD8UBnNQBI1HJQMqCFpJMAcklLJXGNkFnObAp/86KkvFTfBA=="},"time":"2022-10-31T16:15:29-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"36277107DD81E9F55141017199D9B438D562069EB0D8DAD72C7325131D46B18C","height":128,"time":"2022-10-31T16:15:29-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":128,"round":0,"current":{},"time":"2022-10-31T16:15:29-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":128,"round":0,"time":"2022-10-31T16:15:29-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":128,"round":0,"vote":{"type":1,"height":128,"round":0,"block_id":{"hash":"36277107DD81E9F55141017199D9B438D562069EB0D8DAD72C7325131D46B18C","parts":{"total":1,"hash":"A7DE4E58026FCFD9570B860C210B00D9F6D2F17FE002CAEF1A60C8DEFF851227"}},"timestamp":"2022-10-31T20:15:29.25600529Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"8/dKhKxvU2r1RZ+xBq8POx5yDZwkeWEY4DMyWr+Nkgc9gqpj8mkiAgF8RTIT2EvzcO51HeTVP716f767afR7AQ=="},"time":"2022-10-31T16:15:29-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:29-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":128,"val_index":0,"vote_height":128,"vote_type":1,"time":"2022-10-31T16:15:29-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:128 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:36277107DD81E9F55141017199D9B438D562069EB0D8DAD72C7325131D46B18C:1:A7DE4E58026F(1) BA{1:x} map[]}","vote":{"type":1,"height":128,"round":0,"block_id":{"hash":"36277107DD81E9F55141017199D9B438D562069EB0D8DAD72C7325131D46B18C","parts":{"total":1,"hash":"A7DE4E58026FCFD9570B860C210B00D9F6D2F17FE002CAEF1A60C8DEFF851227"}},"timestamp":"2022-10-31T20:15:29.25600529Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"8/dKhKxvU2r1RZ+xBq8POx5yDZwkeWEY4DMyWr+Nkgc9gqpj8mkiAgF8RTIT2EvzcO51HeTVP716f767afR7AQ=="},"time":"2022-10-31T16:15:29-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:29-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":128,"round":0,"current":{},"time":"2022-10-31T16:15:29-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":128,"round":0,"hash":"36277107DD81E9F55141017199D9B438D562069EB0D8DAD72C7325131D46B18C","time":"2022-10-31T16:15:29-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":128,"round":0,"vote":{"type":2,"height":128,"round":0,"block_id":{"hash":"36277107DD81E9F55141017199D9B438D562069EB0D8DAD72C7325131D46B18C","parts":{"total":1,"hash":"A7DE4E58026FCFD9570B860C210B00D9F6D2F17FE002CAEF1A60C8DEFF851227"}},"timestamp":"2022-10-31T20:15:29.270334349Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"OkkILkm7udJXC7S7Z8oLZf3z9UcKzenuifoW90E15LQYfa8BxYYLJfWbu7Ovx7S02f8SxwDC9J0qXoMb98jTDg=="},"time":"2022-10-31T16:15:29-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:29-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":128,"val_index":0,"vote_height":128,"vote_type":2,"time":"2022-10-31T16:15:29-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":128,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:29Z","time":"2022-10-31T16:15:29-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":128,"round":0,"current":{},"time":"2022-10-31T16:15:29-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":128,"round":0,"current":{},"time":"2022-10-31T16:15:29-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":128,"current":{},"time":"2022-10-31T16:15:29-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":128,"block_hash":"36277107DD81E9F55141017199D9B438D562069EB0D8DAD72C7325131D46B18C","time":"2022-10-31T16:15:29-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:29-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":128,"hash":{},"num_txs":0,"root":"D1D99A4C6F12E8C5734C88E9B5A9053F33679C5AF2F43F2BA7B7325985B65AC8","time":"2022-10-31T16:15:29-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":128,"block":{},"time":"2022-10-31T16:15:29-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:29-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":128,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:29-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B37382032343520373520323531203231203231372038342031343720323231203230362034382033362037392037372039352032303720313430203138382031333920393320323820313538203134332032323220313337203520333220363120313430203932203536203235325D3A38307D","time":"2022-10-31T16:15:29-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"4EF54BFB15D95493DDCE30244F4D5FCF8CBC8B5D1C9E8FDE8905203D8C5C38FC","height":128,"num_txs":0,"time":"2022-10-31T16:15:29-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":128,"last_block_time":"2022-10-31T20:15:28Z","time":"2022-10-31T16:15:29-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":965390799,"height":129,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":128,"round":0,"step":3},"time":"2022-10-31T16:15:29-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":965.390799,"height":129,"round":0,"step":1,"time":"2022-10-31T16:15:29-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:29-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":128,"time":"2022-10-31T16:15:29-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":128,"num_txs":0,"time":"2022-10-31T16:15:29-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:29-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:29-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:29-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:30-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:30-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:30-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:30-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:30-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:30-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":965.390799,"height":129,"round":0,"step":1,"time":"2022-10-31T16:15:30-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":129,"round":0,"step":1,"timeout":965.390799,"time":"2022-10-31T16:15:30-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":129,"round":0,"current":{},"time":"2022-10-31T16:15:30-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":129,"round":0,"current":{},"time":"2022-10-31T16:15:30-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":129,"round":0,"time":"2022-10-31T16:15:30-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":129,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:30-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":129,"round":0,"step":3},"old_ti":{"duration":965390799,"height":129,"round":0,"step":1},"time":"2022-10-31T16:15:30-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:30-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":129,"round":0,"step":3,"time":"2022-10-31T16:15:30-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":129,"proposal":{"Type":32,"height":129,"round":0,"pol_round":-1,"block_id":{"hash":"82457D5E4D3367FB368EDF86FE3B3630BD5EB9C1AED5A721F122E61597623F57","parts":{"total":1,"hash":"402BCE95EE612BE9DB6CB78EBDA4557D8ABFC968B9ECFDF3E68BCC9C126D341D"}},"timestamp":"2022-10-31T20:15:30.305763024Z","signature":"w9QnO2CPlTTy+VhwvfbUJ9q6SBaQlP+rnYS/l3bqOs4RU8fPvfShPMqWBo9d0bedcM3TNSuJIaUvmGHmk6OmDg=="},"round":0,"time":"2022-10-31T16:15:30-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:30-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":129,"round":0,"pol_round":-1,"block_id":{"hash":"82457D5E4D3367FB368EDF86FE3B3630BD5EB9C1AED5A721F122E61597623F57","parts":{"total":1,"hash":"402BCE95EE612BE9DB6CB78EBDA4557D8ABFC968B9ECFDF3E68BCC9C126D341D"}},"timestamp":"2022-10-31T20:15:30.305763024Z","signature":"w9QnO2CPlTTy+VhwvfbUJ9q6SBaQlP+rnYS/l3bqOs4RU8fPvfShPMqWBo9d0bedcM3TNSuJIaUvmGHmk6OmDg=="},"time":"2022-10-31T16:15:30-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"82457D5E4D3367FB368EDF86FE3B3630BD5EB9C1AED5A721F122E61597623F57","height":129,"time":"2022-10-31T16:15:30-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":129,"round":0,"current":{},"time":"2022-10-31T16:15:30-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":129,"round":0,"time":"2022-10-31T16:15:30-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":129,"round":0,"vote":{"type":1,"height":129,"round":0,"block_id":{"hash":"82457D5E4D3367FB368EDF86FE3B3630BD5EB9C1AED5A721F122E61597623F57","parts":{"total":1,"hash":"402BCE95EE612BE9DB6CB78EBDA4557D8ABFC968B9ECFDF3E68BCC9C126D341D"}},"timestamp":"2022-10-31T20:15:30.338588917Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"nKG3emOfDKd++/wUvr4cz38PTkLPaSSdsMiOukM4VnDZqntxGaUuWWBgVBEoqp5Y0Dw0pruXmegm+lgXcyFaDg=="},"time":"2022-10-31T16:15:30-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:30-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":129,"val_index":0,"vote_height":129,"vote_type":1,"time":"2022-10-31T16:15:30-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:129 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:82457D5E4D3367FB368EDF86FE3B3630BD5EB9C1AED5A721F122E61597623F57:1:402BCE95EE61(1) BA{1:x} map[]}","vote":{"type":1,"height":129,"round":0,"block_id":{"hash":"82457D5E4D3367FB368EDF86FE3B3630BD5EB9C1AED5A721F122E61597623F57","parts":{"total":1,"hash":"402BCE95EE612BE9DB6CB78EBDA4557D8ABFC968B9ECFDF3E68BCC9C126D341D"}},"timestamp":"2022-10-31T20:15:30.338588917Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"nKG3emOfDKd++/wUvr4cz38PTkLPaSSdsMiOukM4VnDZqntxGaUuWWBgVBEoqp5Y0Dw0pruXmegm+lgXcyFaDg=="},"time":"2022-10-31T16:15:30-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:30-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":129,"round":0,"current":{},"time":"2022-10-31T16:15:30-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":129,"round":0,"hash":"82457D5E4D3367FB368EDF86FE3B3630BD5EB9C1AED5A721F122E61597623F57","time":"2022-10-31T16:15:30-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":129,"round":0,"vote":{"type":2,"height":129,"round":0,"block_id":{"hash":"82457D5E4D3367FB368EDF86FE3B3630BD5EB9C1AED5A721F122E61597623F57","parts":{"total":1,"hash":"402BCE95EE612BE9DB6CB78EBDA4557D8ABFC968B9ECFDF3E68BCC9C126D341D"}},"timestamp":"2022-10-31T20:15:30.362786251Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Wcq/Rit6bnWM7h1oVuUjHljhtVUzO5cwCHVG/6Khe2QJ+f80ujAbA7FOuOEoltnet/624GKw9sa4HKlrXs3TDQ=="},"time":"2022-10-31T16:15:30-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:30-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":129,"val_index":0,"vote_height":129,"vote_type":2,"time":"2022-10-31T16:15:30-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":129,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:30Z","time":"2022-10-31T16:15:30-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":129,"round":0,"current":{},"time":"2022-10-31T16:15:30-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":129,"round":0,"current":{},"time":"2022-10-31T16:15:30-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":129,"current":{},"time":"2022-10-31T16:15:30-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":129,"block_hash":"82457D5E4D3367FB368EDF86FE3B3630BD5EB9C1AED5A721F122E61597623F57","time":"2022-10-31T16:15:30-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:30-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":129,"hash":{},"num_txs":0,"root":"4EF54BFB15D95493DDCE30244F4D5FCF8CBC8B5D1C9E8FDE8905203D8C5C38FC","time":"2022-10-31T16:15:30-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":129,"block":{},"time":"2022-10-31T16:15:30-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:30-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":129,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:30-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3235312032343020333420373120313533203938203236203131302032313420313838203137332032313320323620323432203635203132332032343720383220313833203232322031343020323137203135302032342031343020373220313930203233372032313120323133203633203137395D3A38317D","time":"2022-10-31T16:15:30-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"FBF0224799621A6ED6BCADD51AF2417BF752B7DE8CD996188C48BEEDD3D53FB3","height":129,"num_txs":0,"time":"2022-10-31T16:15:30-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":129,"last_block_time":"2022-10-31T20:15:29Z","time":"2022-10-31T16:15:30-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":937055773,"height":130,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":129,"round":0,"step":3},"time":"2022-10-31T16:15:30-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":937.055773,"height":130,"round":0,"step":1,"time":"2022-10-31T16:15:30-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:30-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":129,"time":"2022-10-31T16:15:30-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":129,"num_txs":0,"time":"2022-10-31T16:15:30-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:30-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:30-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:30-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:31-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:31-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:31-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":937.055773,"height":130,"round":0,"step":1,"time":"2022-10-31T16:15:31-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":130,"round":0,"step":1,"timeout":937.055773,"time":"2022-10-31T16:15:31-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":130,"round":0,"current":{},"time":"2022-10-31T16:15:31-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":130,"round":0,"current":{},"time":"2022-10-31T16:15:31-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":130,"round":0,"time":"2022-10-31T16:15:31-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":130,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:31-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":130,"round":0,"step":3},"old_ti":{"duration":937055773,"height":130,"round":0,"step":1},"time":"2022-10-31T16:15:31-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:31-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":130,"round":0,"step":3,"time":"2022-10-31T16:15:31-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":130,"proposal":{"Type":32,"height":130,"round":0,"pol_round":-1,"block_id":{"hash":"13CE6391026DA6C39A0A2A9B4F009BE42335CEC02461FE5583355369F514947E","parts":{"total":1,"hash":"E4D6B1776C7B1C24DEBC6595F460A9804F8CCBFDA268D85B2104ECD8CC89FC0F"}},"timestamp":"2022-10-31T20:15:31.402742899Z","signature":"u+aS4Y8OM5Ni4r0Rb4zBmvnRpRBil4UkeFCE1f5F9T55pOkWGOzo/aUpNLJ0IwWikBcIBvq4r6bC2Zm9EbxjDA=="},"round":0,"time":"2022-10-31T16:15:31-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:31-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":130,"round":0,"pol_round":-1,"block_id":{"hash":"13CE6391026DA6C39A0A2A9B4F009BE42335CEC02461FE5583355369F514947E","parts":{"total":1,"hash":"E4D6B1776C7B1C24DEBC6595F460A9804F8CCBFDA268D85B2104ECD8CC89FC0F"}},"timestamp":"2022-10-31T20:15:31.402742899Z","signature":"u+aS4Y8OM5Ni4r0Rb4zBmvnRpRBil4UkeFCE1f5F9T55pOkWGOzo/aUpNLJ0IwWikBcIBvq4r6bC2Zm9EbxjDA=="},"time":"2022-10-31T16:15:31-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"13CE6391026DA6C39A0A2A9B4F009BE42335CEC02461FE5583355369F514947E","height":130,"time":"2022-10-31T16:15:31-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":130,"round":0,"current":{},"time":"2022-10-31T16:15:31-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":130,"round":0,"time":"2022-10-31T16:15:31-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":130,"round":0,"vote":{"type":1,"height":130,"round":0,"block_id":{"hash":"13CE6391026DA6C39A0A2A9B4F009BE42335CEC02461FE5583355369F514947E","parts":{"total":1,"hash":"E4D6B1776C7B1C24DEBC6595F460A9804F8CCBFDA268D85B2104ECD8CC89FC0F"}},"timestamp":"2022-10-31T20:15:31.421382087Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ABDAVYuHLGRh6u3GSMQyrMbZMYlRkjywFRbYorf1Fk4bc9CXRoqMxZuqispf3Y/isbOIr6wXJZVmcUWiI9JtBw=="},"time":"2022-10-31T16:15:31-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:31-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":130,"val_index":0,"vote_height":130,"vote_type":1,"time":"2022-10-31T16:15:31-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:130 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:13CE6391026DA6C39A0A2A9B4F009BE42335CEC02461FE5583355369F514947E:1:E4D6B1776C7B(1) BA{1:x} map[]}","vote":{"type":1,"height":130,"round":0,"block_id":{"hash":"13CE6391026DA6C39A0A2A9B4F009BE42335CEC02461FE5583355369F514947E","parts":{"total":1,"hash":"E4D6B1776C7B1C24DEBC6595F460A9804F8CCBFDA268D85B2104ECD8CC89FC0F"}},"timestamp":"2022-10-31T20:15:31.421382087Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ABDAVYuHLGRh6u3GSMQyrMbZMYlRkjywFRbYorf1Fk4bc9CXRoqMxZuqispf3Y/isbOIr6wXJZVmcUWiI9JtBw=="},"time":"2022-10-31T16:15:31-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:31-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":130,"round":0,"current":{},"time":"2022-10-31T16:15:31-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":130,"round":0,"hash":"13CE6391026DA6C39A0A2A9B4F009BE42335CEC02461FE5583355369F514947E","time":"2022-10-31T16:15:31-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":130,"round":0,"vote":{"type":2,"height":130,"round":0,"block_id":{"hash":"13CE6391026DA6C39A0A2A9B4F009BE42335CEC02461FE5583355369F514947E","parts":{"total":1,"hash":"E4D6B1776C7B1C24DEBC6595F460A9804F8CCBFDA268D85B2104ECD8CC89FC0F"}},"timestamp":"2022-10-31T20:15:31.434188897Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"+3e5VKO5Kqikq6j6dH2GRf5SR7rAa8GubPy/Ow64s9TAzFqROk8YZemqHzcj7rLb88uRFqTpamMWbTUNjhiIBg=="},"time":"2022-10-31T16:15:31-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:31-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":130,"val_index":0,"vote_height":130,"vote_type":2,"time":"2022-10-31T16:15:31-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":130,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:31Z","time":"2022-10-31T16:15:31-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":130,"round":0,"current":{},"time":"2022-10-31T16:15:31-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":130,"round":0,"current":{},"time":"2022-10-31T16:15:31-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":130,"current":{},"time":"2022-10-31T16:15:31-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":130,"block_hash":"13CE6391026DA6C39A0A2A9B4F009BE42335CEC02461FE5583355369F514947E","time":"2022-10-31T16:15:31-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:31-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":130,"hash":{},"num_txs":0,"root":"FBF0224799621A6ED6BCADD51AF2417BF752B7DE8CD996188C48BEEDD3D53FB3","time":"2022-10-31T16:15:31-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":130,"block":{},"time":"2022-10-31T16:15:31-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:31-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":130,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:31-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31373320313239203137382032343720323320313236203137382031363320313438203434203139203130392031373220323220313935203139342033203137392031323120323133203838203231332038372032313520313833203132332039362031392034392034372037302036375D3A38327D","time":"2022-10-31T16:15:31-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"AD81B2F7177EB2A3942C136DAC16C3C203B379D558D557D7B77B6013312F4643","height":130,"num_txs":0,"time":"2022-10-31T16:15:31-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":130,"last_block_time":"2022-10-31T20:15:30Z","time":"2022-10-31T16:15:31-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:31-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":969457788,"height":131,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":130,"round":0,"step":3},"time":"2022-10-31T16:15:31-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":969.457788,"height":131,"round":0,"step":1,"time":"2022-10-31T16:15:31-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:31-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":130,"time":"2022-10-31T16:15:31-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":130,"num_txs":0,"time":"2022-10-31T16:15:31-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":10,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:31-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:32-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:32-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:32-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:32-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:32-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:32-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":969.457788,"height":131,"round":0,"step":1,"time":"2022-10-31T16:15:32-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":131,"round":0,"step":1,"timeout":969.457788,"time":"2022-10-31T16:15:32-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":131,"round":0,"current":{},"time":"2022-10-31T16:15:32-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":131,"round":0,"current":{},"time":"2022-10-31T16:15:32-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":131,"round":0,"step":3},"old_ti":{"duration":969457788,"height":131,"round":0,"step":1},"time":"2022-10-31T16:15:32-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:32-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":131,"round":0,"step":3,"time":"2022-10-31T16:15:32-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":131,"round":0,"time":"2022-10-31T16:15:32-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":131,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:32-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":131,"proposal":{"Type":32,"height":131,"round":0,"pol_round":-1,"block_id":{"hash":"AECB021C5A3DF02F986FD87FF1DA74D39B5A4BEE4226CA57CEF94A4DA050E76E","parts":{"total":1,"hash":"9ED728691E12EFAA4FBB1EDB7B217D229F6454DEF4D07723BB196CC3087E8DF9"}},"timestamp":"2022-10-31T20:15:32.473352611Z","signature":"nLIn7ju9a+NwjDRU6KT3Cr9qewHXM5E3QyBBwzQBHfp9hjNMVlj6dnXYgpSLl53pDXFYJ2ILTaV/UfCnYytzBw=="},"round":0,"time":"2022-10-31T16:15:32-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:32-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":131,"round":0,"pol_round":-1,"block_id":{"hash":"AECB021C5A3DF02F986FD87FF1DA74D39B5A4BEE4226CA57CEF94A4DA050E76E","parts":{"total":1,"hash":"9ED728691E12EFAA4FBB1EDB7B217D229F6454DEF4D07723BB196CC3087E8DF9"}},"timestamp":"2022-10-31T20:15:32.473352611Z","signature":"nLIn7ju9a+NwjDRU6KT3Cr9qewHXM5E3QyBBwzQBHfp9hjNMVlj6dnXYgpSLl53pDXFYJ2ILTaV/UfCnYytzBw=="},"time":"2022-10-31T16:15:32-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"AECB021C5A3DF02F986FD87FF1DA74D39B5A4BEE4226CA57CEF94A4DA050E76E","height":131,"time":"2022-10-31T16:15:32-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":131,"round":0,"current":{},"time":"2022-10-31T16:15:32-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":131,"round":0,"time":"2022-10-31T16:15:32-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":131,"round":0,"vote":{"type":1,"height":131,"round":0,"block_id":{"hash":"AECB021C5A3DF02F986FD87FF1DA74D39B5A4BEE4226CA57CEF94A4DA050E76E","parts":{"total":1,"hash":"9ED728691E12EFAA4FBB1EDB7B217D229F6454DEF4D07723BB196CC3087E8DF9"}},"timestamp":"2022-10-31T20:15:32.48971324Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"iBnFgudTNS1NUB04fGYKNSBpI9YvyxgKev1dEuo4SUUX8o+9GrUTP7vCGiLbDT7KkZ8JNiSCS1Inmbf14YhoDQ=="},"time":"2022-10-31T16:15:32-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:32-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:32-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":131,"val_index":0,"vote_height":131,"vote_type":1,"time":"2022-10-31T16:15:32-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:32-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:131 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:AECB021C5A3DF02F986FD87FF1DA74D39B5A4BEE4226CA57CEF94A4DA050E76E:1:9ED728691E12(1) BA{1:x} map[]}","vote":{"type":1,"height":131,"round":0,"block_id":{"hash":"AECB021C5A3DF02F986FD87FF1DA74D39B5A4BEE4226CA57CEF94A4DA050E76E","parts":{"total":1,"hash":"9ED728691E12EFAA4FBB1EDB7B217D229F6454DEF4D07723BB196CC3087E8DF9"}},"timestamp":"2022-10-31T20:15:32.48971324Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"iBnFgudTNS1NUB04fGYKNSBpI9YvyxgKev1dEuo4SUUX8o+9GrUTP7vCGiLbDT7KkZ8JNiSCS1Inmbf14YhoDQ=="},"time":"2022-10-31T16:15:32-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:32-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:32-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":131,"round":0,"current":{},"time":"2022-10-31T16:15:32-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":131,"round":0,"hash":"AECB021C5A3DF02F986FD87FF1DA74D39B5A4BEE4226CA57CEF94A4DA050E76E","time":"2022-10-31T16:15:32-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":131,"round":0,"vote":{"type":2,"height":131,"round":0,"block_id":{"hash":"AECB021C5A3DF02F986FD87FF1DA74D39B5A4BEE4226CA57CEF94A4DA050E76E","parts":{"total":1,"hash":"9ED728691E12EFAA4FBB1EDB7B217D229F6454DEF4D07723BB196CC3087E8DF9"}},"timestamp":"2022-10-31T20:15:32.505128552Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"mqU16b7aK7wL+4mWcDwt258hL6UHXZCYICkAjgwy17wLrDL43r21EgBv8qgyUtV0hgx19x/NKS94T+jSAnI8AQ=="},"time":"2022-10-31T16:15:32-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:32-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:32-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":131,"val_index":0,"vote_height":131,"vote_type":2,"time":"2022-10-31T16:15:32-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:32-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":131,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:32Z","time":"2022-10-31T16:15:32-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":131,"round":0,"current":{},"time":"2022-10-31T16:15:32-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":131,"round":0,"current":{},"time":"2022-10-31T16:15:32-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":131,"current":{},"time":"2022-10-31T16:15:32-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":131,"block_hash":"AECB021C5A3DF02F986FD87FF1DA74D39B5A4BEE4226CA57CEF94A4DA050E76E","time":"2022-10-31T16:15:32-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:32-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":131,"hash":{},"num_txs":0,"root":"AD81B2F7177EB2A3942C136DAC16C3C203B379D558D557D7B77B6013312F4643","time":"2022-10-31T16:15:32-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":131,"block":{},"time":"2022-10-31T16:15:32-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:32-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":131,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:32-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3234392031363820363920333120323430203120313220323338203231392038392032303320302032333220373720313134203230382031323620313933203137312031373120323230203134392036322030203531203331203231382032313720363020313233203234312033335D3A38337D","time":"2022-10-31T16:15:32-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"F9A8451FF0010CEEDB59CB00E84D72D07EC1ABABDC953E00331FDAD93C7BF121","height":131,"num_txs":0,"time":"2022-10-31T16:15:32-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":131,"last_block_time":"2022-10-31T20:15:31Z","time":"2022-10-31T16:15:32-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:32-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":971655678,"height":132,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":131,"round":0,"step":3},"time":"2022-10-31T16:15:32-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":971.655678,"height":132,"round":0,"step":1,"time":"2022-10-31T16:15:32-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:32-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":131,"time":"2022-10-31T16:15:32-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":131,"num_txs":0,"time":"2022-10-31T16:15:32-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:32-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:32-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:32-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:33-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:33-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:33-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:33-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:33-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:33-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":971.655678,"height":132,"round":0,"step":1,"time":"2022-10-31T16:15:33-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":132,"round":0,"step":1,"timeout":971.655678,"time":"2022-10-31T16:15:33-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":132,"round":0,"current":{},"time":"2022-10-31T16:15:33-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":132,"round":0,"current":{},"time":"2022-10-31T16:15:33-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":132,"round":0,"time":"2022-10-31T16:15:33-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":132,"round":0,"step":3},"old_ti":{"duration":971655678,"height":132,"round":0,"step":1},"time":"2022-10-31T16:15:33-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:33-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":132,"round":0,"step":3,"time":"2022-10-31T16:15:33-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":132,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:33-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":132,"proposal":{"Type":32,"height":132,"round":0,"pol_round":-1,"block_id":{"hash":"C569B76AFEB98D04C48759905E43918B206B69AF514A255F12078116575D7033","parts":{"total":1,"hash":"C8AAB2A852F9516BE3ED1DEC48B2111A89234361AE93CF4482ECDEAE7A128954"}},"timestamp":"2022-10-31T20:15:33.545873324Z","signature":"uJWj80oEr4PojsBlKcOpCp1T7N9ZNvVeWdqnOzGcnHcsJkKf4V6aU1cys48tgFmawfHEjv5XBH1mmiznLniNAQ=="},"round":0,"time":"2022-10-31T16:15:33-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:33-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":132,"round":0,"pol_round":-1,"block_id":{"hash":"C569B76AFEB98D04C48759905E43918B206B69AF514A255F12078116575D7033","parts":{"total":1,"hash":"C8AAB2A852F9516BE3ED1DEC48B2111A89234361AE93CF4482ECDEAE7A128954"}},"timestamp":"2022-10-31T20:15:33.545873324Z","signature":"uJWj80oEr4PojsBlKcOpCp1T7N9ZNvVeWdqnOzGcnHcsJkKf4V6aU1cys48tgFmawfHEjv5XBH1mmiznLniNAQ=="},"time":"2022-10-31T16:15:33-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"C569B76AFEB98D04C48759905E43918B206B69AF514A255F12078116575D7033","height":132,"time":"2022-10-31T16:15:33-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":132,"round":0,"current":{},"time":"2022-10-31T16:15:33-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":132,"round":0,"time":"2022-10-31T16:15:33-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":132,"round":0,"vote":{"type":1,"height":132,"round":0,"block_id":{"hash":"C569B76AFEB98D04C48759905E43918B206B69AF514A255F12078116575D7033","parts":{"total":1,"hash":"C8AAB2A852F9516BE3ED1DEC48B2111A89234361AE93CF4482ECDEAE7A128954"}},"timestamp":"2022-10-31T20:15:33.605457922Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"G+103HBJGreVenz5OC6ckMec447//4GUL7h7nAb3FFWSI0Dq0zYa6pUNnISloVNYJaLeQkqC2Fd0XkpT07/sBw=="},"time":"2022-10-31T16:15:33-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:33-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":132,"val_index":0,"vote_height":132,"vote_type":1,"time":"2022-10-31T16:15:33-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:132 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:C569B76AFEB98D04C48759905E43918B206B69AF514A255F12078116575D7033:1:C8AAB2A852F9(1) BA{1:x} map[]}","vote":{"type":1,"height":132,"round":0,"block_id":{"hash":"C569B76AFEB98D04C48759905E43918B206B69AF514A255F12078116575D7033","parts":{"total":1,"hash":"C8AAB2A852F9516BE3ED1DEC48B2111A89234361AE93CF4482ECDEAE7A128954"}},"timestamp":"2022-10-31T20:15:33.605457922Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"G+103HBJGreVenz5OC6ckMec447//4GUL7h7nAb3FFWSI0Dq0zYa6pUNnISloVNYJaLeQkqC2Fd0XkpT07/sBw=="},"time":"2022-10-31T16:15:33-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:33-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":132,"round":0,"current":{},"time":"2022-10-31T16:15:33-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":132,"round":0,"hash":"C569B76AFEB98D04C48759905E43918B206B69AF514A255F12078116575D7033","time":"2022-10-31T16:15:33-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:33-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:33-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:33-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":132,"round":0,"vote":{"type":2,"height":132,"round":0,"block_id":{"hash":"C569B76AFEB98D04C48759905E43918B206B69AF514A255F12078116575D7033","parts":{"total":1,"hash":"C8AAB2A852F9516BE3ED1DEC48B2111A89234361AE93CF4482ECDEAE7A128954"}},"timestamp":"2022-10-31T20:15:33.627938508Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"GI3U9LxwCJ+YcGUD8QNOu8lq3TBLgYVN12/eQlwBcTfbTTMGm4R0tXYWiWQiHz7k0O/uOt8QIjakiyefv8rgAw=="},"time":"2022-10-31T16:15:33-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:33-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":132,"val_index":0,"vote_height":132,"vote_type":2,"time":"2022-10-31T16:15:33-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":132,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:33Z","time":"2022-10-31T16:15:33-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":132,"round":0,"current":{},"time":"2022-10-31T16:15:33-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":132,"round":0,"current":{},"time":"2022-10-31T16:15:33-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":132,"current":{},"time":"2022-10-31T16:15:33-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":132,"block_hash":"C569B76AFEB98D04C48759905E43918B206B69AF514A255F12078116575D7033","time":"2022-10-31T16:15:33-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:33-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":132,"hash":{},"num_txs":0,"root":"F9A8451FF0010CEEDB59CB00E84D72D07EC1ABABDC953E00331FDAD93C7BF121","time":"2022-10-31T16:15:33-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":132,"block":{},"time":"2022-10-31T16:15:33-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:33-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":132,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:33-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3132362031373820313635203132372031313420363320393120393820383320313534203932203134342031343420383520323133203130392031373220383920313732203137352032333720313732203133372032372031393820323437203231352031323320313531203232203136372037315D3A38347D","time":"2022-10-31T16:15:33-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"7EB2A57F723F5B62539A5C909055D56DAC59ACAFEDAC891BC6F7D77B9716A747","height":132,"num_txs":0,"time":"2022-10-31T16:15:33-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":132,"last_block_time":"2022-10-31T20:15:32Z","time":"2022-10-31T16:15:33-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":907889218,"height":133,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":132,"round":0,"step":3},"time":"2022-10-31T16:15:33-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":907.889218,"height":133,"round":0,"step":1,"time":"2022-10-31T16:15:33-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:33-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":132,"time":"2022-10-31T16:15:33-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":132,"num_txs":0,"time":"2022-10-31T16:15:33-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:34-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","duration":3,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:34-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":13,"method":"GET","remoteAddr":"[::1]:49344","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:34-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":3,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:34-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":907.889218,"height":133,"round":0,"step":1,"time":"2022-10-31T16:15:34-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":133,"round":0,"step":1,"timeout":907.889218,"time":"2022-10-31T16:15:34-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":133,"round":0,"current":{},"time":"2022-10-31T16:15:34-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":133,"round":0,"current":{},"time":"2022-10-31T16:15:34-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":133,"round":0,"time":"2022-10-31T16:15:34-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":133,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:34-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":133,"round":0,"step":3},"old_ti":{"duration":907889218,"height":133,"round":0,"step":1},"time":"2022-10-31T16:15:34-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:34-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":133,"round":0,"step":3,"time":"2022-10-31T16:15:34-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":133,"proposal":{"Type":32,"height":133,"round":0,"pol_round":-1,"block_id":{"hash":"FFCA4BA750F89AC65F0E6EDE42C3B98A56B56479203F1CE27CD0C1C17265843F","parts":{"total":1,"hash":"33481791EDE12B08A7712793B002287488A993F92BF6B11B8A714370CD2A4568"}},"timestamp":"2022-10-31T20:15:34.68845032Z","signature":"EwZkDnIKa5KNomU0gA6df29CDBF4aLo6zkEbP64aFUYvGWmkfcYvBvM59+YCZAgTgawUjK/eDL8jhcPMX4f+BQ=="},"round":0,"time":"2022-10-31T16:15:34-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:34-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":133,"round":0,"pol_round":-1,"block_id":{"hash":"FFCA4BA750F89AC65F0E6EDE42C3B98A56B56479203F1CE27CD0C1C17265843F","parts":{"total":1,"hash":"33481791EDE12B08A7712793B002287488A993F92BF6B11B8A714370CD2A4568"}},"timestamp":"2022-10-31T20:15:34.68845032Z","signature":"EwZkDnIKa5KNomU0gA6df29CDBF4aLo6zkEbP64aFUYvGWmkfcYvBvM59+YCZAgTgawUjK/eDL8jhcPMX4f+BQ=="},"time":"2022-10-31T16:15:34-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"FFCA4BA750F89AC65F0E6EDE42C3B98A56B56479203F1CE27CD0C1C17265843F","height":133,"time":"2022-10-31T16:15:34-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":133,"round":0,"current":{},"time":"2022-10-31T16:15:34-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":133,"round":0,"time":"2022-10-31T16:15:34-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":133,"round":0,"vote":{"type":1,"height":133,"round":0,"block_id":{"hash":"FFCA4BA750F89AC65F0E6EDE42C3B98A56B56479203F1CE27CD0C1C17265843F","parts":{"total":1,"hash":"33481791EDE12B08A7712793B002287488A993F92BF6B11B8A714370CD2A4568"}},"timestamp":"2022-10-31T20:15:34.745308435Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"245vgucuZMnotPC49Wk10ah8kVTYAa2QkWshJNuajAlm4L6zLuP18PKQiloGR006LoP65nzvhsWbpeo1APYDDg=="},"time":"2022-10-31T16:15:34-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:34-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":133,"val_index":0,"vote_height":133,"vote_type":1,"time":"2022-10-31T16:15:34-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:133 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:FFCA4BA750F89AC65F0E6EDE42C3B98A56B56479203F1CE27CD0C1C17265843F:1:33481791EDE1(1) BA{1:x} map[]}","vote":{"type":1,"height":133,"round":0,"block_id":{"hash":"FFCA4BA750F89AC65F0E6EDE42C3B98A56B56479203F1CE27CD0C1C17265843F","parts":{"total":1,"hash":"33481791EDE12B08A7712793B002287488A993F92BF6B11B8A714370CD2A4568"}},"timestamp":"2022-10-31T20:15:34.745308435Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"245vgucuZMnotPC49Wk10ah8kVTYAa2QkWshJNuajAlm4L6zLuP18PKQiloGR006LoP65nzvhsWbpeo1APYDDg=="},"time":"2022-10-31T16:15:34-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:34-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":133,"round":0,"current":{},"time":"2022-10-31T16:15:34-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":133,"round":0,"hash":"FFCA4BA750F89AC65F0E6EDE42C3B98A56B56479203F1CE27CD0C1C17265843F","time":"2022-10-31T16:15:34-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":133,"round":0,"vote":{"type":2,"height":133,"round":0,"block_id":{"hash":"FFCA4BA750F89AC65F0E6EDE42C3B98A56B56479203F1CE27CD0C1C17265843F","parts":{"total":1,"hash":"33481791EDE12B08A7712793B002287488A993F92BF6B11B8A714370CD2A4568"}},"timestamp":"2022-10-31T20:15:34.757611815Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"FAyqtr/kNH0fneRAX4smtU3qiluqVRCWj/o3YomBRwB3ckZSaVTJTurYcJH7s2CgHhDuLqT4DelwuyQxp9WrAA=="},"time":"2022-10-31T16:15:34-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:34-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":133,"val_index":0,"vote_height":133,"vote_type":2,"time":"2022-10-31T16:15:34-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":133,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:34Z","time":"2022-10-31T16:15:34-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":133,"round":0,"current":{},"time":"2022-10-31T16:15:34-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":133,"round":0,"current":{},"time":"2022-10-31T16:15:34-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":133,"current":{},"time":"2022-10-31T16:15:34-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":133,"block_hash":"FFCA4BA750F89AC65F0E6EDE42C3B98A56B56479203F1CE27CD0C1C17265843F","time":"2022-10-31T16:15:34-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:34-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":133,"hash":{},"num_txs":0,"root":"7EB2A57F723F5B62539A5C909055D56DAC59ACAFEDAC891BC6F7D77B9716A747","time":"2022-10-31T16:15:34-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":133,"block":{},"time":"2022-10-31T16:15:34-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:34-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":133,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:34-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313833203336203136302032303120343620313938203235342038203832203232203135352032343620313738203235342031393020373120353320333120313733203134392033312031373620363420302037312031372036332032312032313620313236203732203139395D3A38357D","time":"2022-10-31T16:15:34-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"B724A0C92EC6FE0852169BF6B2FEBE47351FAD951FB0400047113F15D87E48C7","height":133,"num_txs":0,"time":"2022-10-31T16:15:34-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":133,"last_block_time":"2022-10-31T20:15:33Z","time":"2022-10-31T16:15:34-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:34-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":958414242,"height":134,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":133,"round":0,"step":3},"time":"2022-10-31T16:15:34-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":958.414242,"height":134,"round":0,"step":1,"time":"2022-10-31T16:15:34-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:34-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":133,"time":"2022-10-31T16:15:34-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":133,"num_txs":0,"time":"2022-10-31T16:15:34-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:35-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:35-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:35-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:35-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:35-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37356","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:35-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:35-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:35-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37356","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:35-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":958.414242,"height":134,"round":0,"step":1,"time":"2022-10-31T16:15:35-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":134,"round":0,"step":1,"timeout":958.414242,"time":"2022-10-31T16:15:35-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":134,"round":0,"current":{},"time":"2022-10-31T16:15:35-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":134,"round":0,"current":{},"time":"2022-10-31T16:15:35-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":134,"round":0,"time":"2022-10-31T16:15:35-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":134,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:35-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":134,"round":0,"step":3},"old_ti":{"duration":958414242,"height":134,"round":0,"step":1},"time":"2022-10-31T16:15:35-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:35-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":134,"round":0,"step":3,"time":"2022-10-31T16:15:35-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":134,"proposal":{"Type":32,"height":134,"round":0,"pol_round":-1,"block_id":{"hash":"69D0D99C0F63A2C97BDC9E74E78ED84B70EBD5CA750C02AE52BDA0FFFC96369D","parts":{"total":1,"hash":"CF881B169A348A9AB5F8878D322AAF98C361E56B8B3964B5F67D3A8EC144DEC8"}},"timestamp":"2022-10-31T20:15:35.801468303Z","signature":"d+MYueDqAr7Xm4JmfImpGknd5nfHRwLFbpbYOYPIsNLRe4HrxDu62OmVW83sJWeSOIk7bQdb066leE1qP0MNDQ=="},"round":0,"time":"2022-10-31T16:15:35-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:35-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":134,"round":0,"pol_round":-1,"block_id":{"hash":"69D0D99C0F63A2C97BDC9E74E78ED84B70EBD5CA750C02AE52BDA0FFFC96369D","parts":{"total":1,"hash":"CF881B169A348A9AB5F8878D322AAF98C361E56B8B3964B5F67D3A8EC144DEC8"}},"timestamp":"2022-10-31T20:15:35.801468303Z","signature":"d+MYueDqAr7Xm4JmfImpGknd5nfHRwLFbpbYOYPIsNLRe4HrxDu62OmVW83sJWeSOIk7bQdb066leE1qP0MNDQ=="},"time":"2022-10-31T16:15:35-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"69D0D99C0F63A2C97BDC9E74E78ED84B70EBD5CA750C02AE52BDA0FFFC96369D","height":134,"time":"2022-10-31T16:15:35-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":134,"round":0,"current":{},"time":"2022-10-31T16:15:35-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":134,"round":0,"time":"2022-10-31T16:15:35-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":134,"round":0,"vote":{"type":1,"height":134,"round":0,"block_id":{"hash":"69D0D99C0F63A2C97BDC9E74E78ED84B70EBD5CA750C02AE52BDA0FFFC96369D","parts":{"total":1,"hash":"CF881B169A348A9AB5F8878D322AAF98C361E56B8B3964B5F67D3A8EC144DEC8"}},"timestamp":"2022-10-31T20:15:35.862019949Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"7jWzt1Q5848vB2ndxmLyhVn+NrQZ8K/7FvAVzUPYQSAdIgc57mxsiqMLPsYc4nbMK/JPCdOwzWZrtNCp2SfPDw=="},"time":"2022-10-31T16:15:35-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:35-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":134,"val_index":0,"vote_height":134,"vote_type":1,"time":"2022-10-31T16:15:35-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:134 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:69D0D99C0F63A2C97BDC9E74E78ED84B70EBD5CA750C02AE52BDA0FFFC96369D:1:CF881B169A34(1) BA{1:x} map[]}","vote":{"type":1,"height":134,"round":0,"block_id":{"hash":"69D0D99C0F63A2C97BDC9E74E78ED84B70EBD5CA750C02AE52BDA0FFFC96369D","parts":{"total":1,"hash":"CF881B169A348A9AB5F8878D322AAF98C361E56B8B3964B5F67D3A8EC144DEC8"}},"timestamp":"2022-10-31T20:15:35.862019949Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"7jWzt1Q5848vB2ndxmLyhVn+NrQZ8K/7FvAVzUPYQSAdIgc57mxsiqMLPsYc4nbMK/JPCdOwzWZrtNCp2SfPDw=="},"time":"2022-10-31T16:15:35-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:35-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":134,"round":0,"current":{},"time":"2022-10-31T16:15:35-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":134,"round":0,"hash":"69D0D99C0F63A2C97BDC9E74E78ED84B70EBD5CA750C02AE52BDA0FFFC96369D","time":"2022-10-31T16:15:35-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":134,"round":0,"vote":{"type":2,"height":134,"round":0,"block_id":{"hash":"69D0D99C0F63A2C97BDC9E74E78ED84B70EBD5CA750C02AE52BDA0FFFC96369D","parts":{"total":1,"hash":"CF881B169A348A9AB5F8878D322AAF98C361E56B8B3964B5F67D3A8EC144DEC8"}},"timestamp":"2022-10-31T20:15:35.897886543Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"a2Iz9mw3FnYFui4xcRePdKW/rNpMxg7RJAvx7I6iyLeT9T9AhdMupdFSTTxFNlmEdBAAueVoM0/sdgWBBCRLBA=="},"time":"2022-10-31T16:15:35-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:35-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":134,"val_index":0,"vote_height":134,"vote_type":2,"time":"2022-10-31T16:15:35-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":134,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:35Z","time":"2022-10-31T16:15:35-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":134,"round":0,"current":{},"time":"2022-10-31T16:15:35-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":134,"round":0,"current":{},"time":"2022-10-31T16:15:35-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":134,"current":{},"time":"2022-10-31T16:15:35-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":134,"block_hash":"69D0D99C0F63A2C97BDC9E74E78ED84B70EBD5CA750C02AE52BDA0FFFC96369D","time":"2022-10-31T16:15:35-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:35-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":134,"hash":{},"num_txs":0,"root":"B724A0C92EC6FE0852169BF6B2FEBE47351FAD951FB0400047113F15D87E48C7","time":"2022-10-31T16:15:35-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":134,"block":{},"time":"2022-10-31T16:15:35-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:35-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":134,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:35-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B393820323335203231322037312038203138322036312036352030203232352033392031392032323020313337203939203233352032303020343220323337203832203136342033342031353620313533203234302036332032353220313137203130362031393920313037203134325D3A38367D","time":"2022-10-31T16:15:35-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"62EBD44708B63D4100E12713DC8963EBC82AED52A4229C99F03FFC756AC76B8E","height":134,"num_txs":0,"time":"2022-10-31T16:15:35-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":134,"last_block_time":"2022-10-31T20:15:34Z","time":"2022-10-31T16:15:35-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:35-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":940972573,"height":135,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":134,"round":0,"step":3},"time":"2022-10-31T16:15:35-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":940.972573,"height":135,"round":0,"step":1,"time":"2022-10-31T16:15:35-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:35-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":134,"time":"2022-10-31T16:15:35-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":134,"num_txs":0,"time":"2022-10-31T16:15:35-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:36-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:36-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37356","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:36-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:36-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:36-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37356","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:36-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:36-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:36-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37356","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:36-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":940.972573,"height":135,"round":0,"step":1,"time":"2022-10-31T16:15:36-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":135,"round":0,"step":1,"timeout":940.972573,"time":"2022-10-31T16:15:36-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":135,"round":0,"current":{},"time":"2022-10-31T16:15:36-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":135,"round":0,"current":{},"time":"2022-10-31T16:15:36-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":135,"round":0,"time":"2022-10-31T16:15:36-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":135,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:36-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":135,"round":0,"step":3},"old_ti":{"duration":940972573,"height":135,"round":0,"step":1},"time":"2022-10-31T16:15:36-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:36-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":135,"round":0,"step":3,"time":"2022-10-31T16:15:36-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":135,"proposal":{"Type":32,"height":135,"round":0,"pol_round":-1,"block_id":{"hash":"7DD4946CC202600836220670BA62DD767265266EEB5BC9EF05F6998B5EFA3564","parts":{"total":1,"hash":"2052E44C08DC919DFCEA4E44E28B54044E96AA13994BE4A769A6B8CD5B4AF909"}},"timestamp":"2022-10-31T20:15:36.941478633Z","signature":"Go44dK2Vca7QyJXsMeMc9KykPIE7mb6NRJVPYzBNq612XkZ235jp0jZGnz3/awF7sfCy9kB4Foi2xx2Jk/QBCQ=="},"round":0,"time":"2022-10-31T16:15:36-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:36-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":135,"round":0,"pol_round":-1,"block_id":{"hash":"7DD4946CC202600836220670BA62DD767265266EEB5BC9EF05F6998B5EFA3564","parts":{"total":1,"hash":"2052E44C08DC919DFCEA4E44E28B54044E96AA13994BE4A769A6B8CD5B4AF909"}},"timestamp":"2022-10-31T20:15:36.941478633Z","signature":"Go44dK2Vca7QyJXsMeMc9KykPIE7mb6NRJVPYzBNq612XkZ235jp0jZGnz3/awF7sfCy9kB4Foi2xx2Jk/QBCQ=="},"time":"2022-10-31T16:15:36-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"7DD4946CC202600836220670BA62DD767265266EEB5BC9EF05F6998B5EFA3564","height":135,"time":"2022-10-31T16:15:36-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":135,"round":0,"current":{},"time":"2022-10-31T16:15:36-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":135,"round":0,"time":"2022-10-31T16:15:36-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":135,"round":0,"vote":{"type":1,"height":135,"round":0,"block_id":{"hash":"7DD4946CC202600836220670BA62DD767265266EEB5BC9EF05F6998B5EFA3564","parts":{"total":1,"hash":"2052E44C08DC919DFCEA4E44E28B54044E96AA13994BE4A769A6B8CD5B4AF909"}},"timestamp":"2022-10-31T20:15:36.977001956Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ctmA+bdidzXb17qGi+xrHVS5OQXZ6sNxJXtl1y81pbdwa6DZZHfPxQajtvf0iciIWP2dR8lDBbmgCyrRaWjkBw=="},"time":"2022-10-31T16:15:36-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:36-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:36-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":135,"val_index":0,"vote_height":135,"vote_type":1,"time":"2022-10-31T16:15:37-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:135 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:7DD4946CC202600836220670BA62DD767265266EEB5BC9EF05F6998B5EFA3564:1:2052E44C08DC(1) BA{1:x} map[]}","vote":{"type":1,"height":135,"round":0,"block_id":{"hash":"7DD4946CC202600836220670BA62DD767265266EEB5BC9EF05F6998B5EFA3564","parts":{"total":1,"hash":"2052E44C08DC919DFCEA4E44E28B54044E96AA13994BE4A769A6B8CD5B4AF909"}},"timestamp":"2022-10-31T20:15:36.977001956Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ctmA+bdidzXb17qGi+xrHVS5OQXZ6sNxJXtl1y81pbdwa6DZZHfPxQajtvf0iciIWP2dR8lDBbmgCyrRaWjkBw=="},"time":"2022-10-31T16:15:37-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:37-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":135,"round":0,"current":{},"time":"2022-10-31T16:15:37-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":135,"round":0,"hash":"7DD4946CC202600836220670BA62DD767265266EEB5BC9EF05F6998B5EFA3564","time":"2022-10-31T16:15:37-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":135,"round":0,"vote":{"type":2,"height":135,"round":0,"block_id":{"hash":"7DD4946CC202600836220670BA62DD767265266EEB5BC9EF05F6998B5EFA3564","parts":{"total":1,"hash":"2052E44C08DC919DFCEA4E44E28B54044E96AA13994BE4A769A6B8CD5B4AF909"}},"timestamp":"2022-10-31T20:15:37.012297337Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"2Ji2T63iJhrRAw4ypbf29hxtzlt/Bwms1LNzseGBRsOcOhl1o91qWRogEK0QN+vrW2PbWnLjUKiDckwnSyTOAw=="},"time":"2022-10-31T16:15:37-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:37-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":135,"val_index":0,"vote_height":135,"vote_type":2,"time":"2022-10-31T16:15:37-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":135,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:37Z","time":"2022-10-31T16:15:37-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":135,"round":0,"current":{},"time":"2022-10-31T16:15:37-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":135,"round":0,"current":{},"time":"2022-10-31T16:15:37-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":135,"current":{},"time":"2022-10-31T16:15:37-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":135,"block_hash":"7DD4946CC202600836220670BA62DD767265266EEB5BC9EF05F6998B5EFA3564","time":"2022-10-31T16:15:37-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:37-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":135,"hash":{},"num_txs":0,"root":"62EBD44708B63D4100E12713DC8963EBC82AED52A4229C99F03FFC756AC76B8E","time":"2022-10-31T16:15:37-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":135,"block":{},"time":"2022-10-31T16:15:37-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:37-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":135,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:37-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B39332031333720323435203139342032323420323535203820383620313536203234342036322031352032333920323432203138312032342031313220333920323039203136342031333120313636203235312031313920313238203935203233203230342031353620313030203935203233355D3A38377D","time":"2022-10-31T16:15:37-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"5D89F5C2E0FF08569CF43E0FEFF2B5187027D1A483A6FB77805F17CC9C645FEB","height":135,"num_txs":0,"time":"2022-10-31T16:15:37-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":135,"last_block_time":"2022-10-31T20:15:35Z","time":"2022-10-31T16:15:37-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:37-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":937165523,"height":136,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":135,"round":0,"step":3},"time":"2022-10-31T16:15:37-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:37-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","dur":937.165523,"height":136,"round":0,"step":1,"time":"2022-10-31T16:15:37-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":135,"time":"2022-10-31T16:15:37-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":135,"num_txs":0,"time":"2022-10-31T16:15:37-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:37-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:37-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37356","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:37-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:37-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:37-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37356","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:37-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:37-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:37-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:37-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:37-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:37-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:37-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":937.165523,"height":136,"round":0,"step":1,"time":"2022-10-31T16:15:38-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":136,"round":0,"step":1,"timeout":937.165523,"time":"2022-10-31T16:15:38-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":136,"round":0,"current":{},"time":"2022-10-31T16:15:38-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":136,"round":0,"current":{},"time":"2022-10-31T16:15:38-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":136,"round":0,"time":"2022-10-31T16:15:38-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":136,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:38-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":136,"round":0,"step":3},"old_ti":{"duration":937165523,"height":136,"round":0,"step":1},"time":"2022-10-31T16:15:38-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:38-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":136,"round":0,"step":3,"time":"2022-10-31T16:15:38-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":136,"proposal":{"Type":32,"height":136,"round":0,"pol_round":-1,"block_id":{"hash":"72B5C80A435C2A8EBCACB00BD939974253C267E3AECED829FA92782D52D01A2E","parts":{"total":1,"hash":"D791DF2CBBEEFACAEDCD49F91C567FF199CE650E799C8BA2668FA398DDCB87AB"}},"timestamp":"2022-10-31T20:15:38.115588288Z","signature":"M+Rxn5II/HYOAP9A9R3DQLxNflk+LGXVhNybmdoDHhZPHPTMeJ9bZFvnHqbFBp/XOJi8AiwaPXsU9cbW/6ibBQ=="},"round":0,"time":"2022-10-31T16:15:38-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:38-04:00","message":"Broadcast"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:38-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:38-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:38-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:38-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:38-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37356","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:38-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":136,"round":0,"pol_round":-1,"block_id":{"hash":"72B5C80A435C2A8EBCACB00BD939974253C267E3AECED829FA92782D52D01A2E","parts":{"total":1,"hash":"D791DF2CBBEEFACAEDCD49F91C567FF199CE650E799C8BA2668FA398DDCB87AB"}},"timestamp":"2022-10-31T20:15:38.115588288Z","signature":"M+Rxn5II/HYOAP9A9R3DQLxNflk+LGXVhNybmdoDHhZPHPTMeJ9bZFvnHqbFBp/XOJi8AiwaPXsU9cbW/6ibBQ=="},"time":"2022-10-31T16:15:38-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"72B5C80A435C2A8EBCACB00BD939974253C267E3AECED829FA92782D52D01A2E","height":136,"time":"2022-10-31T16:15:38-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":136,"round":0,"current":{},"time":"2022-10-31T16:15:38-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":136,"round":0,"time":"2022-10-31T16:15:38-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":136,"round":0,"vote":{"type":1,"height":136,"round":0,"block_id":{"hash":"72B5C80A435C2A8EBCACB00BD939974253C267E3AECED829FA92782D52D01A2E","parts":{"total":1,"hash":"D791DF2CBBEEFACAEDCD49F91C567FF199CE650E799C8BA2668FA398DDCB87AB"}},"timestamp":"2022-10-31T20:15:38.168611562Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Vz7KrQiHNCm1VLRUt0UfO9FCGZiJQq8OOvxFYMY8JGo6G7ZGT3aE4oCwO/yMw2qVtacADdms6+4tIg0vVDa0Cw=="},"time":"2022-10-31T16:15:38-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:38-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":136,"val_index":0,"vote_height":136,"vote_type":1,"time":"2022-10-31T16:15:38-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:136 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:72B5C80A435C2A8EBCACB00BD939974253C267E3AECED829FA92782D52D01A2E:1:D791DF2CBBEE(1) BA{1:x} map[]}","vote":{"type":1,"height":136,"round":0,"block_id":{"hash":"72B5C80A435C2A8EBCACB00BD939974253C267E3AECED829FA92782D52D01A2E","parts":{"total":1,"hash":"D791DF2CBBEEFACAEDCD49F91C567FF199CE650E799C8BA2668FA398DDCB87AB"}},"timestamp":"2022-10-31T20:15:38.168611562Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Vz7KrQiHNCm1VLRUt0UfO9FCGZiJQq8OOvxFYMY8JGo6G7ZGT3aE4oCwO/yMw2qVtacADdms6+4tIg0vVDa0Cw=="},"time":"2022-10-31T16:15:38-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:38-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":136,"round":0,"current":{},"time":"2022-10-31T16:15:38-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":136,"round":0,"hash":"72B5C80A435C2A8EBCACB00BD939974253C267E3AECED829FA92782D52D01A2E","time":"2022-10-31T16:15:38-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":136,"round":0,"vote":{"type":2,"height":136,"round":0,"block_id":{"hash":"72B5C80A435C2A8EBCACB00BD939974253C267E3AECED829FA92782D52D01A2E","parts":{"total":1,"hash":"D791DF2CBBEEFACAEDCD49F91C567FF199CE650E799C8BA2668FA398DDCB87AB"}},"timestamp":"2022-10-31T20:15:38.217769826Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"RxXySWI0fABqbZ7Xvr6oNwNHfl5CTDQuT/dj5WR2av7r1JuCGxsbM+KcMbHnldEOACM2mmtX2S5v8l4MS+vQDg=="},"time":"2022-10-31T16:15:38-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:38-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":136,"val_index":0,"vote_height":136,"vote_type":2,"time":"2022-10-31T16:15:38-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":136,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:38Z","time":"2022-10-31T16:15:38-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":136,"round":0,"current":{},"time":"2022-10-31T16:15:38-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":136,"round":0,"current":{},"time":"2022-10-31T16:15:38-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":136,"current":{},"time":"2022-10-31T16:15:38-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":136,"block_hash":"72B5C80A435C2A8EBCACB00BD939974253C267E3AECED829FA92782D52D01A2E","time":"2022-10-31T16:15:38-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:38-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":136,"hash":{},"num_txs":0,"root":"5D89F5C2E0FF08569CF43E0FEFF2B5187027D1A483A6FB77805F17CC9C645FEB","time":"2022-10-31T16:15:38-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":136,"block":{},"time":"2022-10-31T16:15:38-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:38-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":136,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:38-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31343420313033203136302039302031372035312031373920313335203239203435203420313132203331203138322031343020353320373320313931203134203936203135362031373920373520363820353320313137203135352031322032352032313620323232203231355D3A38387D","time":"2022-10-31T16:15:38-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"9067A05A1133B3871D2D04701FB68C3549BF0E609CB34B4435759B0C19D8DED7","height":136,"num_txs":0,"time":"2022-10-31T16:15:38-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":136,"last_block_time":"2022-10-31T20:15:37Z","time":"2022-10-31T16:15:38-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:38-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":913977132,"height":137,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":136,"round":0,"step":3},"time":"2022-10-31T16:15:38-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":913.977132,"height":137,"round":0,"step":1,"time":"2022-10-31T16:15:38-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:38-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":136,"time":"2022-10-31T16:15:38-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":136,"num_txs":0,"time":"2022-10-31T16:15:38-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:38-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:38-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:38-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:39-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:39-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:39-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:39-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:39-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:39-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":913.977132,"height":137,"round":0,"step":1,"time":"2022-10-31T16:15:39-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":137,"round":0,"step":1,"timeout":913.977132,"time":"2022-10-31T16:15:39-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":137,"round":0,"current":{},"time":"2022-10-31T16:15:39-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":137,"round":0,"current":{},"time":"2022-10-31T16:15:39-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":137,"round":0,"time":"2022-10-31T16:15:39-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":137,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:39-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":137,"round":0,"step":3},"old_ti":{"duration":913977132,"height":137,"round":0,"step":1},"time":"2022-10-31T16:15:39-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:39-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":137,"round":0,"step":3,"time":"2022-10-31T16:15:39-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":137,"proposal":{"Type":32,"height":137,"round":0,"pol_round":-1,"block_id":{"hash":"6B9DB180A2D8BEA28D26CF12AEA5C4D4601A90847EDAAEC6E3527B59CDE6829F","parts":{"total":1,"hash":"CB3888B4F731DFB0567DCD9F571371EC1D36ECC74A3C5A41CFDD93A6E1E1C673"}},"timestamp":"2022-10-31T20:15:39.275825253Z","signature":"l0ptQK0b8m+B63d4xFG1NWd2WTvDuOCYOKncHmFkv/qXPoIawNFwlL5C31xdV6FYnnUX/QJRCbtubLca5GZzCA=="},"round":0,"time":"2022-10-31T16:15:39-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:39-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":137,"round":0,"pol_round":-1,"block_id":{"hash":"6B9DB180A2D8BEA28D26CF12AEA5C4D4601A90847EDAAEC6E3527B59CDE6829F","parts":{"total":1,"hash":"CB3888B4F731DFB0567DCD9F571371EC1D36ECC74A3C5A41CFDD93A6E1E1C673"}},"timestamp":"2022-10-31T20:15:39.275825253Z","signature":"l0ptQK0b8m+B63d4xFG1NWd2WTvDuOCYOKncHmFkv/qXPoIawNFwlL5C31xdV6FYnnUX/QJRCbtubLca5GZzCA=="},"time":"2022-10-31T16:15:39-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"6B9DB180A2D8BEA28D26CF12AEA5C4D4601A90847EDAAEC6E3527B59CDE6829F","height":137,"time":"2022-10-31T16:15:39-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":137,"round":0,"current":{},"time":"2022-10-31T16:15:39-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":137,"round":0,"time":"2022-10-31T16:15:39-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":137,"round":0,"vote":{"type":1,"height":137,"round":0,"block_id":{"hash":"6B9DB180A2D8BEA28D26CF12AEA5C4D4601A90847EDAAEC6E3527B59CDE6829F","parts":{"total":1,"hash":"CB3888B4F731DFB0567DCD9F571371EC1D36ECC74A3C5A41CFDD93A6E1E1C673"}},"timestamp":"2022-10-31T20:15:39.328604452Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Va2Z1NHZhNE/utI7arz0DaVle/lWudxt/3zRn3fcCcNbbGG7s4Xf0EHfDsy0e5p+sPGYDhjG2MTEIF3uLsfGAg=="},"time":"2022-10-31T16:15:39-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:39-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:39-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":137,"val_index":0,"vote_height":137,"vote_type":1,"time":"2022-10-31T16:15:39-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:39-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:137 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:6B9DB180A2D8BEA28D26CF12AEA5C4D4601A90847EDAAEC6E3527B59CDE6829F:1:CB3888B4F731(1) BA{1:x} map[]}","vote":{"type":1,"height":137,"round":0,"block_id":{"hash":"6B9DB180A2D8BEA28D26CF12AEA5C4D4601A90847EDAAEC6E3527B59CDE6829F","parts":{"total":1,"hash":"CB3888B4F731DFB0567DCD9F571371EC1D36ECC74A3C5A41CFDD93A6E1E1C673"}},"timestamp":"2022-10-31T20:15:39.328604452Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Va2Z1NHZhNE/utI7arz0DaVle/lWudxt/3zRn3fcCcNbbGG7s4Xf0EHfDsy0e5p+sPGYDhjG2MTEIF3uLsfGAg=="},"time":"2022-10-31T16:15:39-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:39-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:39-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":137,"round":0,"current":{},"time":"2022-10-31T16:15:39-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":137,"round":0,"hash":"6B9DB180A2D8BEA28D26CF12AEA5C4D4601A90847EDAAEC6E3527B59CDE6829F","time":"2022-10-31T16:15:39-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":137,"round":0,"vote":{"type":2,"height":137,"round":0,"block_id":{"hash":"6B9DB180A2D8BEA28D26CF12AEA5C4D4601A90847EDAAEC6E3527B59CDE6829F","parts":{"total":1,"hash":"CB3888B4F731DFB0567DCD9F571371EC1D36ECC74A3C5A41CFDD93A6E1E1C673"}},"timestamp":"2022-10-31T20:15:39.363333592Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"JnmwD/g1KG27viz1Jr4hRl1g6Avvkp14IOzoU6VYsuRYvj7Efaketxv2WoToE9kNfF2+6BN0WpAxzfao2UjjBA=="},"time":"2022-10-31T16:15:39-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:39-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:39-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":137,"val_index":0,"vote_height":137,"vote_type":2,"time":"2022-10-31T16:15:39-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:39-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":137,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:39Z","time":"2022-10-31T16:15:39-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":137,"round":0,"current":{},"time":"2022-10-31T16:15:39-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":137,"round":0,"current":{},"time":"2022-10-31T16:15:39-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":137,"current":{},"time":"2022-10-31T16:15:39-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":137,"block_hash":"6B9DB180A2D8BEA28D26CF12AEA5C4D4601A90847EDAAEC6E3527B59CDE6829F","time":"2022-10-31T16:15:39-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:39-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":137,"hash":{},"num_txs":0,"root":"9067A05A1133B3871D2D04701FB68C3549BF0E609CB34B4435759B0C19D8DED7","time":"2022-10-31T16:15:39-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":137,"block":{},"time":"2022-10-31T16:15:39-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:39-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":137,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:39-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B35312031353020313430203820313339203439203133342032392031333120313920323437203920343220313135203131352034352031353520313334203739203236203935203135302031373320323534203235352031353720313139203235312037302031343620323137203137305D3A38397D","time":"2022-10-31T16:15:39-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"33968C088B31861D8313F7092A73732D9B864F1A5F96ADFEFF9D77FB4692D9AA","height":137,"num_txs":0,"time":"2022-10-31T16:15:39-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":137,"last_block_time":"2022-10-31T20:15:38Z","time":"2022-10-31T16:15:39-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:39-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":904049690,"height":138,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":137,"round":0,"step":3},"time":"2022-10-31T16:15:39-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":904.04969,"height":138,"round":0,"step":1,"time":"2022-10-31T16:15:39-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:39-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":137,"time":"2022-10-31T16:15:39-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":137,"num_txs":0,"time":"2022-10-31T16:15:39-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:39-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:39-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:39-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:40-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:40-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37356","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:40-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:40-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:40-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:40-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:40-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:40-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:40-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":904.04969,"height":138,"round":0,"step":1,"time":"2022-10-31T16:15:40-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":138,"round":0,"step":1,"timeout":904.04969,"time":"2022-10-31T16:15:40-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":138,"round":0,"current":{},"time":"2022-10-31T16:15:40-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":138,"round":0,"current":{},"time":"2022-10-31T16:15:40-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":138,"round":0,"time":"2022-10-31T16:15:40-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":138,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:40-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":138,"round":0,"step":3},"old_ti":{"duration":904049690,"height":138,"round":0,"step":1},"time":"2022-10-31T16:15:40-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:40-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":138,"round":0,"step":3,"time":"2022-10-31T16:15:40-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":138,"proposal":{"Type":32,"height":138,"round":0,"pol_round":-1,"block_id":{"hash":"22097D35813E740CC146A1C60027E3CBACE4D30C341E3D44E769F73E25154E17","parts":{"total":1,"hash":"681E404E36BBABA40B10ED5C2613EC8DD724B1ECAD623FDACC828C7C83C71CCF"}},"timestamp":"2022-10-31T20:15:40.415982722Z","signature":"u70EDgQwIXfBg04sjuY5V2jq8BVX/IaZdKqeb+lgUVMAzKckY3om9DEdQOslXhdNgC6wQ14bU+VSwXzEv0SDDg=="},"round":0,"time":"2022-10-31T16:15:40-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:40-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":138,"round":0,"pol_round":-1,"block_id":{"hash":"22097D35813E740CC146A1C60027E3CBACE4D30C341E3D44E769F73E25154E17","parts":{"total":1,"hash":"681E404E36BBABA40B10ED5C2613EC8DD724B1ECAD623FDACC828C7C83C71CCF"}},"timestamp":"2022-10-31T20:15:40.415982722Z","signature":"u70EDgQwIXfBg04sjuY5V2jq8BVX/IaZdKqeb+lgUVMAzKckY3om9DEdQOslXhdNgC6wQ14bU+VSwXzEv0SDDg=="},"time":"2022-10-31T16:15:40-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"22097D35813E740CC146A1C60027E3CBACE4D30C341E3D44E769F73E25154E17","height":138,"time":"2022-10-31T16:15:40-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":138,"round":0,"current":{},"time":"2022-10-31T16:15:40-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":138,"round":0,"time":"2022-10-31T16:15:40-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":138,"round":0,"vote":{"type":1,"height":138,"round":0,"block_id":{"hash":"22097D35813E740CC146A1C60027E3CBACE4D30C341E3D44E769F73E25154E17","parts":{"total":1,"hash":"681E404E36BBABA40B10ED5C2613EC8DD724B1ECAD623FDACC828C7C83C71CCF"}},"timestamp":"2022-10-31T20:15:40.448819956Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"g9aiMxzPbpziYf+QCc6fQQs94NA2QOzQUXv2+xvBpA7PCyJu1mJFCmH8uX8llu42QbhuYrXwAqC1mIgwvHViBA=="},"time":"2022-10-31T16:15:40-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:40-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":138,"val_index":0,"vote_height":138,"vote_type":1,"time":"2022-10-31T16:15:40-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:138 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:22097D35813E740CC146A1C60027E3CBACE4D30C341E3D44E769F73E25154E17:1:681E404E36BB(1) BA{1:x} map[]}","vote":{"type":1,"height":138,"round":0,"block_id":{"hash":"22097D35813E740CC146A1C60027E3CBACE4D30C341E3D44E769F73E25154E17","parts":{"total":1,"hash":"681E404E36BBABA40B10ED5C2613EC8DD724B1ECAD623FDACC828C7C83C71CCF"}},"timestamp":"2022-10-31T20:15:40.448819956Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"g9aiMxzPbpziYf+QCc6fQQs94NA2QOzQUXv2+xvBpA7PCyJu1mJFCmH8uX8llu42QbhuYrXwAqC1mIgwvHViBA=="},"time":"2022-10-31T16:15:40-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:40-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":138,"round":0,"current":{},"time":"2022-10-31T16:15:40-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":138,"round":0,"hash":"22097D35813E740CC146A1C60027E3CBACE4D30C341E3D44E769F73E25154E17","time":"2022-10-31T16:15:40-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":138,"round":0,"vote":{"type":2,"height":138,"round":0,"block_id":{"hash":"22097D35813E740CC146A1C60027E3CBACE4D30C341E3D44E769F73E25154E17","parts":{"total":1,"hash":"681E404E36BBABA40B10ED5C2613EC8DD724B1ECAD623FDACC828C7C83C71CCF"}},"timestamp":"2022-10-31T20:15:40.471341377Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"eORXOA///nYPERmCTxcX/N/bOjo+DqJ9N++sEA+HgsiVoqeXaOO2zBVxRJW2lK3aCNdhdVbTA3hZik3ZTXIcCA=="},"time":"2022-10-31T16:15:40-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:40-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":138,"val_index":0,"vote_height":138,"vote_type":2,"time":"2022-10-31T16:15:40-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":138,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:40Z","time":"2022-10-31T16:15:40-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":138,"round":0,"current":{},"time":"2022-10-31T16:15:40-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":138,"round":0,"current":{},"time":"2022-10-31T16:15:40-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":138,"current":{},"time":"2022-10-31T16:15:40-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":138,"block_hash":"22097D35813E740CC146A1C60027E3CBACE4D30C341E3D44E769F73E25154E17","time":"2022-10-31T16:15:40-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:40-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":138,"hash":{},"num_txs":0,"root":"33968C088B31861D8313F7092A73732D9B864F1A5F96ADFEFF9D77FB4692D9AA","time":"2022-10-31T16:15:40-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":138,"block":{},"time":"2022-10-31T16:15:40-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:40-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":138,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:40-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B323330203136203131332031393020343620393720313020313939203230322037352032333120333020363920313830203135332037382037203531203233203236203133312032333120353220323032203934203232342032303420323532203133312031383920323433203234375D3A38417D","time":"2022-10-31T16:15:40-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"E61071BE2E610AC7CA4BE71E45B4994E0733171A83E734CA5EE0CCFC83BDF3F7","height":138,"num_txs":0,"time":"2022-10-31T16:15:40-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":138,"last_block_time":"2022-10-31T20:15:39Z","time":"2022-10-31T16:15:40-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:40-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":913885373,"height":139,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":138,"round":0,"step":3},"time":"2022-10-31T16:15:40-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":913.885373,"height":139,"round":0,"step":1,"time":"2022-10-31T16:15:40-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:40-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":138,"time":"2022-10-31T16:15:40-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":138,"num_txs":0,"time":"2022-10-31T16:15:40-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:40-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:40-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:40-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:41-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:41-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:41-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:41-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:41-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:41-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":913.885373,"height":139,"round":0,"step":1,"time":"2022-10-31T16:15:41-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":139,"round":0,"step":1,"timeout":913.885373,"time":"2022-10-31T16:15:41-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":139,"round":0,"current":{},"time":"2022-10-31T16:15:41-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":139,"round":0,"current":{},"time":"2022-10-31T16:15:41-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":139,"round":0,"time":"2022-10-31T16:15:41-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":139,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:41-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":139,"round":0,"step":3},"old_ti":{"duration":913885373,"height":139,"round":0,"step":1},"time":"2022-10-31T16:15:41-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:41-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":139,"round":0,"step":3,"time":"2022-10-31T16:15:41-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":139,"proposal":{"Type":32,"height":139,"round":0,"pol_round":-1,"block_id":{"hash":"CAE5127B3AF4D1786678EE3074B7E04564B525B143CD16DE80557E27974040C2","parts":{"total":1,"hash":"6A4FFF5880B572AAE07770BC2925AE0E2F10662BA07A471EEDAB9DB938B3FCDB"}},"timestamp":"2022-10-31T20:15:41.514555936Z","signature":"ik46AbWNPO9b4VI1cEG5ZctJqC4wGDE1d1YR/mNS7IFE5Kwqhe7nG7SuBuv2aaz8r9nOKbqdQcMyusRUJ0kuAw=="},"round":0,"time":"2022-10-31T16:15:41-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:41-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":139,"round":0,"pol_round":-1,"block_id":{"hash":"CAE5127B3AF4D1786678EE3074B7E04564B525B143CD16DE80557E27974040C2","parts":{"total":1,"hash":"6A4FFF5880B572AAE07770BC2925AE0E2F10662BA07A471EEDAB9DB938B3FCDB"}},"timestamp":"2022-10-31T20:15:41.514555936Z","signature":"ik46AbWNPO9b4VI1cEG5ZctJqC4wGDE1d1YR/mNS7IFE5Kwqhe7nG7SuBuv2aaz8r9nOKbqdQcMyusRUJ0kuAw=="},"time":"2022-10-31T16:15:41-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"CAE5127B3AF4D1786678EE3074B7E04564B525B143CD16DE80557E27974040C2","height":139,"time":"2022-10-31T16:15:41-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":139,"round":0,"current":{},"time":"2022-10-31T16:15:41-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":139,"round":0,"time":"2022-10-31T16:15:41-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":139,"round":0,"vote":{"type":1,"height":139,"round":0,"block_id":{"hash":"CAE5127B3AF4D1786678EE3074B7E04564B525B143CD16DE80557E27974040C2","parts":{"total":1,"hash":"6A4FFF5880B572AAE07770BC2925AE0E2F10662BA07A471EEDAB9DB938B3FCDB"}},"timestamp":"2022-10-31T20:15:41.558444424Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Z0jL3k9yJuVDwBsyu9Ooh/ix1/gabJkjxZOSCUW4E5Xo2ByKVbJ5Rn4sV4+onwKmadKlzuIrFuPjCvR4m7oOAA=="},"time":"2022-10-31T16:15:41-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:41-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":139,"val_index":0,"vote_height":139,"vote_type":1,"time":"2022-10-31T16:15:41-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:139 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:CAE5127B3AF4D1786678EE3074B7E04564B525B143CD16DE80557E27974040C2:1:6A4FFF5880B5(1) BA{1:x} map[]}","vote":{"type":1,"height":139,"round":0,"block_id":{"hash":"CAE5127B3AF4D1786678EE3074B7E04564B525B143CD16DE80557E27974040C2","parts":{"total":1,"hash":"6A4FFF5880B572AAE07770BC2925AE0E2F10662BA07A471EEDAB9DB938B3FCDB"}},"timestamp":"2022-10-31T20:15:41.558444424Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Z0jL3k9yJuVDwBsyu9Ooh/ix1/gabJkjxZOSCUW4E5Xo2ByKVbJ5Rn4sV4+onwKmadKlzuIrFuPjCvR4m7oOAA=="},"time":"2022-10-31T16:15:41-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:41-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":139,"round":0,"current":{},"time":"2022-10-31T16:15:41-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":139,"round":0,"hash":"CAE5127B3AF4D1786678EE3074B7E04564B525B143CD16DE80557E27974040C2","time":"2022-10-31T16:15:41-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":139,"round":0,"vote":{"type":2,"height":139,"round":0,"block_id":{"hash":"CAE5127B3AF4D1786678EE3074B7E04564B525B143CD16DE80557E27974040C2","parts":{"total":1,"hash":"6A4FFF5880B572AAE07770BC2925AE0E2F10662BA07A471EEDAB9DB938B3FCDB"}},"timestamp":"2022-10-31T20:15:41.59191552Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"AIBxK9aGF/AxCCWL9LoGIAkCr3Wp16Morn1JnjnO/fyfolJzVkjEUMX7BCDeSoULOBrHe0PRy7Sm1ndB7FgmCw=="},"time":"2022-10-31T16:15:41-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:41-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":139,"val_index":0,"vote_height":139,"vote_type":2,"time":"2022-10-31T16:15:41-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":139,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:41Z","time":"2022-10-31T16:15:41-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":139,"round":0,"current":{},"time":"2022-10-31T16:15:41-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":139,"round":0,"current":{},"time":"2022-10-31T16:15:41-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":139,"current":{},"time":"2022-10-31T16:15:41-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":139,"block_hash":"CAE5127B3AF4D1786678EE3074B7E04564B525B143CD16DE80557E27974040C2","time":"2022-10-31T16:15:41-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:41-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":139,"hash":{},"num_txs":0,"root":"E61071BE2E610AC7CA4BE71E45B4994E0733171A83E734CA5EE0CCFC83BDF3F7","time":"2022-10-31T16:15:41-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":139,"block":{},"time":"2022-10-31T16:15:41-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:41-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:41-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:41-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:41-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":139,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:41-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B323137203133312031362031393620363620323620313630203132392031333420372036312035392036312031362035332032323220323331203134322031383820313236203139392039352031343520313930203135332033322035312035342036203130382033392039385D3A38427D","time":"2022-10-31T16:15:41-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"D98310C4421AA08186073D3B3D1035DEE78EBC7EC75F91BE99203336066C2762","height":139,"num_txs":0,"time":"2022-10-31T16:15:41-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":139,"last_block_time":"2022-10-31T20:15:40Z","time":"2022-10-31T16:15:41-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:41-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":902994459,"height":140,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":139,"round":0,"step":3},"time":"2022-10-31T16:15:41-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":902.994459,"height":140,"round":0,"step":1,"time":"2022-10-31T16:15:41-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:41-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":139,"time":"2022-10-31T16:15:41-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":139,"num_txs":0,"time":"2022-10-31T16:15:41-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:42-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:42-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:42-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:42-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:42-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:42-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":902.994459,"height":140,"round":0,"step":1,"time":"2022-10-31T16:15:42-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":140,"round":0,"step":1,"timeout":902.994459,"time":"2022-10-31T16:15:42-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":140,"round":0,"current":{},"time":"2022-10-31T16:15:42-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":140,"round":0,"current":{},"time":"2022-10-31T16:15:42-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":140,"round":0,"time":"2022-10-31T16:15:42-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":140,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:42-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":140,"round":0,"step":3},"old_ti":{"duration":902994459,"height":140,"round":0,"step":1},"time":"2022-10-31T16:15:42-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:42-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":140,"round":0,"step":3,"time":"2022-10-31T16:15:42-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:42-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:42-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:42-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":140,"proposal":{"Type":32,"height":140,"round":0,"pol_round":-1,"block_id":{"hash":"67137DEA908502A5D135C87745667153C84E550B5FB7D12CD83EF8A4E9070CA7","parts":{"total":1,"hash":"976572AAC32E15D2951F5377B546F1FDAC43F5CEA51B583E5E0495163EB14E8B"}},"timestamp":"2022-10-31T20:15:42.629876371Z","signature":"JlLDrR6e7VITGdILUUvdTDXmzZkzFsYauyWCooxu1eukEczEzhhtaJkJ0JgxcbcshuzGfugSzINP1cBoOV1jBQ=="},"round":0,"time":"2022-10-31T16:15:42-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:42-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":140,"round":0,"pol_round":-1,"block_id":{"hash":"67137DEA908502A5D135C87745667153C84E550B5FB7D12CD83EF8A4E9070CA7","parts":{"total":1,"hash":"976572AAC32E15D2951F5377B546F1FDAC43F5CEA51B583E5E0495163EB14E8B"}},"timestamp":"2022-10-31T20:15:42.629876371Z","signature":"JlLDrR6e7VITGdILUUvdTDXmzZkzFsYauyWCooxu1eukEczEzhhtaJkJ0JgxcbcshuzGfugSzINP1cBoOV1jBQ=="},"time":"2022-10-31T16:15:42-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"67137DEA908502A5D135C87745667153C84E550B5FB7D12CD83EF8A4E9070CA7","height":140,"time":"2022-10-31T16:15:42-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":140,"round":0,"current":{},"time":"2022-10-31T16:15:42-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":140,"round":0,"time":"2022-10-31T16:15:42-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":140,"round":0,"vote":{"type":1,"height":140,"round":0,"block_id":{"hash":"67137DEA908502A5D135C87745667153C84E550B5FB7D12CD83EF8A4E9070CA7","parts":{"total":1,"hash":"976572AAC32E15D2951F5377B546F1FDAC43F5CEA51B583E5E0495163EB14E8B"}},"timestamp":"2022-10-31T20:15:42.654755568Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"xE9OQpuGAZqA2TkVF2YAlYTBJ+PQDTvOhJyYr6EDLltZkBNyVWPbZDoqmWoDCjZCfxbO/l4OV6Ce56Ka+Q2jDQ=="},"time":"2022-10-31T16:15:42-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:42-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:42-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":140,"val_index":0,"vote_height":140,"vote_type":1,"time":"2022-10-31T16:15:42-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:42-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:140 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:67137DEA908502A5D135C87745667153C84E550B5FB7D12CD83EF8A4E9070CA7:1:976572AAC32E(1) BA{1:x} map[]}","vote":{"type":1,"height":140,"round":0,"block_id":{"hash":"67137DEA908502A5D135C87745667153C84E550B5FB7D12CD83EF8A4E9070CA7","parts":{"total":1,"hash":"976572AAC32E15D2951F5377B546F1FDAC43F5CEA51B583E5E0495163EB14E8B"}},"timestamp":"2022-10-31T20:15:42.654755568Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"xE9OQpuGAZqA2TkVF2YAlYTBJ+PQDTvOhJyYr6EDLltZkBNyVWPbZDoqmWoDCjZCfxbO/l4OV6Ce56Ka+Q2jDQ=="},"time":"2022-10-31T16:15:42-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:42-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:42-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":140,"round":0,"current":{},"time":"2022-10-31T16:15:42-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":140,"round":0,"hash":"67137DEA908502A5D135C87745667153C84E550B5FB7D12CD83EF8A4E9070CA7","time":"2022-10-31T16:15:42-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":140,"round":0,"vote":{"type":2,"height":140,"round":0,"block_id":{"hash":"67137DEA908502A5D135C87745667153C84E550B5FB7D12CD83EF8A4E9070CA7","parts":{"total":1,"hash":"976572AAC32E15D2951F5377B546F1FDAC43F5CEA51B583E5E0495163EB14E8B"}},"timestamp":"2022-10-31T20:15:42.674468429Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"spsV0p/l/9U6fLvhg11oE62rLbj87DCqX2lrrOfHE+RFhvZK50zFnPcGEHhgtnKeMWwu+sEdJzwKX2FxUaDVCg=="},"time":"2022-10-31T16:15:42-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:42-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:42-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":140,"val_index":0,"vote_height":140,"vote_type":2,"time":"2022-10-31T16:15:42-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:42-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":140,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:42Z","time":"2022-10-31T16:15:42-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":140,"round":0,"current":{},"time":"2022-10-31T16:15:42-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":140,"round":0,"current":{},"time":"2022-10-31T16:15:42-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":140,"current":{},"time":"2022-10-31T16:15:42-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":140,"block_hash":"67137DEA908502A5D135C87745667153C84E550B5FB7D12CD83EF8A4E9070CA7","time":"2022-10-31T16:15:42-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:42-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":140,"hash":{},"num_txs":0,"root":"D98310C4421AA08186073D3B3D1035DEE78EBC7EC75F91BE99203336066C2762","time":"2022-10-31T16:15:42-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":140,"block":{},"time":"2022-10-31T16:15:42-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:42-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":140,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:42-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313231203138382031303620323234203230342031333620323437203835203138392031363520323031203231302032313720313420383420323439203337203135322032323120373020323037203334203232372037372038302032303720372032342036362032333120323430203137365D3A38437D","time":"2022-10-31T16:15:42-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"79BC6AE0CC88F755BDA5C9D2D90E54F92598DD46CF22E34D50CF071842E7F0B0","height":140,"num_txs":0,"time":"2022-10-31T16:15:42-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":140,"last_block_time":"2022-10-31T20:15:41Z","time":"2022-10-31T16:15:42-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:42-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":964696903,"height":141,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":140,"round":0,"step":3},"time":"2022-10-31T16:15:42-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":964.696903,"height":141,"round":0,"step":1,"time":"2022-10-31T16:15:42-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:42-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":140,"time":"2022-10-31T16:15:42-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":140,"num_txs":0,"time":"2022-10-31T16:15:42-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:43-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:43-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:43-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:43-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:43-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:43-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:43-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:43-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:43-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:43-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:43-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:43-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":964.696903,"height":141,"round":0,"step":1,"time":"2022-10-31T16:15:43-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":141,"round":0,"step":1,"timeout":964.696903,"time":"2022-10-31T16:15:43-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":141,"round":0,"current":{},"time":"2022-10-31T16:15:43-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":141,"round":0,"current":{},"time":"2022-10-31T16:15:43-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":141,"round":0,"time":"2022-10-31T16:15:43-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":141,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:43-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":141,"round":0,"step":3},"old_ti":{"duration":964696903,"height":141,"round":0,"step":1},"time":"2022-10-31T16:15:43-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:43-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":141,"round":0,"step":3,"time":"2022-10-31T16:15:43-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":141,"proposal":{"Type":32,"height":141,"round":0,"pol_round":-1,"block_id":{"hash":"B17A12957D41C7EC28CB68448A10864CF777DF448A32146367BDFBAB3C84F01A","parts":{"total":1,"hash":"FE644E1B630A1690423DD55C9B8B75C4D86FC0330450F7A44FA447486E1E326D"}},"timestamp":"2022-10-31T20:15:43.708850004Z","signature":"uzHBSpCau1mMsDmbjpdefks9oTjXfJun5bCO/oULoOhuDpxeGkfU6811EcdBms107eygEx6pUbIzI7Dy/2WNBw=="},"round":0,"time":"2022-10-31T16:15:43-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:43-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":141,"round":0,"pol_round":-1,"block_id":{"hash":"B17A12957D41C7EC28CB68448A10864CF777DF448A32146367BDFBAB3C84F01A","parts":{"total":1,"hash":"FE644E1B630A1690423DD55C9B8B75C4D86FC0330450F7A44FA447486E1E326D"}},"timestamp":"2022-10-31T20:15:43.708850004Z","signature":"uzHBSpCau1mMsDmbjpdefks9oTjXfJun5bCO/oULoOhuDpxeGkfU6811EcdBms107eygEx6pUbIzI7Dy/2WNBw=="},"time":"2022-10-31T16:15:43-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"B17A12957D41C7EC28CB68448A10864CF777DF448A32146367BDFBAB3C84F01A","height":141,"time":"2022-10-31T16:15:43-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":141,"round":0,"current":{},"time":"2022-10-31T16:15:43-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":141,"round":0,"time":"2022-10-31T16:15:43-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":141,"round":0,"vote":{"type":1,"height":141,"round":0,"block_id":{"hash":"B17A12957D41C7EC28CB68448A10864CF777DF448A32146367BDFBAB3C84F01A","parts":{"total":1,"hash":"FE644E1B630A1690423DD55C9B8B75C4D86FC0330450F7A44FA447486E1E326D"}},"timestamp":"2022-10-31T20:15:43.757185612Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Qs1mgaLVUlkhS/d74XDPSJebgXBqsro3DLpSRHSxXLq/bXRsN3HxtPLSvA+XlThKgMx3zCa7+/sZu/slsTHSAA=="},"time":"2022-10-31T16:15:43-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:43-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":141,"val_index":0,"vote_height":141,"vote_type":1,"time":"2022-10-31T16:15:43-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:141 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:B17A12957D41C7EC28CB68448A10864CF777DF448A32146367BDFBAB3C84F01A:1:FE644E1B630A(1) BA{1:x} map[]}","vote":{"type":1,"height":141,"round":0,"block_id":{"hash":"B17A12957D41C7EC28CB68448A10864CF777DF448A32146367BDFBAB3C84F01A","parts":{"total":1,"hash":"FE644E1B630A1690423DD55C9B8B75C4D86FC0330450F7A44FA447486E1E326D"}},"timestamp":"2022-10-31T20:15:43.757185612Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Qs1mgaLVUlkhS/d74XDPSJebgXBqsro3DLpSRHSxXLq/bXRsN3HxtPLSvA+XlThKgMx3zCa7+/sZu/slsTHSAA=="},"time":"2022-10-31T16:15:43-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:43-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":141,"round":0,"current":{},"time":"2022-10-31T16:15:43-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":141,"round":0,"hash":"B17A12957D41C7EC28CB68448A10864CF777DF448A32146367BDFBAB3C84F01A","time":"2022-10-31T16:15:43-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":141,"round":0,"vote":{"type":2,"height":141,"round":0,"block_id":{"hash":"B17A12957D41C7EC28CB68448A10864CF777DF448A32146367BDFBAB3C84F01A","parts":{"total":1,"hash":"FE644E1B630A1690423DD55C9B8B75C4D86FC0330450F7A44FA447486E1E326D"}},"timestamp":"2022-10-31T20:15:43.786901415Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"HWmnpc9UmEEPvFnqb9GP87HzoKyhlMAmJlKpM5yUQyPHZ4rxbPLfUZFyh8MFHMvQ2VUBaqOzO7uMUM0SNE37AA=="},"time":"2022-10-31T16:15:43-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:43-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":141,"val_index":0,"vote_height":141,"vote_type":2,"time":"2022-10-31T16:15:43-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":141,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:43Z","time":"2022-10-31T16:15:43-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":141,"round":0,"current":{},"time":"2022-10-31T16:15:43-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":141,"round":0,"current":{},"time":"2022-10-31T16:15:43-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":141,"current":{},"time":"2022-10-31T16:15:43-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":141,"block_hash":"B17A12957D41C7EC28CB68448A10864CF777DF448A32146367BDFBAB3C84F01A","time":"2022-10-31T16:15:43-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:43-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":141,"hash":{},"num_txs":0,"root":"79BC6AE0CC88F755BDA5C9D2D90E54F92598DD46CF22E34D50CF071842E7F0B0","time":"2022-10-31T16:15:43-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":141,"block":{},"time":"2022-10-31T16:15:43-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:43-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":141,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:43-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3234362031303620323032203232332031393420313231203234392032353520313137203239203136302031373320313430203233322036382031303820343420323034203235332035372031353120363420313732203234203230352031353020322031203139372032323120313337203137375D3A38447D","time":"2022-10-31T16:15:43-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"F66ACADFC279F9FF751DA0AD8CE8446C2CCCFD399740AC18CD960201C5DD89B1","height":141,"num_txs":0,"time":"2022-10-31T16:15:43-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":141,"last_block_time":"2022-10-31T20:15:42Z","time":"2022-10-31T16:15:43-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:43-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":895386328,"height":142,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":141,"round":0,"step":3},"time":"2022-10-31T16:15:43-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":895.386328,"height":142,"round":0,"step":1,"time":"2022-10-31T16:15:43-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:43-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":141,"time":"2022-10-31T16:15:43-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":141,"num_txs":0,"time":"2022-10-31T16:15:43-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:44-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:44-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:44-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:44-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:44-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:44-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:44-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:44-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:44-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":895.386328,"height":142,"round":0,"step":1,"time":"2022-10-31T16:15:44-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":142,"round":0,"step":1,"timeout":895.386328,"time":"2022-10-31T16:15:44-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":142,"round":0,"current":{},"time":"2022-10-31T16:15:44-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":142,"round":0,"current":{},"time":"2022-10-31T16:15:44-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":142,"round":0,"step":3},"old_ti":{"duration":895386328,"height":142,"round":0,"step":1},"time":"2022-10-31T16:15:44-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:44-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":142,"round":0,"step":3,"time":"2022-10-31T16:15:44-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":142,"round":0,"time":"2022-10-31T16:15:44-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":142,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:44-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":142,"proposal":{"Type":32,"height":142,"round":0,"pol_round":-1,"block_id":{"hash":"01405233F0AF7B3B8414F4315B5A6B98E2780C942DE9A542BC0F309D5AAE0D2B","parts":{"total":1,"hash":"45957205A7D3F6D6887318F76EE32682451AE3049292B29493D9D460CD3FBC5C"}},"timestamp":"2022-10-31T20:15:44.842754625Z","signature":"y8IG6jgv2pTdjVxa/faHdCdzitBw9BugD7a1rsHFp9B+9TDKCHSB+dM4WxPR8WdmZTX5qaBpyPVKZ2IyX1TPAA=="},"round":0,"time":"2022-10-31T16:15:44-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:44-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":142,"round":0,"pol_round":-1,"block_id":{"hash":"01405233F0AF7B3B8414F4315B5A6B98E2780C942DE9A542BC0F309D5AAE0D2B","parts":{"total":1,"hash":"45957205A7D3F6D6887318F76EE32682451AE3049292B29493D9D460CD3FBC5C"}},"timestamp":"2022-10-31T20:15:44.842754625Z","signature":"y8IG6jgv2pTdjVxa/faHdCdzitBw9BugD7a1rsHFp9B+9TDKCHSB+dM4WxPR8WdmZTX5qaBpyPVKZ2IyX1TPAA=="},"time":"2022-10-31T16:15:44-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"01405233F0AF7B3B8414F4315B5A6B98E2780C942DE9A542BC0F309D5AAE0D2B","height":142,"time":"2022-10-31T16:15:44-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":142,"round":0,"current":{},"time":"2022-10-31T16:15:44-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":142,"round":0,"time":"2022-10-31T16:15:44-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":142,"round":0,"vote":{"type":1,"height":142,"round":0,"block_id":{"hash":"01405233F0AF7B3B8414F4315B5A6B98E2780C942DE9A542BC0F309D5AAE0D2B","parts":{"total":1,"hash":"45957205A7D3F6D6887318F76EE32682451AE3049292B29493D9D460CD3FBC5C"}},"timestamp":"2022-10-31T20:15:44.86794234Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"5vWA/0+pCaL9d9bAWsIs1whAQPZ37DM6zmSjpqEhKFQs1WD5oRVeax/XpuiaH4tpJJnR7OvWChgzKZ/pZNmYDg=="},"time":"2022-10-31T16:15:44-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:44-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":142,"val_index":0,"vote_height":142,"vote_type":1,"time":"2022-10-31T16:15:44-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:142 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:01405233F0AF7B3B8414F4315B5A6B98E2780C942DE9A542BC0F309D5AAE0D2B:1:45957205A7D3(1) BA{1:x} map[]}","vote":{"type":1,"height":142,"round":0,"block_id":{"hash":"01405233F0AF7B3B8414F4315B5A6B98E2780C942DE9A542BC0F309D5AAE0D2B","parts":{"total":1,"hash":"45957205A7D3F6D6887318F76EE32682451AE3049292B29493D9D460CD3FBC5C"}},"timestamp":"2022-10-31T20:15:44.86794234Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"5vWA/0+pCaL9d9bAWsIs1whAQPZ37DM6zmSjpqEhKFQs1WD5oRVeax/XpuiaH4tpJJnR7OvWChgzKZ/pZNmYDg=="},"time":"2022-10-31T16:15:44-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:44-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":142,"round":0,"current":{},"time":"2022-10-31T16:15:44-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":142,"round":0,"hash":"01405233F0AF7B3B8414F4315B5A6B98E2780C942DE9A542BC0F309D5AAE0D2B","time":"2022-10-31T16:15:44-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":142,"round":0,"vote":{"type":2,"height":142,"round":0,"block_id":{"hash":"01405233F0AF7B3B8414F4315B5A6B98E2780C942DE9A542BC0F309D5AAE0D2B","parts":{"total":1,"hash":"45957205A7D3F6D6887318F76EE32682451AE3049292B29493D9D460CD3FBC5C"}},"timestamp":"2022-10-31T20:15:44.888088696Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Jmo4btRxo4PJnijQ6VcxHZ2I1962dpmCtu32NpObZ4L+n2pTIMvPfhmZxtNk5zEEq8vSqsjgl+mJBQbLyxiXBw=="},"time":"2022-10-31T16:15:44-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:44-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":142,"val_index":0,"vote_height":142,"vote_type":2,"time":"2022-10-31T16:15:44-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":142,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:44Z","time":"2022-10-31T16:15:44-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":142,"round":0,"current":{},"time":"2022-10-31T16:15:44-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":142,"round":0,"current":{},"time":"2022-10-31T16:15:44-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":142,"current":{},"time":"2022-10-31T16:15:44-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":142,"block_hash":"01405233F0AF7B3B8414F4315B5A6B98E2780C942DE9A542BC0F309D5AAE0D2B","time":"2022-10-31T16:15:44-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:44-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":142,"hash":{},"num_txs":0,"root":"F66ACADFC279F9FF751DA0AD8CE8446C2CCCFD399740AC18CD960201C5DD89B1","time":"2022-10-31T16:15:44-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":142,"block":{},"time":"2022-10-31T16:15:44-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:44-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":142,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:44-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313733203630203233372031302031343120323339203135372035332031303120383020313035203632203134342031312032333120323535203020323039203134362033302032333620313734203131342036342036372031353320313238203134302034332031383920313437203132345D3A38457D","time":"2022-10-31T16:15:44-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"AD3CED0A8DEF9D356550693E900BE7FF00D1921EECAE72404399808C2BBD937C","height":142,"num_txs":0,"time":"2022-10-31T16:15:44-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":142,"last_block_time":"2022-10-31T20:15:43Z","time":"2022-10-31T16:15:44-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:44-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":959992883,"height":143,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":142,"round":0,"step":3},"time":"2022-10-31T16:15:44-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":959.992883,"height":143,"round":0,"step":1,"time":"2022-10-31T16:15:44-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:44-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":142,"time":"2022-10-31T16:15:44-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":142,"num_txs":0,"time":"2022-10-31T16:15:44-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:45-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:45-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:45-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:45-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:45-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:45-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:45-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:45-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:45-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":959.992883,"height":143,"round":0,"step":1,"time":"2022-10-31T16:15:45-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":143,"round":0,"step":1,"timeout":959.992883,"time":"2022-10-31T16:15:45-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":143,"round":0,"current":{},"time":"2022-10-31T16:15:45-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":143,"round":0,"current":{},"time":"2022-10-31T16:15:45-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":143,"round":0,"time":"2022-10-31T16:15:45-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":143,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:45-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":143,"round":0,"step":3},"old_ti":{"duration":959992883,"height":143,"round":0,"step":1},"time":"2022-10-31T16:15:45-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:45-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":143,"round":0,"step":3,"time":"2022-10-31T16:15:45-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":143,"proposal":{"Type":32,"height":143,"round":0,"pol_round":-1,"block_id":{"hash":"2F9B90B4F604F620E401CA07920220E2D65670C6CED9C9A3F782FAF20DCCA84F","parts":{"total":1,"hash":"C17D781A11DD6619DDCBC63FC01512D4FAADF74679DB7142C2A659F6072E7EAE"}},"timestamp":"2022-10-31T20:15:45.943929234Z","signature":"98G4+uxlX3E6Gyr8qWoeiQ3w++vz2bDSvNrVt/qAwc8zznwO2DEuZ9Gumf3S7QcToemJlaeJ83nUJCCDpXygCw=="},"round":0,"time":"2022-10-31T16:15:45-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:45-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":143,"round":0,"pol_round":-1,"block_id":{"hash":"2F9B90B4F604F620E401CA07920220E2D65670C6CED9C9A3F782FAF20DCCA84F","parts":{"total":1,"hash":"C17D781A11DD6619DDCBC63FC01512D4FAADF74679DB7142C2A659F6072E7EAE"}},"timestamp":"2022-10-31T20:15:45.943929234Z","signature":"98G4+uxlX3E6Gyr8qWoeiQ3w++vz2bDSvNrVt/qAwc8zznwO2DEuZ9Gumf3S7QcToemJlaeJ83nUJCCDpXygCw=="},"time":"2022-10-31T16:15:45-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"2F9B90B4F604F620E401CA07920220E2D65670C6CED9C9A3F782FAF20DCCA84F","height":143,"time":"2022-10-31T16:15:45-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":143,"round":0,"current":{},"time":"2022-10-31T16:15:45-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":143,"round":0,"time":"2022-10-31T16:15:45-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":143,"round":0,"vote":{"type":1,"height":143,"round":0,"block_id":{"hash":"2F9B90B4F604F620E401CA07920220E2D65670C6CED9C9A3F782FAF20DCCA84F","parts":{"total":1,"hash":"C17D781A11DD6619DDCBC63FC01512D4FAADF74679DB7142C2A659F6072E7EAE"}},"timestamp":"2022-10-31T20:15:45.981701925Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"H9HL2+g0i45rVXs6ftWadBbINoRQhkcy55+nPPUH3ik13oLM2M8RxSvfhUGybjXui6OkcrHf8ktMS0PXyj6OCw=="},"time":"2022-10-31T16:15:45-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:45-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:45-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":143,"val_index":0,"vote_height":143,"vote_type":1,"time":"2022-10-31T16:15:45-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:45-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:143 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:2F9B90B4F604F620E401CA07920220E2D65670C6CED9C9A3F782FAF20DCCA84F:1:C17D781A11DD(1) BA{1:x} map[]}","vote":{"type":1,"height":143,"round":0,"block_id":{"hash":"2F9B90B4F604F620E401CA07920220E2D65670C6CED9C9A3F782FAF20DCCA84F","parts":{"total":1,"hash":"C17D781A11DD6619DDCBC63FC01512D4FAADF74679DB7142C2A659F6072E7EAE"}},"timestamp":"2022-10-31T20:15:45.981701925Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"H9HL2+g0i45rVXs6ftWadBbINoRQhkcy55+nPPUH3ik13oLM2M8RxSvfhUGybjXui6OkcrHf8ktMS0PXyj6OCw=="},"time":"2022-10-31T16:15:45-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:45-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:45-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":143,"round":0,"current":{},"time":"2022-10-31T16:15:45-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":143,"round":0,"hash":"2F9B90B4F604F620E401CA07920220E2D65670C6CED9C9A3F782FAF20DCCA84F","time":"2022-10-31T16:15:45-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":143,"round":0,"vote":{"type":2,"height":143,"round":0,"block_id":{"hash":"2F9B90B4F604F620E401CA07920220E2D65670C6CED9C9A3F782FAF20DCCA84F","parts":{"total":1,"hash":"C17D781A11DD6619DDCBC63FC01512D4FAADF74679DB7142C2A659F6072E7EAE"}},"timestamp":"2022-10-31T20:15:45.991614233Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"AkllKAnrcxh2yfVXAdAKH/D9bUlDSySAfeIPa19qKYxZd0duGdVDKGt5T+VYPfwcdtTPiuyPZhuQm8yU49nbAA=="},"time":"2022-10-31T16:15:45-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:45-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:45-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":143,"val_index":0,"vote_height":143,"vote_type":2,"time":"2022-10-31T16:15:46-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:46-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":143,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:45Z","time":"2022-10-31T16:15:46-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":143,"round":0,"current":{},"time":"2022-10-31T16:15:46-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":143,"round":0,"current":{},"time":"2022-10-31T16:15:46-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":143,"current":{},"time":"2022-10-31T16:15:46-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":143,"block_hash":"2F9B90B4F604F620E401CA07920220E2D65670C6CED9C9A3F782FAF20DCCA84F","time":"2022-10-31T16:15:46-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:46-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":143,"hash":{},"num_txs":0,"root":"AD3CED0A8DEF9D356550693E900BE7FF00D1921EECAE72404399808C2BBD937C","time":"2022-10-31T16:15:46-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":143,"block":{},"time":"2022-10-31T16:15:46-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:46-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":143,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:46-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32323120393520353420343120313038203139362031302031333720343820313333203136302031323620353620313235203232392031323620313132203234352032333520393720343620323232203233312031203832203134362031393520373420363420323033203437203138355D3A38467D","time":"2022-10-31T16:15:46-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"DD5F36296CC40A893085A07E387DE57E70F5EB612EDEE7015292C34A40CB2FB9","height":143,"num_txs":0,"time":"2022-10-31T16:15:46-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":143,"last_block_time":"2022-10-31T20:15:44Z","time":"2022-10-31T16:15:46-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:46-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":947753480,"height":144,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":143,"round":0,"step":3},"time":"2022-10-31T16:15:46-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":947.75348,"height":144,"round":0,"step":1,"time":"2022-10-31T16:15:46-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:46-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":143,"time":"2022-10-31T16:15:46-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":143,"num_txs":0,"time":"2022-10-31T16:15:46-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:46-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:46-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:46-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:46-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:46-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:46-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:46-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:46-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:46-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:46-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:46-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:46-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":947.75348,"height":144,"round":0,"step":1,"time":"2022-10-31T16:15:47-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":144,"round":0,"step":1,"timeout":947.75348,"time":"2022-10-31T16:15:47-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":144,"round":0,"current":{},"time":"2022-10-31T16:15:47-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":144,"round":0,"current":{},"time":"2022-10-31T16:15:47-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":144,"round":0,"time":"2022-10-31T16:15:47-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":144,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:47-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":144,"round":0,"step":3},"old_ti":{"duration":947753480,"height":144,"round":0,"step":1},"time":"2022-10-31T16:15:47-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:47-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":144,"round":0,"step":3,"time":"2022-10-31T16:15:47-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":144,"proposal":{"Type":32,"height":144,"round":0,"pol_round":-1,"block_id":{"hash":"ECD77E3B8B04B105501A7C646B16803382401F9C5AF69C1EDA529D14B47AEA6B","parts":{"total":1,"hash":"0787BB80BB06EB27596B966580941B8E5DB2AC62A46D01774170BBB9F4A10A02"}},"timestamp":"2022-10-31T20:15:47.03462135Z","signature":"wrXB0Gp2xNNQlYolL4PNi5QbcpK0wZmiZLaVq0CYEG2a7laxFJWuJud5olvZ52E5bKlh0ZK7o0xP2w3U1E4dBg=="},"round":0,"time":"2022-10-31T16:15:47-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:47-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":144,"round":0,"pol_round":-1,"block_id":{"hash":"ECD77E3B8B04B105501A7C646B16803382401F9C5AF69C1EDA529D14B47AEA6B","parts":{"total":1,"hash":"0787BB80BB06EB27596B966580941B8E5DB2AC62A46D01774170BBB9F4A10A02"}},"timestamp":"2022-10-31T20:15:47.03462135Z","signature":"wrXB0Gp2xNNQlYolL4PNi5QbcpK0wZmiZLaVq0CYEG2a7laxFJWuJud5olvZ52E5bKlh0ZK7o0xP2w3U1E4dBg=="},"time":"2022-10-31T16:15:47-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"ECD77E3B8B04B105501A7C646B16803382401F9C5AF69C1EDA529D14B47AEA6B","height":144,"time":"2022-10-31T16:15:47-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":144,"round":0,"current":{},"time":"2022-10-31T16:15:47-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":144,"round":0,"time":"2022-10-31T16:15:47-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:47-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:47-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:47-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:47-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:47-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:47-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":144,"round":0,"vote":{"type":1,"height":144,"round":0,"block_id":{"hash":"ECD77E3B8B04B105501A7C646B16803382401F9C5AF69C1EDA529D14B47AEA6B","parts":{"total":1,"hash":"0787BB80BB06EB27596B966580941B8E5DB2AC62A46D01774170BBB9F4A10A02"}},"timestamp":"2022-10-31T20:15:47.120908563Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"9FmCICCdriCt5JwB9+5Y4k2UKNXRoZ4WLzPJccM/HOaJYHBn9oquS2yi/+SWHNT4/DSufp58Kx0JD3jOfrQnCg=="},"time":"2022-10-31T16:15:47-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:47-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":144,"val_index":0,"vote_height":144,"vote_type":1,"time":"2022-10-31T16:15:47-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:144 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:ECD77E3B8B04B105501A7C646B16803382401F9C5AF69C1EDA529D14B47AEA6B:1:0787BB80BB06(1) BA{1:x} map[]}","vote":{"type":1,"height":144,"round":0,"block_id":{"hash":"ECD77E3B8B04B105501A7C646B16803382401F9C5AF69C1EDA529D14B47AEA6B","parts":{"total":1,"hash":"0787BB80BB06EB27596B966580941B8E5DB2AC62A46D01774170BBB9F4A10A02"}},"timestamp":"2022-10-31T20:15:47.120908563Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"9FmCICCdriCt5JwB9+5Y4k2UKNXRoZ4WLzPJccM/HOaJYHBn9oquS2yi/+SWHNT4/DSufp58Kx0JD3jOfrQnCg=="},"time":"2022-10-31T16:15:47-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:47-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":144,"round":0,"current":{},"time":"2022-10-31T16:15:47-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":144,"round":0,"hash":"ECD77E3B8B04B105501A7C646B16803382401F9C5AF69C1EDA529D14B47AEA6B","time":"2022-10-31T16:15:47-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":144,"round":0,"vote":{"type":2,"height":144,"round":0,"block_id":{"hash":"ECD77E3B8B04B105501A7C646B16803382401F9C5AF69C1EDA529D14B47AEA6B","parts":{"total":1,"hash":"0787BB80BB06EB27596B966580941B8E5DB2AC62A46D01774170BBB9F4A10A02"}},"timestamp":"2022-10-31T20:15:47.156117625Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ghX/oWBws5gbtyKx9ZAuSE8Rwm105NK/+uB9t6vFykOilePAukSjRmjxVHpwifCjVZ9Sv09wdmhE/tWXbCzdAA=="},"time":"2022-10-31T16:15:47-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:47-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":144,"val_index":0,"vote_height":144,"vote_type":2,"time":"2022-10-31T16:15:47-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":144,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:47Z","time":"2022-10-31T16:15:47-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":144,"round":0,"current":{},"time":"2022-10-31T16:15:47-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":144,"round":0,"current":{},"time":"2022-10-31T16:15:47-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":144,"current":{},"time":"2022-10-31T16:15:47-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":144,"block_hash":"ECD77E3B8B04B105501A7C646B16803382401F9C5AF69C1EDA529D14B47AEA6B","time":"2022-10-31T16:15:47-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:47-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":144,"hash":{},"num_txs":0,"root":"DD5F36296CC40A893085A07E387DE57E70F5EB612EDEE7015292C34A40CB2FB9","time":"2022-10-31T16:15:47-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":144,"block":{},"time":"2022-10-31T16:15:47-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:47-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":144,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:47-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B323031203136203137203136392032333120373720323131203234372031323320313432203232362031353420372035203136332037312032313320383420313533203137312031313820333820343720393120313838203432203134382031343120373120313735203235332038395D3A39307D","time":"2022-10-31T16:15:47-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"C91011A9E74DD3F77B8EE29A0705A347D55499AB76262F5BBC2A948D47AFFD59","height":144,"num_txs":0,"time":"2022-10-31T16:15:47-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":144,"last_block_time":"2022-10-31T20:15:45Z","time":"2022-10-31T16:15:47-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:47-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":943474202,"height":145,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":144,"round":0,"step":3},"time":"2022-10-31T16:15:47-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":943.474202,"height":145,"round":0,"step":1,"time":"2022-10-31T16:15:47-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:47-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":144,"time":"2022-10-31T16:15:47-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":144,"num_txs":0,"time":"2022-10-31T16:15:47-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:47-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:47-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:47-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:48-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:48-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:48-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:48-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:48-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:48-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":943.474202,"height":145,"round":0,"step":1,"time":"2022-10-31T16:15:48-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":145,"round":0,"step":1,"timeout":943.474202,"time":"2022-10-31T16:15:48-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":145,"round":0,"current":{},"time":"2022-10-31T16:15:48-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":145,"round":0,"current":{},"time":"2022-10-31T16:15:48-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":145,"round":0,"time":"2022-10-31T16:15:48-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":145,"round":0,"step":3},"old_ti":{"duration":943474202,"height":145,"round":0,"step":1},"time":"2022-10-31T16:15:48-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:48-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":145,"round":0,"step":3,"time":"2022-10-31T16:15:48-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":145,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:48-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":145,"proposal":{"Type":32,"height":145,"round":0,"pol_round":-1,"block_id":{"hash":"7CBAB70D512C3E4C68F0D21E6340D826AE2DFD9A8E4D203D7599C9A824E48D90","parts":{"total":1,"hash":"FC4C0F16AB2CE6B00FE49EBAFC985A226CBACF0ED95677B95F66A0BCA3988B11"}},"timestamp":"2022-10-31T20:15:48.194540389Z","signature":"zv9/WnW4PbjzGKKEkoZee/UZ1bTkzq6tFIKupIm82GQmNQdiyGVKbkHUUw3p7SbmFPIyFKB+VYMnORG5WRbVBQ=="},"round":0,"time":"2022-10-31T16:15:48-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:48-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":145,"round":0,"pol_round":-1,"block_id":{"hash":"7CBAB70D512C3E4C68F0D21E6340D826AE2DFD9A8E4D203D7599C9A824E48D90","parts":{"total":1,"hash":"FC4C0F16AB2CE6B00FE49EBAFC985A226CBACF0ED95677B95F66A0BCA3988B11"}},"timestamp":"2022-10-31T20:15:48.194540389Z","signature":"zv9/WnW4PbjzGKKEkoZee/UZ1bTkzq6tFIKupIm82GQmNQdiyGVKbkHUUw3p7SbmFPIyFKB+VYMnORG5WRbVBQ=="},"time":"2022-10-31T16:15:48-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"7CBAB70D512C3E4C68F0D21E6340D826AE2DFD9A8E4D203D7599C9A824E48D90","height":145,"time":"2022-10-31T16:15:48-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":145,"round":0,"current":{},"time":"2022-10-31T16:15:48-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":145,"round":0,"time":"2022-10-31T16:15:48-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":145,"round":0,"vote":{"type":1,"height":145,"round":0,"block_id":{"hash":"7CBAB70D512C3E4C68F0D21E6340D826AE2DFD9A8E4D203D7599C9A824E48D90","parts":{"total":1,"hash":"FC4C0F16AB2CE6B00FE49EBAFC985A226CBACF0ED95677B95F66A0BCA3988B11"}},"timestamp":"2022-10-31T20:15:48.244017652Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"N3rD4HZSBlc8H9AWn239anX7xqwjRvUtzSk+vazZDwqWHPszaUDiN2faoNqhXhKr7vJr/wRaiRkTiTTmF77fAA=="},"time":"2022-10-31T16:15:48-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:48-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":145,"val_index":0,"vote_height":145,"vote_type":1,"time":"2022-10-31T16:15:48-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:145 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:7CBAB70D512C3E4C68F0D21E6340D826AE2DFD9A8E4D203D7599C9A824E48D90:1:FC4C0F16AB2C(1) BA{1:x} map[]}","vote":{"type":1,"height":145,"round":0,"block_id":{"hash":"7CBAB70D512C3E4C68F0D21E6340D826AE2DFD9A8E4D203D7599C9A824E48D90","parts":{"total":1,"hash":"FC4C0F16AB2CE6B00FE49EBAFC985A226CBACF0ED95677B95F66A0BCA3988B11"}},"timestamp":"2022-10-31T20:15:48.244017652Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"N3rD4HZSBlc8H9AWn239anX7xqwjRvUtzSk+vazZDwqWHPszaUDiN2faoNqhXhKr7vJr/wRaiRkTiTTmF77fAA=="},"time":"2022-10-31T16:15:48-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:48-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":145,"round":0,"current":{},"time":"2022-10-31T16:15:48-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":145,"round":0,"hash":"7CBAB70D512C3E4C68F0D21E6340D826AE2DFD9A8E4D203D7599C9A824E48D90","time":"2022-10-31T16:15:48-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":145,"round":0,"vote":{"type":2,"height":145,"round":0,"block_id":{"hash":"7CBAB70D512C3E4C68F0D21E6340D826AE2DFD9A8E4D203D7599C9A824E48D90","parts":{"total":1,"hash":"FC4C0F16AB2CE6B00FE49EBAFC985A226CBACF0ED95677B95F66A0BCA3988B11"}},"timestamp":"2022-10-31T20:15:48.289689139Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"TtOacuL41Lc6LT9Y9D0QYYXjpeVPd6hN0Yj2mmyVwYI+muYoOdC7qZ8iqV3+DRTgsbrVvPC9rft65pqsqQ6lBg=="},"time":"2022-10-31T16:15:48-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:48-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":145,"val_index":0,"vote_height":145,"vote_type":2,"time":"2022-10-31T16:15:48-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":145,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:48Z","time":"2022-10-31T16:15:48-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":145,"round":0,"current":{},"time":"2022-10-31T16:15:48-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":145,"round":0,"current":{},"time":"2022-10-31T16:15:48-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":145,"current":{},"time":"2022-10-31T16:15:48-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":145,"block_hash":"7CBAB70D512C3E4C68F0D21E6340D826AE2DFD9A8E4D203D7599C9A824E48D90","time":"2022-10-31T16:15:48-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:48-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":145,"hash":{},"num_txs":0,"root":"C91011A9E74DD3F77B8EE29A0705A347D55499AB76262F5BBC2A948D47AFFD59","time":"2022-10-31T16:15:48-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":145,"block":{},"time":"2022-10-31T16:15:48-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:48-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":145,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:48-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3133362031333320313935203231342031343120313235203137322031303220343720313633203920313938203838203439203134382032342034203133203136322032382037302031343220363320323330203230352034342031313920313739203133203131203136342035355D3A39317D","time":"2022-10-31T16:15:48-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"8885C3D68D7DAC662FA309C658319418040DA21C468E3FE6CD2C77B30D0BA437","height":145,"num_txs":0,"time":"2022-10-31T16:15:48-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":145,"last_block_time":"2022-10-31T20:15:47Z","time":"2022-10-31T16:15:48-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:48-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":963464743,"height":146,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":145,"round":0,"step":3},"time":"2022-10-31T16:15:48-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":963.464743,"height":146,"round":0,"step":1,"time":"2022-10-31T16:15:48-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:48-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":145,"time":"2022-10-31T16:15:48-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":145,"num_txs":0,"time":"2022-10-31T16:15:48-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:48-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:48-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:48-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:49-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:49-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:49-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:49-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:49-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:49-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:49-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:49-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:49-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":963.464743,"height":146,"round":0,"step":1,"time":"2022-10-31T16:15:49-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":146,"round":0,"step":1,"timeout":963.464743,"time":"2022-10-31T16:15:49-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":146,"round":0,"current":{},"time":"2022-10-31T16:15:49-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":146,"round":0,"current":{},"time":"2022-10-31T16:15:49-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":146,"round":0,"time":"2022-10-31T16:15:49-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":146,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:49-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":146,"round":0,"step":3},"old_ti":{"duration":963464743,"height":146,"round":0,"step":1},"time":"2022-10-31T16:15:49-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:49-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":146,"round":0,"step":3,"time":"2022-10-31T16:15:49-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":146,"proposal":{"Type":32,"height":146,"round":0,"pol_round":-1,"block_id":{"hash":"AA540BE7659B5045838D9E5093CE93DF9143212C840BCF39951C6D2AAF808DFC","parts":{"total":1,"hash":"99F2C2A1F08C4E8E86FDA7A34A6495B4F5E48B4A279503542D9EE8DD317EB694"}},"timestamp":"2022-10-31T20:15:49.338192697Z","signature":"i0QIZvYzT97bU+cXYBUrEVaJtjlLGVNuxXuY3hWpc5e8v8zaqG6frbD48i3EAQDNWBxkqF+qTXr0wDl1R96DCg=="},"round":0,"time":"2022-10-31T16:15:49-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:49-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":146,"round":0,"pol_round":-1,"block_id":{"hash":"AA540BE7659B5045838D9E5093CE93DF9143212C840BCF39951C6D2AAF808DFC","parts":{"total":1,"hash":"99F2C2A1F08C4E8E86FDA7A34A6495B4F5E48B4A279503542D9EE8DD317EB694"}},"timestamp":"2022-10-31T20:15:49.338192697Z","signature":"i0QIZvYzT97bU+cXYBUrEVaJtjlLGVNuxXuY3hWpc5e8v8zaqG6frbD48i3EAQDNWBxkqF+qTXr0wDl1R96DCg=="},"time":"2022-10-31T16:15:49-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"AA540BE7659B5045838D9E5093CE93DF9143212C840BCF39951C6D2AAF808DFC","height":146,"time":"2022-10-31T16:15:49-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":146,"round":0,"current":{},"time":"2022-10-31T16:15:49-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":146,"round":0,"time":"2022-10-31T16:15:49-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":146,"round":0,"vote":{"type":1,"height":146,"round":0,"block_id":{"hash":"AA540BE7659B5045838D9E5093CE93DF9143212C840BCF39951C6D2AAF808DFC","parts":{"total":1,"hash":"99F2C2A1F08C4E8E86FDA7A34A6495B4F5E48B4A279503542D9EE8DD317EB694"}},"timestamp":"2022-10-31T20:15:49.368392778Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"KoNXuH7PFzN++eTFmcGBLQBzoTuONQnK8opkLu1uAZCvr6pte6L7pl1F/KkKQcZMbXZahV4QhAizPCiLAeGEDA=="},"time":"2022-10-31T16:15:49-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:49-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":146,"val_index":0,"vote_height":146,"vote_type":1,"time":"2022-10-31T16:15:49-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:146 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:AA540BE7659B5045838D9E5093CE93DF9143212C840BCF39951C6D2AAF808DFC:1:99F2C2A1F08C(1) BA{1:x} map[]}","vote":{"type":1,"height":146,"round":0,"block_id":{"hash":"AA540BE7659B5045838D9E5093CE93DF9143212C840BCF39951C6D2AAF808DFC","parts":{"total":1,"hash":"99F2C2A1F08C4E8E86FDA7A34A6495B4F5E48B4A279503542D9EE8DD317EB694"}},"timestamp":"2022-10-31T20:15:49.368392778Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"KoNXuH7PFzN++eTFmcGBLQBzoTuONQnK8opkLu1uAZCvr6pte6L7pl1F/KkKQcZMbXZahV4QhAizPCiLAeGEDA=="},"time":"2022-10-31T16:15:49-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:49-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":146,"round":0,"current":{},"time":"2022-10-31T16:15:49-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":146,"round":0,"hash":"AA540BE7659B5045838D9E5093CE93DF9143212C840BCF39951C6D2AAF808DFC","time":"2022-10-31T16:15:49-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":146,"round":0,"vote":{"type":2,"height":146,"round":0,"block_id":{"hash":"AA540BE7659B5045838D9E5093CE93DF9143212C840BCF39951C6D2AAF808DFC","parts":{"total":1,"hash":"99F2C2A1F08C4E8E86FDA7A34A6495B4F5E48B4A279503542D9EE8DD317EB694"}},"timestamp":"2022-10-31T20:15:49.392106282Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"zPrrOHy+z1WOUAIV/8oUpmU1cCyQHEajiBc4cLgVI9jztsGiLqr8Zhne5OYwW6/0WhfxJaVFWDT7rdEsz84sDg=="},"time":"2022-10-31T16:15:49-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:49-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":146,"val_index":0,"vote_height":146,"vote_type":2,"time":"2022-10-31T16:15:49-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":146,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:49Z","time":"2022-10-31T16:15:49-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":146,"round":0,"current":{},"time":"2022-10-31T16:15:49-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":146,"round":0,"current":{},"time":"2022-10-31T16:15:49-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":146,"current":{},"time":"2022-10-31T16:15:49-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":146,"block_hash":"AA540BE7659B5045838D9E5093CE93DF9143212C840BCF39951C6D2AAF808DFC","time":"2022-10-31T16:15:49-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:49-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":146,"hash":{},"num_txs":0,"root":"8885C3D68D7DAC662FA309C658319418040DA21C468E3FE6CD2C77B30D0BA437","time":"2022-10-31T16:15:49-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":146,"block":{},"time":"2022-10-31T16:15:49-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:49-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":146,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:49-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313938203230322031313420313234203130392034392039362032372036203231203231302038362032322031383520323220313620313038203338203132332037382034392032323520323533203231352031353220333720313638203131382031333620323035203133322039305D3A39327D","time":"2022-10-31T16:15:49-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"C6CA727C6D31601B0615D25616B916106C267B4E31E1FDD79825A87688CD845A","height":146,"num_txs":0,"time":"2022-10-31T16:15:49-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":146,"last_block_time":"2022-10-31T20:15:48Z","time":"2022-10-31T16:15:49-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:49-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":959186652,"height":147,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":146,"round":0,"step":3},"time":"2022-10-31T16:15:49-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":959.186652,"height":147,"round":0,"step":1,"time":"2022-10-31T16:15:49-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:49-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":146,"time":"2022-10-31T16:15:49-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":146,"num_txs":0,"time":"2022-10-31T16:15:49-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:49-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:49-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:49-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:50-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:50-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:50-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:50-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:50-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:50-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":959.186652,"height":147,"round":0,"step":1,"time":"2022-10-31T16:15:50-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":147,"round":0,"step":1,"timeout":959.186652,"time":"2022-10-31T16:15:50-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":147,"round":0,"current":{},"time":"2022-10-31T16:15:50-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":147,"round":0,"current":{},"time":"2022-10-31T16:15:50-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":147,"round":0,"time":"2022-10-31T16:15:50-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":147,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:50-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":147,"round":0,"step":3},"old_ti":{"duration":959186652,"height":147,"round":0,"step":1},"time":"2022-10-31T16:15:50-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:50-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":147,"round":0,"step":3,"time":"2022-10-31T16:15:50-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":147,"proposal":{"Type":32,"height":147,"round":0,"pol_round":-1,"block_id":{"hash":"A185E84C9D78BA391A2760DE49544421BD0C6B3FECFC0952CE6671AB125E53DB","parts":{"total":1,"hash":"8FAD5544CE1EBDC6C7CCC9BF29991E37645478054D4D54CCF406ADA3A1770D81"}},"timestamp":"2022-10-31T20:15:50.44559077Z","signature":"dNGqxHJ7GdVk7mv/gkwtbywjlD+Yqifo1W5neJH2IQ47w0B6qCaAkpPziKk2Ds5WflDsJAXR+vOB6g4KWzmZDQ=="},"round":0,"time":"2022-10-31T16:15:50-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:50-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":147,"round":0,"pol_round":-1,"block_id":{"hash":"A185E84C9D78BA391A2760DE49544421BD0C6B3FECFC0952CE6671AB125E53DB","parts":{"total":1,"hash":"8FAD5544CE1EBDC6C7CCC9BF29991E37645478054D4D54CCF406ADA3A1770D81"}},"timestamp":"2022-10-31T20:15:50.44559077Z","signature":"dNGqxHJ7GdVk7mv/gkwtbywjlD+Yqifo1W5neJH2IQ47w0B6qCaAkpPziKk2Ds5WflDsJAXR+vOB6g4KWzmZDQ=="},"time":"2022-10-31T16:15:50-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"A185E84C9D78BA391A2760DE49544421BD0C6B3FECFC0952CE6671AB125E53DB","height":147,"time":"2022-10-31T16:15:50-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":147,"round":0,"current":{},"time":"2022-10-31T16:15:50-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":147,"round":0,"time":"2022-10-31T16:15:50-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":147,"round":0,"vote":{"type":1,"height":147,"round":0,"block_id":{"hash":"A185E84C9D78BA391A2760DE49544421BD0C6B3FECFC0952CE6671AB125E53DB","parts":{"total":1,"hash":"8FAD5544CE1EBDC6C7CCC9BF29991E37645478054D4D54CCF406ADA3A1770D81"}},"timestamp":"2022-10-31T20:15:50.479394194Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"nvHn64T4NAkB9T//bweLTYE6nDnJk7CXENSd+TiJUPu1roY53Vabz9eXsG4/oaFGd//XTWoDxr/Q7s4WM2u6Dg=="},"time":"2022-10-31T16:15:50-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:50-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":147,"val_index":0,"vote_height":147,"vote_type":1,"time":"2022-10-31T16:15:50-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:147 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:A185E84C9D78BA391A2760DE49544421BD0C6B3FECFC0952CE6671AB125E53DB:1:8FAD5544CE1E(1) BA{1:x} map[]}","vote":{"type":1,"height":147,"round":0,"block_id":{"hash":"A185E84C9D78BA391A2760DE49544421BD0C6B3FECFC0952CE6671AB125E53DB","parts":{"total":1,"hash":"8FAD5544CE1EBDC6C7CCC9BF29991E37645478054D4D54CCF406ADA3A1770D81"}},"timestamp":"2022-10-31T20:15:50.479394194Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"nvHn64T4NAkB9T//bweLTYE6nDnJk7CXENSd+TiJUPu1roY53Vabz9eXsG4/oaFGd//XTWoDxr/Q7s4WM2u6Dg=="},"time":"2022-10-31T16:15:50-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:50-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":147,"round":0,"current":{},"time":"2022-10-31T16:15:50-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":147,"round":0,"hash":"A185E84C9D78BA391A2760DE49544421BD0C6B3FECFC0952CE6671AB125E53DB","time":"2022-10-31T16:15:50-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":147,"round":0,"vote":{"type":2,"height":147,"round":0,"block_id":{"hash":"A185E84C9D78BA391A2760DE49544421BD0C6B3FECFC0952CE6671AB125E53DB","parts":{"total":1,"hash":"8FAD5544CE1EBDC6C7CCC9BF29991E37645478054D4D54CCF406ADA3A1770D81"}},"timestamp":"2022-10-31T20:15:50.506728058Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"9DtcEXI0ovF8zp4f9xmGYP+VC/QbScDmAMZzJCBXVvaQGWVnq9VLbDVmc72tV1X4CYm1nx/4dyXEe6xQL3QRBg=="},"time":"2022-10-31T16:15:50-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:50-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":147,"val_index":0,"vote_height":147,"vote_type":2,"time":"2022-10-31T16:15:50-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":147,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:50Z","time":"2022-10-31T16:15:50-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":147,"round":0,"current":{},"time":"2022-10-31T16:15:50-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":147,"round":0,"current":{},"time":"2022-10-31T16:15:50-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":147,"current":{},"time":"2022-10-31T16:15:50-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":147,"block_hash":"A185E84C9D78BA391A2760DE49544421BD0C6B3FECFC0952CE6671AB125E53DB","time":"2022-10-31T16:15:50-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:50-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":147,"hash":{},"num_txs":0,"root":"C6CA727C6D31601B0615D25616B916106C267B4E31E1FDD79825A87688CD845A","time":"2022-10-31T16:15:50-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":147,"block":{},"time":"2022-10-31T16:15:50-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:50-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":147,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:50-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313834203137203230302032323820313533203135342032323320323531203820323535203230312032303620333220323331203135382031333220383720373220393320323035203131203131382031363620333220353720393520313132203131372031303420313132203232322031335D3A39337D","time":"2022-10-31T16:15:50-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"B811C8E4999ADFFB08FFC9CE20E79E8457485DCD0B76A620395F70756870DE0D","height":147,"num_txs":0,"time":"2022-10-31T16:15:50-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":147,"last_block_time":"2022-10-31T20:15:49Z","time":"2022-10-31T16:15:50-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:50-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:50-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:50-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:50-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":893158650,"height":148,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":147,"round":0,"step":3},"time":"2022-10-31T16:15:50-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":893.15865,"height":148,"round":0,"step":1,"time":"2022-10-31T16:15:50-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:50-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":147,"time":"2022-10-31T16:15:50-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":147,"num_txs":0,"time":"2022-10-31T16:15:50-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:51-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:51-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:51-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:51-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:51-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":7,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:51-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":893.15865,"height":148,"round":0,"step":1,"time":"2022-10-31T16:15:51-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":148,"round":0,"step":1,"timeout":893.15865,"time":"2022-10-31T16:15:51-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":148,"round":0,"current":{},"time":"2022-10-31T16:15:51-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":148,"round":0,"current":{},"time":"2022-10-31T16:15:51-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":148,"round":0,"time":"2022-10-31T16:15:51-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":148,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:51-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":148,"round":0,"step":3},"old_ti":{"duration":893158650,"height":148,"round":0,"step":1},"time":"2022-10-31T16:15:51-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:51-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":148,"round":0,"step":3,"time":"2022-10-31T16:15:51-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":148,"proposal":{"Type":32,"height":148,"round":0,"pol_round":-1,"block_id":{"hash":"9A3BE6039F55F775679522BFBF993A01B3FDF1C1282AE789A771D9037FF54B8E","parts":{"total":1,"hash":"3A6ECBCBAC57495E75073AB36A25390D9E416C6456CA18281AA10F19F82545E4"}},"timestamp":"2022-10-31T20:15:51.587892466Z","signature":"kpxIgMdIhXB6ZNsqBuA5ql6RJIh53au4eXLfvfOqn2bq3/Eh8yVcOjcXxz8F87uPX/IQmVz9x4bUEWhweu3SDw=="},"round":0,"time":"2022-10-31T16:15:51-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:51-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":148,"round":0,"pol_round":-1,"block_id":{"hash":"9A3BE6039F55F775679522BFBF993A01B3FDF1C1282AE789A771D9037FF54B8E","parts":{"total":1,"hash":"3A6ECBCBAC57495E75073AB36A25390D9E416C6456CA18281AA10F19F82545E4"}},"timestamp":"2022-10-31T20:15:51.587892466Z","signature":"kpxIgMdIhXB6ZNsqBuA5ql6RJIh53au4eXLfvfOqn2bq3/Eh8yVcOjcXxz8F87uPX/IQmVz9x4bUEWhweu3SDw=="},"time":"2022-10-31T16:15:51-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"9A3BE6039F55F775679522BFBF993A01B3FDF1C1282AE789A771D9037FF54B8E","height":148,"time":"2022-10-31T16:15:51-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":148,"round":0,"current":{},"time":"2022-10-31T16:15:51-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":148,"round":0,"time":"2022-10-31T16:15:51-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:51-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:51-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:51-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":148,"round":0,"vote":{"type":1,"height":148,"round":0,"block_id":{"hash":"9A3BE6039F55F775679522BFBF993A01B3FDF1C1282AE789A771D9037FF54B8E","parts":{"total":1,"hash":"3A6ECBCBAC57495E75073AB36A25390D9E416C6456CA18281AA10F19F82545E4"}},"timestamp":"2022-10-31T20:15:51.620924355Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"uKHR+CLu3xGoXLuQINh7PGRjOevELLd7idHudNmLdwOh4RAa9dZgqr/aEEz4HILdrBgju/dTl70hIiKzsMbKBg=="},"time":"2022-10-31T16:15:51-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:51-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":148,"val_index":0,"vote_height":148,"vote_type":1,"time":"2022-10-31T16:15:51-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:148 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:9A3BE6039F55F775679522BFBF993A01B3FDF1C1282AE789A771D9037FF54B8E:1:3A6ECBCBAC57(1) BA{1:x} map[]}","vote":{"type":1,"height":148,"round":0,"block_id":{"hash":"9A3BE6039F55F775679522BFBF993A01B3FDF1C1282AE789A771D9037FF54B8E","parts":{"total":1,"hash":"3A6ECBCBAC57495E75073AB36A25390D9E416C6456CA18281AA10F19F82545E4"}},"timestamp":"2022-10-31T20:15:51.620924355Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"uKHR+CLu3xGoXLuQINh7PGRjOevELLd7idHudNmLdwOh4RAa9dZgqr/aEEz4HILdrBgju/dTl70hIiKzsMbKBg=="},"time":"2022-10-31T16:15:51-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:51-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":148,"round":0,"current":{},"time":"2022-10-31T16:15:51-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":148,"round":0,"hash":"9A3BE6039F55F775679522BFBF993A01B3FDF1C1282AE789A771D9037FF54B8E","time":"2022-10-31T16:15:51-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":148,"round":0,"vote":{"type":2,"height":148,"round":0,"block_id":{"hash":"9A3BE6039F55F775679522BFBF993A01B3FDF1C1282AE789A771D9037FF54B8E","parts":{"total":1,"hash":"3A6ECBCBAC57495E75073AB36A25390D9E416C6456CA18281AA10F19F82545E4"}},"timestamp":"2022-10-31T20:15:51.676041153Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"11c3zHAaQEApr+R9uo82WOn7i0swB+FahmUnV4s7ThWY3IkZbEP+BvUoChZj9zI51kQp5AvxWi/iWwS5BEoiBg=="},"time":"2022-10-31T16:15:51-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:51-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":148,"val_index":0,"vote_height":148,"vote_type":2,"time":"2022-10-31T16:15:51-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":148,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:51Z","time":"2022-10-31T16:15:51-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":148,"round":0,"current":{},"time":"2022-10-31T16:15:51-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":148,"round":0,"current":{},"time":"2022-10-31T16:15:51-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":148,"current":{},"time":"2022-10-31T16:15:51-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":148,"block_hash":"9A3BE6039F55F775679522BFBF993A01B3FDF1C1282AE789A771D9037FF54B8E","time":"2022-10-31T16:15:51-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:51-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":148,"hash":{},"num_txs":0,"root":"B811C8E4999ADFFB08FFC9CE20E79E8457485DCD0B76A620395F70756870DE0D","time":"2022-10-31T16:15:51-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":148,"block":{},"time":"2022-10-31T16:15:51-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:51-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":148,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:51-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3230372032323120323820313633203139322031343220313831203231372031363620393420323236203134372031373920323138203337203138332032313720383320313139203136362032323420373320313638203134203135362032333220313536203136302031333020323032203136382035385D3A39347D","time":"2022-10-31T16:15:51-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"CFDD1CA3C08EB5D9A65EE293B3DA25B7D95377A6E049A80E9CE89CA082CAA83A","height":148,"num_txs":0,"time":"2022-10-31T16:15:51-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":148,"last_block_time":"2022-10-31T20:15:50Z","time":"2022-10-31T16:15:51-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:51-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":932907678,"height":149,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":148,"round":0,"step":3},"time":"2022-10-31T16:15:51-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":932.907678,"height":149,"round":0,"step":1,"time":"2022-10-31T16:15:51-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:51-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":148,"time":"2022-10-31T16:15:51-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":148,"num_txs":0,"time":"2022-10-31T16:15:51-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:52-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:52-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:52-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:52-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:52-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:52-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:52-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":12,"method":"GET","remoteAddr":"[::1]:37370","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:52-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:52-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:52-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:52-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:52-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":932.907678,"height":149,"round":0,"step":1,"time":"2022-10-31T16:15:52-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":149,"round":0,"step":1,"timeout":932.907678,"time":"2022-10-31T16:15:52-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":149,"round":0,"current":{},"time":"2022-10-31T16:15:52-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":149,"round":0,"current":{},"time":"2022-10-31T16:15:52-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":149,"round":0,"time":"2022-10-31T16:15:52-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":149,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:52-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":149,"round":0,"step":3},"old_ti":{"duration":932907678,"height":149,"round":0,"step":1},"time":"2022-10-31T16:15:52-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:52-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":149,"round":0,"step":3,"time":"2022-10-31T16:15:52-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":149,"proposal":{"Type":32,"height":149,"round":0,"pol_round":-1,"block_id":{"hash":"DA88B8F8387E3F111A1E1AEC8BF9AE6773429D3BFF2F1E68EA951688A38ED8DD","parts":{"total":1,"hash":"E9B8E5BCB083440D5FCC023348AB70E753D5B28C2E6E5A97844B5238AA7EF374"}},"timestamp":"2022-10-31T20:15:52.736890491Z","signature":"Gh897+yc2Ff6LvCq1p3u0MLuUs/bCRHqbNsxCjzEwaPt2sx3rBT0xHtjO2RtNrt2T1NT/m0pxPb7ZdFlFTi0AA=="},"round":0,"time":"2022-10-31T16:15:52-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:52-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":149,"round":0,"pol_round":-1,"block_id":{"hash":"DA88B8F8387E3F111A1E1AEC8BF9AE6773429D3BFF2F1E68EA951688A38ED8DD","parts":{"total":1,"hash":"E9B8E5BCB083440D5FCC023348AB70E753D5B28C2E6E5A97844B5238AA7EF374"}},"timestamp":"2022-10-31T20:15:52.736890491Z","signature":"Gh897+yc2Ff6LvCq1p3u0MLuUs/bCRHqbNsxCjzEwaPt2sx3rBT0xHtjO2RtNrt2T1NT/m0pxPb7ZdFlFTi0AA=="},"time":"2022-10-31T16:15:52-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"DA88B8F8387E3F111A1E1AEC8BF9AE6773429D3BFF2F1E68EA951688A38ED8DD","height":149,"time":"2022-10-31T16:15:52-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":149,"round":0,"current":{},"time":"2022-10-31T16:15:52-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":149,"round":0,"time":"2022-10-31T16:15:52-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":149,"round":0,"vote":{"type":1,"height":149,"round":0,"block_id":{"hash":"DA88B8F8387E3F111A1E1AEC8BF9AE6773429D3BFF2F1E68EA951688A38ED8DD","parts":{"total":1,"hash":"E9B8E5BCB083440D5FCC023348AB70E753D5B28C2E6E5A97844B5238AA7EF374"}},"timestamp":"2022-10-31T20:15:52.795260462Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"J/e9qVGFzrkBOug2aNV7pi17ngZEztYNaYTfXXw/1u9gzZFQr2oAZD5ykeAMVDto0mm/V8P9QhCakvF4rIcACA=="},"time":"2022-10-31T16:15:52-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:52-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":149,"val_index":0,"vote_height":149,"vote_type":1,"time":"2022-10-31T16:15:52-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:149 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:DA88B8F8387E3F111A1E1AEC8BF9AE6773429D3BFF2F1E68EA951688A38ED8DD:1:E9B8E5BCB083(1) BA{1:x} map[]}","vote":{"type":1,"height":149,"round":0,"block_id":{"hash":"DA88B8F8387E3F111A1E1AEC8BF9AE6773429D3BFF2F1E68EA951688A38ED8DD","parts":{"total":1,"hash":"E9B8E5BCB083440D5FCC023348AB70E753D5B28C2E6E5A97844B5238AA7EF374"}},"timestamp":"2022-10-31T20:15:52.795260462Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"J/e9qVGFzrkBOug2aNV7pi17ngZEztYNaYTfXXw/1u9gzZFQr2oAZD5ykeAMVDto0mm/V8P9QhCakvF4rIcACA=="},"time":"2022-10-31T16:15:52-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:52-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":149,"round":0,"current":{},"time":"2022-10-31T16:15:52-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":149,"round":0,"hash":"DA88B8F8387E3F111A1E1AEC8BF9AE6773429D3BFF2F1E68EA951688A38ED8DD","time":"2022-10-31T16:15:52-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":149,"round":0,"vote":{"type":2,"height":149,"round":0,"block_id":{"hash":"DA88B8F8387E3F111A1E1AEC8BF9AE6773429D3BFF2F1E68EA951688A38ED8DD","parts":{"total":1,"hash":"E9B8E5BCB083440D5FCC023348AB70E753D5B28C2E6E5A97844B5238AA7EF374"}},"timestamp":"2022-10-31T20:15:52.828650281Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"xNJ+83EmP/cPTQlIHhmMc1mVxAc62ZxKlEkJwWH2XYzDz/QZvuv1BXWOgQkTN7ywN8DZRQXZKC9jp7at1cqQCA=="},"time":"2022-10-31T16:15:52-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:52-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":149,"val_index":0,"vote_height":149,"vote_type":2,"time":"2022-10-31T16:15:52-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":149,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:52Z","time":"2022-10-31T16:15:52-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":149,"round":0,"current":{},"time":"2022-10-31T16:15:52-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":149,"round":0,"current":{},"time":"2022-10-31T16:15:52-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":149,"current":{},"time":"2022-10-31T16:15:52-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":149,"block_hash":"DA88B8F8387E3F111A1E1AEC8BF9AE6773429D3BFF2F1E68EA951688A38ED8DD","time":"2022-10-31T16:15:52-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:52-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":149,"hash":{},"num_txs":0,"root":"CFDD1CA3C08EB5D9A65EE293B3DA25B7D95377A6E049A80E9CE89CA082CAA83A","time":"2022-10-31T16:15:52-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":149,"block":{},"time":"2022-10-31T16:15:52-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:52-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":149,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:52-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3135382032323820323433203431203130332032313620313620343220323136203537203139362039352031383220343020313920313520313435203232342032352032343020313231203135352032303820313737203233352032322034302037342032362032203838203138335D3A39357D","time":"2022-10-31T16:15:52-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"9EE4F32967D8102AD839C45FB628130F91E019F0799BD0B1EB16284A1A0258B7","height":149,"num_txs":0,"time":"2022-10-31T16:15:52-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":149,"last_block_time":"2022-10-31T20:15:51Z","time":"2022-10-31T16:15:52-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:52-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":934804317,"height":150,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":149,"round":0,"step":3},"time":"2022-10-31T16:15:52-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":934.804317,"height":150,"round":0,"step":1,"time":"2022-10-31T16:15:52-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:52-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":149,"time":"2022-10-31T16:15:52-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":149,"num_txs":0,"time":"2022-10-31T16:15:52-04:00","message":"indexed block txs"} -{"level":"info","module":"pex","numDialing":0,"numInPeers":0,"numOutPeers":0,"numToDial":10,"time":"2022-10-31T16:15:53-04:00","message":"Ensure peers"} -{"level":"info","module":"pex","time":"2022-10-31T16:15:53-04:00","message":"No addresses to dial. Falling back to seeds"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:53-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:53-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:53-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:53-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:53-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:53-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:53-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:53-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:53-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":934.804317,"height":150,"round":0,"step":1,"time":"2022-10-31T16:15:53-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":150,"round":0,"step":1,"timeout":934.804317,"time":"2022-10-31T16:15:53-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":150,"round":0,"current":{},"time":"2022-10-31T16:15:53-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":150,"round":0,"current":{},"time":"2022-10-31T16:15:53-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":150,"round":0,"time":"2022-10-31T16:15:53-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":150,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:53-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":150,"round":0,"step":3},"old_ti":{"duration":934804317,"height":150,"round":0,"step":1},"time":"2022-10-31T16:15:53-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:53-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":150,"round":0,"step":3,"time":"2022-10-31T16:15:53-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":150,"proposal":{"Type":32,"height":150,"round":0,"pol_round":-1,"block_id":{"hash":"7EB4710E57A8E4E983266625D89F93314735630B6572C1747B098C136C51688D","parts":{"total":1,"hash":"48B08AC82CEAC3003D9A485A2D3887AF3D5A560BBD0AA885228FC617CB186810"}},"timestamp":"2022-10-31T20:15:53.877192274Z","signature":"7hbChjVk59256ioikHOUqVhr5/iQZCBPGr3Oisaw/2UGtSXH3j9OJN6PXZzvb2C6RIiN6tTRXRLJPhqInZM3CQ=="},"round":0,"time":"2022-10-31T16:15:53-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:53-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":150,"round":0,"pol_round":-1,"block_id":{"hash":"7EB4710E57A8E4E983266625D89F93314735630B6572C1747B098C136C51688D","parts":{"total":1,"hash":"48B08AC82CEAC3003D9A485A2D3887AF3D5A560BBD0AA885228FC617CB186810"}},"timestamp":"2022-10-31T20:15:53.877192274Z","signature":"7hbChjVk59256ioikHOUqVhr5/iQZCBPGr3Oisaw/2UGtSXH3j9OJN6PXZzvb2C6RIiN6tTRXRLJPhqInZM3CQ=="},"time":"2022-10-31T16:15:53-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"7EB4710E57A8E4E983266625D89F93314735630B6572C1747B098C136C51688D","height":150,"time":"2022-10-31T16:15:53-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":150,"round":0,"current":{},"time":"2022-10-31T16:15:53-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":150,"round":0,"time":"2022-10-31T16:15:53-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":150,"round":0,"vote":{"type":1,"height":150,"round":0,"block_id":{"hash":"7EB4710E57A8E4E983266625D89F93314735630B6572C1747B098C136C51688D","parts":{"total":1,"hash":"48B08AC82CEAC3003D9A485A2D3887AF3D5A560BBD0AA885228FC617CB186810"}},"timestamp":"2022-10-31T20:15:53.923335606Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"27KzSlR/PoPfHoox5sU+Y8UD1yw3vm0adQg+NcU6WsViV30EMj68AsTwlLokqe3DVA7hVc8bR7Fj1WpDpIazAg=="},"time":"2022-10-31T16:15:53-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:53-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":150,"val_index":0,"vote_height":150,"vote_type":1,"time":"2022-10-31T16:15:53-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:150 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:7EB4710E57A8E4E983266625D89F93314735630B6572C1747B098C136C51688D:1:48B08AC82CEA(1) BA{1:x} map[]}","vote":{"type":1,"height":150,"round":0,"block_id":{"hash":"7EB4710E57A8E4E983266625D89F93314735630B6572C1747B098C136C51688D","parts":{"total":1,"hash":"48B08AC82CEAC3003D9A485A2D3887AF3D5A560BBD0AA885228FC617CB186810"}},"timestamp":"2022-10-31T20:15:53.923335606Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"27KzSlR/PoPfHoox5sU+Y8UD1yw3vm0adQg+NcU6WsViV30EMj68AsTwlLokqe3DVA7hVc8bR7Fj1WpDpIazAg=="},"time":"2022-10-31T16:15:53-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:53-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":150,"round":0,"current":{},"time":"2022-10-31T16:15:53-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":150,"round":0,"hash":"7EB4710E57A8E4E983266625D89F93314735630B6572C1747B098C136C51688D","time":"2022-10-31T16:15:53-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":150,"round":0,"vote":{"type":2,"height":150,"round":0,"block_id":{"hash":"7EB4710E57A8E4E983266625D89F93314735630B6572C1747B098C136C51688D","parts":{"total":1,"hash":"48B08AC82CEAC3003D9A485A2D3887AF3D5A560BBD0AA885228FC617CB186810"}},"timestamp":"2022-10-31T20:15:53.956382046Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"8HUxARhm7zmHl1bNyns89pAzCx3EDNo0VfxP9JoXkM6dN3f1zxC9HQxNqGxk5hgipw7uJZPiweMWd8/moMJSBw=="},"time":"2022-10-31T16:15:53-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:53-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":150,"val_index":0,"vote_height":150,"vote_type":2,"time":"2022-10-31T16:15:53-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:53-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":150,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:53Z","time":"2022-10-31T16:15:53-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":150,"round":0,"current":{},"time":"2022-10-31T16:15:53-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":150,"round":0,"current":{},"time":"2022-10-31T16:15:53-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":150,"current":{},"time":"2022-10-31T16:15:53-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":150,"block_hash":"7EB4710E57A8E4E983266625D89F93314735630B6572C1747B098C136C51688D","time":"2022-10-31T16:15:53-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:53-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":150,"hash":{},"num_txs":0,"root":"9EE4F32967D8102AD839C45FB628130F91E019F0799BD0B1EB16284A1A0258B7","time":"2022-10-31T16:15:53-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":150,"block":{},"time":"2022-10-31T16:15:53-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:53-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":150,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:54-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32323320323420313739203134362031312032382036203732203134372031352032313920323236203230302032333020302032323320323720363420323037203135203336203335203235203230312032313620313338203530203934203138322031393820323239203138365D3A39367D","time":"2022-10-31T16:15:54-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"DF18B3920B1C0648930FDBE2C8E600DF1B40CF0F242319C9D88A325EB6C6E5BA","height":150,"num_txs":0,"time":"2022-10-31T16:15:54-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":150,"last_block_time":"2022-10-31T20:15:52Z","time":"2022-10-31T16:15:54-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:54-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":951091621,"height":151,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":150,"round":0,"step":3},"time":"2022-10-31T16:15:54-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":951.091621,"height":151,"round":0,"step":1,"time":"2022-10-31T16:15:54-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:54-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":150,"time":"2022-10-31T16:15:54-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":150,"num_txs":0,"time":"2022-10-31T16:15:54-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:54-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:54-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:54-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:54-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:54-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:54-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:54-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:54-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:54-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":951.091621,"height":151,"round":0,"step":1,"time":"2022-10-31T16:15:54-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":151,"round":0,"step":1,"timeout":951.091621,"time":"2022-10-31T16:15:54-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":151,"round":0,"current":{},"time":"2022-10-31T16:15:54-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":151,"round":0,"current":{},"time":"2022-10-31T16:15:54-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":151,"round":0,"time":"2022-10-31T16:15:54-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":151,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:54-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":151,"round":0,"step":3},"old_ti":{"duration":951091621,"height":151,"round":0,"step":1},"time":"2022-10-31T16:15:54-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:54-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":151,"round":0,"step":3,"time":"2022-10-31T16:15:54-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":151,"proposal":{"Type":32,"height":151,"round":0,"pol_round":-1,"block_id":{"hash":"631D49BFD7D35A277F5259151A4C24A4C73710A9DA6EF00D9D25F9BCA4B1E82A","parts":{"total":1,"hash":"1F6F1DCA294D93BB2B9B88425DB0DC2A7818ECDD4EFF911FCE874F86D38C6C80"}},"timestamp":"2022-10-31T20:15:54.991996262Z","signature":"+Cu4r5jtRwA9uhYE4h4xWN3DhvakgRIl72jPc/Xqm3KXm2lplrhUkPhzhC3rQghzsFS3NkUxeZOFYj/LQxSTBw=="},"round":0,"time":"2022-10-31T16:15:55-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:55-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":151,"round":0,"pol_round":-1,"block_id":{"hash":"631D49BFD7D35A277F5259151A4C24A4C73710A9DA6EF00D9D25F9BCA4B1E82A","parts":{"total":1,"hash":"1F6F1DCA294D93BB2B9B88425DB0DC2A7818ECDD4EFF911FCE874F86D38C6C80"}},"timestamp":"2022-10-31T20:15:54.991996262Z","signature":"+Cu4r5jtRwA9uhYE4h4xWN3DhvakgRIl72jPc/Xqm3KXm2lplrhUkPhzhC3rQghzsFS3NkUxeZOFYj/LQxSTBw=="},"time":"2022-10-31T16:15:55-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"631D49BFD7D35A277F5259151A4C24A4C73710A9DA6EF00D9D25F9BCA4B1E82A","height":151,"time":"2022-10-31T16:15:55-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":151,"round":0,"current":{},"time":"2022-10-31T16:15:55-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":151,"round":0,"time":"2022-10-31T16:15:55-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":151,"round":0,"vote":{"type":1,"height":151,"round":0,"block_id":{"hash":"631D49BFD7D35A277F5259151A4C24A4C73710A9DA6EF00D9D25F9BCA4B1E82A","parts":{"total":1,"hash":"1F6F1DCA294D93BB2B9B88425DB0DC2A7818ECDD4EFF911FCE874F86D38C6C80"}},"timestamp":"2022-10-31T20:15:55.035297059Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"sD9o7L2s043h8O8ZRuWOWAFTkrfmyHB1Dm/aV5mFSrqvLcUzslWQB11AXRJgfnpd958LSdECFrMgabpNk3aTCw=="},"time":"2022-10-31T16:15:55-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:55-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":151,"val_index":0,"vote_height":151,"vote_type":1,"time":"2022-10-31T16:15:55-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:151 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:631D49BFD7D35A277F5259151A4C24A4C73710A9DA6EF00D9D25F9BCA4B1E82A:1:1F6F1DCA294D(1) BA{1:x} map[]}","vote":{"type":1,"height":151,"round":0,"block_id":{"hash":"631D49BFD7D35A277F5259151A4C24A4C73710A9DA6EF00D9D25F9BCA4B1E82A","parts":{"total":1,"hash":"1F6F1DCA294D93BB2B9B88425DB0DC2A7818ECDD4EFF911FCE874F86D38C6C80"}},"timestamp":"2022-10-31T20:15:55.035297059Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"sD9o7L2s043h8O8ZRuWOWAFTkrfmyHB1Dm/aV5mFSrqvLcUzslWQB11AXRJgfnpd958LSdECFrMgabpNk3aTCw=="},"time":"2022-10-31T16:15:55-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:55-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":151,"round":0,"current":{},"time":"2022-10-31T16:15:55-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":151,"round":0,"hash":"631D49BFD7D35A277F5259151A4C24A4C73710A9DA6EF00D9D25F9BCA4B1E82A","time":"2022-10-31T16:15:55-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":151,"round":0,"vote":{"type":2,"height":151,"round":0,"block_id":{"hash":"631D49BFD7D35A277F5259151A4C24A4C73710A9DA6EF00D9D25F9BCA4B1E82A","parts":{"total":1,"hash":"1F6F1DCA294D93BB2B9B88425DB0DC2A7818ECDD4EFF911FCE874F86D38C6C80"}},"timestamp":"2022-10-31T20:15:55.054040068Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"HRdYutOEUWM+rrEHMGzd3i8xS03Xr+cSbPyYp2XWWfeG/zEJr6IR895LUZVfaAdQAYnnFvUbUPYAHPbPNVIdCg=="},"time":"2022-10-31T16:15:55-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:55-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":151,"val_index":0,"vote_height":151,"vote_type":2,"time":"2022-10-31T16:15:55-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":151,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:55Z","time":"2022-10-31T16:15:55-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":151,"round":0,"current":{},"time":"2022-10-31T16:15:55-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":151,"round":0,"current":{},"time":"2022-10-31T16:15:55-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":151,"current":{},"time":"2022-10-31T16:15:55-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":151,"block_hash":"631D49BFD7D35A277F5259151A4C24A4C73710A9DA6EF00D9D25F9BCA4B1E82A","time":"2022-10-31T16:15:55-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:55-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":151,"hash":{},"num_txs":0,"root":"DF18B3920B1C0648930FDBE2C8E600DF1B40CF0F242319C9D88A325EB6C6E5BA","time":"2022-10-31T16:15:55-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":151,"block":{},"time":"2022-10-31T16:15:55-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:55-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":151,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:55-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3139362035382034342031303420373020383720333420313931203737203231352032303520323439203636203938203131382032353320313520313936203937203339203233372031313320313137203239203630203635203833203230203135392031392039342031365D3A39377D","time":"2022-10-31T16:15:55-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"C43A2C68465722BF4DD7CDF9426276FD0FC46127ED71751D3C4153149F135E10","height":151,"num_txs":0,"time":"2022-10-31T16:15:55-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":151,"last_block_time":"2022-10-31T20:15:53Z","time":"2022-10-31T16:15:55-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:55-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":957971839,"height":152,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":151,"round":0,"step":3},"time":"2022-10-31T16:15:55-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":957.971839,"height":152,"round":0,"step":1,"time":"2022-10-31T16:15:55-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:55-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":151,"time":"2022-10-31T16:15:55-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":151,"num_txs":0,"time":"2022-10-31T16:15:55-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:55-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:55-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:55-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:55-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:55-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:55-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:55-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:55-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:55-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:55-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:55-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:55-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":957.971839,"height":152,"round":0,"step":1,"time":"2022-10-31T16:15:56-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":152,"round":0,"step":1,"timeout":957.971839,"time":"2022-10-31T16:15:56-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":152,"round":0,"current":{},"time":"2022-10-31T16:15:56-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":152,"round":0,"current":{},"time":"2022-10-31T16:15:56-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":152,"round":0,"time":"2022-10-31T16:15:56-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":152,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:56-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":152,"round":0,"step":3},"old_ti":{"duration":957971839,"height":152,"round":0,"step":1},"time":"2022-10-31T16:15:56-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:56-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":152,"round":0,"step":3,"time":"2022-10-31T16:15:56-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":152,"proposal":{"Type":32,"height":152,"round":0,"pol_round":-1,"block_id":{"hash":"6ECE3026FC4346F6A47D2E7F53C696151AA9E88E4CD0B281F7F014056C7FF4BF","parts":{"total":1,"hash":"3E9A38A3069157E2B20C6F867E06E793A89D4D45439BBBDEF2C615EFC820B165"}},"timestamp":"2022-10-31T20:15:56.099425069Z","signature":"uwWh5kKHqSgqnFKzcGmxtsNbbw9aYEYNs/0Sk9fc/bpALGNZG6xDt769odVF6PUvOiCRhbH50Jr+evOOWCtIDQ=="},"round":0,"time":"2022-10-31T16:15:56-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:56-04:00","message":"Broadcast"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:56-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:56-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:56-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:56-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:56-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:56-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":152,"round":0,"pol_round":-1,"block_id":{"hash":"6ECE3026FC4346F6A47D2E7F53C696151AA9E88E4CD0B281F7F014056C7FF4BF","parts":{"total":1,"hash":"3E9A38A3069157E2B20C6F867E06E793A89D4D45439BBBDEF2C615EFC820B165"}},"timestamp":"2022-10-31T20:15:56.099425069Z","signature":"uwWh5kKHqSgqnFKzcGmxtsNbbw9aYEYNs/0Sk9fc/bpALGNZG6xDt769odVF6PUvOiCRhbH50Jr+evOOWCtIDQ=="},"time":"2022-10-31T16:15:56-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"6ECE3026FC4346F6A47D2E7F53C696151AA9E88E4CD0B281F7F014056C7FF4BF","height":152,"time":"2022-10-31T16:15:56-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":152,"round":0,"current":{},"time":"2022-10-31T16:15:56-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":152,"round":0,"time":"2022-10-31T16:15:56-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":152,"round":0,"vote":{"type":1,"height":152,"round":0,"block_id":{"hash":"6ECE3026FC4346F6A47D2E7F53C696151AA9E88E4CD0B281F7F014056C7FF4BF","parts":{"total":1,"hash":"3E9A38A3069157E2B20C6F867E06E793A89D4D45439BBBDEF2C615EFC820B165"}},"timestamp":"2022-10-31T20:15:56.193364656Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ghHWblqoLbs7jmG4Xs8Sf17oNDIQ1PfKrm1PnFDP6MJ0fQMBbtoCJKGMa4S+Bx4KZ5OzJZN2DxiEvNQF82ljAA=="},"time":"2022-10-31T16:15:56-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:56-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":152,"val_index":0,"vote_height":152,"vote_type":1,"time":"2022-10-31T16:15:56-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:152 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:6ECE3026FC4346F6A47D2E7F53C696151AA9E88E4CD0B281F7F014056C7FF4BF:1:3E9A38A30691(1) BA{1:x} map[]}","vote":{"type":1,"height":152,"round":0,"block_id":{"hash":"6ECE3026FC4346F6A47D2E7F53C696151AA9E88E4CD0B281F7F014056C7FF4BF","parts":{"total":1,"hash":"3E9A38A3069157E2B20C6F867E06E793A89D4D45439BBBDEF2C615EFC820B165"}},"timestamp":"2022-10-31T20:15:56.193364656Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ghHWblqoLbs7jmG4Xs8Sf17oNDIQ1PfKrm1PnFDP6MJ0fQMBbtoCJKGMa4S+Bx4KZ5OzJZN2DxiEvNQF82ljAA=="},"time":"2022-10-31T16:15:56-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:56-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":152,"round":0,"current":{},"time":"2022-10-31T16:15:56-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":152,"round":0,"hash":"6ECE3026FC4346F6A47D2E7F53C696151AA9E88E4CD0B281F7F014056C7FF4BF","time":"2022-10-31T16:15:56-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":152,"round":0,"vote":{"type":2,"height":152,"round":0,"block_id":{"hash":"6ECE3026FC4346F6A47D2E7F53C696151AA9E88E4CD0B281F7F014056C7FF4BF","parts":{"total":1,"hash":"3E9A38A3069157E2B20C6F867E06E793A89D4D45439BBBDEF2C615EFC820B165"}},"timestamp":"2022-10-31T20:15:56.215248507Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"yY66pvR+L03hebxOPhri/Ize5L3V8sd+Qqhu725Rwn0nyeOlFOIXgn8MpgYql+zK+yrizw4c+I9lDSkfjG0+Cg=="},"time":"2022-10-31T16:15:56-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:56-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":152,"val_index":0,"vote_height":152,"vote_type":2,"time":"2022-10-31T16:15:56-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":152,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:56Z","time":"2022-10-31T16:15:56-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":152,"round":0,"current":{},"time":"2022-10-31T16:15:56-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":152,"round":0,"current":{},"time":"2022-10-31T16:15:56-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":152,"current":{},"time":"2022-10-31T16:15:56-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":152,"block_hash":"6ECE3026FC4346F6A47D2E7F53C696151AA9E88E4CD0B281F7F014056C7FF4BF","time":"2022-10-31T16:15:56-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:56-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":152,"hash":{},"num_txs":0,"root":"C43A2C68465722BF4DD7CDF9426276FD0FC46127ED71751D3C4153149F135E10","time":"2022-10-31T16:15:56-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":152,"block":{},"time":"2022-10-31T16:15:56-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:56-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":152,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:56-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3230362032302039362032343320313637203138332031373120373420323039203131322031373120353320313436203139362038342036342031353820353620323130203134322034342031373820313436203638203139392032303420313238203138392031303020323133203731203130385D3A39387D","time":"2022-10-31T16:15:56-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"CE1460F3A7B7AB4AD170AB3592C454409E38D28E2CB29244C7CC80BD64D5476C","height":152,"num_txs":0,"time":"2022-10-31T16:15:56-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":152,"last_block_time":"2022-10-31T20:15:55Z","time":"2022-10-31T16:15:56-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:56-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":941350281,"height":153,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":152,"round":0,"step":3},"time":"2022-10-31T16:15:56-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":941.350281,"height":153,"round":0,"step":1,"time":"2022-10-31T16:15:56-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:56-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":152,"time":"2022-10-31T16:15:56-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":152,"num_txs":0,"time":"2022-10-31T16:15:56-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:56-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:56-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:56-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:57-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:57-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:57-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:57-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:57-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:57-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":941.350281,"height":153,"round":0,"step":1,"time":"2022-10-31T16:15:57-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":153,"round":0,"step":1,"timeout":941.350281,"time":"2022-10-31T16:15:57-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":153,"round":0,"current":{},"time":"2022-10-31T16:15:57-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":153,"round":0,"current":{},"time":"2022-10-31T16:15:57-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":153,"round":0,"step":3},"old_ti":{"duration":941350281,"height":153,"round":0,"step":1},"time":"2022-10-31T16:15:57-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:57-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":153,"round":0,"step":3,"time":"2022-10-31T16:15:57-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":153,"round":0,"time":"2022-10-31T16:15:57-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":153,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:57-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":153,"proposal":{"Type":32,"height":153,"round":0,"pol_round":-1,"block_id":{"hash":"F481C28090882BD1E98395B05074CD5E67DFD8AA930651F25E95E997896EB873","parts":{"total":1,"hash":"C5833060832D09AB49EE282566735488E48A13E78DB52420D0F7852FD23247FA"}},"timestamp":"2022-10-31T20:15:57.254545595Z","signature":"OctyGa2F51/uX6ToNmUD7segpPo+wcwHm9JfTbNBRwVctmJw7czwBFoGekU1m0HFkppMQx/mTAWCIngs/I2XBA=="},"round":0,"time":"2022-10-31T16:15:57-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:57-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":153,"round":0,"pol_round":-1,"block_id":{"hash":"F481C28090882BD1E98395B05074CD5E67DFD8AA930651F25E95E997896EB873","parts":{"total":1,"hash":"C5833060832D09AB49EE282566735488E48A13E78DB52420D0F7852FD23247FA"}},"timestamp":"2022-10-31T20:15:57.254545595Z","signature":"OctyGa2F51/uX6ToNmUD7segpPo+wcwHm9JfTbNBRwVctmJw7czwBFoGekU1m0HFkppMQx/mTAWCIngs/I2XBA=="},"time":"2022-10-31T16:15:57-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"F481C28090882BD1E98395B05074CD5E67DFD8AA930651F25E95E997896EB873","height":153,"time":"2022-10-31T16:15:57-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":153,"round":0,"current":{},"time":"2022-10-31T16:15:57-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":153,"round":0,"time":"2022-10-31T16:15:57-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":153,"round":0,"vote":{"type":1,"height":153,"round":0,"block_id":{"hash":"F481C28090882BD1E98395B05074CD5E67DFD8AA930651F25E95E997896EB873","parts":{"total":1,"hash":"C5833060832D09AB49EE282566735488E48A13E78DB52420D0F7852FD23247FA"}},"timestamp":"2022-10-31T20:15:57.279815347Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"PHod9W+kyxRrCKgz16+rx3ABysGcSR4cjwEvqY2sCk6oQ9TwOWLg/ettYr9P3tc0aPk9MkZcuM0Gan8eWMJTCw=="},"time":"2022-10-31T16:15:57-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:57-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":153,"val_index":0,"vote_height":153,"vote_type":1,"time":"2022-10-31T16:15:57-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:153 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:F481C28090882BD1E98395B05074CD5E67DFD8AA930651F25E95E997896EB873:1:C5833060832D(1) BA{1:x} map[]}","vote":{"type":1,"height":153,"round":0,"block_id":{"hash":"F481C28090882BD1E98395B05074CD5E67DFD8AA930651F25E95E997896EB873","parts":{"total":1,"hash":"C5833060832D09AB49EE282566735488E48A13E78DB52420D0F7852FD23247FA"}},"timestamp":"2022-10-31T20:15:57.279815347Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"PHod9W+kyxRrCKgz16+rx3ABysGcSR4cjwEvqY2sCk6oQ9TwOWLg/ettYr9P3tc0aPk9MkZcuM0Gan8eWMJTCw=="},"time":"2022-10-31T16:15:57-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:57-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":153,"round":0,"current":{},"time":"2022-10-31T16:15:57-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":153,"round":0,"hash":"F481C28090882BD1E98395B05074CD5E67DFD8AA930651F25E95E997896EB873","time":"2022-10-31T16:15:57-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":153,"round":0,"vote":{"type":2,"height":153,"round":0,"block_id":{"hash":"F481C28090882BD1E98395B05074CD5E67DFD8AA930651F25E95E997896EB873","parts":{"total":1,"hash":"C5833060832D09AB49EE282566735488E48A13E78DB52420D0F7852FD23247FA"}},"timestamp":"2022-10-31T20:15:57.296447736Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"gBGTgmMIjQReVe3eGFqvQ95V5jAp/NtxbRM8pEG8yg+p3Nle3srW4VtlDs4WHHOQPL9/1zFnPszZwHy0ZCp2Dg=="},"time":"2022-10-31T16:15:57-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:57-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":153,"val_index":0,"vote_height":153,"vote_type":2,"time":"2022-10-31T16:15:57-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":153,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:57Z","time":"2022-10-31T16:15:57-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":153,"round":0,"current":{},"time":"2022-10-31T16:15:57-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":153,"round":0,"current":{},"time":"2022-10-31T16:15:57-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":153,"current":{},"time":"2022-10-31T16:15:57-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":153,"block_hash":"F481C28090882BD1E98395B05074CD5E67DFD8AA930651F25E95E997896EB873","time":"2022-10-31T16:15:57-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:57-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":153,"hash":{},"num_txs":0,"root":"CE1460F3A7B7AB4AD170AB3592C454409E38D28E2CB29244C7CC80BD64D5476C","time":"2022-10-31T16:15:57-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":153,"block":{},"time":"2022-10-31T16:15:57-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:57-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":153,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:57-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313237203230382033312032322031373020393720373420313936203233372032332032323420312031313520313436203833203234352038372036322031373620323535203133372032343020313936203233302031353220313237203131302031342031333720393920323236203132355D3A39397D","time":"2022-10-31T16:15:57-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"7FD01F16AA614AC4ED17E001739253F5573EB0FF89F0C4E6987F6E0E8963E27D","height":153,"num_txs":0,"time":"2022-10-31T16:15:57-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":153,"last_block_time":"2022-10-31T20:15:56Z","time":"2022-10-31T16:15:57-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:57-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":963021788,"height":154,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":153,"round":0,"step":3},"time":"2022-10-31T16:15:57-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":963.021788,"height":154,"round":0,"step":1,"time":"2022-10-31T16:15:57-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:57-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":153,"time":"2022-10-31T16:15:57-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":153,"num_txs":0,"time":"2022-10-31T16:15:57-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:57-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:57-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:57-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:58-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:58-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:58-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:58-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:58-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:58-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:58-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:15:58-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:58-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":963.021788,"height":154,"round":0,"step":1,"time":"2022-10-31T16:15:58-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":154,"round":0,"step":1,"timeout":963.021788,"time":"2022-10-31T16:15:58-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":154,"round":0,"current":{},"time":"2022-10-31T16:15:58-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":154,"round":0,"current":{},"time":"2022-10-31T16:15:58-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":154,"round":0,"time":"2022-10-31T16:15:58-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":154,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:58-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":154,"round":0,"step":3},"old_ti":{"duration":963021788,"height":154,"round":0,"step":1},"time":"2022-10-31T16:15:58-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:58-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":154,"round":0,"step":3,"time":"2022-10-31T16:15:58-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":154,"proposal":{"Type":32,"height":154,"round":0,"pol_round":-1,"block_id":{"hash":"597383AB98314A3B1D00025B37C5DEB4E331EC1D4096A327C5E95339E049527E","parts":{"total":1,"hash":"BB554043C694719429603A3F13CFA82CCC699837DCFEC039AE5513F0893884A0"}},"timestamp":"2022-10-31T20:15:58.338876646Z","signature":"C+Yi6lfOrgyRgpFaJqRhg6L7Z06i4OO+5LhcwTYedcsgpDc017EjGrovfv5qk+vDH2ZcM/up8p9wSyT4qCBuAA=="},"round":0,"time":"2022-10-31T16:15:58-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:58-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":154,"round":0,"pol_round":-1,"block_id":{"hash":"597383AB98314A3B1D00025B37C5DEB4E331EC1D4096A327C5E95339E049527E","parts":{"total":1,"hash":"BB554043C694719429603A3F13CFA82CCC699837DCFEC039AE5513F0893884A0"}},"timestamp":"2022-10-31T20:15:58.338876646Z","signature":"C+Yi6lfOrgyRgpFaJqRhg6L7Z06i4OO+5LhcwTYedcsgpDc017EjGrovfv5qk+vDH2ZcM/up8p9wSyT4qCBuAA=="},"time":"2022-10-31T16:15:58-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"597383AB98314A3B1D00025B37C5DEB4E331EC1D4096A327C5E95339E049527E","height":154,"time":"2022-10-31T16:15:58-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":154,"round":0,"current":{},"time":"2022-10-31T16:15:58-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":154,"round":0,"time":"2022-10-31T16:15:58-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":154,"round":0,"vote":{"type":1,"height":154,"round":0,"block_id":{"hash":"597383AB98314A3B1D00025B37C5DEB4E331EC1D4096A327C5E95339E049527E","parts":{"total":1,"hash":"BB554043C694719429603A3F13CFA82CCC699837DCFEC039AE5513F0893884A0"}},"timestamp":"2022-10-31T20:15:58.358324163Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"c6ZQsAURL+tCnsX1vHYy37U2XZfHwhuS3GbCebLIhrWpNWwO4Vzcn8ad8jcvfnLZS0TgcQ0YkZXPvstLxvahBA=="},"time":"2022-10-31T16:15:58-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:58-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":154,"val_index":0,"vote_height":154,"vote_type":1,"time":"2022-10-31T16:15:58-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:154 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:597383AB98314A3B1D00025B37C5DEB4E331EC1D4096A327C5E95339E049527E:1:BB554043C694(1) BA{1:x} map[]}","vote":{"type":1,"height":154,"round":0,"block_id":{"hash":"597383AB98314A3B1D00025B37C5DEB4E331EC1D4096A327C5E95339E049527E","parts":{"total":1,"hash":"BB554043C694719429603A3F13CFA82CCC699837DCFEC039AE5513F0893884A0"}},"timestamp":"2022-10-31T20:15:58.358324163Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"c6ZQsAURL+tCnsX1vHYy37U2XZfHwhuS3GbCebLIhrWpNWwO4Vzcn8ad8jcvfnLZS0TgcQ0YkZXPvstLxvahBA=="},"time":"2022-10-31T16:15:58-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:58-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":154,"round":0,"current":{},"time":"2022-10-31T16:15:58-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":154,"round":0,"hash":"597383AB98314A3B1D00025B37C5DEB4E331EC1D4096A327C5E95339E049527E","time":"2022-10-31T16:15:58-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":154,"round":0,"vote":{"type":2,"height":154,"round":0,"block_id":{"hash":"597383AB98314A3B1D00025B37C5DEB4E331EC1D4096A327C5E95339E049527E","parts":{"total":1,"hash":"BB554043C694719429603A3F13CFA82CCC699837DCFEC039AE5513F0893884A0"}},"timestamp":"2022-10-31T20:15:58.372876562Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"VcUXnTjdkpaLcuStzHv995Al7tHNsYWYbIhO23CfQiTZkoK6SAVjiEfVlDB3MzaOC8IaP4W0XwNlnr43P0SCCQ=="},"time":"2022-10-31T16:15:58-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:58-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":154,"val_index":0,"vote_height":154,"vote_type":2,"time":"2022-10-31T16:15:58-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":154,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:58Z","time":"2022-10-31T16:15:58-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":154,"round":0,"current":{},"time":"2022-10-31T16:15:58-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":154,"round":0,"current":{},"time":"2022-10-31T16:15:58-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":154,"current":{},"time":"2022-10-31T16:15:58-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":154,"block_hash":"597383AB98314A3B1D00025B37C5DEB4E331EC1D4096A327C5E95339E049527E","time":"2022-10-31T16:15:58-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:58-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":154,"hash":{},"num_txs":0,"root":"7FD01F16AA614AC4ED17E001739253F5573EB0FF89F0C4E6987F6E0E8963E27D","time":"2022-10-31T16:15:58-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":154,"block":{},"time":"2022-10-31T16:15:58-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:58-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":154,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:58-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31352032353120313137203520323334203134342038372038312036352031383920363320333020383920383420323238203232332032353220343520313031203131322032343120313434203231312031343020373520313637203820313332203130392031363320313834203137315D3A39417D","time":"2022-10-31T16:15:58-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"0FFB7505EA90575141BD3F1E5954E4DFFC2D6570F190D38C4BA708846DA3B8AB","height":154,"num_txs":0,"time":"2022-10-31T16:15:58-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":154,"last_block_time":"2022-10-31T20:15:57Z","time":"2022-10-31T16:15:58-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:58-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:58-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","new_ti":{"duration":962005475,"height":155,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":154,"round":0,"step":3},"time":"2022-10-31T16:15:58-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":962.005475,"height":155,"round":0,"step":1,"time":"2022-10-31T16:15:58-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":154,"time":"2022-10-31T16:15:58-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":154,"num_txs":0,"time":"2022-10-31T16:15:58-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:58-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:58-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:58-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:59-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:59-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:59-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:59-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:15:59-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:59-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":962.005475,"height":155,"round":0,"step":1,"time":"2022-10-31T16:15:59-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":155,"round":0,"step":1,"timeout":962.005475,"time":"2022-10-31T16:15:59-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":155,"round":0,"current":{},"time":"2022-10-31T16:15:59-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":155,"round":0,"current":{},"time":"2022-10-31T16:15:59-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":155,"round":0,"time":"2022-10-31T16:15:59-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":155,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:15:59-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":155,"round":0,"step":3},"old_ti":{"duration":962005475,"height":155,"round":0,"step":1},"time":"2022-10-31T16:15:59-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:15:59-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":155,"round":0,"step":3,"time":"2022-10-31T16:15:59-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":155,"proposal":{"Type":32,"height":155,"round":0,"pol_round":-1,"block_id":{"hash":"C1A0121F411B9D03BE6132D3444EB5FF2E0A08354D56B5C74FF71994ED1BC611","parts":{"total":1,"hash":"681C9F6A8CC86BCB0B6D77AD4619213EF13B99EACEB8C82E796D77B95C49CC86"}},"timestamp":"2022-10-31T20:15:59.44930073Z","signature":"kFtTkFT3L/+lwF6ztBBhdLugnnM0bt/6NB39amBLBRW/su8PYyYEdwLUcNuCclblppupqTn2zTrpC59aLPwwBA=="},"round":0,"time":"2022-10-31T16:15:59-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:59-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":155,"round":0,"pol_round":-1,"block_id":{"hash":"C1A0121F411B9D03BE6132D3444EB5FF2E0A08354D56B5C74FF71994ED1BC611","parts":{"total":1,"hash":"681C9F6A8CC86BCB0B6D77AD4619213EF13B99EACEB8C82E796D77B95C49CC86"}},"timestamp":"2022-10-31T20:15:59.44930073Z","signature":"kFtTkFT3L/+lwF6ztBBhdLugnnM0bt/6NB39amBLBRW/su8PYyYEdwLUcNuCclblppupqTn2zTrpC59aLPwwBA=="},"time":"2022-10-31T16:15:59-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"C1A0121F411B9D03BE6132D3444EB5FF2E0A08354D56B5C74FF71994ED1BC611","height":155,"time":"2022-10-31T16:15:59-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":155,"round":0,"current":{},"time":"2022-10-31T16:15:59-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":155,"round":0,"time":"2022-10-31T16:15:59-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":155,"round":0,"vote":{"type":1,"height":155,"round":0,"block_id":{"hash":"C1A0121F411B9D03BE6132D3444EB5FF2E0A08354D56B5C74FF71994ED1BC611","parts":{"total":1,"hash":"681C9F6A8CC86BCB0B6D77AD4619213EF13B99EACEB8C82E796D77B95C49CC86"}},"timestamp":"2022-10-31T20:15:59.488753879Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"RW8RcKR3BXKcasW+eKV/dhfZNLwKGAFvXyIIvfXHaguVirygCPJRFlXcS/JiKymMaxsHRXrrJ+ShftbO2aiRCg=="},"time":"2022-10-31T16:15:59-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:59-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":155,"val_index":0,"vote_height":155,"vote_type":1,"time":"2022-10-31T16:15:59-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:155 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:C1A0121F411B9D03BE6132D3444EB5FF2E0A08354D56B5C74FF71994ED1BC611:1:681C9F6A8CC8(1) BA{1:x} map[]}","vote":{"type":1,"height":155,"round":0,"block_id":{"hash":"C1A0121F411B9D03BE6132D3444EB5FF2E0A08354D56B5C74FF71994ED1BC611","parts":{"total":1,"hash":"681C9F6A8CC86BCB0B6D77AD4619213EF13B99EACEB8C82E796D77B95C49CC86"}},"timestamp":"2022-10-31T20:15:59.488753879Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"RW8RcKR3BXKcasW+eKV/dhfZNLwKGAFvXyIIvfXHaguVirygCPJRFlXcS/JiKymMaxsHRXrrJ+ShftbO2aiRCg=="},"time":"2022-10-31T16:15:59-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:15:59-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":155,"round":0,"current":{},"time":"2022-10-31T16:15:59-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":155,"round":0,"hash":"C1A0121F411B9D03BE6132D3444EB5FF2E0A08354D56B5C74FF71994ED1BC611","time":"2022-10-31T16:15:59-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":155,"round":0,"vote":{"type":2,"height":155,"round":0,"block_id":{"hash":"C1A0121F411B9D03BE6132D3444EB5FF2E0A08354D56B5C74FF71994ED1BC611","parts":{"total":1,"hash":"681C9F6A8CC86BCB0B6D77AD4619213EF13B99EACEB8C82E796D77B95C49CC86"}},"timestamp":"2022-10-31T20:15:59.509497592Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"BVr0bO7SM5QWV4b7Buq4cUpjlG0PEqB7oRiqEGxtuLI6mKNtV/Mu613xVmqzCqSFBnhZjj0yQNEyNgP/xyp3Dw=="},"time":"2022-10-31T16:15:59-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:59-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":155,"val_index":0,"vote_height":155,"vote_type":2,"time":"2022-10-31T16:15:59-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":155,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:15:59Z","time":"2022-10-31T16:15:59-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":155,"round":0,"current":{},"time":"2022-10-31T16:15:59-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":155,"round":0,"current":{},"time":"2022-10-31T16:15:59-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":155,"current":{},"time":"2022-10-31T16:15:59-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":155,"block_hash":"C1A0121F411B9D03BE6132D3444EB5FF2E0A08354D56B5C74FF71994ED1BC611","time":"2022-10-31T16:15:59-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:59-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":155,"hash":{},"num_txs":0,"root":"0FFB7505EA90575141BD3F1E5954E4DFFC2D6570F190D38C4BA708846DA3B8AB","time":"2022-10-31T16:15:59-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":155,"block":{},"time":"2022-10-31T16:15:59-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:15:59-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":155,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:15:59-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B35372032343420313134203234342035322031333320313620313535203133362032323020363620313030203234362031383820313732203238203138312032303420313737203235203431203231352038312031333220313430203235332031383520383720313036203330203637203139325D3A39427D","time":"2022-10-31T16:15:59-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"39F472F43485109B88DC4264F6BCAC1CB5CCB11929D751848CFDB9576A1E43C0","height":155,"num_txs":0,"time":"2022-10-31T16:15:59-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":155,"last_block_time":"2022-10-31T20:15:58Z","time":"2022-10-31T16:15:59-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:15:59-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":943956117,"height":156,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":155,"round":0,"step":3},"time":"2022-10-31T16:15:59-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":943.956117,"height":156,"round":0,"step":1,"time":"2022-10-31T16:15:59-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:15:59-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":155,"time":"2022-10-31T16:15:59-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":155,"num_txs":0,"time":"2022-10-31T16:15:59-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:15:59-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:15:59-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:15:59-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:00-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:00-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:00-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:00-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:00-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:00-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":943.956117,"height":156,"round":0,"step":1,"time":"2022-10-31T16:16:00-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":156,"round":0,"step":1,"timeout":943.956117,"time":"2022-10-31T16:16:00-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":156,"round":0,"current":{},"time":"2022-10-31T16:16:00-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":156,"round":0,"current":{},"time":"2022-10-31T16:16:00-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":156,"round":0,"time":"2022-10-31T16:16:00-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":156,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:00-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":156,"round":0,"step":3},"old_ti":{"duration":943956117,"height":156,"round":0,"step":1},"time":"2022-10-31T16:16:00-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:00-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":156,"round":0,"step":3,"time":"2022-10-31T16:16:00-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":156,"proposal":{"Type":32,"height":156,"round":0,"pol_round":-1,"block_id":{"hash":"5C62CBB61163AE79069C035490FC016D0074023FFF66EE6E0AB3A99A8AAB2C55","parts":{"total":1,"hash":"805CCAC1F9EC502D64CB7B63EF1B8D7BFADA6D33A3B42D01DFC46AD46A419914"}},"timestamp":"2022-10-31T20:16:00.546616414Z","signature":"1FhG8Z0RzmKQUT5p+7H/HUi3c/s7B0DGk3nPShY9excv77o9DqdrcPPuFKJVcCYEWzXSV319k00LeMph+HU4Dw=="},"round":0,"time":"2022-10-31T16:16:00-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:00-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":156,"round":0,"pol_round":-1,"block_id":{"hash":"5C62CBB61163AE79069C035490FC016D0074023FFF66EE6E0AB3A99A8AAB2C55","parts":{"total":1,"hash":"805CCAC1F9EC502D64CB7B63EF1B8D7BFADA6D33A3B42D01DFC46AD46A419914"}},"timestamp":"2022-10-31T20:16:00.546616414Z","signature":"1FhG8Z0RzmKQUT5p+7H/HUi3c/s7B0DGk3nPShY9excv77o9DqdrcPPuFKJVcCYEWzXSV319k00LeMph+HU4Dw=="},"time":"2022-10-31T16:16:00-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"5C62CBB61163AE79069C035490FC016D0074023FFF66EE6E0AB3A99A8AAB2C55","height":156,"time":"2022-10-31T16:16:00-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":156,"round":0,"current":{},"time":"2022-10-31T16:16:00-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":156,"round":0,"time":"2022-10-31T16:16:00-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":156,"round":0,"vote":{"type":1,"height":156,"round":0,"block_id":{"hash":"5C62CBB61163AE79069C035490FC016D0074023FFF66EE6E0AB3A99A8AAB2C55","parts":{"total":1,"hash":"805CCAC1F9EC502D64CB7B63EF1B8D7BFADA6D33A3B42D01DFC46AD46A419914"}},"timestamp":"2022-10-31T20:16:00.577500531Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"NnZoYnrCK2XOLFOjk3AOcsC1TSxkAbGu92bx+r71m8kxNjDV3k9aRSD1wCCKrBicEseVVrXbJioX11MnYw9SBg=="},"time":"2022-10-31T16:16:00-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:00-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":156,"val_index":0,"vote_height":156,"vote_type":1,"time":"2022-10-31T16:16:00-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:156 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:5C62CBB61163AE79069C035490FC016D0074023FFF66EE6E0AB3A99A8AAB2C55:1:805CCAC1F9EC(1) BA{1:x} map[]}","vote":{"type":1,"height":156,"round":0,"block_id":{"hash":"5C62CBB61163AE79069C035490FC016D0074023FFF66EE6E0AB3A99A8AAB2C55","parts":{"total":1,"hash":"805CCAC1F9EC502D64CB7B63EF1B8D7BFADA6D33A3B42D01DFC46AD46A419914"}},"timestamp":"2022-10-31T20:16:00.577500531Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"NnZoYnrCK2XOLFOjk3AOcsC1TSxkAbGu92bx+r71m8kxNjDV3k9aRSD1wCCKrBicEseVVrXbJioX11MnYw9SBg=="},"time":"2022-10-31T16:16:00-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:00-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":156,"round":0,"current":{},"time":"2022-10-31T16:16:00-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":156,"round":0,"hash":"5C62CBB61163AE79069C035490FC016D0074023FFF66EE6E0AB3A99A8AAB2C55","time":"2022-10-31T16:16:00-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":156,"round":0,"vote":{"type":2,"height":156,"round":0,"block_id":{"hash":"5C62CBB61163AE79069C035490FC016D0074023FFF66EE6E0AB3A99A8AAB2C55","parts":{"total":1,"hash":"805CCAC1F9EC502D64CB7B63EF1B8D7BFADA6D33A3B42D01DFC46AD46A419914"}},"timestamp":"2022-10-31T20:16:00.590342305Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"UQIFOAbbQVSy1BI18yxvtAoNAx7/shYlumPQg4ycnd3uUuYE3eAXXMWfmbRg7rq9eWrsMbwDHcqo9SaXj5x3Cw=="},"time":"2022-10-31T16:16:00-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:00-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":156,"val_index":0,"vote_height":156,"vote_type":2,"time":"2022-10-31T16:16:00-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":156,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:00Z","time":"2022-10-31T16:16:00-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":156,"round":0,"current":{},"time":"2022-10-31T16:16:00-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":156,"round":0,"current":{},"time":"2022-10-31T16:16:00-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":156,"current":{},"time":"2022-10-31T16:16:00-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":156,"block_hash":"5C62CBB61163AE79069C035490FC016D0074023FFF66EE6E0AB3A99A8AAB2C55","time":"2022-10-31T16:16:00-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:00-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":156,"hash":{},"num_txs":0,"root":"39F472F43485109B88DC4264F6BCAC1CB5CCB11929D751848CFDB9576A1E43C0","time":"2022-10-31T16:16:00-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":156,"block":{},"time":"2022-10-31T16:16:00-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:00-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:00-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:00-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:00-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":156,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:00-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3234312036382032352036362031323320333420373820323237203433203930203230322030203233312031312031373920323139203232382034382032392032313320313536203836203131362037342032353320343620323532203233203231302032343320313734203136375D3A39437D","time":"2022-10-31T16:16:00-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"F14419427B224EE32B5ACA00E70BB3DBE4301DD59C56744AFD2EFC17D2F3AEA7","height":156,"num_txs":0,"time":"2022-10-31T16:16:00-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":156,"last_block_time":"2022-10-31T20:15:59Z","time":"2022-10-31T16:16:00-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:00-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":943188923,"height":157,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":156,"round":0,"step":3},"time":"2022-10-31T16:16:00-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":943.188923,"height":157,"round":0,"step":1,"time":"2022-10-31T16:16:00-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:00-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":156,"time":"2022-10-31T16:16:00-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":156,"num_txs":0,"time":"2022-10-31T16:16:00-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:01-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:01-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:01-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:01-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:01-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:01-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:01-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:16:01-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:01-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":943.188923,"height":157,"round":0,"step":1,"time":"2022-10-31T16:16:01-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":157,"round":0,"step":1,"timeout":943.188923,"time":"2022-10-31T16:16:01-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":157,"round":0,"current":{},"time":"2022-10-31T16:16:01-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":157,"round":0,"current":{},"time":"2022-10-31T16:16:01-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":157,"round":0,"time":"2022-10-31T16:16:01-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":157,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:01-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":157,"round":0,"step":3},"old_ti":{"duration":943188923,"height":157,"round":0,"step":1},"time":"2022-10-31T16:16:01-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:01-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":157,"round":0,"step":3,"time":"2022-10-31T16:16:01-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:01-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:01-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":8,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:01-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":157,"proposal":{"Type":32,"height":157,"round":0,"pol_round":-1,"block_id":{"hash":"2A8CD310EF774969D566154AB77894A18AB4D773F2B3B78D470B21F9838DFF83","parts":{"total":1,"hash":"0AAF3B7C2ABB597D16FFB06F4FF1D7F8971834A8D4AB6E4B2F4D3D63F5487418"}},"timestamp":"2022-10-31T20:16:01.644805396Z","signature":"H6xleQ9jzzu6WwkqKISITkRTztZm9CULJ2Jpj5EpKmps62SgIs9ThDx0DqHvljlTE+GOrpBJVi/+YZ+yn2zJCQ=="},"round":0,"time":"2022-10-31T16:16:01-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:01-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":157,"round":0,"pol_round":-1,"block_id":{"hash":"2A8CD310EF774969D566154AB77894A18AB4D773F2B3B78D470B21F9838DFF83","parts":{"total":1,"hash":"0AAF3B7C2ABB597D16FFB06F4FF1D7F8971834A8D4AB6E4B2F4D3D63F5487418"}},"timestamp":"2022-10-31T20:16:01.644805396Z","signature":"H6xleQ9jzzu6WwkqKISITkRTztZm9CULJ2Jpj5EpKmps62SgIs9ThDx0DqHvljlTE+GOrpBJVi/+YZ+yn2zJCQ=="},"time":"2022-10-31T16:16:01-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"2A8CD310EF774969D566154AB77894A18AB4D773F2B3B78D470B21F9838DFF83","height":157,"time":"2022-10-31T16:16:01-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":157,"round":0,"current":{},"time":"2022-10-31T16:16:01-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":157,"round":0,"time":"2022-10-31T16:16:01-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":157,"round":0,"vote":{"type":1,"height":157,"round":0,"block_id":{"hash":"2A8CD310EF774969D566154AB77894A18AB4D773F2B3B78D470B21F9838DFF83","parts":{"total":1,"hash":"0AAF3B7C2ABB597D16FFB06F4FF1D7F8971834A8D4AB6E4B2F4D3D63F5487418"}},"timestamp":"2022-10-31T20:16:01.706440323Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"tiMxY9JKfIQW41IMbzJ8yqTVlPAjWcKjh+aw+ZI6Q4O1sU2BZI54dLhhP3nYmQx0HgErjzBtL8fwDKLhbdEgDQ=="},"time":"2022-10-31T16:16:01-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:01-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":157,"val_index":0,"vote_height":157,"vote_type":1,"time":"2022-10-31T16:16:01-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:157 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:2A8CD310EF774969D566154AB77894A18AB4D773F2B3B78D470B21F9838DFF83:1:0AAF3B7C2ABB(1) BA{1:x} map[]}","vote":{"type":1,"height":157,"round":0,"block_id":{"hash":"2A8CD310EF774969D566154AB77894A18AB4D773F2B3B78D470B21F9838DFF83","parts":{"total":1,"hash":"0AAF3B7C2ABB597D16FFB06F4FF1D7F8971834A8D4AB6E4B2F4D3D63F5487418"}},"timestamp":"2022-10-31T20:16:01.706440323Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"tiMxY9JKfIQW41IMbzJ8yqTVlPAjWcKjh+aw+ZI6Q4O1sU2BZI54dLhhP3nYmQx0HgErjzBtL8fwDKLhbdEgDQ=="},"time":"2022-10-31T16:16:01-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:01-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":157,"round":0,"current":{},"time":"2022-10-31T16:16:01-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":157,"round":0,"hash":"2A8CD310EF774969D566154AB77894A18AB4D773F2B3B78D470B21F9838DFF83","time":"2022-10-31T16:16:01-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":157,"round":0,"vote":{"type":2,"height":157,"round":0,"block_id":{"hash":"2A8CD310EF774969D566154AB77894A18AB4D773F2B3B78D470B21F9838DFF83","parts":{"total":1,"hash":"0AAF3B7C2ABB597D16FFB06F4FF1D7F8971834A8D4AB6E4B2F4D3D63F5487418"}},"timestamp":"2022-10-31T20:16:01.724627639Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"GzBys6RAZWIpm1QKB8vSdMFIZ17F/3wEEeqDY9Ha7dE6rFpGnsqj+Fw+Fb6z20OdzIwxUaCOwapNDhBoPoMyAA=="},"time":"2022-10-31T16:16:01-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:01-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":157,"val_index":0,"vote_height":157,"vote_type":2,"time":"2022-10-31T16:16:01-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":157,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:01Z","time":"2022-10-31T16:16:01-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":157,"round":0,"current":{},"time":"2022-10-31T16:16:01-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":157,"round":0,"current":{},"time":"2022-10-31T16:16:01-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":157,"current":{},"time":"2022-10-31T16:16:01-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":157,"block_hash":"2A8CD310EF774969D566154AB77894A18AB4D773F2B3B78D470B21F9838DFF83","time":"2022-10-31T16:16:01-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:01-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":157,"hash":{},"num_txs":0,"root":"F14419427B224EE32B5ACA00E70BB3DBE4301DD59C56744AFD2EFC17D2F3AEA7","time":"2022-10-31T16:16:01-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":157,"block":{},"time":"2022-10-31T16:16:01-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:01-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":157,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:01-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B323136203135312031333520353220313639203935203235203430203135332031303620313939203139302035322031383820313938203135332031312032382032343620313836203233352031393020343520313438203437203230392031313220393520343920313035203134302031325D3A39447D","time":"2022-10-31T16:16:01-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"D8978734A95F1928996AC7BE34BCC6990B1CF6BAEBBE2D942FD1705F31698C0C","height":157,"num_txs":0,"time":"2022-10-31T16:16:01-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":157,"last_block_time":"2022-10-31T20:16:00Z","time":"2022-10-31T16:16:01-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:01-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":960667407,"height":158,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":157,"round":0,"step":3},"time":"2022-10-31T16:16:01-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":960.667407,"height":158,"round":0,"step":1,"time":"2022-10-31T16:16:01-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:01-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":157,"time":"2022-10-31T16:16:01-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":157,"num_txs":0,"time":"2022-10-31T16:16:01-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:02-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:02-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:02-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:02-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:02-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:02-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:02-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:02-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:02-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":960.667407,"height":158,"round":0,"step":1,"time":"2022-10-31T16:16:02-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":158,"round":0,"step":1,"timeout":960.667407,"time":"2022-10-31T16:16:02-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":158,"round":0,"current":{},"time":"2022-10-31T16:16:02-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":158,"round":0,"current":{},"time":"2022-10-31T16:16:02-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":158,"round":0,"time":"2022-10-31T16:16:02-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":158,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:02-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":158,"round":0,"step":3},"old_ti":{"duration":960667407,"height":158,"round":0,"step":1},"time":"2022-10-31T16:16:02-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:02-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":158,"round":0,"step":3,"time":"2022-10-31T16:16:02-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":158,"proposal":{"Type":32,"height":158,"round":0,"pol_round":-1,"block_id":{"hash":"30BA3B42F901CF30B8167FD6EA47197B06E8D3784984AF1EA50E0506BCDFB200","parts":{"total":1,"hash":"82B157B3E8C77AF0AED67DF60172D360533F230D9D395B878F458A14FE2EB938"}},"timestamp":"2022-10-31T20:16:02.772263336Z","signature":"phyYVd0al1NfGg+ZIhPBccanUdBxMhCGWOx+14FZZ31tK93qllILhUzOtY4diIWfdbVa0anMkuXhfgjEOBBXAQ=="},"round":0,"time":"2022-10-31T16:16:02-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:02-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":158,"round":0,"pol_round":-1,"block_id":{"hash":"30BA3B42F901CF30B8167FD6EA47197B06E8D3784984AF1EA50E0506BCDFB200","parts":{"total":1,"hash":"82B157B3E8C77AF0AED67DF60172D360533F230D9D395B878F458A14FE2EB938"}},"timestamp":"2022-10-31T20:16:02.772263336Z","signature":"phyYVd0al1NfGg+ZIhPBccanUdBxMhCGWOx+14FZZ31tK93qllILhUzOtY4diIWfdbVa0anMkuXhfgjEOBBXAQ=="},"time":"2022-10-31T16:16:02-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"30BA3B42F901CF30B8167FD6EA47197B06E8D3784984AF1EA50E0506BCDFB200","height":158,"time":"2022-10-31T16:16:02-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":158,"round":0,"current":{},"time":"2022-10-31T16:16:02-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":158,"round":0,"time":"2022-10-31T16:16:02-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":158,"round":0,"vote":{"type":1,"height":158,"round":0,"block_id":{"hash":"30BA3B42F901CF30B8167FD6EA47197B06E8D3784984AF1EA50E0506BCDFB200","parts":{"total":1,"hash":"82B157B3E8C77AF0AED67DF60172D360533F230D9D395B878F458A14FE2EB938"}},"timestamp":"2022-10-31T20:16:02.788482287Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Co+bkef3s/h+n6pXA4NDApylLDogeXLYWzfesL2wLMzIPKJcNsGEtDyvI69z/brWKVzKXlMBAj8nHoB8OeR+Cw=="},"time":"2022-10-31T16:16:02-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:02-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:02-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":158,"val_index":0,"vote_height":158,"vote_type":1,"time":"2022-10-31T16:16:02-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:02-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:158 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:30BA3B42F901CF30B8167FD6EA47197B06E8D3784984AF1EA50E0506BCDFB200:1:82B157B3E8C7(1) BA{1:x} map[]}","vote":{"type":1,"height":158,"round":0,"block_id":{"hash":"30BA3B42F901CF30B8167FD6EA47197B06E8D3784984AF1EA50E0506BCDFB200","parts":{"total":1,"hash":"82B157B3E8C77AF0AED67DF60172D360533F230D9D395B878F458A14FE2EB938"}},"timestamp":"2022-10-31T20:16:02.788482287Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Co+bkef3s/h+n6pXA4NDApylLDogeXLYWzfesL2wLMzIPKJcNsGEtDyvI69z/brWKVzKXlMBAj8nHoB8OeR+Cw=="},"time":"2022-10-31T16:16:02-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:02-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:02-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":158,"round":0,"current":{},"time":"2022-10-31T16:16:02-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":158,"round":0,"hash":"30BA3B42F901CF30B8167FD6EA47197B06E8D3784984AF1EA50E0506BCDFB200","time":"2022-10-31T16:16:02-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":158,"round":0,"vote":{"type":2,"height":158,"round":0,"block_id":{"hash":"30BA3B42F901CF30B8167FD6EA47197B06E8D3784984AF1EA50E0506BCDFB200","parts":{"total":1,"hash":"82B157B3E8C77AF0AED67DF60172D360533F230D9D395B878F458A14FE2EB938"}},"timestamp":"2022-10-31T20:16:02.814301399Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"e75bw3rng1UCsojKkDUOQ6KzOdeS8SGLzxjvBaGqaVT5mU6d4pE9AVeTsOzW0uPc3Ll6JdmLwg0LAy0N1VMkDg=="},"time":"2022-10-31T16:16:02-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:02-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:02-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":158,"val_index":0,"vote_height":158,"vote_type":2,"time":"2022-10-31T16:16:02-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:02-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":158,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:02Z","time":"2022-10-31T16:16:02-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":158,"round":0,"current":{},"time":"2022-10-31T16:16:02-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":158,"round":0,"current":{},"time":"2022-10-31T16:16:02-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":158,"current":{},"time":"2022-10-31T16:16:02-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":158,"block_hash":"30BA3B42F901CF30B8167FD6EA47197B06E8D3784984AF1EA50E0506BCDFB200","time":"2022-10-31T16:16:02-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:02-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":158,"hash":{},"num_txs":0,"root":"D8978734A95F1928996AC7BE34BCC6990B1CF6BAEBBE2D942FD1705F31698C0C","time":"2022-10-31T16:16:02-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":158,"block":{},"time":"2022-10-31T16:16:02-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:02-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":158,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:02-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31373520313936203136302032353520313231203634203230322031363820313432203131342032343920353420333720313832203331203120313232203932203135203137392031393720313637203132322031333420313935203135372032313820313338203235332031363420313533203130375D3A39457D","time":"2022-10-31T16:16:02-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"AFC4A0FF7940CAA88E72F93625B61F017A5C0FB3C5A77A86C39DDA8AFDA4996B","height":158,"num_txs":0,"time":"2022-10-31T16:16:02-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":158,"last_block_time":"2022-10-31T20:16:01Z","time":"2022-10-31T16:16:02-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:02-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":963573504,"height":159,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":158,"round":0,"step":3},"time":"2022-10-31T16:16:02-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":963.573504,"height":159,"round":0,"step":1,"time":"2022-10-31T16:16:02-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:02-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":158,"time":"2022-10-31T16:16:02-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":158,"num_txs":0,"time":"2022-10-31T16:16:02-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:03-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:03-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:03-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:03-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:03-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:03-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:03-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:03-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":20,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:03-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":963.573504,"height":159,"round":0,"step":1,"time":"2022-10-31T16:16:03-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":159,"round":0,"step":1,"timeout":963.573504,"time":"2022-10-31T16:16:03-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":159,"round":0,"current":{},"time":"2022-10-31T16:16:03-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":159,"round":0,"current":{},"time":"2022-10-31T16:16:03-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":159,"round":0,"time":"2022-10-31T16:16:03-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":159,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:03-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":159,"round":0,"step":3},"old_ti":{"duration":963573504,"height":159,"round":0,"step":1},"time":"2022-10-31T16:16:03-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:03-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":159,"round":0,"step":3,"time":"2022-10-31T16:16:03-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":159,"proposal":{"Type":32,"height":159,"round":0,"pol_round":-1,"block_id":{"hash":"F88E13D6DE43AA710D4AFAF4A8832BFA64EB7E277511F71A1D147F4DF1C5193A","parts":{"total":1,"hash":"A7E67F267BC7EE9520A1FEE897C622FDC007D596DB0EA8C02C637C347DF5525C"}},"timestamp":"2022-10-31T20:16:03.8392528Z","signature":"yI/8DqzWnT9UDBaZWlYIwZ8qXQ9V0PgO+WOH14J5q0JiJ0Himf7bKHea5T0QVSYB4Gv8rO/t307Ozy46dmGZCA=="},"round":0,"time":"2022-10-31T16:16:03-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:03-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":159,"round":0,"pol_round":-1,"block_id":{"hash":"F88E13D6DE43AA710D4AFAF4A8832BFA64EB7E277511F71A1D147F4DF1C5193A","parts":{"total":1,"hash":"A7E67F267BC7EE9520A1FEE897C622FDC007D596DB0EA8C02C637C347DF5525C"}},"timestamp":"2022-10-31T20:16:03.8392528Z","signature":"yI/8DqzWnT9UDBaZWlYIwZ8qXQ9V0PgO+WOH14J5q0JiJ0Himf7bKHea5T0QVSYB4Gv8rO/t307Ozy46dmGZCA=="},"time":"2022-10-31T16:16:03-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"F88E13D6DE43AA710D4AFAF4A8832BFA64EB7E277511F71A1D147F4DF1C5193A","height":159,"time":"2022-10-31T16:16:03-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":159,"round":0,"current":{},"time":"2022-10-31T16:16:03-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":159,"round":0,"time":"2022-10-31T16:16:03-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":159,"round":0,"vote":{"type":1,"height":159,"round":0,"block_id":{"hash":"F88E13D6DE43AA710D4AFAF4A8832BFA64EB7E277511F71A1D147F4DF1C5193A","parts":{"total":1,"hash":"A7E67F267BC7EE9520A1FEE897C622FDC007D596DB0EA8C02C637C347DF5525C"}},"timestamp":"2022-10-31T20:16:03.883698745Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"OxP+hcGf23b7PpFYSczgEgzC2/6xbXQoxnkEshQGO0+YqfBpXuoR6vveJDLJ8Uq/MWQ1+P/gCUX7R+y9kTlKDA=="},"time":"2022-10-31T16:16:03-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:03-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":159,"val_index":0,"vote_height":159,"vote_type":1,"time":"2022-10-31T16:16:03-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:159 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:F88E13D6DE43AA710D4AFAF4A8832BFA64EB7E277511F71A1D147F4DF1C5193A:1:A7E67F267BC7(1) BA{1:x} map[]}","vote":{"type":1,"height":159,"round":0,"block_id":{"hash":"F88E13D6DE43AA710D4AFAF4A8832BFA64EB7E277511F71A1D147F4DF1C5193A","parts":{"total":1,"hash":"A7E67F267BC7EE9520A1FEE897C622FDC007D596DB0EA8C02C637C347DF5525C"}},"timestamp":"2022-10-31T20:16:03.883698745Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"OxP+hcGf23b7PpFYSczgEgzC2/6xbXQoxnkEshQGO0+YqfBpXuoR6vveJDLJ8Uq/MWQ1+P/gCUX7R+y9kTlKDA=="},"time":"2022-10-31T16:16:03-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:03-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":159,"round":0,"current":{},"time":"2022-10-31T16:16:03-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":159,"round":0,"hash":"F88E13D6DE43AA710D4AFAF4A8832BFA64EB7E277511F71A1D147F4DF1C5193A","time":"2022-10-31T16:16:03-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":159,"round":0,"vote":{"type":2,"height":159,"round":0,"block_id":{"hash":"F88E13D6DE43AA710D4AFAF4A8832BFA64EB7E277511F71A1D147F4DF1C5193A","parts":{"total":1,"hash":"A7E67F267BC7EE9520A1FEE897C622FDC007D596DB0EA8C02C637C347DF5525C"}},"timestamp":"2022-10-31T20:16:03.935854369Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"LuF+QhrxTHAjY/q8SMmmt5ft8dTlcqacrWnJVGkmhI7yS0Zkvpi3Kj+NMcGGNmzlE083Ie4HYEnwRNM9VQolDg=="},"time":"2022-10-31T16:16:03-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:03-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":159,"val_index":0,"vote_height":159,"vote_type":2,"time":"2022-10-31T16:16:03-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:03-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":159,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:03Z","time":"2022-10-31T16:16:03-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":159,"round":0,"current":{},"time":"2022-10-31T16:16:03-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":159,"round":0,"current":{},"time":"2022-10-31T16:16:03-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":159,"current":{},"time":"2022-10-31T16:16:03-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":159,"block_hash":"F88E13D6DE43AA710D4AFAF4A8832BFA64EB7E277511F71A1D147F4DF1C5193A","time":"2022-10-31T16:16:03-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:03-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":159,"hash":{},"num_txs":0,"root":"AFC4A0FF7940CAA88E72F93625B61F017A5C0FB3C5A77A86C39DDA8AFDA4996B","time":"2022-10-31T16:16:03-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":159,"block":{},"time":"2022-10-31T16:16:03-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:03-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":159,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:04-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31313920313137203237203132382033362039382036332031203133312031323820353020313036203233312031323120373920313735203134392031323320313130203835203133322031363320323534203139352035362031313320323134203135332032313020313135203232332039345D3A39467D","time":"2022-10-31T16:16:04-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"77751B8024623F018380326AE7794FAF957B6E5584A3FEC33871D699D273DF5E","height":159,"num_txs":0,"time":"2022-10-31T16:16:04-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":159,"last_block_time":"2022-10-31T20:16:02Z","time":"2022-10-31T16:16:04-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:04-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":860527947,"height":160,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":159,"round":0,"step":3},"time":"2022-10-31T16:16:04-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":860.527947,"height":160,"round":0,"step":1,"time":"2022-10-31T16:16:04-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:04-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":159,"time":"2022-10-31T16:16:04-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":159,"num_txs":0,"time":"2022-10-31T16:16:04-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:04-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:04-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:04-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:04-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:04-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:04-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:04-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:16:04-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:04-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:04-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:04-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:04-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":860.527947,"height":160,"round":0,"step":1,"time":"2022-10-31T16:16:04-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":160,"round":0,"step":1,"timeout":860.527947,"time":"2022-10-31T16:16:04-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":160,"round":0,"current":{},"time":"2022-10-31T16:16:04-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":160,"round":0,"current":{},"time":"2022-10-31T16:16:04-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":160,"round":0,"time":"2022-10-31T16:16:04-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":160,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:04-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":160,"round":0,"step":3},"old_ti":{"duration":860527947,"height":160,"round":0,"step":1},"time":"2022-10-31T16:16:04-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:04-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":160,"round":0,"step":3,"time":"2022-10-31T16:16:04-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":160,"proposal":{"Type":32,"height":160,"round":0,"pol_round":-1,"block_id":{"hash":"62A42E5F510212845B587D1E23CBE3C52C41B070433609A49CD0D897EC403FDF","parts":{"total":1,"hash":"B974EA42094A4BE0BFC56064D5898C3AD5875C519F6A50443307F3CC69AFD83C"}},"timestamp":"2022-10-31T20:16:05.000817335Z","signature":"rFcYlIviXy2kdCPZM+Ep51JjFskEyPyB4ykxo+qIqn3nhZwKu5iCKRYE53BRW5+gO2RWch12NKuOsU9SMHAcBQ=="},"round":0,"time":"2022-10-31T16:16:05-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:05-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":160,"round":0,"pol_round":-1,"block_id":{"hash":"62A42E5F510212845B587D1E23CBE3C52C41B070433609A49CD0D897EC403FDF","parts":{"total":1,"hash":"B974EA42094A4BE0BFC56064D5898C3AD5875C519F6A50443307F3CC69AFD83C"}},"timestamp":"2022-10-31T20:16:05.000817335Z","signature":"rFcYlIviXy2kdCPZM+Ep51JjFskEyPyB4ykxo+qIqn3nhZwKu5iCKRYE53BRW5+gO2RWch12NKuOsU9SMHAcBQ=="},"time":"2022-10-31T16:16:05-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"62A42E5F510212845B587D1E23CBE3C52C41B070433609A49CD0D897EC403FDF","height":160,"time":"2022-10-31T16:16:05-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":160,"round":0,"current":{},"time":"2022-10-31T16:16:05-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":160,"round":0,"time":"2022-10-31T16:16:05-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":160,"round":0,"vote":{"type":1,"height":160,"round":0,"block_id":{"hash":"62A42E5F510212845B587D1E23CBE3C52C41B070433609A49CD0D897EC403FDF","parts":{"total":1,"hash":"B974EA42094A4BE0BFC56064D5898C3AD5875C519F6A50443307F3CC69AFD83C"}},"timestamp":"2022-10-31T20:16:05.052557556Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"PDupJnNvrC2oFkmswNjOggpY5R0ruXR09MS0GKJkdWLWOxaQZwWGIzDdalBIhbDbFIdhCleI2c4vmk2PXFcbCA=="},"time":"2022-10-31T16:16:05-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:05-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":160,"val_index":0,"vote_height":160,"vote_type":1,"time":"2022-10-31T16:16:05-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:160 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:62A42E5F510212845B587D1E23CBE3C52C41B070433609A49CD0D897EC403FDF:1:B974EA42094A(1) BA{1:x} map[]}","vote":{"type":1,"height":160,"round":0,"block_id":{"hash":"62A42E5F510212845B587D1E23CBE3C52C41B070433609A49CD0D897EC403FDF","parts":{"total":1,"hash":"B974EA42094A4BE0BFC56064D5898C3AD5875C519F6A50443307F3CC69AFD83C"}},"timestamp":"2022-10-31T20:16:05.052557556Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"PDupJnNvrC2oFkmswNjOggpY5R0ruXR09MS0GKJkdWLWOxaQZwWGIzDdalBIhbDbFIdhCleI2c4vmk2PXFcbCA=="},"time":"2022-10-31T16:16:05-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:05-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":160,"round":0,"current":{},"time":"2022-10-31T16:16:05-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":160,"round":0,"hash":"62A42E5F510212845B587D1E23CBE3C52C41B070433609A49CD0D897EC403FDF","time":"2022-10-31T16:16:05-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":160,"round":0,"vote":{"type":2,"height":160,"round":0,"block_id":{"hash":"62A42E5F510212845B587D1E23CBE3C52C41B070433609A49CD0D897EC403FDF","parts":{"total":1,"hash":"B974EA42094A4BE0BFC56064D5898C3AD5875C519F6A50443307F3CC69AFD83C"}},"timestamp":"2022-10-31T20:16:05.092530099Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"gvCGVtBxjNpo43mkNKU1aXA6KYqh+CHnIXbBkK3oXzJjdxrM2UffqDKQ+wTzndiVgOK8ezdlYkYm6b0y0iGNAQ=="},"time":"2022-10-31T16:16:05-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:05-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":160,"val_index":0,"vote_height":160,"vote_type":2,"time":"2022-10-31T16:16:05-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":160,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:05Z","time":"2022-10-31T16:16:05-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":160,"round":0,"current":{},"time":"2022-10-31T16:16:05-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":160,"round":0,"current":{},"time":"2022-10-31T16:16:05-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":160,"current":{},"time":"2022-10-31T16:16:05-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":160,"block_hash":"62A42E5F510212845B587D1E23CBE3C52C41B070433609A49CD0D897EC403FDF","time":"2022-10-31T16:16:05-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:05-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":160,"hash":{},"num_txs":0,"root":"77751B8024623F018380326AE7794FAF957B6E5584A3FEC33871D699D273DF5E","time":"2022-10-31T16:16:05-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":160,"block":{},"time":"2022-10-31T16:16:05-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:05-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:05-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:05-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:05-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:05-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:05-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:05-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":160,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:05-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313834203932203339203232203835203233332031303820313934203134322038203135342031333220353820323339203232392031313020313731203631203231302031353520313430203320313833203234382037332032392032313620313237203231342031383120313338203232315D3A41307D","time":"2022-10-31T16:16:05-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"B85C271655E96CC28E089A843AEFE56EAB3DD29B8C03B7F8491DD87FD6B58ADD","height":160,"num_txs":0,"time":"2022-10-31T16:16:05-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":160,"last_block_time":"2022-10-31T20:16:03Z","time":"2022-10-31T16:16:05-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:05-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":914180740,"height":161,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":160,"round":0,"step":3},"time":"2022-10-31T16:16:05-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":914.18074,"height":161,"round":0,"step":1,"time":"2022-10-31T16:16:05-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:05-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":160,"time":"2022-10-31T16:16:05-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":160,"num_txs":0,"time":"2022-10-31T16:16:05-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:05-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:05-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:05-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":914.18074,"height":161,"round":0,"step":1,"time":"2022-10-31T16:16:06-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":161,"round":0,"step":1,"timeout":914.18074,"time":"2022-10-31T16:16:06-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":161,"round":0,"current":{},"time":"2022-10-31T16:16:06-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":161,"round":0,"current":{},"time":"2022-10-31T16:16:06-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":161,"round":0,"time":"2022-10-31T16:16:06-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":161,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:06-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":161,"round":0,"step":3},"old_ti":{"duration":914180740,"height":161,"round":0,"step":1},"time":"2022-10-31T16:16:06-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:06-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":161,"round":0,"step":3,"time":"2022-10-31T16:16:06-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:06-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:06-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:06-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:06-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:06-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:06-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":161,"proposal":{"Type":32,"height":161,"round":0,"pol_round":-1,"block_id":{"hash":"E0B35DA48B027C180D39FEB9397B792E2DB25247C6473EB4DC130A3702A2B936","parts":{"total":1,"hash":"94E0E53B6063602016EADCB9921EDF1989060549A4C38C9FB2926A16C6B45BF0"}},"timestamp":"2022-10-31T20:16:06.156840523Z","signature":"TZ4ObL72FREuouSTLzZv2ZTZGn/Ep7kAv/jPcXLpbb7rlqgg/Zt4fmku2frrxTa0Smg7L57mb7W+HQttpqCFBQ=="},"round":0,"time":"2022-10-31T16:16:06-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:06-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":161,"round":0,"pol_round":-1,"block_id":{"hash":"E0B35DA48B027C180D39FEB9397B792E2DB25247C6473EB4DC130A3702A2B936","parts":{"total":1,"hash":"94E0E53B6063602016EADCB9921EDF1989060549A4C38C9FB2926A16C6B45BF0"}},"timestamp":"2022-10-31T20:16:06.156840523Z","signature":"TZ4ObL72FREuouSTLzZv2ZTZGn/Ep7kAv/jPcXLpbb7rlqgg/Zt4fmku2frrxTa0Smg7L57mb7W+HQttpqCFBQ=="},"time":"2022-10-31T16:16:06-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"E0B35DA48B027C180D39FEB9397B792E2DB25247C6473EB4DC130A3702A2B936","height":161,"time":"2022-10-31T16:16:06-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":161,"round":0,"current":{},"time":"2022-10-31T16:16:06-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":161,"round":0,"time":"2022-10-31T16:16:06-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":161,"round":0,"vote":{"type":1,"height":161,"round":0,"block_id":{"hash":"E0B35DA48B027C180D39FEB9397B792E2DB25247C6473EB4DC130A3702A2B936","parts":{"total":1,"hash":"94E0E53B6063602016EADCB9921EDF1989060549A4C38C9FB2926A16C6B45BF0"}},"timestamp":"2022-10-31T20:16:06.197983541Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"6WHHUcPBUkAFGwbWKYK5h3oevK9tXn2SHW+lRONlfcXGV7QjkkAHC/SxlZBbUg4aNB4PNZb/d4EEi5uZadSdBQ=="},"time":"2022-10-31T16:16:06-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:06-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":161,"val_index":0,"vote_height":161,"vote_type":1,"time":"2022-10-31T16:16:06-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:161 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:E0B35DA48B027C180D39FEB9397B792E2DB25247C6473EB4DC130A3702A2B936:1:94E0E53B6063(1) BA{1:x} map[]}","vote":{"type":1,"height":161,"round":0,"block_id":{"hash":"E0B35DA48B027C180D39FEB9397B792E2DB25247C6473EB4DC130A3702A2B936","parts":{"total":1,"hash":"94E0E53B6063602016EADCB9921EDF1989060549A4C38C9FB2926A16C6B45BF0"}},"timestamp":"2022-10-31T20:16:06.197983541Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"6WHHUcPBUkAFGwbWKYK5h3oevK9tXn2SHW+lRONlfcXGV7QjkkAHC/SxlZBbUg4aNB4PNZb/d4EEi5uZadSdBQ=="},"time":"2022-10-31T16:16:06-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:06-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":161,"round":0,"current":{},"time":"2022-10-31T16:16:06-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":161,"round":0,"hash":"E0B35DA48B027C180D39FEB9397B792E2DB25247C6473EB4DC130A3702A2B936","time":"2022-10-31T16:16:06-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":161,"round":0,"vote":{"type":2,"height":161,"round":0,"block_id":{"hash":"E0B35DA48B027C180D39FEB9397B792E2DB25247C6473EB4DC130A3702A2B936","parts":{"total":1,"hash":"94E0E53B6063602016EADCB9921EDF1989060549A4C38C9FB2926A16C6B45BF0"}},"timestamp":"2022-10-31T20:16:06.223976667Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"wQwxujf97ZNIhfPsgS82vqzbBD8cctICTRgPRoNbMCGryLKoL5fif702XOX8BZdCwTJvSOr8N88rvz/lvrUkBQ=="},"time":"2022-10-31T16:16:06-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:06-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":161,"val_index":0,"vote_height":161,"vote_type":2,"time":"2022-10-31T16:16:06-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":161,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:06Z","time":"2022-10-31T16:16:06-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":161,"round":0,"current":{},"time":"2022-10-31T16:16:06-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":161,"round":0,"current":{},"time":"2022-10-31T16:16:06-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":161,"current":{},"time":"2022-10-31T16:16:06-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":161,"block_hash":"E0B35DA48B027C180D39FEB9397B792E2DB25247C6473EB4DC130A3702A2B936","time":"2022-10-31T16:16:06-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:06-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":161,"hash":{},"num_txs":0,"root":"B85C271655E96CC28E089A843AEFE56EAB3DD29B8C03B7F8491DD87FD6B58ADD","time":"2022-10-31T16:16:06-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":161,"block":{},"time":"2022-10-31T16:16:06-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:06-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":161,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:06-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3339203630203235322037382032313420323138203234322034352032343020372037392032323720333720323535203634203232352031313320323720313230203132372032323820323333203235352038352031333120333820323137203133312031353220393220323236203136365D3A41317D","time":"2022-10-31T16:16:06-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"273CFC4ED6DAF22DF0074FE325FF40E1711B787FE4E9FF558326D983985CE2A6","height":161,"num_txs":0,"time":"2022-10-31T16:16:06-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":161,"last_block_time":"2022-10-31T20:16:05Z","time":"2022-10-31T16:16:06-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:06-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":943980055,"height":162,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":161,"round":0,"step":3},"time":"2022-10-31T16:16:06-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":943.980055,"height":162,"round":0,"step":1,"time":"2022-10-31T16:16:06-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:06-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":161,"time":"2022-10-31T16:16:06-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":161,"num_txs":0,"time":"2022-10-31T16:16:06-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:06-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:06-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:06-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:07-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:07-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:07-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:07-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:07-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:07-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:07-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:16:07-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:07-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":943.980055,"height":162,"round":0,"step":1,"time":"2022-10-31T16:16:07-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":162,"round":0,"step":1,"timeout":943.980055,"time":"2022-10-31T16:16:07-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":162,"round":0,"current":{},"time":"2022-10-31T16:16:07-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":162,"round":0,"current":{},"time":"2022-10-31T16:16:07-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":162,"round":0,"time":"2022-10-31T16:16:07-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":162,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:07-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":162,"round":0,"step":3},"old_ti":{"duration":943980055,"height":162,"round":0,"step":1},"time":"2022-10-31T16:16:07-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:07-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":162,"round":0,"step":3,"time":"2022-10-31T16:16:07-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":162,"proposal":{"Type":32,"height":162,"round":0,"pol_round":-1,"block_id":{"hash":"6A708EBB52CA76AF23B7C13AB177D06E52165B9552E04B967C81F9B2A7D78CD0","parts":{"total":1,"hash":"C90FE45DD44205C930A01818D5352782D072AEADD335FC4B4FE94A4A0C5FE8A8"}},"timestamp":"2022-10-31T20:16:07.26229202Z","signature":"6bVLRy0DTDDWtnw7XcHlDk8XWR1zdNprKe+/g3LIHP/GfGreGyIm2eXsqmue9lf7U5sbBqwxFqKNHPXFsoPdAQ=="},"round":0,"time":"2022-10-31T16:16:07-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:07-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":162,"round":0,"pol_round":-1,"block_id":{"hash":"6A708EBB52CA76AF23B7C13AB177D06E52165B9552E04B967C81F9B2A7D78CD0","parts":{"total":1,"hash":"C90FE45DD44205C930A01818D5352782D072AEADD335FC4B4FE94A4A0C5FE8A8"}},"timestamp":"2022-10-31T20:16:07.26229202Z","signature":"6bVLRy0DTDDWtnw7XcHlDk8XWR1zdNprKe+/g3LIHP/GfGreGyIm2eXsqmue9lf7U5sbBqwxFqKNHPXFsoPdAQ=="},"time":"2022-10-31T16:16:07-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"6A708EBB52CA76AF23B7C13AB177D06E52165B9552E04B967C81F9B2A7D78CD0","height":162,"time":"2022-10-31T16:16:07-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":162,"round":0,"current":{},"time":"2022-10-31T16:16:07-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":162,"round":0,"time":"2022-10-31T16:16:07-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":162,"round":0,"vote":{"type":1,"height":162,"round":0,"block_id":{"hash":"6A708EBB52CA76AF23B7C13AB177D06E52165B9552E04B967C81F9B2A7D78CD0","parts":{"total":1,"hash":"C90FE45DD44205C930A01818D5352782D072AEADD335FC4B4FE94A4A0C5FE8A8"}},"timestamp":"2022-10-31T20:16:07.283861435Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"YdggMa0UF3ILMIjZCEfo1ICNQGLS97trfhiQJgOkARshMbaLuIZxf0lVIMkaDTt1pRvw82OVi/EMqjSnkirbCw=="},"time":"2022-10-31T16:16:07-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:07-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":162,"val_index":0,"vote_height":162,"vote_type":1,"time":"2022-10-31T16:16:07-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:162 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:6A708EBB52CA76AF23B7C13AB177D06E52165B9552E04B967C81F9B2A7D78CD0:1:C90FE45DD442(1) BA{1:x} map[]}","vote":{"type":1,"height":162,"round":0,"block_id":{"hash":"6A708EBB52CA76AF23B7C13AB177D06E52165B9552E04B967C81F9B2A7D78CD0","parts":{"total":1,"hash":"C90FE45DD44205C930A01818D5352782D072AEADD335FC4B4FE94A4A0C5FE8A8"}},"timestamp":"2022-10-31T20:16:07.283861435Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"YdggMa0UF3ILMIjZCEfo1ICNQGLS97trfhiQJgOkARshMbaLuIZxf0lVIMkaDTt1pRvw82OVi/EMqjSnkirbCw=="},"time":"2022-10-31T16:16:07-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:07-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":162,"round":0,"current":{},"time":"2022-10-31T16:16:07-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":162,"round":0,"hash":"6A708EBB52CA76AF23B7C13AB177D06E52165B9552E04B967C81F9B2A7D78CD0","time":"2022-10-31T16:16:07-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":162,"round":0,"vote":{"type":2,"height":162,"round":0,"block_id":{"hash":"6A708EBB52CA76AF23B7C13AB177D06E52165B9552E04B967C81F9B2A7D78CD0","parts":{"total":1,"hash":"C90FE45DD44205C930A01818D5352782D072AEADD335FC4B4FE94A4A0C5FE8A8"}},"timestamp":"2022-10-31T20:16:07.300113739Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"j/26AoXc2RhMbklqz3puwUM46WcYLMpTdmK2OWtKEOTCROcAdCNl0r8mFa861Kj/svBGJg7aBq9WeCSbmf0ADA=="},"time":"2022-10-31T16:16:07-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:07-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":162,"val_index":0,"vote_height":162,"vote_type":2,"time":"2022-10-31T16:16:07-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":162,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:07Z","time":"2022-10-31T16:16:07-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":162,"round":0,"current":{},"time":"2022-10-31T16:16:07-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":162,"round":0,"current":{},"time":"2022-10-31T16:16:07-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":162,"current":{},"time":"2022-10-31T16:16:07-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":162,"block_hash":"6A708EBB52CA76AF23B7C13AB177D06E52165B9552E04B967C81F9B2A7D78CD0","time":"2022-10-31T16:16:07-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:07-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":162,"hash":{},"num_txs":0,"root":"273CFC4ED6DAF22DF0074FE325FF40E1711B787FE4E9FF558326D983985CE2A6","time":"2022-10-31T16:16:07-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":162,"block":{},"time":"2022-10-31T16:16:07-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:07-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":162,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:07-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31363120313635203131372031363720313238203335203138322031363020313735203432203133392032303320313538203232382038352032353320313820383720313334203138302036372031313220353220313134203230312031343220313920323139203739203734203231203130355D3A41327D","time":"2022-10-31T16:16:07-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"A1A575A78023B6A0AF2A8BCB9EE455FD125786B443703472C98E13DB4F4A1569","height":162,"num_txs":0,"time":"2022-10-31T16:16:07-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":162,"last_block_time":"2022-10-31T20:16:06Z","time":"2022-10-31T16:16:07-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:07-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":943293640,"height":163,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":162,"round":0,"step":3},"time":"2022-10-31T16:16:07-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":943.29364,"height":163,"round":0,"step":1,"time":"2022-10-31T16:16:07-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:07-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":162,"time":"2022-10-31T16:16:07-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":162,"num_txs":0,"time":"2022-10-31T16:16:07-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:07-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:07-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:07-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:08-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:08-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:08-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:08-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:08-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:08-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":943.29364,"height":163,"round":0,"step":1,"time":"2022-10-31T16:16:08-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":163,"round":0,"step":1,"timeout":943.29364,"time":"2022-10-31T16:16:08-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":163,"round":0,"current":{},"time":"2022-10-31T16:16:08-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":163,"round":0,"current":{},"time":"2022-10-31T16:16:08-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":163,"round":0,"time":"2022-10-31T16:16:08-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":163,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:08-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":163,"round":0,"step":3},"old_ti":{"duration":943293640,"height":163,"round":0,"step":1},"time":"2022-10-31T16:16:08-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:08-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":163,"round":0,"step":3,"time":"2022-10-31T16:16:08-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":163,"proposal":{"Type":32,"height":163,"round":0,"pol_round":-1,"block_id":{"hash":"256160A8C017C1DD6274727DA544E7379251ED29538991EC3A4540B3ACBF9E35","parts":{"total":1,"hash":"D5C1F3DB89F7BF67E9968D0A728F8D019526834635D3608A43A75C6EA96ECAC7"}},"timestamp":"2022-10-31T20:16:08.342386518Z","signature":"ZMTpN/PQ66a/U8pL0r0K6szNZVwMjhBLQ8Sppcn59K7MXpSRd5NiLVpupqxKopKjFhWXaoe/bY1fHGMatseTDg=="},"round":0,"time":"2022-10-31T16:16:08-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:08-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":163,"round":0,"pol_round":-1,"block_id":{"hash":"256160A8C017C1DD6274727DA544E7379251ED29538991EC3A4540B3ACBF9E35","parts":{"total":1,"hash":"D5C1F3DB89F7BF67E9968D0A728F8D019526834635D3608A43A75C6EA96ECAC7"}},"timestamp":"2022-10-31T20:16:08.342386518Z","signature":"ZMTpN/PQ66a/U8pL0r0K6szNZVwMjhBLQ8Sppcn59K7MXpSRd5NiLVpupqxKopKjFhWXaoe/bY1fHGMatseTDg=="},"time":"2022-10-31T16:16:08-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"256160A8C017C1DD6274727DA544E7379251ED29538991EC3A4540B3ACBF9E35","height":163,"time":"2022-10-31T16:16:08-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":163,"round":0,"current":{},"time":"2022-10-31T16:16:08-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":163,"round":0,"time":"2022-10-31T16:16:08-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":163,"round":0,"vote":{"type":1,"height":163,"round":0,"block_id":{"hash":"256160A8C017C1DD6274727DA544E7379251ED29538991EC3A4540B3ACBF9E35","parts":{"total":1,"hash":"D5C1F3DB89F7BF67E9968D0A728F8D019526834635D3608A43A75C6EA96ECAC7"}},"timestamp":"2022-10-31T20:16:08.429023806Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"8n8VQurWZTnhIebDlAtQTnAAemlA4JzSw0WHKE9EAG0PxLiUO0CtkB+SScsIj5d4lrWSbFdCYTcIP1Ys2ZBQBw=="},"time":"2022-10-31T16:16:08-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:08-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":163,"val_index":0,"vote_height":163,"vote_type":1,"time":"2022-10-31T16:16:08-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:163 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:256160A8C017C1DD6274727DA544E7379251ED29538991EC3A4540B3ACBF9E35:1:D5C1F3DB89F7(1) BA{1:x} map[]}","vote":{"type":1,"height":163,"round":0,"block_id":{"hash":"256160A8C017C1DD6274727DA544E7379251ED29538991EC3A4540B3ACBF9E35","parts":{"total":1,"hash":"D5C1F3DB89F7BF67E9968D0A728F8D019526834635D3608A43A75C6EA96ECAC7"}},"timestamp":"2022-10-31T20:16:08.429023806Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"8n8VQurWZTnhIebDlAtQTnAAemlA4JzSw0WHKE9EAG0PxLiUO0CtkB+SScsIj5d4lrWSbFdCYTcIP1Ys2ZBQBw=="},"time":"2022-10-31T16:16:08-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:08-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":163,"round":0,"current":{},"time":"2022-10-31T16:16:08-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":163,"round":0,"hash":"256160A8C017C1DD6274727DA544E7379251ED29538991EC3A4540B3ACBF9E35","time":"2022-10-31T16:16:08-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":163,"round":0,"vote":{"type":2,"height":163,"round":0,"block_id":{"hash":"256160A8C017C1DD6274727DA544E7379251ED29538991EC3A4540B3ACBF9E35","parts":{"total":1,"hash":"D5C1F3DB89F7BF67E9968D0A728F8D019526834635D3608A43A75C6EA96ECAC7"}},"timestamp":"2022-10-31T20:16:08.460178255Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"YK8KHGPP1wSfFFmy3lwEIhcdrYGyju1xJiAZ0N9+wWZ+8fJuNePBxWP14pf1oVEvYkIVblSWyecozxT4ekqZCg=="},"time":"2022-10-31T16:16:08-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:08-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":163,"val_index":0,"vote_height":163,"vote_type":2,"time":"2022-10-31T16:16:08-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":163,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:08Z","time":"2022-10-31T16:16:08-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":163,"round":0,"current":{},"time":"2022-10-31T16:16:08-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":163,"round":0,"current":{},"time":"2022-10-31T16:16:08-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":163,"current":{},"time":"2022-10-31T16:16:08-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":163,"block_hash":"256160A8C017C1DD6274727DA544E7379251ED29538991EC3A4540B3ACBF9E35","time":"2022-10-31T16:16:08-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:08-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":163,"hash":{},"num_txs":0,"root":"A1A575A78023B6A0AF2A8BCB9EE455FD125786B443703472C98E13DB4F4A1569","time":"2022-10-31T16:16:08-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":163,"block":{},"time":"2022-10-31T16:16:08-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:08-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":163,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:08-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313035203936203438203139352032303720323131203730203232362034302037342031373520393420333520323339203139332031373420323034203136352037203631203136382032333020313833203132342032343920323020353520373620373020313831203234392033365D3A41337D","time":"2022-10-31T16:16:08-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"696030C3CFD346E2284AAF5E23EFC1AECCA5073DA8E6B77CF914374C46B5F924","height":163,"num_txs":0,"time":"2022-10-31T16:16:08-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":163,"last_block_time":"2022-10-31T20:16:07Z","time":"2022-10-31T16:16:08-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:08-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":971372702,"height":164,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":163,"round":0,"step":3},"time":"2022-10-31T16:16:08-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":971.372702,"height":164,"round":0,"step":1,"time":"2022-10-31T16:16:08-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:08-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":163,"time":"2022-10-31T16:16:08-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":163,"num_txs":0,"time":"2022-10-31T16:16:08-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:08-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:08-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:08-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:09-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:09-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:09-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:09-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:09-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:09-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":971.372702,"height":164,"round":0,"step":1,"time":"2022-10-31T16:16:09-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":164,"round":0,"step":1,"timeout":971.372702,"time":"2022-10-31T16:16:09-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":164,"round":0,"current":{},"time":"2022-10-31T16:16:09-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":164,"round":0,"current":{},"time":"2022-10-31T16:16:09-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":164,"round":0,"time":"2022-10-31T16:16:09-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":164,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:09-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":164,"round":0,"step":3},"old_ti":{"duration":971372702,"height":164,"round":0,"step":1},"time":"2022-10-31T16:16:09-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:09-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":164,"round":0,"step":3,"time":"2022-10-31T16:16:09-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":164,"proposal":{"Type":32,"height":164,"round":0,"pol_round":-1,"block_id":{"hash":"B9842EAE52A53CE7285FCB9BB8C076E2656C65D1AB94654889280ADC774BBDD4","parts":{"total":1,"hash":"96C536E14972B1A000FD242BCB23D6B87D994B9DF01EC8539C22DBF0768F36E8"}},"timestamp":"2022-10-31T20:16:09.534050712Z","signature":"rigsMuGXr+meZTn5hHyq9VUBtrgn8rkzQC/h8ajYchrx17JYq5qwltNy28cLbkhr0JwJf1plys4COj3tg6JECw=="},"round":0,"time":"2022-10-31T16:16:09-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:09-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":164,"round":0,"pol_round":-1,"block_id":{"hash":"B9842EAE52A53CE7285FCB9BB8C076E2656C65D1AB94654889280ADC774BBDD4","parts":{"total":1,"hash":"96C536E14972B1A000FD242BCB23D6B87D994B9DF01EC8539C22DBF0768F36E8"}},"timestamp":"2022-10-31T20:16:09.534050712Z","signature":"rigsMuGXr+meZTn5hHyq9VUBtrgn8rkzQC/h8ajYchrx17JYq5qwltNy28cLbkhr0JwJf1plys4COj3tg6JECw=="},"time":"2022-10-31T16:16:09-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"B9842EAE52A53CE7285FCB9BB8C076E2656C65D1AB94654889280ADC774BBDD4","height":164,"time":"2022-10-31T16:16:09-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":164,"round":0,"current":{},"time":"2022-10-31T16:16:09-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":164,"round":0,"time":"2022-10-31T16:16:09-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":164,"round":0,"vote":{"type":1,"height":164,"round":0,"block_id":{"hash":"B9842EAE52A53CE7285FCB9BB8C076E2656C65D1AB94654889280ADC774BBDD4","parts":{"total":1,"hash":"96C536E14972B1A000FD242BCB23D6B87D994B9DF01EC8539C22DBF0768F36E8"}},"timestamp":"2022-10-31T20:16:09.596422494Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"MwZSMOdrZFp5ttyYCEbTvOM0Gdri0kmkiZoFse4wmz/mNOEwMpxSbaQhOWQD7X8wv5g52H2DZtSVV4kmiaddBg=="},"time":"2022-10-31T16:16:09-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:09-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":164,"val_index":0,"vote_height":164,"vote_type":1,"time":"2022-10-31T16:16:09-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:164 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:B9842EAE52A53CE7285FCB9BB8C076E2656C65D1AB94654889280ADC774BBDD4:1:96C536E14972(1) BA{1:x} map[]}","vote":{"type":1,"height":164,"round":0,"block_id":{"hash":"B9842EAE52A53CE7285FCB9BB8C076E2656C65D1AB94654889280ADC774BBDD4","parts":{"total":1,"hash":"96C536E14972B1A000FD242BCB23D6B87D994B9DF01EC8539C22DBF0768F36E8"}},"timestamp":"2022-10-31T20:16:09.596422494Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"MwZSMOdrZFp5ttyYCEbTvOM0Gdri0kmkiZoFse4wmz/mNOEwMpxSbaQhOWQD7X8wv5g52H2DZtSVV4kmiaddBg=="},"time":"2022-10-31T16:16:09-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:09-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":164,"round":0,"current":{},"time":"2022-10-31T16:16:09-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":164,"round":0,"hash":"B9842EAE52A53CE7285FCB9BB8C076E2656C65D1AB94654889280ADC774BBDD4","time":"2022-10-31T16:16:09-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:09-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:09-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:09-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":164,"round":0,"vote":{"type":2,"height":164,"round":0,"block_id":{"hash":"B9842EAE52A53CE7285FCB9BB8C076E2656C65D1AB94654889280ADC774BBDD4","parts":{"total":1,"hash":"96C536E14972B1A000FD242BCB23D6B87D994B9DF01EC8539C22DBF0768F36E8"}},"timestamp":"2022-10-31T20:16:09.623214693Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"bREcZbbhLbmjf5DgwQH3c9vMWd04vjeiq95WsGYHVFFtb5F4OZHqpzY5HkKVdcqFklaLER4bFtRSxJ+MQvBTCg=="},"time":"2022-10-31T16:16:09-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:09-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":164,"val_index":0,"vote_height":164,"vote_type":2,"time":"2022-10-31T16:16:09-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":164,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:09Z","time":"2022-10-31T16:16:09-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":164,"round":0,"current":{},"time":"2022-10-31T16:16:09-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":164,"round":0,"current":{},"time":"2022-10-31T16:16:09-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":164,"current":{},"time":"2022-10-31T16:16:09-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":164,"block_hash":"B9842EAE52A53CE7285FCB9BB8C076E2656C65D1AB94654889280ADC774BBDD4","time":"2022-10-31T16:16:09-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:09-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":164,"hash":{},"num_txs":0,"root":"696030C3CFD346E2284AAF5E23EFC1AECCA5073DA8E6B77CF914374C46B5F924","time":"2022-10-31T16:16:09-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":164,"block":{},"time":"2022-10-31T16:16:09-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:09-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":164,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:09-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313439203636203933203136312037203230312035372039312033362031333220313335203138392032313420313539203136322032322032322032323820323335203234302036382035342031353620313634203235322031393820313035203234352031303520323234203633203139345D3A41347D","time":"2022-10-31T16:16:09-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"95425DA107C9395B248487BDD69FA21616E4EBF044369CA4FCC669F569E03FC2","height":164,"num_txs":0,"time":"2022-10-31T16:16:09-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":164,"last_block_time":"2022-10-31T20:16:08Z","time":"2022-10-31T16:16:09-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:09-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":941564553,"height":165,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":164,"round":0,"step":3},"time":"2022-10-31T16:16:09-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":941.564553,"height":165,"round":0,"step":1,"time":"2022-10-31T16:16:09-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:09-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":164,"time":"2022-10-31T16:16:09-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":164,"num_txs":0,"time":"2022-10-31T16:16:09-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:16:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:10-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:10-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:10-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:10-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":941.564553,"height":165,"round":0,"step":1,"time":"2022-10-31T16:16:10-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":165,"round":0,"step":1,"timeout":941.564553,"time":"2022-10-31T16:16:10-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":165,"round":0,"current":{},"time":"2022-10-31T16:16:10-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":165,"round":0,"current":{},"time":"2022-10-31T16:16:10-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":165,"round":0,"time":"2022-10-31T16:16:10-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":165,"round":0,"step":3},"old_ti":{"duration":941564553,"height":165,"round":0,"step":1},"time":"2022-10-31T16:16:10-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:10-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":165,"round":0,"step":3,"time":"2022-10-31T16:16:10-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":165,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:10-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":165,"proposal":{"Type":32,"height":165,"round":0,"pol_round":-1,"block_id":{"hash":"EEBFB5C3172BD2E8391AB88741B849FEC793AE489B4EEC67EEC4DC043EDF3148","parts":{"total":1,"hash":"6E42542E8A427E993563A8CF873742E1BCA25A6C482F74FABC35A0D8391821D6"}},"timestamp":"2022-10-31T20:16:10.691288027Z","signature":"q/IjW9cpOtJkAYytgPGDI6EB+qZwVAoh/pYKWzxkgUTgnctpPtbeRVVi8KV6KzBxL3J5aWQHICFZf/YfWWw2Cw=="},"round":0,"time":"2022-10-31T16:16:10-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:10-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":165,"round":0,"pol_round":-1,"block_id":{"hash":"EEBFB5C3172BD2E8391AB88741B849FEC793AE489B4EEC67EEC4DC043EDF3148","parts":{"total":1,"hash":"6E42542E8A427E993563A8CF873742E1BCA25A6C482F74FABC35A0D8391821D6"}},"timestamp":"2022-10-31T20:16:10.691288027Z","signature":"q/IjW9cpOtJkAYytgPGDI6EB+qZwVAoh/pYKWzxkgUTgnctpPtbeRVVi8KV6KzBxL3J5aWQHICFZf/YfWWw2Cw=="},"time":"2022-10-31T16:16:10-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"EEBFB5C3172BD2E8391AB88741B849FEC793AE489B4EEC67EEC4DC043EDF3148","height":165,"time":"2022-10-31T16:16:10-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":165,"round":0,"current":{},"time":"2022-10-31T16:16:10-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":165,"round":0,"time":"2022-10-31T16:16:10-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":165,"round":0,"vote":{"type":1,"height":165,"round":0,"block_id":{"hash":"EEBFB5C3172BD2E8391AB88741B849FEC793AE489B4EEC67EEC4DC043EDF3148","parts":{"total":1,"hash":"6E42542E8A427E993563A8CF873742E1BCA25A6C482F74FABC35A0D8391821D6"}},"timestamp":"2022-10-31T20:16:10.747043026Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"6WgeIEFhgUZrffgeo1GqfNQ8USKPU2uYMA4E7MoPEzIEijZmCjvzyhF6vTDKP03M71D5CkHrlozfohdCSIukCQ=="},"time":"2022-10-31T16:16:10-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:10-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:10-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":165,"val_index":0,"vote_height":165,"vote_type":1,"time":"2022-10-31T16:16:10-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:10-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:165 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:EEBFB5C3172BD2E8391AB88741B849FEC793AE489B4EEC67EEC4DC043EDF3148:1:6E42542E8A42(1) BA{1:x} map[]}","vote":{"type":1,"height":165,"round":0,"block_id":{"hash":"EEBFB5C3172BD2E8391AB88741B849FEC793AE489B4EEC67EEC4DC043EDF3148","parts":{"total":1,"hash":"6E42542E8A427E993563A8CF873742E1BCA25A6C482F74FABC35A0D8391821D6"}},"timestamp":"2022-10-31T20:16:10.747043026Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"6WgeIEFhgUZrffgeo1GqfNQ8USKPU2uYMA4E7MoPEzIEijZmCjvzyhF6vTDKP03M71D5CkHrlozfohdCSIukCQ=="},"time":"2022-10-31T16:16:10-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:10-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:10-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":165,"round":0,"current":{},"time":"2022-10-31T16:16:10-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":165,"round":0,"hash":"EEBFB5C3172BD2E8391AB88741B849FEC793AE489B4EEC67EEC4DC043EDF3148","time":"2022-10-31T16:16:10-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":165,"round":0,"vote":{"type":2,"height":165,"round":0,"block_id":{"hash":"EEBFB5C3172BD2E8391AB88741B849FEC793AE489B4EEC67EEC4DC043EDF3148","parts":{"total":1,"hash":"6E42542E8A427E993563A8CF873742E1BCA25A6C482F74FABC35A0D8391821D6"}},"timestamp":"2022-10-31T20:16:10.771306441Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"3EH7dyhFuWxIhCRFa5JFjWOLn0aJoSVkyWeS398Junb9VKFVMSrlomB8O2Z3ZnJ17t3h/FPkyK8I5CL5+qMSBA=="},"time":"2022-10-31T16:16:10-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:10-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:10-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":165,"val_index":0,"vote_height":165,"vote_type":2,"time":"2022-10-31T16:16:10-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:10-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":165,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:10Z","time":"2022-10-31T16:16:10-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":165,"round":0,"current":{},"time":"2022-10-31T16:16:10-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":165,"round":0,"current":{},"time":"2022-10-31T16:16:10-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":165,"current":{},"time":"2022-10-31T16:16:10-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":165,"block_hash":"EEBFB5C3172BD2E8391AB88741B849FEC793AE489B4EEC67EEC4DC043EDF3148","time":"2022-10-31T16:16:10-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:10-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":165,"hash":{},"num_txs":0,"root":"95425DA107C9395B248487BDD69FA21616E4EBF044369CA4FCC669F569E03FC2","time":"2022-10-31T16:16:10-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":165,"block":{},"time":"2022-10-31T16:16:10-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:10-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":165,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:10-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313530203130203737203137332038302038322036332031333420333620313034203130332038382032333220323437203538203431203639203234362033352032313320323620363320313839203234382033392031333320323236203132362031303720323720323033203139305D3A41357D","time":"2022-10-31T16:16:10-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"960A4DAD50523F8624686758E8F73A2945F623D51A3FBDF82785E27E6B1BCBBE","height":165,"num_txs":0,"time":"2022-10-31T16:16:10-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":165,"last_block_time":"2022-10-31T20:16:09Z","time":"2022-10-31T16:16:10-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:10-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":906598028,"height":166,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":165,"round":0,"step":3},"time":"2022-10-31T16:16:10-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":906.598028,"height":166,"round":0,"step":1,"time":"2022-10-31T16:16:10-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:10-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":165,"time":"2022-10-31T16:16:10-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":165,"num_txs":0,"time":"2022-10-31T16:16:10-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:11-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:11-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:11-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:11-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:11-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:11-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:11-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:11-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:11-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":906.598028,"height":166,"round":0,"step":1,"time":"2022-10-31T16:16:11-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":166,"round":0,"step":1,"timeout":906.598028,"time":"2022-10-31T16:16:11-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":166,"round":0,"current":{},"time":"2022-10-31T16:16:11-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":166,"round":0,"current":{},"time":"2022-10-31T16:16:11-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":166,"round":0,"time":"2022-10-31T16:16:11-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":166,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:11-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":166,"round":0,"step":3},"old_ti":{"duration":906598028,"height":166,"round":0,"step":1},"time":"2022-10-31T16:16:11-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:11-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":166,"round":0,"step":3,"time":"2022-10-31T16:16:11-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":166,"proposal":{"Type":32,"height":166,"round":0,"pol_round":-1,"block_id":{"hash":"2A10FBFCB2FFEF22C091C6E7A8F99FAFB6B397D1FADF315911E3CB0B532363B7","parts":{"total":1,"hash":"C5A69514329833B67BD74CCF557B721C656F1EDE527870E4020DEED7BFE83F84"}},"timestamp":"2022-10-31T20:16:11.842436268Z","signature":"bd8Sud3u8ml72rqLYeOo0eD9Js5pBEIOXL3MKqbzUoqhRbbTvU9Y51shmKRLkNZBKw8NAx7ieubMpVpK3QiFDg=="},"round":0,"time":"2022-10-31T16:16:11-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:11-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":166,"round":0,"pol_round":-1,"block_id":{"hash":"2A10FBFCB2FFEF22C091C6E7A8F99FAFB6B397D1FADF315911E3CB0B532363B7","parts":{"total":1,"hash":"C5A69514329833B67BD74CCF557B721C656F1EDE527870E4020DEED7BFE83F84"}},"timestamp":"2022-10-31T20:16:11.842436268Z","signature":"bd8Sud3u8ml72rqLYeOo0eD9Js5pBEIOXL3MKqbzUoqhRbbTvU9Y51shmKRLkNZBKw8NAx7ieubMpVpK3QiFDg=="},"time":"2022-10-31T16:16:11-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"2A10FBFCB2FFEF22C091C6E7A8F99FAFB6B397D1FADF315911E3CB0B532363B7","height":166,"time":"2022-10-31T16:16:11-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":166,"round":0,"current":{},"time":"2022-10-31T16:16:11-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":166,"round":0,"time":"2022-10-31T16:16:11-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":166,"round":0,"vote":{"type":1,"height":166,"round":0,"block_id":{"hash":"2A10FBFCB2FFEF22C091C6E7A8F99FAFB6B397D1FADF315911E3CB0B532363B7","parts":{"total":1,"hash":"C5A69514329833B67BD74CCF557B721C656F1EDE527870E4020DEED7BFE83F84"}},"timestamp":"2022-10-31T20:16:11.90622053Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Yb+3HvvRUtNJe4K+WX4P+g+KrR47NMQ/FxH4cDghxFLF6cn2bK55p5FlVQx3fpO0vYOrun2KxcJ0Cs2spLcaBw=="},"time":"2022-10-31T16:16:11-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:11-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":166,"val_index":0,"vote_height":166,"vote_type":1,"time":"2022-10-31T16:16:11-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:166 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:2A10FBFCB2FFEF22C091C6E7A8F99FAFB6B397D1FADF315911E3CB0B532363B7:1:C5A695143298(1) BA{1:x} map[]}","vote":{"type":1,"height":166,"round":0,"block_id":{"hash":"2A10FBFCB2FFEF22C091C6E7A8F99FAFB6B397D1FADF315911E3CB0B532363B7","parts":{"total":1,"hash":"C5A69514329833B67BD74CCF557B721C656F1EDE527870E4020DEED7BFE83F84"}},"timestamp":"2022-10-31T20:16:11.90622053Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Yb+3HvvRUtNJe4K+WX4P+g+KrR47NMQ/FxH4cDghxFLF6cn2bK55p5FlVQx3fpO0vYOrun2KxcJ0Cs2spLcaBw=="},"time":"2022-10-31T16:16:11-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:11-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":166,"round":0,"current":{},"time":"2022-10-31T16:16:11-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":166,"round":0,"hash":"2A10FBFCB2FFEF22C091C6E7A8F99FAFB6B397D1FADF315911E3CB0B532363B7","time":"2022-10-31T16:16:11-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":166,"round":0,"vote":{"type":2,"height":166,"round":0,"block_id":{"hash":"2A10FBFCB2FFEF22C091C6E7A8F99FAFB6B397D1FADF315911E3CB0B532363B7","parts":{"total":1,"hash":"C5A69514329833B67BD74CCF557B721C656F1EDE527870E4020DEED7BFE83F84"}},"timestamp":"2022-10-31T20:16:11.926972852Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"pjE8URTr/PId/1eqyN1sdwq1yMj/xslm7RhBLGOmGsCXsJZOZwHgJFQLrWLk+TC9bdFlw1cUabY/YfUoRALrDw=="},"time":"2022-10-31T16:16:11-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:11-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":166,"val_index":0,"vote_height":166,"vote_type":2,"time":"2022-10-31T16:16:11-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":166,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:11Z","time":"2022-10-31T16:16:11-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":166,"round":0,"current":{},"time":"2022-10-31T16:16:11-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":166,"round":0,"current":{},"time":"2022-10-31T16:16:11-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":166,"current":{},"time":"2022-10-31T16:16:11-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":166,"block_hash":"2A10FBFCB2FFEF22C091C6E7A8F99FAFB6B397D1FADF315911E3CB0B532363B7","time":"2022-10-31T16:16:11-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:11-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":166,"hash":{},"num_txs":0,"root":"960A4DAD50523F8624686758E8F73A2945F623D51A3FBDF82785E27E6B1BCBBE","time":"2022-10-31T16:16:11-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":166,"block":{},"time":"2022-10-31T16:16:11-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:11-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":166,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:11-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B323234203131392032323020333620393220313120363820363720372033382031363120323235203135362032323820313130203136332032343320313631203934203233352031312031343520323220323230203133362032342035382032333120313138203531203133302037305D3A41367D","time":"2022-10-31T16:16:11-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"E077DC245C0B44430726A1E19CE46EA3F3A15EEB0B9116DC88183AE776338246","height":166,"num_txs":0,"time":"2022-10-31T16:16:11-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":166,"last_block_time":"2022-10-31T20:16:10Z","time":"2022-10-31T16:16:11-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:11-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":966450393,"height":167,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":166,"round":0,"step":3},"time":"2022-10-31T16:16:11-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":966.450393,"height":167,"round":0,"step":1,"time":"2022-10-31T16:16:11-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:11-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":166,"time":"2022-10-31T16:16:11-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":166,"num_txs":0,"time":"2022-10-31T16:16:11-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:12-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:12-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:12-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:12-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:12-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":9,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:12-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:12-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:12-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:12-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":966.450393,"height":167,"round":0,"step":1,"time":"2022-10-31T16:16:12-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":167,"round":0,"step":1,"timeout":966.450393,"time":"2022-10-31T16:16:12-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":167,"round":0,"current":{},"time":"2022-10-31T16:16:12-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":167,"round":0,"current":{},"time":"2022-10-31T16:16:12-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":167,"round":0,"time":"2022-10-31T16:16:12-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":167,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:12-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":167,"round":0,"step":3},"old_ti":{"duration":966450393,"height":167,"round":0,"step":1},"time":"2022-10-31T16:16:12-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:12-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":167,"round":0,"step":3,"time":"2022-10-31T16:16:12-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":167,"proposal":{"Type":32,"height":167,"round":0,"pol_round":-1,"block_id":{"hash":"F09BB1E7BEA10E885A75BA7FBC09092441456340B187BCEF1E803022BF13530D","parts":{"total":1,"hash":"EA7021F6EC648FB190E1C5D18DD24DF26D80CDAC2C60005F85A702C1FFA57D85"}},"timestamp":"2022-10-31T20:16:12.975164273Z","signature":"4DsRtmep8aqFsj2GRweFNE8eEZuDO+QBNp6BMiLOVKJpfxr/1C76vKr0Nz1RzIgKzwwP+LA6OkOMTYUY+EVmAg=="},"round":0,"time":"2022-10-31T16:16:12-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:12-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":167,"round":0,"pol_round":-1,"block_id":{"hash":"F09BB1E7BEA10E885A75BA7FBC09092441456340B187BCEF1E803022BF13530D","parts":{"total":1,"hash":"EA7021F6EC648FB190E1C5D18DD24DF26D80CDAC2C60005F85A702C1FFA57D85"}},"timestamp":"2022-10-31T20:16:12.975164273Z","signature":"4DsRtmep8aqFsj2GRweFNE8eEZuDO+QBNp6BMiLOVKJpfxr/1C76vKr0Nz1RzIgKzwwP+LA6OkOMTYUY+EVmAg=="},"time":"2022-10-31T16:16:13-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"F09BB1E7BEA10E885A75BA7FBC09092441456340B187BCEF1E803022BF13530D","height":167,"time":"2022-10-31T16:16:13-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":167,"round":0,"current":{},"time":"2022-10-31T16:16:13-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":167,"round":0,"time":"2022-10-31T16:16:13-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":167,"round":0,"vote":{"type":1,"height":167,"round":0,"block_id":{"hash":"F09BB1E7BEA10E885A75BA7FBC09092441456340B187BCEF1E803022BF13530D","parts":{"total":1,"hash":"EA7021F6EC648FB190E1C5D18DD24DF26D80CDAC2C60005F85A702C1FFA57D85"}},"timestamp":"2022-10-31T20:16:13.021160776Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"KzlOS66Uv1BJL5iyD0TuU3359VQPfowx2hMDOJBP8lnZU+e8Dly/DU29vtfnkVKnsLoLEt8jcWCXqiEMY+tXBg=="},"time":"2022-10-31T16:16:13-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:13-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":167,"val_index":0,"vote_height":167,"vote_type":1,"time":"2022-10-31T16:16:13-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:167 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:F09BB1E7BEA10E885A75BA7FBC09092441456340B187BCEF1E803022BF13530D:1:EA7021F6EC64(1) BA{1:x} map[]}","vote":{"type":1,"height":167,"round":0,"block_id":{"hash":"F09BB1E7BEA10E885A75BA7FBC09092441456340B187BCEF1E803022BF13530D","parts":{"total":1,"hash":"EA7021F6EC648FB190E1C5D18DD24DF26D80CDAC2C60005F85A702C1FFA57D85"}},"timestamp":"2022-10-31T20:16:13.021160776Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"KzlOS66Uv1BJL5iyD0TuU3359VQPfowx2hMDOJBP8lnZU+e8Dly/DU29vtfnkVKnsLoLEt8jcWCXqiEMY+tXBg=="},"time":"2022-10-31T16:16:13-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:13-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":167,"round":0,"current":{},"time":"2022-10-31T16:16:13-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":167,"round":0,"hash":"F09BB1E7BEA10E885A75BA7FBC09092441456340B187BCEF1E803022BF13530D","time":"2022-10-31T16:16:13-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":167,"round":0,"vote":{"type":2,"height":167,"round":0,"block_id":{"hash":"F09BB1E7BEA10E885A75BA7FBC09092441456340B187BCEF1E803022BF13530D","parts":{"total":1,"hash":"EA7021F6EC648FB190E1C5D18DD24DF26D80CDAC2C60005F85A702C1FFA57D85"}},"timestamp":"2022-10-31T20:16:13.072152219Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"I/zCuBYfzJL0Yamq4zcRxYHaJ+Db6IXt0s0kNuP7foQ+ohyo/YFbx8LA6UQmIvxflLqrj3VbmjJ8Idof0NCSAA=="},"time":"2022-10-31T16:16:13-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:13-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":167,"val_index":0,"vote_height":167,"vote_type":2,"time":"2022-10-31T16:16:13-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":167,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:13Z","time":"2022-10-31T16:16:13-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":167,"round":0,"current":{},"time":"2022-10-31T16:16:13-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":167,"round":0,"current":{},"time":"2022-10-31T16:16:13-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":167,"current":{},"time":"2022-10-31T16:16:13-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":167,"block_hash":"F09BB1E7BEA10E885A75BA7FBC09092441456340B187BCEF1E803022BF13530D","time":"2022-10-31T16:16:13-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:13-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":167,"hash":{},"num_txs":0,"root":"E077DC245C0B44430726A1E19CE46EA3F3A15EEB0B9116DC88183AE776338246","time":"2022-10-31T16:16:13-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":167,"block":{},"time":"2022-10-31T16:16:13-04:00","message":"committed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:13-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:13-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:16:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49942","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:13-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:13-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":167,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:13-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3337203233342032303220313230203131382030203539203230362031363420323532203232342038362034312036322033203436203233203134392039352031372032323520323032203533203433203231352031373020333220323431203338203339203232342031315D3A41377D","time":"2022-10-31T16:16:13-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"25EACA7876003BCEA4FCE056293E032E17955F11E1CA352BD7AA20F12627E00B","height":167,"num_txs":0,"time":"2022-10-31T16:16:13-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":167,"last_block_time":"2022-10-31T20:16:11Z","time":"2022-10-31T16:16:13-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:13-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":943935208,"height":168,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":167,"round":0,"step":3},"time":"2022-10-31T16:16:13-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":943.935208,"height":168,"round":0,"step":1,"time":"2022-10-31T16:16:13-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:13-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":167,"time":"2022-10-31T16:16:13-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":167,"num_txs":0,"time":"2022-10-31T16:16:13-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:13-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:13-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:13-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":943.935208,"height":168,"round":0,"step":1,"time":"2022-10-31T16:16:14-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":168,"round":0,"step":1,"timeout":943.935208,"time":"2022-10-31T16:16:14-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":168,"round":0,"current":{},"time":"2022-10-31T16:16:14-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":168,"round":0,"current":{},"time":"2022-10-31T16:16:14-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":168,"round":0,"time":"2022-10-31T16:16:14-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":168,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:14-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":168,"round":0,"step":3},"old_ti":{"duration":943935208,"height":168,"round":0,"step":1},"time":"2022-10-31T16:16:14-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:14-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":168,"round":0,"step":3,"time":"2022-10-31T16:16:14-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:14-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:14-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:14-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:14-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:14-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:14-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":168,"proposal":{"Type":32,"height":168,"round":0,"pol_round":-1,"block_id":{"hash":"04765E5FC0BC53F712716444DCA5613A05F0B1349BA460FEEA942813AC92FD27","parts":{"total":1,"hash":"49CBC25F21C93AC7034B7373F89131AFA4D3FAA818E6B8E7E6E56F265439E738"}},"timestamp":"2022-10-31T20:16:14.146226364Z","signature":"MfC1GKDplJnMXnz1YR1NPjam/AE37zjryi5srEH+POnJb+wSDYTkCicZU6V/cwSDrj4vEGFGiRP9KFbe5idEDQ=="},"round":0,"time":"2022-10-31T16:16:14-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:14-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":168,"round":0,"pol_round":-1,"block_id":{"hash":"04765E5FC0BC53F712716444DCA5613A05F0B1349BA460FEEA942813AC92FD27","parts":{"total":1,"hash":"49CBC25F21C93AC7034B7373F89131AFA4D3FAA818E6B8E7E6E56F265439E738"}},"timestamp":"2022-10-31T20:16:14.146226364Z","signature":"MfC1GKDplJnMXnz1YR1NPjam/AE37zjryi5srEH+POnJb+wSDYTkCicZU6V/cwSDrj4vEGFGiRP9KFbe5idEDQ=="},"time":"2022-10-31T16:16:14-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"04765E5FC0BC53F712716444DCA5613A05F0B1349BA460FEEA942813AC92FD27","height":168,"time":"2022-10-31T16:16:14-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":168,"round":0,"current":{},"time":"2022-10-31T16:16:14-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":168,"round":0,"time":"2022-10-31T16:16:14-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":168,"round":0,"vote":{"type":1,"height":168,"round":0,"block_id":{"hash":"04765E5FC0BC53F712716444DCA5613A05F0B1349BA460FEEA942813AC92FD27","parts":{"total":1,"hash":"49CBC25F21C93AC7034B7373F89131AFA4D3FAA818E6B8E7E6E56F265439E738"}},"timestamp":"2022-10-31T20:16:14.220428901Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Zm7iSY/KCZtcbmzcxApniH4p2Wv9c78E7GpxWGN8Xd6xO4HbFIdkhApZuDrz4XaYIYmYHamvPVSlzzZT77GhBg=="},"time":"2022-10-31T16:16:14-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:14-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":168,"val_index":0,"vote_height":168,"vote_type":1,"time":"2022-10-31T16:16:14-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:168 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:04765E5FC0BC53F712716444DCA5613A05F0B1349BA460FEEA942813AC92FD27:1:49CBC25F21C9(1) BA{1:x} map[]}","vote":{"type":1,"height":168,"round":0,"block_id":{"hash":"04765E5FC0BC53F712716444DCA5613A05F0B1349BA460FEEA942813AC92FD27","parts":{"total":1,"hash":"49CBC25F21C93AC7034B7373F89131AFA4D3FAA818E6B8E7E6E56F265439E738"}},"timestamp":"2022-10-31T20:16:14.220428901Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Zm7iSY/KCZtcbmzcxApniH4p2Wv9c78E7GpxWGN8Xd6xO4HbFIdkhApZuDrz4XaYIYmYHamvPVSlzzZT77GhBg=="},"time":"2022-10-31T16:16:14-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:14-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":168,"round":0,"current":{},"time":"2022-10-31T16:16:14-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":168,"round":0,"hash":"04765E5FC0BC53F712716444DCA5613A05F0B1349BA460FEEA942813AC92FD27","time":"2022-10-31T16:16:14-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":168,"round":0,"vote":{"type":2,"height":168,"round":0,"block_id":{"hash":"04765E5FC0BC53F712716444DCA5613A05F0B1349BA460FEEA942813AC92FD27","parts":{"total":1,"hash":"49CBC25F21C93AC7034B7373F89131AFA4D3FAA818E6B8E7E6E56F265439E738"}},"timestamp":"2022-10-31T20:16:14.253709465Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"SYUCy0HtGVoeJgumD0ehTt4lqFTKlYBUnb1sHR49/1mpXyjfnfVAgjvoueyvdJrln7OEzrn9zJAGg6uA83DrDA=="},"time":"2022-10-31T16:16:14-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:14-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":168,"val_index":0,"vote_height":168,"vote_type":2,"time":"2022-10-31T16:16:14-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":168,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:14Z","time":"2022-10-31T16:16:14-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":168,"round":0,"current":{},"time":"2022-10-31T16:16:14-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":168,"round":0,"current":{},"time":"2022-10-31T16:16:14-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":168,"current":{},"time":"2022-10-31T16:16:14-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":168,"block_hash":"04765E5FC0BC53F712716444DCA5613A05F0B1349BA460FEEA942813AC92FD27","time":"2022-10-31T16:16:14-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:14-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":168,"hash":{},"num_txs":0,"root":"25EACA7876003BCEA4FCE056293E032E17955F11E1CA352BD7AA20F12627E00B","time":"2022-10-31T16:16:14-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":168,"block":{},"time":"2022-10-31T16:16:14-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:14-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":168,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:14-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31343120313233203131382036332032332032323820363020323437203820343720393020323820313334203332203235322032333820302032343720323238203135362031303820323439203820363420353020313531203630203438203230372031393020313732203130305D3A41387D","time":"2022-10-31T16:16:14-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"8D7B763F17E43CF7082F5A1C8620FCEE00F7E49C6CF9084032973C30CFBEAC64","height":168,"num_txs":0,"time":"2022-10-31T16:16:14-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":168,"last_block_time":"2022-10-31T20:16:13Z","time":"2022-10-31T16:16:14-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:14-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":937237156,"height":169,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":168,"round":0,"step":3},"time":"2022-10-31T16:16:14-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":937.237156,"height":169,"round":0,"step":1,"time":"2022-10-31T16:16:14-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:14-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":168,"time":"2022-10-31T16:16:14-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":168,"num_txs":0,"time":"2022-10-31T16:16:14-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:14-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:14-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:14-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:15-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:15-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:15-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:15-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:15-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:15-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":937.237156,"height":169,"round":0,"step":1,"time":"2022-10-31T16:16:15-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":169,"round":0,"step":1,"timeout":937.237156,"time":"2022-10-31T16:16:15-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":169,"round":0,"current":{},"time":"2022-10-31T16:16:15-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":169,"round":0,"current":{},"time":"2022-10-31T16:16:15-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":169,"round":0,"time":"2022-10-31T16:16:15-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":169,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:15-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":169,"round":0,"step":3},"old_ti":{"duration":937237156,"height":169,"round":0,"step":1},"time":"2022-10-31T16:16:15-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:15-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":169,"round":0,"step":3,"time":"2022-10-31T16:16:15-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":169,"proposal":{"Type":32,"height":169,"round":0,"pol_round":-1,"block_id":{"hash":"B8FF7B9CCC108A07BECCB37B785C81BC32B4F4ACC073617B5D1E38F219BC3E81","parts":{"total":1,"hash":"6011774EF81A6EDCF746B8FE175DDBFE7FB521E32B47FF74ABD9D054B6CE7E89"}},"timestamp":"2022-10-31T20:16:15.308287665Z","signature":"mMoDY3gm98Na1cFdpbnChZ98qPfhJQp9f85uQ6FVrTtGTIRupcAM4iVvfnhoniZJcpoc+KG7XM06NW0RUvuDCg=="},"round":0,"time":"2022-10-31T16:16:15-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:15-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":169,"round":0,"pol_round":-1,"block_id":{"hash":"B8FF7B9CCC108A07BECCB37B785C81BC32B4F4ACC073617B5D1E38F219BC3E81","parts":{"total":1,"hash":"6011774EF81A6EDCF746B8FE175DDBFE7FB521E32B47FF74ABD9D054B6CE7E89"}},"timestamp":"2022-10-31T20:16:15.308287665Z","signature":"mMoDY3gm98Na1cFdpbnChZ98qPfhJQp9f85uQ6FVrTtGTIRupcAM4iVvfnhoniZJcpoc+KG7XM06NW0RUvuDCg=="},"time":"2022-10-31T16:16:15-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"B8FF7B9CCC108A07BECCB37B785C81BC32B4F4ACC073617B5D1E38F219BC3E81","height":169,"time":"2022-10-31T16:16:15-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":169,"round":0,"current":{},"time":"2022-10-31T16:16:15-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":169,"round":0,"time":"2022-10-31T16:16:15-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":169,"round":0,"vote":{"type":1,"height":169,"round":0,"block_id":{"hash":"B8FF7B9CCC108A07BECCB37B785C81BC32B4F4ACC073617B5D1E38F219BC3E81","parts":{"total":1,"hash":"6011774EF81A6EDCF746B8FE175DDBFE7FB521E32B47FF74ABD9D054B6CE7E89"}},"timestamp":"2022-10-31T20:16:15.352621942Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"3jsR0rsN8sq2XSaUXQrKI3MK0Zhz62K6wdH40lrO5rLd0U5b8VcQmcOnCBelHM9QXnLsalIYVmwv80E4serZBQ=="},"time":"2022-10-31T16:16:15-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:15-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":169,"val_index":0,"vote_height":169,"vote_type":1,"time":"2022-10-31T16:16:15-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:169 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:B8FF7B9CCC108A07BECCB37B785C81BC32B4F4ACC073617B5D1E38F219BC3E81:1:6011774EF81A(1) BA{1:x} map[]}","vote":{"type":1,"height":169,"round":0,"block_id":{"hash":"B8FF7B9CCC108A07BECCB37B785C81BC32B4F4ACC073617B5D1E38F219BC3E81","parts":{"total":1,"hash":"6011774EF81A6EDCF746B8FE175DDBFE7FB521E32B47FF74ABD9D054B6CE7E89"}},"timestamp":"2022-10-31T20:16:15.352621942Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"3jsR0rsN8sq2XSaUXQrKI3MK0Zhz62K6wdH40lrO5rLd0U5b8VcQmcOnCBelHM9QXnLsalIYVmwv80E4serZBQ=="},"time":"2022-10-31T16:16:15-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:15-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":169,"round":0,"current":{},"time":"2022-10-31T16:16:15-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":169,"round":0,"hash":"B8FF7B9CCC108A07BECCB37B785C81BC32B4F4ACC073617B5D1E38F219BC3E81","time":"2022-10-31T16:16:15-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":169,"round":0,"vote":{"type":2,"height":169,"round":0,"block_id":{"hash":"B8FF7B9CCC108A07BECCB37B785C81BC32B4F4ACC073617B5D1E38F219BC3E81","parts":{"total":1,"hash":"6011774EF81A6EDCF746B8FE175DDBFE7FB521E32B47FF74ABD9D054B6CE7E89"}},"timestamp":"2022-10-31T20:16:15.407134079Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"MSRqDjPJ8doTi5J8DH3tM4hNh9CuxurxSXE4fcFXI4GvA5X5KfC+LQCjr0P1dKQ5C3TPKBTey/5aQprYoZj1CQ=="},"time":"2022-10-31T16:16:15-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:15-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":169,"val_index":0,"vote_height":169,"vote_type":2,"time":"2022-10-31T16:16:15-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":169,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:15Z","time":"2022-10-31T16:16:15-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":169,"round":0,"current":{},"time":"2022-10-31T16:16:15-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":169,"round":0,"current":{},"time":"2022-10-31T16:16:15-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":169,"current":{},"time":"2022-10-31T16:16:15-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":169,"block_hash":"B8FF7B9CCC108A07BECCB37B785C81BC32B4F4ACC073617B5D1E38F219BC3E81","time":"2022-10-31T16:16:15-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:15-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":169,"hash":{},"num_txs":0,"root":"8D7B763F17E43CF7082F5A1C8620FCEE00F7E49C6CF9084032973C30CFBEAC64","time":"2022-10-31T16:16:15-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":169,"block":{},"time":"2022-10-31T16:16:15-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:15-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":169,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:15-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B353920353420313836203230382039332032343620373620313330203135312031363020313834203135322032313520353420313636203133332032312031302031323220313935203137342031383020313832203138322032323720313137203139372039342031333020313837203131322031385D3A41397D","time":"2022-10-31T16:16:15-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"3B36BAD05DF64C8297A0B898D736A685150A7AC3AEB4B6B6E375C55E82BB7012","height":169,"num_txs":0,"time":"2022-10-31T16:16:15-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":169,"last_block_time":"2022-10-31T20:16:14Z","time":"2022-10-31T16:16:15-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:15-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":954726837,"height":170,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":169,"round":0,"step":3},"time":"2022-10-31T16:16:15-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":954.726837,"height":170,"round":0,"step":1,"time":"2022-10-31T16:16:15-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:15-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":169,"time":"2022-10-31T16:16:15-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":169,"num_txs":0,"time":"2022-10-31T16:16:15-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:15-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:15-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:15-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:16-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":3,"method":"GET","remoteAddr":"[::1]:36756","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:16-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:16:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:16-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":954.726837,"height":170,"round":0,"step":1,"time":"2022-10-31T16:16:16-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":170,"round":0,"step":1,"timeout":954.726837,"time":"2022-10-31T16:16:16-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":170,"round":0,"current":{},"time":"2022-10-31T16:16:16-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":170,"round":0,"current":{},"time":"2022-10-31T16:16:16-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":170,"round":0,"step":3},"old_ti":{"duration":954726837,"height":170,"round":0,"step":1},"time":"2022-10-31T16:16:16-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:16-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":170,"round":0,"step":3,"time":"2022-10-31T16:16:16-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":170,"round":0,"time":"2022-10-31T16:16:16-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":170,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:16-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":170,"proposal":{"Type":32,"height":170,"round":0,"pol_round":-1,"block_id":{"hash":"41E198D25F2660B230EF4DAE70A8F3158AC4BA82431DC82DF1668C9B90BCA18A","parts":{"total":1,"hash":"8A452DC8F78A7BC443B9748707FE31A1DC307CCABBCB0FABE0A7BAE18366E1A9"}},"timestamp":"2022-10-31T20:16:16.474601596Z","signature":"1pBcAgFq02Gh3oxVZXH3ovJO0rJweMBuZzcthl6tLNXFqACrk89mtrrC5G9C5fNhwx+8P/imoFEy8ysewWG8Cg=="},"round":0,"time":"2022-10-31T16:16:16-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:16-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":170,"round":0,"pol_round":-1,"block_id":{"hash":"41E198D25F2660B230EF4DAE70A8F3158AC4BA82431DC82DF1668C9B90BCA18A","parts":{"total":1,"hash":"8A452DC8F78A7BC443B9748707FE31A1DC307CCABBCB0FABE0A7BAE18366E1A9"}},"timestamp":"2022-10-31T20:16:16.474601596Z","signature":"1pBcAgFq02Gh3oxVZXH3ovJO0rJweMBuZzcthl6tLNXFqACrk89mtrrC5G9C5fNhwx+8P/imoFEy8ysewWG8Cg=="},"time":"2022-10-31T16:16:16-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"41E198D25F2660B230EF4DAE70A8F3158AC4BA82431DC82DF1668C9B90BCA18A","height":170,"time":"2022-10-31T16:16:16-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":170,"round":0,"current":{},"time":"2022-10-31T16:16:16-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":170,"round":0,"time":"2022-10-31T16:16:16-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":170,"round":0,"vote":{"type":1,"height":170,"round":0,"block_id":{"hash":"41E198D25F2660B230EF4DAE70A8F3158AC4BA82431DC82DF1668C9B90BCA18A","parts":{"total":1,"hash":"8A452DC8F78A7BC443B9748707FE31A1DC307CCABBCB0FABE0A7BAE18366E1A9"}},"timestamp":"2022-10-31T20:16:16.518409415Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"z3MLjp5OYGXgxQg8WzLhLP14Kraf+uN49wQWnAxsu4NThD5Pr1/i0aogmhb1m2IvNmxcGMzNb+4WKRkDCqpnAw=="},"time":"2022-10-31T16:16:16-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:16-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":170,"val_index":0,"vote_height":170,"vote_type":1,"time":"2022-10-31T16:16:16-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:170 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:41E198D25F2660B230EF4DAE70A8F3158AC4BA82431DC82DF1668C9B90BCA18A:1:8A452DC8F78A(1) BA{1:x} map[]}","vote":{"type":1,"height":170,"round":0,"block_id":{"hash":"41E198D25F2660B230EF4DAE70A8F3158AC4BA82431DC82DF1668C9B90BCA18A","parts":{"total":1,"hash":"8A452DC8F78A7BC443B9748707FE31A1DC307CCABBCB0FABE0A7BAE18366E1A9"}},"timestamp":"2022-10-31T20:16:16.518409415Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"z3MLjp5OYGXgxQg8WzLhLP14Kraf+uN49wQWnAxsu4NThD5Pr1/i0aogmhb1m2IvNmxcGMzNb+4WKRkDCqpnAw=="},"time":"2022-10-31T16:16:16-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:16-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":170,"round":0,"current":{},"time":"2022-10-31T16:16:16-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":170,"round":0,"hash":"41E198D25F2660B230EF4DAE70A8F3158AC4BA82431DC82DF1668C9B90BCA18A","time":"2022-10-31T16:16:16-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":170,"round":0,"vote":{"type":2,"height":170,"round":0,"block_id":{"hash":"41E198D25F2660B230EF4DAE70A8F3158AC4BA82431DC82DF1668C9B90BCA18A","parts":{"total":1,"hash":"8A452DC8F78A7BC443B9748707FE31A1DC307CCABBCB0FABE0A7BAE18366E1A9"}},"timestamp":"2022-10-31T20:16:16.550293208Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"wYId3o7fOt25mKqw2xqJ02hVUMa4kV34w3HymxttlCB8CdFdI9aWOWxWSU4w0ObN40nJ2FOMBXIC3v8aHuq5DA=="},"time":"2022-10-31T16:16:16-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:16-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":170,"val_index":0,"vote_height":170,"vote_type":2,"time":"2022-10-31T16:16:16-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":170,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:16Z","time":"2022-10-31T16:16:16-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":170,"round":0,"current":{},"time":"2022-10-31T16:16:16-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":170,"round":0,"current":{},"time":"2022-10-31T16:16:16-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":170,"current":{},"time":"2022-10-31T16:16:16-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":170,"block_hash":"41E198D25F2660B230EF4DAE70A8F3158AC4BA82431DC82DF1668C9B90BCA18A","time":"2022-10-31T16:16:16-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:16-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":170,"hash":{},"num_txs":0,"root":"3B36BAD05DF64C8297A0B898D736A685150A7AC3AEB4B6B6E375C55E82BB7012","time":"2022-10-31T16:16:16-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":170,"block":{},"time":"2022-10-31T16:16:16-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:16-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":170,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:16-04:00","message":"executed block"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:16-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:16-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":11,"method":"GET","remoteAddr":"[::1]:49952","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:16-04:00","message":"served RPC HTTP response"} -{"level":"info","commit":"436F6D6D697449447B5B32303720363820313434203231342038392031343320313034203235352034382031373520313635203233372038382032343420353220313920323337203639203330203130382031323220323238203139382031343420373420383320313531203936203231352032323820313538203135345D3A41417D","time":"2022-10-31T16:16:16-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"CF4490D6598F68FF30AFA5ED58F43413ED451E6C7AE4C6904A539760D7E49E9A","height":170,"num_txs":0,"time":"2022-10-31T16:16:16-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":170,"last_block_time":"2022-10-31T20:16:15Z","time":"2022-10-31T16:16:16-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:16-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":898012093,"height":171,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":170,"round":0,"step":3},"time":"2022-10-31T16:16:16-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":898.012093,"height":171,"round":0,"step":1,"time":"2022-10-31T16:16:16-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:16-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":170,"time":"2022-10-31T16:16:16-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":170,"num_txs":0,"time":"2022-10-31T16:16:16-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:17-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:17-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:17-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:17-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49952","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:17-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:17-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":898.012093,"height":171,"round":0,"step":1,"time":"2022-10-31T16:16:17-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":171,"round":0,"step":1,"timeout":898.012093,"time":"2022-10-31T16:16:17-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":171,"round":0,"current":{},"time":"2022-10-31T16:16:17-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":171,"round":0,"current":{},"time":"2022-10-31T16:16:17-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":171,"round":0,"time":"2022-10-31T16:16:17-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":171,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:17-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":171,"round":0,"step":3},"old_ti":{"duration":898012093,"height":171,"round":0,"step":1},"time":"2022-10-31T16:16:17-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:17-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":171,"round":0,"step":3,"time":"2022-10-31T16:16:17-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":171,"proposal":{"Type":32,"height":171,"round":0,"pol_round":-1,"block_id":{"hash":"9F02468601BA4E5E70C86B9D6355710206BF5B37CBE26D6D3FB4F6264FA7C50E","parts":{"total":1,"hash":"C1D789E59F21DEE958DE00D3A1BCC6DC39AB84B8FC05B8FDD0537B6AAA6DDDAF"}},"timestamp":"2022-10-31T20:16:17.602279212Z","signature":"/sFVoFaO6e0dvEYJKFBDkBnvrmFdHKqJCpcokgwWdf7k9RLX7Y3x4m8sWMm19b4V2gGzn8YJb+yyJd/dYGOsAg=="},"round":0,"time":"2022-10-31T16:16:17-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:17-04:00","message":"Broadcast"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:17-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:17-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49952","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:17-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":171,"round":0,"pol_round":-1,"block_id":{"hash":"9F02468601BA4E5E70C86B9D6355710206BF5B37CBE26D6D3FB4F6264FA7C50E","parts":{"total":1,"hash":"C1D789E59F21DEE958DE00D3A1BCC6DC39AB84B8FC05B8FDD0537B6AAA6DDDAF"}},"timestamp":"2022-10-31T20:16:17.602279212Z","signature":"/sFVoFaO6e0dvEYJKFBDkBnvrmFdHKqJCpcokgwWdf7k9RLX7Y3x4m8sWMm19b4V2gGzn8YJb+yyJd/dYGOsAg=="},"time":"2022-10-31T16:16:17-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"9F02468601BA4E5E70C86B9D6355710206BF5B37CBE26D6D3FB4F6264FA7C50E","height":171,"time":"2022-10-31T16:16:17-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":171,"round":0,"current":{},"time":"2022-10-31T16:16:17-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":171,"round":0,"time":"2022-10-31T16:16:17-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":171,"round":0,"vote":{"type":1,"height":171,"round":0,"block_id":{"hash":"9F02468601BA4E5E70C86B9D6355710206BF5B37CBE26D6D3FB4F6264FA7C50E","parts":{"total":1,"hash":"C1D789E59F21DEE958DE00D3A1BCC6DC39AB84B8FC05B8FDD0537B6AAA6DDDAF"}},"timestamp":"2022-10-31T20:16:17.649645597Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"bg5J6BbptCVP7rrx3DezI97s2NgYTgoEXPpcj3kQxdzYQjn32oupOQhrGDFdl9T3X5E7RGJf1VWPct2F5Q8TCA=="},"time":"2022-10-31T16:16:17-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:17-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":171,"val_index":0,"vote_height":171,"vote_type":1,"time":"2022-10-31T16:16:17-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:171 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:9F02468601BA4E5E70C86B9D6355710206BF5B37CBE26D6D3FB4F6264FA7C50E:1:C1D789E59F21(1) BA{1:x} map[]}","vote":{"type":1,"height":171,"round":0,"block_id":{"hash":"9F02468601BA4E5E70C86B9D6355710206BF5B37CBE26D6D3FB4F6264FA7C50E","parts":{"total":1,"hash":"C1D789E59F21DEE958DE00D3A1BCC6DC39AB84B8FC05B8FDD0537B6AAA6DDDAF"}},"timestamp":"2022-10-31T20:16:17.649645597Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"bg5J6BbptCVP7rrx3DezI97s2NgYTgoEXPpcj3kQxdzYQjn32oupOQhrGDFdl9T3X5E7RGJf1VWPct2F5Q8TCA=="},"time":"2022-10-31T16:16:17-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:17-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":171,"round":0,"current":{},"time":"2022-10-31T16:16:17-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":171,"round":0,"hash":"9F02468601BA4E5E70C86B9D6355710206BF5B37CBE26D6D3FB4F6264FA7C50E","time":"2022-10-31T16:16:17-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":171,"round":0,"vote":{"type":2,"height":171,"round":0,"block_id":{"hash":"9F02468601BA4E5E70C86B9D6355710206BF5B37CBE26D6D3FB4F6264FA7C50E","parts":{"total":1,"hash":"C1D789E59F21DEE958DE00D3A1BCC6DC39AB84B8FC05B8FDD0537B6AAA6DDDAF"}},"timestamp":"2022-10-31T20:16:17.7071577Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"pun2JCQb0YmAlueYRghidoS8Ontz18mwgBXPdtasxNKY1195q5td7Fjp0EYsDn/wv0FhXKGLZP7n3O6jIL4OAw=="},"time":"2022-10-31T16:16:17-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:17-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":171,"val_index":0,"vote_height":171,"vote_type":2,"time":"2022-10-31T16:16:17-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:17-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":171,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:17Z","time":"2022-10-31T16:16:17-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":171,"round":0,"current":{},"time":"2022-10-31T16:16:17-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":171,"round":0,"current":{},"time":"2022-10-31T16:16:17-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":171,"current":{},"time":"2022-10-31T16:16:17-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":171,"block_hash":"9F02468601BA4E5E70C86B9D6355710206BF5B37CBE26D6D3FB4F6264FA7C50E","time":"2022-10-31T16:16:17-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:17-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":171,"hash":{},"num_txs":0,"root":"CF4490D6598F68FF30AFA5ED58F43413ED451E6C7AE4C6904A539760D7E49E9A","time":"2022-10-31T16:16:17-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":171,"block":{},"time":"2022-10-31T16:16:17-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:17-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":171,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:17-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3631203136203320393120323439203531203136352032303420333620313636203130203232203234342039342035372032392039392033312031343320313120323231203134312031333520313033203132392031363020323336203836203133372036312033352037385D3A41427D","time":"2022-10-31T16:16:17-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"3D10035BF933A5CC24A60A16F45E391D631F8F0BDD8D876781A0EC56893D234E","height":171,"num_txs":0,"time":"2022-10-31T16:16:17-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":171,"last_block_time":"2022-10-31T20:16:16Z","time":"2022-10-31T16:16:17-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:18-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":605735881,"height":172,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":171,"round":0,"step":3},"time":"2022-10-31T16:16:18-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":605.735881,"height":172,"round":0,"step":1,"time":"2022-10-31T16:16:18-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:18-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:18-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:18-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:18-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:18-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:18-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49952","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:18-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"txindex","height":171,"time":"2022-10-31T16:16:18-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":171,"num_txs":0,"time":"2022-10-31T16:16:18-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:18-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:18-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49952","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:18-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":605.735881,"height":172,"round":0,"step":1,"time":"2022-10-31T16:16:18-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":172,"round":0,"step":1,"timeout":605.735881,"time":"2022-10-31T16:16:18-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":172,"round":0,"current":{},"time":"2022-10-31T16:16:18-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":172,"round":0,"current":{},"time":"2022-10-31T16:16:18-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":172,"round":0,"time":"2022-10-31T16:16:18-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":172,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:18-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":172,"round":0,"step":3},"old_ti":{"duration":605735881,"height":172,"round":0,"step":1},"time":"2022-10-31T16:16:18-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:18-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":172,"round":0,"step":3,"time":"2022-10-31T16:16:18-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:16:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49952","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:19-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":172,"proposal":{"Type":32,"height":172,"round":0,"pol_round":-1,"block_id":{"hash":"5D89E1DCF4C7FE936B915BF27134087E23058ADB3FA3B51562FD62FEA0D43877","parts":{"total":1,"hash":"1AF8FB17B8815058F5B1D6EEB4B656539F48E718897D295CAB9EFF6C58BAF719"}},"timestamp":"2022-10-31T20:16:18.959877697Z","signature":"oSJvRWb5Wd8ekBMuQCRj4EQJq7Og3/ChYbYoSsa8qZhWQ79iQlGhlNYM+ZeZerB42MInYVbatyfwmOnT9ecIAQ=="},"round":0,"time":"2022-10-31T16:16:19-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:19-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":172,"round":0,"pol_round":-1,"block_id":{"hash":"5D89E1DCF4C7FE936B915BF27134087E23058ADB3FA3B51562FD62FEA0D43877","parts":{"total":1,"hash":"1AF8FB17B8815058F5B1D6EEB4B656539F48E718897D295CAB9EFF6C58BAF719"}},"timestamp":"2022-10-31T20:16:18.959877697Z","signature":"oSJvRWb5Wd8ekBMuQCRj4EQJq7Og3/ChYbYoSsa8qZhWQ79iQlGhlNYM+ZeZerB42MInYVbatyfwmOnT9ecIAQ=="},"time":"2022-10-31T16:16:19-04:00","message":"received proposal"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:19-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:19-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:19-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":1000,"height":172,"round":0,"step":3,"time":"2022-10-31T16:16:19-04:00","message":"Timed out"} -{"level":"info","module":"consensus","hash":"5D89E1DCF4C7FE936B915BF27134087E23058ADB3FA3B51562FD62FEA0D43877","height":172,"time":"2022-10-31T16:16:19-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":172,"round":0,"current":{},"time":"2022-10-31T16:16:19-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":172,"round":0,"time":"2022-10-31T16:16:19-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:20-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:20-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:20-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:20-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:20-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:20-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","height":172,"round":0,"vote":{"type":1,"height":172,"round":0,"block_id":{"hash":"5D89E1DCF4C7FE936B915BF27134087E23058ADB3FA3B51562FD62FEA0D43877","parts":{"total":1,"hash":"1AF8FB17B8815058F5B1D6EEB4B656539F48E718897D295CAB9EFF6C58BAF719"}},"timestamp":"2022-10-31T20:16:19.834485377Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Bi71iklIExMhqGaZKL1vpYvD7vZTpWIFp2wKCdP1DQrcM/43Ixitv8I43WTIr7+cJW4xCdKipqsxnoiQFyD+Dg=="},"time":"2022-10-31T16:16:20-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":172,"round":0,"step":3,"timeout":1000,"time":"2022-10-31T16:16:20-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":172,"round":0,"step":4,"time":"2022-10-31T16:16:20-04:00","message":"ignoring tock because we are ahead"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:20-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":172,"val_index":0,"vote_height":172,"vote_type":1,"time":"2022-10-31T16:16:20-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:172 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:5D89E1DCF4C7FE936B915BF27134087E23058ADB3FA3B51562FD62FEA0D43877:1:1AF8FB17B881(1) BA{1:x} map[]}","vote":{"type":1,"height":172,"round":0,"block_id":{"hash":"5D89E1DCF4C7FE936B915BF27134087E23058ADB3FA3B51562FD62FEA0D43877","parts":{"total":1,"hash":"1AF8FB17B8815058F5B1D6EEB4B656539F48E718897D295CAB9EFF6C58BAF719"}},"timestamp":"2022-10-31T20:16:19.834485377Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Bi71iklIExMhqGaZKL1vpYvD7vZTpWIFp2wKCdP1DQrcM/43Ixitv8I43WTIr7+cJW4xCdKipqsxnoiQFyD+Dg=="},"time":"2022-10-31T16:16:20-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:20-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":172,"round":0,"current":{},"time":"2022-10-31T16:16:20-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":172,"round":0,"hash":"5D89E1DCF4C7FE936B915BF27134087E23058ADB3FA3B51562FD62FEA0D43877","time":"2022-10-31T16:16:20-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":172,"round":0,"vote":{"type":2,"height":172,"round":0,"block_id":{"hash":"5D89E1DCF4C7FE936B915BF27134087E23058ADB3FA3B51562FD62FEA0D43877","parts":{"total":1,"hash":"1AF8FB17B8815058F5B1D6EEB4B656539F48E718897D295CAB9EFF6C58BAF719"}},"timestamp":"2022-10-31T20:16:20.582874736Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"laDZxBJCIqMhzl3/E5k2L9aGKox4wQYpbCZ02gXGvNEjxpDpjqQNHbkVqHw5JGhX7vfYeyoLkAoA3exFWrshBw=="},"time":"2022-10-31T16:16:20-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:20-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:20-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:20-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:20-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":172,"val_index":0,"vote_height":172,"vote_type":2,"time":"2022-10-31T16:16:20-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":172,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:20Z","time":"2022-10-31T16:16:20-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":172,"round":0,"current":{},"time":"2022-10-31T16:16:20-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":172,"round":0,"current":{},"time":"2022-10-31T16:16:20-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":172,"current":{},"time":"2022-10-31T16:16:20-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":172,"block_hash":"5D89E1DCF4C7FE936B915BF27134087E23058ADB3FA3B51562FD62FEA0D43877","time":"2022-10-31T16:16:20-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:20-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":172,"hash":{},"num_txs":0,"root":"3D10035BF933A5CC24A60A16F45E391D631F8F0BDD8D876781A0EC56893D234E","time":"2022-10-31T16:16:20-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":172,"block":{},"time":"2022-10-31T16:16:20-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:20-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":172,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:20-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313235203135302031313620313731203137302031303620353620393920393920323231203132392039382031333320323039203231312033302031373720342031313220313720392033372031323920323439203133302032333720342031323120323220313134203335203131365D3A41437D","time":"2022-10-31T16:16:20-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"7D9674ABAA6A386363DD816285D1D31EB1047011092581F982ED047916722374","height":172,"num_txs":0,"time":"2022-10-31T16:16:20-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":172,"last_block_time":"2022-10-31T20:16:17Z","time":"2022-10-31T16:16:20-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:20-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":918275751,"height":173,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":172,"round":0,"step":3},"time":"2022-10-31T16:16:20-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:20-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":918.275751,"height":173,"round":0,"step":1,"time":"2022-10-31T16:16:20-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:20-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":172,"time":"2022-10-31T16:16:20-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":172,"num_txs":0,"time":"2022-10-31T16:16:20-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:21-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:21-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:21-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:21-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:21-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:21-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:21-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:21-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:21-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":918.275751,"height":173,"round":0,"step":1,"time":"2022-10-31T16:16:21-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":173,"round":0,"step":1,"timeout":918.275751,"time":"2022-10-31T16:16:21-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":173,"round":0,"current":{},"time":"2022-10-31T16:16:21-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":173,"round":0,"current":{},"time":"2022-10-31T16:16:21-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":173,"round":0,"time":"2022-10-31T16:16:21-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":173,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:21-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":173,"round":0,"step":3},"old_ti":{"duration":918275751,"height":173,"round":0,"step":1},"time":"2022-10-31T16:16:21-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:21-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":173,"round":0,"step":3,"time":"2022-10-31T16:16:21-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":173,"proposal":{"Type":32,"height":173,"round":0,"pol_round":-1,"block_id":{"hash":"9B48954C74C01AB90F7D7AD30F870E2CCFD06A24D384D1E4A934E833A353633B","parts":{"total":1,"hash":"098250221256AD4E4542A0E2772288529937F5A3039E78876A5691A48A4C8D97"}},"timestamp":"2022-10-31T20:16:21.688338581Z","signature":"CWAXCYFqhiTnMyZiVHaF45VXO3atUr0Co1Tt1+BpLtigRlp/MkGrOYKLxripztUanKTcPg1caSSd9H5svaBRAg=="},"round":0,"time":"2022-10-31T16:16:21-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:21-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":173,"round":0,"pol_round":-1,"block_id":{"hash":"9B48954C74C01AB90F7D7AD30F870E2CCFD06A24D384D1E4A934E833A353633B","parts":{"total":1,"hash":"098250221256AD4E4542A0E2772288529937F5A3039E78876A5691A48A4C8D97"}},"timestamp":"2022-10-31T20:16:21.688338581Z","signature":"CWAXCYFqhiTnMyZiVHaF45VXO3atUr0Co1Tt1+BpLtigRlp/MkGrOYKLxripztUanKTcPg1caSSd9H5svaBRAg=="},"time":"2022-10-31T16:16:21-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"9B48954C74C01AB90F7D7AD30F870E2CCFD06A24D384D1E4A934E833A353633B","height":173,"time":"2022-10-31T16:16:21-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":173,"round":0,"current":{},"time":"2022-10-31T16:16:21-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":173,"round":0,"time":"2022-10-31T16:16:21-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":173,"round":0,"vote":{"type":1,"height":173,"round":0,"block_id":{"hash":"9B48954C74C01AB90F7D7AD30F870E2CCFD06A24D384D1E4A934E833A353633B","parts":{"total":1,"hash":"098250221256AD4E4542A0E2772288529937F5A3039E78876A5691A48A4C8D97"}},"timestamp":"2022-10-31T20:16:21.72915117Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"L72fx84Xhmwvw9iiwaNuEVK1jCXnDb6N1LEE0+yTYV5A7Illm6Rk2H79ClbOb5sHf8PKcIGxxaFs/33+wxieCQ=="},"time":"2022-10-31T16:16:21-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:21-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":173,"val_index":0,"vote_height":173,"vote_type":1,"time":"2022-10-31T16:16:21-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:173 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:9B48954C74C01AB90F7D7AD30F870E2CCFD06A24D384D1E4A934E833A353633B:1:098250221256(1) BA{1:x} map[]}","vote":{"type":1,"height":173,"round":0,"block_id":{"hash":"9B48954C74C01AB90F7D7AD30F870E2CCFD06A24D384D1E4A934E833A353633B","parts":{"total":1,"hash":"098250221256AD4E4542A0E2772288529937F5A3039E78876A5691A48A4C8D97"}},"timestamp":"2022-10-31T20:16:21.72915117Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"L72fx84Xhmwvw9iiwaNuEVK1jCXnDb6N1LEE0+yTYV5A7Illm6Rk2H79ClbOb5sHf8PKcIGxxaFs/33+wxieCQ=="},"time":"2022-10-31T16:16:21-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:21-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":173,"round":0,"current":{},"time":"2022-10-31T16:16:21-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":173,"round":0,"hash":"9B48954C74C01AB90F7D7AD30F870E2CCFD06A24D384D1E4A934E833A353633B","time":"2022-10-31T16:16:21-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":173,"round":0,"vote":{"type":2,"height":173,"round":0,"block_id":{"hash":"9B48954C74C01AB90F7D7AD30F870E2CCFD06A24D384D1E4A934E833A353633B","parts":{"total":1,"hash":"098250221256AD4E4542A0E2772288529937F5A3039E78876A5691A48A4C8D97"}},"timestamp":"2022-10-31T20:16:21.744853686Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"T5zjcbnryRNzsd4zF8ANKJXV3IF4JBQwkQBd4FbfPzhDaBT+RqImCTlhO7SfDwWgtGykp/gZZ/eUOwdbWhtuDQ=="},"time":"2022-10-31T16:16:21-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:21-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":173,"val_index":0,"vote_height":173,"vote_type":2,"time":"2022-10-31T16:16:21-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":173,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:21Z","time":"2022-10-31T16:16:21-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":173,"round":0,"current":{},"time":"2022-10-31T16:16:21-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":173,"round":0,"current":{},"time":"2022-10-31T16:16:21-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":173,"current":{},"time":"2022-10-31T16:16:21-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":173,"block_hash":"9B48954C74C01AB90F7D7AD30F870E2CCFD06A24D384D1E4A934E833A353633B","time":"2022-10-31T16:16:21-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:21-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":173,"hash":{},"num_txs":0,"root":"7D9674ABAA6A386363DD816285D1D31EB1047011092581F982ED047916722374","time":"2022-10-31T16:16:21-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":173,"block":{},"time":"2022-10-31T16:16:21-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:21-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":173,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:21-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B32303820313738203331203632203138352031333820313632203139332031393020313631203232372032303220323131203135362033302031383220333620393820323335203130372032352031303120313536203132332031343120313837203136302032343320323437203532203131332034395D3A41447D","time":"2022-10-31T16:16:21-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"D0B21F3EB98AA2C1BEA1E3CAD39C1EB62462EB6B19659C7B8DBBA0F3F7347131","height":173,"num_txs":0,"time":"2022-10-31T16:16:21-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":173,"last_block_time":"2022-10-31T20:16:20Z","time":"2022-10-31T16:16:21-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:21-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":960575939,"height":174,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":173,"round":0,"step":3},"time":"2022-10-31T16:16:21-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":960.575939,"height":174,"round":0,"step":1,"time":"2022-10-31T16:16:21-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:21-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":173,"time":"2022-10-31T16:16:21-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":173,"num_txs":0,"time":"2022-10-31T16:16:21-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:16:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:22-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:22-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:42764","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:22-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:22-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:22-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:22-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":960.575939,"height":174,"round":0,"step":1,"time":"2022-10-31T16:16:22-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":174,"round":0,"step":1,"timeout":960.575939,"time":"2022-10-31T16:16:22-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":174,"round":0,"current":{},"time":"2022-10-31T16:16:22-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":174,"round":0,"current":{},"time":"2022-10-31T16:16:22-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":174,"round":0,"time":"2022-10-31T16:16:22-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":174,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:22-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":174,"round":0,"step":3},"old_ti":{"duration":960575939,"height":174,"round":0,"step":1},"time":"2022-10-31T16:16:22-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:22-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":174,"round":0,"step":3,"time":"2022-10-31T16:16:22-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":174,"proposal":{"Type":32,"height":174,"round":0,"pol_round":-1,"block_id":{"hash":"25E8496BFCCB93C8D1183D2917FF801EA34BE6F63EFE9013698EB9EFEABE38ED","parts":{"total":1,"hash":"9C96EF224F038CA34F916DC4880D3261B76669AA573E0350FE29CCB0EDDD4A55"}},"timestamp":"2022-10-31T20:16:22.806789852Z","signature":"ldL0PY3LjFyhJxaJO4y2uiszFVeDj+9MpIJPnA/4nbeIL+MjpiO1R93Jq/ik4wN2NuoVDm4K5DzDmPcD4642DQ=="},"round":0,"time":"2022-10-31T16:16:22-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:22-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":174,"round":0,"pol_round":-1,"block_id":{"hash":"25E8496BFCCB93C8D1183D2917FF801EA34BE6F63EFE9013698EB9EFEABE38ED","parts":{"total":1,"hash":"9C96EF224F038CA34F916DC4880D3261B76669AA573E0350FE29CCB0EDDD4A55"}},"timestamp":"2022-10-31T20:16:22.806789852Z","signature":"ldL0PY3LjFyhJxaJO4y2uiszFVeDj+9MpIJPnA/4nbeIL+MjpiO1R93Jq/ik4wN2NuoVDm4K5DzDmPcD4642DQ=="},"time":"2022-10-31T16:16:22-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"25E8496BFCCB93C8D1183D2917FF801EA34BE6F63EFE9013698EB9EFEABE38ED","height":174,"time":"2022-10-31T16:16:22-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":174,"round":0,"current":{},"time":"2022-10-31T16:16:22-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":174,"round":0,"time":"2022-10-31T16:16:22-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":174,"round":0,"vote":{"type":1,"height":174,"round":0,"block_id":{"hash":"25E8496BFCCB93C8D1183D2917FF801EA34BE6F63EFE9013698EB9EFEABE38ED","parts":{"total":1,"hash":"9C96EF224F038CA34F916DC4880D3261B76669AA573E0350FE29CCB0EDDD4A55"}},"timestamp":"2022-10-31T20:16:22.837443059Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"g3dIYUdNG65pbCkE6/W5wj3RBwOJBCM4I/2eKnkJS61cGn0heVj3STZEWA42U3kydrmFJ1pcc9mBSJNT6WlHDw=="},"time":"2022-10-31T16:16:22-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:22-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":174,"val_index":0,"vote_height":174,"vote_type":1,"time":"2022-10-31T16:16:22-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:174 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:25E8496BFCCB93C8D1183D2917FF801EA34BE6F63EFE9013698EB9EFEABE38ED:1:9C96EF224F03(1) BA{1:x} map[]}","vote":{"type":1,"height":174,"round":0,"block_id":{"hash":"25E8496BFCCB93C8D1183D2917FF801EA34BE6F63EFE9013698EB9EFEABE38ED","parts":{"total":1,"hash":"9C96EF224F038CA34F916DC4880D3261B76669AA573E0350FE29CCB0EDDD4A55"}},"timestamp":"2022-10-31T20:16:22.837443059Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"g3dIYUdNG65pbCkE6/W5wj3RBwOJBCM4I/2eKnkJS61cGn0heVj3STZEWA42U3kydrmFJ1pcc9mBSJNT6WlHDw=="},"time":"2022-10-31T16:16:22-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:22-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":174,"round":0,"current":{},"time":"2022-10-31T16:16:22-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":174,"round":0,"hash":"25E8496BFCCB93C8D1183D2917FF801EA34BE6F63EFE9013698EB9EFEABE38ED","time":"2022-10-31T16:16:22-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":174,"round":0,"vote":{"type":2,"height":174,"round":0,"block_id":{"hash":"25E8496BFCCB93C8D1183D2917FF801EA34BE6F63EFE9013698EB9EFEABE38ED","parts":{"total":1,"hash":"9C96EF224F038CA34F916DC4880D3261B76669AA573E0350FE29CCB0EDDD4A55"}},"timestamp":"2022-10-31T20:16:22.85118953Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"EI+nR3s0ldHywFVtV/ZUfiq09N1qgmeQBrz3dUTeiioz7FoPRFc+gYJNpp7JEpHFfIaqpL3H4bWqmoBbrDDOCA=="},"time":"2022-10-31T16:16:22-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:22-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":174,"val_index":0,"vote_height":174,"vote_type":2,"time":"2022-10-31T16:16:22-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":174,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:22Z","time":"2022-10-31T16:16:22-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":174,"round":0,"current":{},"time":"2022-10-31T16:16:22-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":174,"round":0,"current":{},"time":"2022-10-31T16:16:22-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":174,"current":{},"time":"2022-10-31T16:16:22-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":174,"block_hash":"25E8496BFCCB93C8D1183D2917FF801EA34BE6F63EFE9013698EB9EFEABE38ED","time":"2022-10-31T16:16:22-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:22-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":174,"hash":{},"num_txs":0,"root":"D0B21F3EB98AA2C1BEA1E3CAD39C1EB62462EB6B19659C7B8DBBA0F3F7347131","time":"2022-10-31T16:16:22-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":174,"block":{},"time":"2022-10-31T16:16:22-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:22-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":174,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:22-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3139322031383120313230203131342032333720353020313731203133382032343920313833203232312035382037203137342032313420333020313736203631203232372031393620313932203238203832203230342039372031303520323233203130312036362031373220313834203134325D3A41457D","time":"2022-10-31T16:16:22-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"C0B57872ED32AB8AF9B7DD3A07AED61EB03DE3C4C01C52CC6169DF6542ACB88E","height":174,"num_txs":0,"time":"2022-10-31T16:16:22-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":174,"last_block_time":"2022-10-31T20:16:21Z","time":"2022-10-31T16:16:22-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:22-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":953662389,"height":175,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":174,"round":0,"step":3},"time":"2022-10-31T16:16:22-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":953.662389,"height":175,"round":0,"step":1,"time":"2022-10-31T16:16:22-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:22-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":174,"time":"2022-10-31T16:16:22-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":174,"num_txs":0,"time":"2022-10-31T16:16:22-04:00","message":"indexed block txs"} -{"level":"info","module":"pex","numDialing":0,"numInPeers":0,"numOutPeers":0,"numToDial":10,"time":"2022-10-31T16:16:23-04:00","message":"Ensure peers"} -{"level":"info","module":"pex","time":"2022-10-31T16:16:23-04:00","message":"No addresses to dial. Falling back to seeds"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:23-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:23-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:23-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:23-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:23-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:23-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:23-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:23-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:23-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":953.662389,"height":175,"round":0,"step":1,"time":"2022-10-31T16:16:23-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":175,"round":0,"step":1,"timeout":953.662389,"time":"2022-10-31T16:16:23-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":175,"round":0,"current":{},"time":"2022-10-31T16:16:23-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":175,"round":0,"current":{},"time":"2022-10-31T16:16:23-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":175,"round":0,"time":"2022-10-31T16:16:23-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":175,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:23-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":175,"round":0,"step":3},"old_ti":{"duration":953662389,"height":175,"round":0,"step":1},"time":"2022-10-31T16:16:23-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:23-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":175,"round":0,"step":3,"time":"2022-10-31T16:16:23-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":175,"proposal":{"Type":32,"height":175,"round":0,"pol_round":-1,"block_id":{"hash":"BA6C46EBDC20DC7A9D10C54BDFEF5AEA064BAA06DE8A5CDEA7163C9A993AA98E","parts":{"total":1,"hash":"9C6EFA7B099D47DAC9433B02CBBA65293F363BD5420EF19E4741C89309831FA1"}},"timestamp":"2022-10-31T20:16:23.926493357Z","signature":"qzjdMXFXXKMG4599xeqeuwIDDFqKhhjNv73zY9mBdsWwK7p0fBQEiWVRTXyH1CBnSuPJ4wFtjyfHh1ey6IiqCw=="},"round":0,"time":"2022-10-31T16:16:23-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:23-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":175,"round":0,"pol_round":-1,"block_id":{"hash":"BA6C46EBDC20DC7A9D10C54BDFEF5AEA064BAA06DE8A5CDEA7163C9A993AA98E","parts":{"total":1,"hash":"9C6EFA7B099D47DAC9433B02CBBA65293F363BD5420EF19E4741C89309831FA1"}},"timestamp":"2022-10-31T20:16:23.926493357Z","signature":"qzjdMXFXXKMG4599xeqeuwIDDFqKhhjNv73zY9mBdsWwK7p0fBQEiWVRTXyH1CBnSuPJ4wFtjyfHh1ey6IiqCw=="},"time":"2022-10-31T16:16:23-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"BA6C46EBDC20DC7A9D10C54BDFEF5AEA064BAA06DE8A5CDEA7163C9A993AA98E","height":175,"time":"2022-10-31T16:16:23-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":175,"round":0,"current":{},"time":"2022-10-31T16:16:23-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":175,"round":0,"time":"2022-10-31T16:16:23-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":175,"round":0,"vote":{"type":1,"height":175,"round":0,"block_id":{"hash":"BA6C46EBDC20DC7A9D10C54BDFEF5AEA064BAA06DE8A5CDEA7163C9A993AA98E","parts":{"total":1,"hash":"9C6EFA7B099D47DAC9433B02CBBA65293F363BD5420EF19E4741C89309831FA1"}},"timestamp":"2022-10-31T20:16:23.966914079Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"TADJqzt11VK6A3iE0TT8i4JxMOWAWJn38PHLYhrL/Bi84l7dSqcUlRZnflTIvobKN6ERbru0sjJto/o8UpoiDA=="},"time":"2022-10-31T16:16:23-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:23-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":175,"val_index":0,"vote_height":175,"vote_type":1,"time":"2022-10-31T16:16:23-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:175 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:BA6C46EBDC20DC7A9D10C54BDFEF5AEA064BAA06DE8A5CDEA7163C9A993AA98E:1:9C6EFA7B099D(1) BA{1:x} map[]}","vote":{"type":1,"height":175,"round":0,"block_id":{"hash":"BA6C46EBDC20DC7A9D10C54BDFEF5AEA064BAA06DE8A5CDEA7163C9A993AA98E","parts":{"total":1,"hash":"9C6EFA7B099D47DAC9433B02CBBA65293F363BD5420EF19E4741C89309831FA1"}},"timestamp":"2022-10-31T20:16:23.966914079Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"TADJqzt11VK6A3iE0TT8i4JxMOWAWJn38PHLYhrL/Bi84l7dSqcUlRZnflTIvobKN6ERbru0sjJto/o8UpoiDA=="},"time":"2022-10-31T16:16:23-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:23-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:23-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":175,"round":0,"current":{},"time":"2022-10-31T16:16:23-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":175,"round":0,"hash":"BA6C46EBDC20DC7A9D10C54BDFEF5AEA064BAA06DE8A5CDEA7163C9A993AA98E","time":"2022-10-31T16:16:23-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":175,"round":0,"vote":{"type":2,"height":175,"round":0,"block_id":{"hash":"BA6C46EBDC20DC7A9D10C54BDFEF5AEA064BAA06DE8A5CDEA7163C9A993AA98E","parts":{"total":1,"hash":"9C6EFA7B099D47DAC9433B02CBBA65293F363BD5420EF19E4741C89309831FA1"}},"timestamp":"2022-10-31T20:16:23.993381516Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"e/Saqin2cNMLyH20J4zprmKG0DnEZKGDKLX+RdCmZ/MJQGJke8LxmHH+IEW+GWRORphhHTkKlkZo1xQh7VRaDg=="},"time":"2022-10-31T16:16:24-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:24-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":175,"val_index":0,"vote_height":175,"vote_type":2,"time":"2022-10-31T16:16:24-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":175,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:23Z","time":"2022-10-31T16:16:24-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":175,"round":0,"current":{},"time":"2022-10-31T16:16:24-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":175,"round":0,"current":{},"time":"2022-10-31T16:16:24-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":175,"current":{},"time":"2022-10-31T16:16:24-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":175,"block_hash":"BA6C46EBDC20DC7A9D10C54BDFEF5AEA064BAA06DE8A5CDEA7163C9A993AA98E","time":"2022-10-31T16:16:24-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:24-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":175,"hash":{},"num_txs":0,"root":"C0B57872ED32AB8AF9B7DD3A07AED61EB03DE3C4C01C52CC6169DF6542ACB88E","time":"2022-10-31T16:16:24-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":175,"block":{},"time":"2022-10-31T16:16:24-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:24-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":175,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:24-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B323530203239203231203233382035312032353420333020323120313330203237203830203320393020313839203233332032323820313620393820313335203134332039352031383620393720313237203137382031393720323234203130362032343420333320313435203232395D3A41467D","time":"2022-10-31T16:16:24-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"FA1D15EE33FE1E15821B50035ABDE9E41062878F5FBA617FB2C5E06AF42191E5","height":175,"num_txs":0,"time":"2022-10-31T16:16:24-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":175,"last_block_time":"2022-10-31T20:16:22Z","time":"2022-10-31T16:16:24-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:24-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":920151305,"height":176,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":175,"round":0,"step":3},"time":"2022-10-31T16:16:24-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":920.151305,"height":176,"round":0,"step":1,"time":"2022-10-31T16:16:24-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:24-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":175,"time":"2022-10-31T16:16:24-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":175,"num_txs":0,"time":"2022-10-31T16:16:24-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:24-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:24-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:24-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:24-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:24-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:24-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:24-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:24-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":6,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:24-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":920.151305,"height":176,"round":0,"step":1,"time":"2022-10-31T16:16:25-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":176,"round":0,"step":1,"timeout":920.151305,"time":"2022-10-31T16:16:25-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":176,"round":0,"current":{},"time":"2022-10-31T16:16:25-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":176,"round":0,"current":{},"time":"2022-10-31T16:16:25-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":176,"round":0,"time":"2022-10-31T16:16:25-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":176,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:25-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":176,"round":0,"step":3},"old_ti":{"duration":920151305,"height":176,"round":0,"step":1},"time":"2022-10-31T16:16:25-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:25-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":176,"round":0,"step":3,"time":"2022-10-31T16:16:25-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":176,"proposal":{"Type":32,"height":176,"round":0,"pol_round":-1,"block_id":{"hash":"A392B7C85C08CAB74630A91A705D4B82B9DC35AA3C16C7582FF3803000914D7F","parts":{"total":1,"hash":"BF3E94CF477D1108AEA226A5E72422E0360383C4D82EC4C8B931AC9D977F3EDC"}},"timestamp":"2022-10-31T20:16:25.032258965Z","signature":"9JRPMfZtOc2UmcNnile7cXDq1qoisOoaEZBYECsRMMBm44oAkdTv4XgZyxtt6EcMG0I0lq9z1lFEv6qaUhQOAA=="},"round":0,"time":"2022-10-31T16:16:25-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:25-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":176,"round":0,"pol_round":-1,"block_id":{"hash":"A392B7C85C08CAB74630A91A705D4B82B9DC35AA3C16C7582FF3803000914D7F","parts":{"total":1,"hash":"BF3E94CF477D1108AEA226A5E72422E0360383C4D82EC4C8B931AC9D977F3EDC"}},"timestamp":"2022-10-31T20:16:25.032258965Z","signature":"9JRPMfZtOc2UmcNnile7cXDq1qoisOoaEZBYECsRMMBm44oAkdTv4XgZyxtt6EcMG0I0lq9z1lFEv6qaUhQOAA=="},"time":"2022-10-31T16:16:25-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"A392B7C85C08CAB74630A91A705D4B82B9DC35AA3C16C7582FF3803000914D7F","height":176,"time":"2022-10-31T16:16:25-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":176,"round":0,"current":{},"time":"2022-10-31T16:16:25-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":176,"round":0,"time":"2022-10-31T16:16:25-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":176,"round":0,"vote":{"type":1,"height":176,"round":0,"block_id":{"hash":"A392B7C85C08CAB74630A91A705D4B82B9DC35AA3C16C7582FF3803000914D7F","parts":{"total":1,"hash":"BF3E94CF477D1108AEA226A5E72422E0360383C4D82EC4C8B931AC9D977F3EDC"}},"timestamp":"2022-10-31T20:16:25.097379071Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"T4Dt84uQiSZDOUQicUQ+t6U5YKPdBJh6atlmRAayrHvSzVo3W2dpIHLe67JRtcu7G4mA9unnVGRx7NOGKXsUBg=="},"time":"2022-10-31T16:16:25-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:25-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":176,"val_index":0,"vote_height":176,"vote_type":1,"time":"2022-10-31T16:16:25-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:176 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:A392B7C85C08CAB74630A91A705D4B82B9DC35AA3C16C7582FF3803000914D7F:1:BF3E94CF477D(1) BA{1:x} map[]}","vote":{"type":1,"height":176,"round":0,"block_id":{"hash":"A392B7C85C08CAB74630A91A705D4B82B9DC35AA3C16C7582FF3803000914D7F","parts":{"total":1,"hash":"BF3E94CF477D1108AEA226A5E72422E0360383C4D82EC4C8B931AC9D977F3EDC"}},"timestamp":"2022-10-31T20:16:25.097379071Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"T4Dt84uQiSZDOUQicUQ+t6U5YKPdBJh6atlmRAayrHvSzVo3W2dpIHLe67JRtcu7G4mA9unnVGRx7NOGKXsUBg=="},"time":"2022-10-31T16:16:25-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:25-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":176,"round":0,"current":{},"time":"2022-10-31T16:16:25-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":176,"round":0,"hash":"A392B7C85C08CAB74630A91A705D4B82B9DC35AA3C16C7582FF3803000914D7F","time":"2022-10-31T16:16:25-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"consensus","height":176,"round":0,"vote":{"type":2,"height":176,"round":0,"block_id":{"hash":"A392B7C85C08CAB74630A91A705D4B82B9DC35AA3C16C7582FF3803000914D7F","parts":{"total":1,"hash":"BF3E94CF477D1108AEA226A5E72422E0360383C4D82EC4C8B931AC9D977F3EDC"}},"timestamp":"2022-10-31T20:16:25.127733516Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"6wQkyc/2qczxL+ae4FCoW6SswISXcYMTxnS0WGFoRnJej8oiurwC/VrmhozS0Ny+fdxc5gzge8n4CbPo/riTAQ=="},"time":"2022-10-31T16:16:25-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:25-04:00","message":"Broadcast"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:16:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:25-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","duration":6,"method":"GET","remoteAddr":"[::1]:49962","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":176,"val_index":0,"vote_height":176,"vote_type":2,"time":"2022-10-31T16:16:25-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":176,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:25Z","time":"2022-10-31T16:16:25-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":176,"round":0,"current":{},"time":"2022-10-31T16:16:25-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":176,"round":0,"current":{},"time":"2022-10-31T16:16:25-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":176,"current":{},"time":"2022-10-31T16:16:25-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":176,"block_hash":"A392B7C85C08CAB74630A91A705D4B82B9DC35AA3C16C7582FF3803000914D7F","time":"2022-10-31T16:16:25-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:25-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":176,"hash":{},"num_txs":0,"root":"FA1D15EE33FE1E15821B50035ABDE9E41062878F5FBA617FB2C5E06AF42191E5","time":"2022-10-31T16:16:25-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":176,"block":{},"time":"2022-10-31T16:16:25-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:25-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":176,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:25-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3231302033382031393720313920323020353720313539203130392031333720313920363920352038392032333020323134203939203232382038312031303920323530203233382039302031373020333220313620323234203139302038392031373420313536203135382035355D3A42307D","time":"2022-10-31T16:16:25-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"D226C51314399F6D8913450559E6D663E4516DFAEE5AAA2010E0BE59AE9C9E37","height":176,"num_txs":0,"time":"2022-10-31T16:16:25-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":176,"last_block_time":"2022-10-31T20:16:23Z","time":"2022-10-31T16:16:25-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:25-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":965326291,"height":177,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":176,"round":0,"step":3},"time":"2022-10-31T16:16:25-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":965.326291,"height":177,"round":0,"step":1,"time":"2022-10-31T16:16:25-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:25-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":176,"time":"2022-10-31T16:16:25-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":176,"num_txs":0,"time":"2022-10-31T16:16:25-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:25-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:25-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:25-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:26-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:26-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:26-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:26-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:26-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:26-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":965.326291,"height":177,"round":0,"step":1,"time":"2022-10-31T16:16:26-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":177,"round":0,"step":1,"timeout":965.326291,"time":"2022-10-31T16:16:26-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":177,"round":0,"current":{},"time":"2022-10-31T16:16:26-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":177,"round":0,"current":{},"time":"2022-10-31T16:16:26-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":177,"round":0,"time":"2022-10-31T16:16:26-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":177,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:26-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":177,"round":0,"step":3},"old_ti":{"duration":965326291,"height":177,"round":0,"step":1},"time":"2022-10-31T16:16:26-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:26-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":177,"round":0,"step":3,"time":"2022-10-31T16:16:26-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":177,"proposal":{"Type":32,"height":177,"round":0,"pol_round":-1,"block_id":{"hash":"1B33E29FC113E4AF653E02FD9AE6812ADAD26284DAC3F927099A560D317F8ADA","parts":{"total":1,"hash":"BCD25F6DB6E5D0E91CCD3A7FA343A8FD41DB8D50FE7AC821B6C73CB8EF9AB0DC"}},"timestamp":"2022-10-31T20:16:26.201533726Z","signature":"j7m+4hdAkOS4/KJz4mVh4o+tpaR/zrrAuvNaJzwMZjUAS5Beyv+n+OuiXNaMFiHE5CXSP6PnZrd8qIlzELgBCA=="},"round":0,"time":"2022-10-31T16:16:26-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:26-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":177,"round":0,"pol_round":-1,"block_id":{"hash":"1B33E29FC113E4AF653E02FD9AE6812ADAD26284DAC3F927099A560D317F8ADA","parts":{"total":1,"hash":"BCD25F6DB6E5D0E91CCD3A7FA343A8FD41DB8D50FE7AC821B6C73CB8EF9AB0DC"}},"timestamp":"2022-10-31T20:16:26.201533726Z","signature":"j7m+4hdAkOS4/KJz4mVh4o+tpaR/zrrAuvNaJzwMZjUAS5Beyv+n+OuiXNaMFiHE5CXSP6PnZrd8qIlzELgBCA=="},"time":"2022-10-31T16:16:26-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"1B33E29FC113E4AF653E02FD9AE6812ADAD26284DAC3F927099A560D317F8ADA","height":177,"time":"2022-10-31T16:16:26-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":177,"round":0,"current":{},"time":"2022-10-31T16:16:26-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":177,"round":0,"time":"2022-10-31T16:16:26-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":177,"round":0,"vote":{"type":1,"height":177,"round":0,"block_id":{"hash":"1B33E29FC113E4AF653E02FD9AE6812ADAD26284DAC3F927099A560D317F8ADA","parts":{"total":1,"hash":"BCD25F6DB6E5D0E91CCD3A7FA343A8FD41DB8D50FE7AC821B6C73CB8EF9AB0DC"}},"timestamp":"2022-10-31T20:16:26.2465922Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"PtB8P00fvSB6V6rehuIPOJVIT3faeHH1tBn2GcmXUIHhDfeZS3TtjCLN7soqhbm6pSWMHmhrKKfqa4fi3IKFBQ=="},"time":"2022-10-31T16:16:26-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:26-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":177,"val_index":0,"vote_height":177,"vote_type":1,"time":"2022-10-31T16:16:26-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:177 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:1B33E29FC113E4AF653E02FD9AE6812ADAD26284DAC3F927099A560D317F8ADA:1:BCD25F6DB6E5(1) BA{1:x} map[]}","vote":{"type":1,"height":177,"round":0,"block_id":{"hash":"1B33E29FC113E4AF653E02FD9AE6812ADAD26284DAC3F927099A560D317F8ADA","parts":{"total":1,"hash":"BCD25F6DB6E5D0E91CCD3A7FA343A8FD41DB8D50FE7AC821B6C73CB8EF9AB0DC"}},"timestamp":"2022-10-31T20:16:26.2465922Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"PtB8P00fvSB6V6rehuIPOJVIT3faeHH1tBn2GcmXUIHhDfeZS3TtjCLN7soqhbm6pSWMHmhrKKfqa4fi3IKFBQ=="},"time":"2022-10-31T16:16:26-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:26-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":177,"round":0,"current":{},"time":"2022-10-31T16:16:26-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":177,"round":0,"hash":"1B33E29FC113E4AF653E02FD9AE6812ADAD26284DAC3F927099A560D317F8ADA","time":"2022-10-31T16:16:26-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":177,"round":0,"vote":{"type":2,"height":177,"round":0,"block_id":{"hash":"1B33E29FC113E4AF653E02FD9AE6812ADAD26284DAC3F927099A560D317F8ADA","parts":{"total":1,"hash":"BCD25F6DB6E5D0E91CCD3A7FA343A8FD41DB8D50FE7AC821B6C73CB8EF9AB0DC"}},"timestamp":"2022-10-31T20:16:26.286762365Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"cdFl3I2UTp+tIZWPbLoRAQZiMrUTXHq/Iwdt5H7m6OUPeFJ70HNOGls2EGy6Iw+pHNodsyA/n/0bT/aj6pM2Ag=="},"time":"2022-10-31T16:16:26-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:26-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":177,"val_index":0,"vote_height":177,"vote_type":2,"time":"2022-10-31T16:16:26-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":177,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:26Z","time":"2022-10-31T16:16:26-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":177,"round":0,"current":{},"time":"2022-10-31T16:16:26-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":177,"round":0,"current":{},"time":"2022-10-31T16:16:26-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":177,"current":{},"time":"2022-10-31T16:16:26-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":177,"block_hash":"1B33E29FC113E4AF653E02FD9AE6812ADAD26284DAC3F927099A560D317F8ADA","time":"2022-10-31T16:16:26-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:26-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":177,"hash":{},"num_txs":0,"root":"D226C51314399F6D8913450559E6D663E4516DFAEE5AAA2010E0BE59AE9C9E37","time":"2022-10-31T16:16:26-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":177,"block":{},"time":"2022-10-31T16:16:26-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:26-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":177,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:26-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313334203130352037352031383720353720383820323334203138342032303320333520313137203133203839203431203132392034392031303220373120372032302033302035392032343720363620323535203132312031323420383520313339203020313938203235355D3A42317D","time":"2022-10-31T16:16:26-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"86694BBB3958EAB8CB23750D59298131664707141E3BF742FF797C558B00C6FF","height":177,"num_txs":0,"time":"2022-10-31T16:16:26-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":177,"last_block_time":"2022-10-31T20:16:25Z","time":"2022-10-31T16:16:26-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:26-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:26-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","new_ti":{"duration":921894996,"height":178,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":177,"round":0,"step":3},"time":"2022-10-31T16:16:26-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":921.894996,"height":178,"round":0,"step":1,"time":"2022-10-31T16:16:26-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":177,"time":"2022-10-31T16:16:26-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":177,"num_txs":0,"time":"2022-10-31T16:16:26-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:26-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:26-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:26-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:27-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:27-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:27-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:27-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:27-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:27-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":921.894996,"height":178,"round":0,"step":1,"time":"2022-10-31T16:16:27-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":178,"round":0,"step":1,"timeout":921.894996,"time":"2022-10-31T16:16:27-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":178,"round":0,"current":{},"time":"2022-10-31T16:16:27-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":178,"round":0,"current":{},"time":"2022-10-31T16:16:27-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":178,"round":0,"time":"2022-10-31T16:16:27-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":178,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:27-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":178,"round":0,"step":3},"old_ti":{"duration":921894996,"height":178,"round":0,"step":1},"time":"2022-10-31T16:16:27-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:27-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":178,"round":0,"step":3,"time":"2022-10-31T16:16:27-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":178,"proposal":{"Type":32,"height":178,"round":0,"pol_round":-1,"block_id":{"hash":"8A3E85746E9629F623E0202BE3FE14C39D1B8B15817B47AAD2F679C373AA3CBA","parts":{"total":1,"hash":"D4C18A13FC5507E1E496E55C46D83BBBD838019357E95DCB6B77FD8AEE18FA1F"}},"timestamp":"2022-10-31T20:16:27.442294116Z","signature":"NpUuQj8+Ahh0AxShIxdV8ewmvBlIFYxFu2Nrtz4gs8o2KTYb1DdTvlgHPppNZsU0L89w1dBRwfKRM2x0FXnyAA=="},"round":0,"time":"2022-10-31T16:16:27-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:27-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":178,"round":0,"pol_round":-1,"block_id":{"hash":"8A3E85746E9629F623E0202BE3FE14C39D1B8B15817B47AAD2F679C373AA3CBA","parts":{"total":1,"hash":"D4C18A13FC5507E1E496E55C46D83BBBD838019357E95DCB6B77FD8AEE18FA1F"}},"timestamp":"2022-10-31T20:16:27.442294116Z","signature":"NpUuQj8+Ahh0AxShIxdV8ewmvBlIFYxFu2Nrtz4gs8o2KTYb1DdTvlgHPppNZsU0L89w1dBRwfKRM2x0FXnyAA=="},"time":"2022-10-31T16:16:27-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"8A3E85746E9629F623E0202BE3FE14C39D1B8B15817B47AAD2F679C373AA3CBA","height":178,"time":"2022-10-31T16:16:27-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":178,"round":0,"current":{},"time":"2022-10-31T16:16:27-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":178,"round":0,"time":"2022-10-31T16:16:27-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":178,"round":0,"vote":{"type":1,"height":178,"round":0,"block_id":{"hash":"8A3E85746E9629F623E0202BE3FE14C39D1B8B15817B47AAD2F679C373AA3CBA","parts":{"total":1,"hash":"D4C18A13FC5507E1E496E55C46D83BBBD838019357E95DCB6B77FD8AEE18FA1F"}},"timestamp":"2022-10-31T20:16:27.467840007Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ZQYCTnR/0FfLUttCtG/HrgagENKYY/coVAnyx1FoKFqmdI1XqYy4Qg6TdfmmU2jltCzN+3A3qSH+4LxpXZHOBw=="},"time":"2022-10-31T16:16:27-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:27-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":178,"val_index":0,"vote_height":178,"vote_type":1,"time":"2022-10-31T16:16:27-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:178 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:8A3E85746E9629F623E0202BE3FE14C39D1B8B15817B47AAD2F679C373AA3CBA:1:D4C18A13FC55(1) BA{1:x} map[]}","vote":{"type":1,"height":178,"round":0,"block_id":{"hash":"8A3E85746E9629F623E0202BE3FE14C39D1B8B15817B47AAD2F679C373AA3CBA","parts":{"total":1,"hash":"D4C18A13FC5507E1E496E55C46D83BBBD838019357E95DCB6B77FD8AEE18FA1F"}},"timestamp":"2022-10-31T20:16:27.467840007Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"ZQYCTnR/0FfLUttCtG/HrgagENKYY/coVAnyx1FoKFqmdI1XqYy4Qg6TdfmmU2jltCzN+3A3qSH+4LxpXZHOBw=="},"time":"2022-10-31T16:16:27-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:27-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":178,"round":0,"current":{},"time":"2022-10-31T16:16:27-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":178,"round":0,"hash":"8A3E85746E9629F623E0202BE3FE14C39D1B8B15817B47AAD2F679C373AA3CBA","time":"2022-10-31T16:16:27-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":178,"round":0,"vote":{"type":2,"height":178,"round":0,"block_id":{"hash":"8A3E85746E9629F623E0202BE3FE14C39D1B8B15817B47AAD2F679C373AA3CBA","parts":{"total":1,"hash":"D4C18A13FC5507E1E496E55C46D83BBBD838019357E95DCB6B77FD8AEE18FA1F"}},"timestamp":"2022-10-31T20:16:27.484404754Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"cpaLaixOSk01/8GGdI/97lk195YPsSLEHxPNQOy1KFGe3IqF0x5mdXsEr1GwahiFMbMy2pFNv6w9BwWesNcNCA=="},"time":"2022-10-31T16:16:27-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:27-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":178,"val_index":0,"vote_height":178,"vote_type":2,"time":"2022-10-31T16:16:27-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":178,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:27Z","time":"2022-10-31T16:16:27-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":178,"round":0,"current":{},"time":"2022-10-31T16:16:27-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":178,"round":0,"current":{},"time":"2022-10-31T16:16:27-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":178,"current":{},"time":"2022-10-31T16:16:27-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":178,"block_hash":"8A3E85746E9629F623E0202BE3FE14C39D1B8B15817B47AAD2F679C373AA3CBA","time":"2022-10-31T16:16:27-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:27-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":178,"hash":{},"num_txs":0,"root":"86694BBB3958EAB8CB23750D59298131664707141E3BF742FF797C558B00C6FF","time":"2022-10-31T16:16:27-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":178,"block":{},"time":"2022-10-31T16:16:27-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:27-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":178,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:27-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3335203638203131332033392032322031303420313830203830203433203137372032303720313633203230382039372035302038312031313920323333203132342032323820313137203130382032323220313734203736203139372037352033352032312034332038322033345D3A42327D","time":"2022-10-31T16:16:27-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"234471271668B4502BB1CFA3D061325177E97CE4756CDEAE4CC54B23152B5222","height":178,"num_txs":0,"time":"2022-10-31T16:16:27-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":178,"last_block_time":"2022-10-31T20:16:26Z","time":"2022-10-31T16:16:27-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:27-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":958741502,"height":179,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":178,"round":0,"step":3},"time":"2022-10-31T16:16:27-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":958.741502,"height":179,"round":0,"step":1,"time":"2022-10-31T16:16:27-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:27-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":178,"time":"2022-10-31T16:16:27-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":178,"num_txs":0,"time":"2022-10-31T16:16:27-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:27-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:27-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:27-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:16:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:28-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":958.741502,"height":179,"round":0,"step":1,"time":"2022-10-31T16:16:28-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":179,"round":0,"step":1,"timeout":958.741502,"time":"2022-10-31T16:16:28-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":179,"round":0,"current":{},"time":"2022-10-31T16:16:28-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":179,"round":0,"current":{},"time":"2022-10-31T16:16:28-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":179,"round":0,"time":"2022-10-31T16:16:28-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":179,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:28-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":179,"round":0,"step":3},"old_ti":{"duration":958741502,"height":179,"round":0,"step":1},"time":"2022-10-31T16:16:28-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:28-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":179,"round":0,"step":3,"time":"2022-10-31T16:16:28-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":179,"proposal":{"Type":32,"height":179,"round":0,"pol_round":-1,"block_id":{"hash":"84FB1170E00A6EB44FCD0BB48DFD1DFA2A097AE3F346F9DAC7E808D18AF9128C","parts":{"total":1,"hash":"4570C5BA00267D4C9AFD7CA12575120EF247778824879C10759A8256E9DAF3D4"}},"timestamp":"2022-10-31T20:16:28.530221341Z","signature":"tvWOUTZjoUMZBVNeWhPWaUg2qM06Ea7a7mbar01QMzjvW3liQTa4VZ+FKPpuV7iTnR0y+WbCESf+Gzzf9sBuDg=="},"round":0,"time":"2022-10-31T16:16:28-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:28-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":179,"round":0,"pol_round":-1,"block_id":{"hash":"84FB1170E00A6EB44FCD0BB48DFD1DFA2A097AE3F346F9DAC7E808D18AF9128C","parts":{"total":1,"hash":"4570C5BA00267D4C9AFD7CA12575120EF247778824879C10759A8256E9DAF3D4"}},"timestamp":"2022-10-31T20:16:28.530221341Z","signature":"tvWOUTZjoUMZBVNeWhPWaUg2qM06Ea7a7mbar01QMzjvW3liQTa4VZ+FKPpuV7iTnR0y+WbCESf+Gzzf9sBuDg=="},"time":"2022-10-31T16:16:28-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"84FB1170E00A6EB44FCD0BB48DFD1DFA2A097AE3F346F9DAC7E808D18AF9128C","height":179,"time":"2022-10-31T16:16:28-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":179,"round":0,"current":{},"time":"2022-10-31T16:16:28-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":179,"round":0,"time":"2022-10-31T16:16:28-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":179,"round":0,"vote":{"type":1,"height":179,"round":0,"block_id":{"hash":"84FB1170E00A6EB44FCD0BB48DFD1DFA2A097AE3F346F9DAC7E808D18AF9128C","parts":{"total":1,"hash":"4570C5BA00267D4C9AFD7CA12575120EF247778824879C10759A8256E9DAF3D4"}},"timestamp":"2022-10-31T20:16:28.581017102Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"qztPPuhu/Gz4JMKGDGN/YJdQt+uOj/XIv+kzfrNwls8I5ENdU5WLyFFVgLBsCo0pA1jPUmPZEXGfRS9cDh9sCQ=="},"time":"2022-10-31T16:16:28-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:28-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":179,"val_index":0,"vote_height":179,"vote_type":1,"time":"2022-10-31T16:16:28-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:179 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:84FB1170E00A6EB44FCD0BB48DFD1DFA2A097AE3F346F9DAC7E808D18AF9128C:1:4570C5BA0026(1) BA{1:x} map[]}","vote":{"type":1,"height":179,"round":0,"block_id":{"hash":"84FB1170E00A6EB44FCD0BB48DFD1DFA2A097AE3F346F9DAC7E808D18AF9128C","parts":{"total":1,"hash":"4570C5BA00267D4C9AFD7CA12575120EF247778824879C10759A8256E9DAF3D4"}},"timestamp":"2022-10-31T20:16:28.581017102Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"qztPPuhu/Gz4JMKGDGN/YJdQt+uOj/XIv+kzfrNwls8I5ENdU5WLyFFVgLBsCo0pA1jPUmPZEXGfRS9cDh9sCQ=="},"time":"2022-10-31T16:16:28-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:28-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":179,"round":0,"current":{},"time":"2022-10-31T16:16:28-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":179,"round":0,"hash":"84FB1170E00A6EB44FCD0BB48DFD1DFA2A097AE3F346F9DAC7E808D18AF9128C","time":"2022-10-31T16:16:28-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":179,"round":0,"vote":{"type":2,"height":179,"round":0,"block_id":{"hash":"84FB1170E00A6EB44FCD0BB48DFD1DFA2A097AE3F346F9DAC7E808D18AF9128C","parts":{"total":1,"hash":"4570C5BA00267D4C9AFD7CA12575120EF247778824879C10759A8256E9DAF3D4"}},"timestamp":"2022-10-31T20:16:28.613733369Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"Api9GQ1BbF6bsWPtFNneVWpaSKJ8XZEJvYBndCTEnubCXiLDSLYxhJDHKjZXDlTUdxhtfpbY73fM0uy4HyWuCg=="},"time":"2022-10-31T16:16:28-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:28-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:28-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:28-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:28-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"consensus","cs_height":179,"val_index":0,"vote_height":179,"vote_type":2,"time":"2022-10-31T16:16:28-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":179,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:28Z","time":"2022-10-31T16:16:28-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":179,"round":0,"current":{},"time":"2022-10-31T16:16:28-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":179,"round":0,"current":{},"time":"2022-10-31T16:16:28-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":179,"current":{},"time":"2022-10-31T16:16:28-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":179,"block_hash":"84FB1170E00A6EB44FCD0BB48DFD1DFA2A097AE3F346F9DAC7E808D18AF9128C","time":"2022-10-31T16:16:28-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:28-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":179,"hash":{},"num_txs":0,"root":"234471271668B4502BB1CFA3D061325177E97CE4756CDEAE4CC54B23152B5222","time":"2022-10-31T16:16:28-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":179,"block":{},"time":"2022-10-31T16:16:28-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:28-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":179,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:28-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B35302039342031203136362032353320373420373520313330203135392031303820323230203130332031393320383320383820313830203132322032333520323235203138203737203435203239203231312038342032303420323436203233372032353420323532203437203134365D3A42337D","time":"2022-10-31T16:16:28-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"325E01A6FD4A4B829F6CDC67C15358B47AEBE1124D2D1DD354CCF6EDFEFC2F92","height":179,"num_txs":0,"time":"2022-10-31T16:16:28-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":179,"last_block_time":"2022-10-31T20:16:27Z","time":"2022-10-31T16:16:28-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:28-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":948257269,"height":180,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":179,"round":0,"step":3},"time":"2022-10-31T16:16:28-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":948.257269,"height":180,"round":0,"step":1,"time":"2022-10-31T16:16:28-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:28-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":179,"time":"2022-10-31T16:16:28-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":179,"num_txs":0,"time":"2022-10-31T16:16:28-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:29-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:29-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:29-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:29-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:29-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:29-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:29-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:29-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:29-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":948.257269,"height":180,"round":0,"step":1,"time":"2022-10-31T16:16:29-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":180,"round":0,"step":1,"timeout":948.257269,"time":"2022-10-31T16:16:29-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":180,"round":0,"current":{},"time":"2022-10-31T16:16:29-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":180,"round":0,"current":{},"time":"2022-10-31T16:16:29-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":180,"round":0,"time":"2022-10-31T16:16:29-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":180,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:29-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":180,"round":0,"step":3},"old_ti":{"duration":948257269,"height":180,"round":0,"step":1},"time":"2022-10-31T16:16:29-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:29-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":180,"round":0,"step":3,"time":"2022-10-31T16:16:29-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":180,"proposal":{"Type":32,"height":180,"round":0,"pol_round":-1,"block_id":{"hash":"B7F29759666912FDE30E6751ADCB338AEC43A03CBE0D648F9CBE31548E4F2B2F","parts":{"total":1,"hash":"08E11F740CB86E3AC78A5D3E056D4246F27435B59460BB3627DBC45D6605DD73"}},"timestamp":"2022-10-31T20:16:29.713396408Z","signature":"8lh3YAy4Yqdv9D01iRuUaUKPVbRgViQWB3YDMDEv6vunRQ5HPiUmGbopH8lbxj2IqtPgorKG/SUxmbvZCu/PDQ=="},"round":0,"time":"2022-10-31T16:16:29-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:29-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":180,"round":0,"pol_round":-1,"block_id":{"hash":"B7F29759666912FDE30E6751ADCB338AEC43A03CBE0D648F9CBE31548E4F2B2F","parts":{"total":1,"hash":"08E11F740CB86E3AC78A5D3E056D4246F27435B59460BB3627DBC45D6605DD73"}},"timestamp":"2022-10-31T20:16:29.713396408Z","signature":"8lh3YAy4Yqdv9D01iRuUaUKPVbRgViQWB3YDMDEv6vunRQ5HPiUmGbopH8lbxj2IqtPgorKG/SUxmbvZCu/PDQ=="},"time":"2022-10-31T16:16:29-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"B7F29759666912FDE30E6751ADCB338AEC43A03CBE0D648F9CBE31548E4F2B2F","height":180,"time":"2022-10-31T16:16:29-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":180,"round":0,"current":{},"time":"2022-10-31T16:16:29-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":180,"round":0,"time":"2022-10-31T16:16:29-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":180,"round":0,"vote":{"type":1,"height":180,"round":0,"block_id":{"hash":"B7F29759666912FDE30E6751ADCB338AEC43A03CBE0D648F9CBE31548E4F2B2F","parts":{"total":1,"hash":"08E11F740CB86E3AC78A5D3E056D4246F27435B59460BB3627DBC45D6605DD73"}},"timestamp":"2022-10-31T20:16:29.770895333Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"TkEKcxuaJWbaxpbQPdzZuj0uQXo9IIllUJ+l4FRqv+ileETbn3VpzlKou7qbjufMjW5nRQVuOacs1u3X6hvOCg=="},"time":"2022-10-31T16:16:29-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:29-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":180,"val_index":0,"vote_height":180,"vote_type":1,"time":"2022-10-31T16:16:29-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:180 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:B7F29759666912FDE30E6751ADCB338AEC43A03CBE0D648F9CBE31548E4F2B2F:1:08E11F740CB8(1) BA{1:x} map[]}","vote":{"type":1,"height":180,"round":0,"block_id":{"hash":"B7F29759666912FDE30E6751ADCB338AEC43A03CBE0D648F9CBE31548E4F2B2F","parts":{"total":1,"hash":"08E11F740CB86E3AC78A5D3E056D4246F27435B59460BB3627DBC45D6605DD73"}},"timestamp":"2022-10-31T20:16:29.770895333Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"TkEKcxuaJWbaxpbQPdzZuj0uQXo9IIllUJ+l4FRqv+ileETbn3VpzlKou7qbjufMjW5nRQVuOacs1u3X6hvOCg=="},"time":"2022-10-31T16:16:29-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:29-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":180,"round":0,"current":{},"time":"2022-10-31T16:16:29-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":180,"round":0,"hash":"B7F29759666912FDE30E6751ADCB338AEC43A03CBE0D648F9CBE31548E4F2B2F","time":"2022-10-31T16:16:29-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":180,"round":0,"vote":{"type":2,"height":180,"round":0,"block_id":{"hash":"B7F29759666912FDE30E6751ADCB338AEC43A03CBE0D648F9CBE31548E4F2B2F","parts":{"total":1,"hash":"08E11F740CB86E3AC78A5D3E056D4246F27435B59460BB3627DBC45D6605DD73"}},"timestamp":"2022-10-31T20:16:29.820641527Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"gyYu7wqMir0wGCtFOFPvtZ5qVgxHkPjgrhEdjb0r00l7uKlrIIOSbQd+JLuFYtzRY7BH6hY7f6LevinsE8WKCg=="},"time":"2022-10-31T16:16:29-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:29-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":180,"val_index":0,"vote_height":180,"vote_type":2,"time":"2022-10-31T16:16:29-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":180,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:29Z","time":"2022-10-31T16:16:29-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":180,"round":0,"current":{},"time":"2022-10-31T16:16:29-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":180,"round":0,"current":{},"time":"2022-10-31T16:16:29-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":180,"current":{},"time":"2022-10-31T16:16:29-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":180,"block_hash":"B7F29759666912FDE30E6751ADCB338AEC43A03CBE0D648F9CBE31548E4F2B2F","time":"2022-10-31T16:16:29-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:29-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":180,"hash":{},"num_txs":0,"root":"325E01A6FD4A4B829F6CDC67C15358B47AEBE1124D2D1DD354CCF6EDFEFC2F92","time":"2022-10-31T16:16:29-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":180,"block":{},"time":"2022-10-31T16:16:29-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:29-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":180,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:29-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3238203139322031383120393920313834203234352032353420323535203131392031343520313238203730203020383220313920313537203934203232322032303620363720313620393220313537203232322031333720363620323430203139302031323020353520313933203230335D3A42347D","time":"2022-10-31T16:16:29-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"1CC0B563B8F5FEFF779180460052139D5EDECE43105C9DDE8942F0BE7837C1CB","height":180,"num_txs":0,"time":"2022-10-31T16:16:29-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":180,"last_block_time":"2022-10-31T20:16:28Z","time":"2022-10-31T16:16:29-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:29-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":965873242,"height":181,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":180,"round":0,"step":3},"time":"2022-10-31T16:16:29-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":965.873242,"height":181,"round":0,"step":1,"time":"2022-10-31T16:16:29-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:29-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":180,"time":"2022-10-31T16:16:29-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":180,"num_txs":0,"time":"2022-10-31T16:16:29-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:30-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:30-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:30-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:30-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:30-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:30-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:30-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:30-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:30-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":965.873242,"height":181,"round":0,"step":1,"time":"2022-10-31T16:16:30-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":181,"round":0,"step":1,"timeout":965.873242,"time":"2022-10-31T16:16:30-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":181,"round":0,"current":{},"time":"2022-10-31T16:16:30-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":181,"round":0,"current":{},"time":"2022-10-31T16:16:30-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":181,"round":0,"time":"2022-10-31T16:16:30-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":181,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:30-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":181,"round":0,"step":3},"old_ti":{"duration":965873242,"height":181,"round":0,"step":1},"time":"2022-10-31T16:16:30-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:30-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":181,"round":0,"step":3,"time":"2022-10-31T16:16:30-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":181,"proposal":{"Type":32,"height":181,"round":0,"pol_round":-1,"block_id":{"hash":"EF9E763F45CD6BFF555B6D87F494F7262B1B8C8241BB003E4E634BB495C06F89","parts":{"total":1,"hash":"A3BED1068F2DD9DDE165BC8DCDEE129027F78564587EEFAF4CF64B1B0328C27F"}},"timestamp":"2022-10-31T20:16:30.857804182Z","signature":"u017tQyitlhVU5v1cTYZGS5gJtbUSNf6Lu9D+AO4r5YIVaBYPZnBwFYotfZf0dbYbztLoQY5xN3u5IyppFm/Cg=="},"round":0,"time":"2022-10-31T16:16:30-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:30-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":181,"round":0,"pol_round":-1,"block_id":{"hash":"EF9E763F45CD6BFF555B6D87F494F7262B1B8C8241BB003E4E634BB495C06F89","parts":{"total":1,"hash":"A3BED1068F2DD9DDE165BC8DCDEE129027F78564587EEFAF4CF64B1B0328C27F"}},"timestamp":"2022-10-31T20:16:30.857804182Z","signature":"u017tQyitlhVU5v1cTYZGS5gJtbUSNf6Lu9D+AO4r5YIVaBYPZnBwFYotfZf0dbYbztLoQY5xN3u5IyppFm/Cg=="},"time":"2022-10-31T16:16:30-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"EF9E763F45CD6BFF555B6D87F494F7262B1B8C8241BB003E4E634BB495C06F89","height":181,"time":"2022-10-31T16:16:30-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":181,"round":0,"current":{},"time":"2022-10-31T16:16:30-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":181,"round":0,"time":"2022-10-31T16:16:30-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":181,"round":0,"vote":{"type":1,"height":181,"round":0,"block_id":{"hash":"EF9E763F45CD6BFF555B6D87F494F7262B1B8C8241BB003E4E634BB495C06F89","parts":{"total":1,"hash":"A3BED1068F2DD9DDE165BC8DCDEE129027F78564587EEFAF4CF64B1B0328C27F"}},"timestamp":"2022-10-31T20:16:30.880803624Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"HKHPOe6D8J22nfMOrQkIBx97IvcfBTqUOUtlVMgow3d3O9XcO0lRCEccP7nUzBlWPEzeJzRgzpLFrtmzhf43Dg=="},"time":"2022-10-31T16:16:30-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:30-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":181,"val_index":0,"vote_height":181,"vote_type":1,"time":"2022-10-31T16:16:30-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:181 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:EF9E763F45CD6BFF555B6D87F494F7262B1B8C8241BB003E4E634BB495C06F89:1:A3BED1068F2D(1) BA{1:x} map[]}","vote":{"type":1,"height":181,"round":0,"block_id":{"hash":"EF9E763F45CD6BFF555B6D87F494F7262B1B8C8241BB003E4E634BB495C06F89","parts":{"total":1,"hash":"A3BED1068F2DD9DDE165BC8DCDEE129027F78564587EEFAF4CF64B1B0328C27F"}},"timestamp":"2022-10-31T20:16:30.880803624Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"HKHPOe6D8J22nfMOrQkIBx97IvcfBTqUOUtlVMgow3d3O9XcO0lRCEccP7nUzBlWPEzeJzRgzpLFrtmzhf43Dg=="},"time":"2022-10-31T16:16:30-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:30-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":181,"round":0,"current":{},"time":"2022-10-31T16:16:30-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":181,"round":0,"hash":"EF9E763F45CD6BFF555B6D87F494F7262B1B8C8241BB003E4E634BB495C06F89","time":"2022-10-31T16:16:30-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":181,"round":0,"vote":{"type":2,"height":181,"round":0,"block_id":{"hash":"EF9E763F45CD6BFF555B6D87F494F7262B1B8C8241BB003E4E634BB495C06F89","parts":{"total":1,"hash":"A3BED1068F2DD9DDE165BC8DCDEE129027F78564587EEFAF4CF64B1B0328C27F"}},"timestamp":"2022-10-31T20:16:30.911564517Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"obkYZEut1mBY4aTE2fB4cU1HvLSGqeRgAUhlRnCRkrnjaYYE2rRpMqWg/2zxRwFsVHbrkwFdHWw/lxAxk8uOAg=="},"time":"2022-10-31T16:16:30-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:30-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":181,"val_index":0,"vote_height":181,"vote_type":2,"time":"2022-10-31T16:16:30-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":181,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:30Z","time":"2022-10-31T16:16:30-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":181,"round":0,"current":{},"time":"2022-10-31T16:16:30-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":181,"round":0,"current":{},"time":"2022-10-31T16:16:30-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":181,"current":{},"time":"2022-10-31T16:16:30-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":181,"block_hash":"EF9E763F45CD6BFF555B6D87F494F7262B1B8C8241BB003E4E634BB495C06F89","time":"2022-10-31T16:16:30-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:30-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":181,"hash":{},"num_txs":0,"root":"1CC0B563B8F5FEFF779180460052139D5EDECE43105C9DDE8942F0BE7837C1CB","time":"2022-10-31T16:16:30-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":181,"block":{},"time":"2022-10-31T16:16:30-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:30-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":181,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:30-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B31363220313736203731203139362038332038203733203137372031393620313630203836203736203233392033302034372038382031393420313239203134322031333020363220333420323039203231312031363920323432203235302031382031333220373820323136203139365D3A42357D","time":"2022-10-31T16:16:30-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"A2B047C4530849B1C4A0564CEF1E2F58C2818E823E22D1D3A9F2FA12844ED8C4","height":181,"num_txs":0,"time":"2022-10-31T16:16:30-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":181,"last_block_time":"2022-10-31T20:16:29Z","time":"2022-10-31T16:16:30-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:30-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":965073335,"height":182,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":181,"round":0,"step":3},"time":"2022-10-31T16:16:30-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:30-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","dur":965.073335,"height":182,"round":0,"step":1,"time":"2022-10-31T16:16:30-04:00","message":"Scheduled timeout"} -{"level":"info","module":"txindex","height":181,"time":"2022-10-31T16:16:30-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":181,"num_txs":0,"time":"2022-10-31T16:16:30-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:31-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:31-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:16:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":2,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:31-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:31-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:31-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:31-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":965.073335,"height":182,"round":0,"step":1,"time":"2022-10-31T16:16:31-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":182,"round":0,"step":1,"timeout":965.073335,"time":"2022-10-31T16:16:31-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":182,"round":0,"current":{},"time":"2022-10-31T16:16:31-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":182,"round":0,"current":{},"time":"2022-10-31T16:16:31-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":182,"round":0,"time":"2022-10-31T16:16:31-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":182,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:31-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":182,"round":0,"step":3},"old_ti":{"duration":965073335,"height":182,"round":0,"step":1},"time":"2022-10-31T16:16:31-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:31-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":182,"round":0,"step":3,"time":"2022-10-31T16:16:31-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":182,"proposal":{"Type":32,"height":182,"round":0,"pol_round":-1,"block_id":{"hash":"5443B95114EABEBBC835F687A06EAD663EDA7F5851ECA30373C944FFAE06E70B","parts":{"total":1,"hash":"3254E84CD825D2906DBFFF438C651997ACF5E250D9ADBFE67D3F1C604520D64A"}},"timestamp":"2022-10-31T20:16:31.965770163Z","signature":"V/F+RN5LmVYyYmX8tIQKin8aiq2Sf+la+t6Ex2ddOX3vJbXzIwr/PwiJlm600W5g92dQsH+mD+1os1ZvNp2GDA=="},"round":0,"time":"2022-10-31T16:16:31-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:31-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":182,"round":0,"pol_round":-1,"block_id":{"hash":"5443B95114EABEBBC835F687A06EAD663EDA7F5851ECA30373C944FFAE06E70B","parts":{"total":1,"hash":"3254E84CD825D2906DBFFF438C651997ACF5E250D9ADBFE67D3F1C604520D64A"}},"timestamp":"2022-10-31T20:16:31.965770163Z","signature":"V/F+RN5LmVYyYmX8tIQKin8aiq2Sf+la+t6Ex2ddOX3vJbXzIwr/PwiJlm600W5g92dQsH+mD+1os1ZvNp2GDA=="},"time":"2022-10-31T16:16:31-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"5443B95114EABEBBC835F687A06EAD663EDA7F5851ECA30373C944FFAE06E70B","height":182,"time":"2022-10-31T16:16:31-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":182,"round":0,"current":{},"time":"2022-10-31T16:16:31-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":182,"round":0,"time":"2022-10-31T16:16:31-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":182,"round":0,"vote":{"type":1,"height":182,"round":0,"block_id":{"hash":"5443B95114EABEBBC835F687A06EAD663EDA7F5851ECA30373C944FFAE06E70B","parts":{"total":1,"hash":"3254E84CD825D2906DBFFF438C651997ACF5E250D9ADBFE67D3F1C604520D64A"}},"timestamp":"2022-10-31T20:16:31.994487634Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"/8dunxNiGUaYVS3e8dCXiOk7GN6nc0l8lx2lxW00kn6m30azFO4bB4HrnqK5mRDeHAR1qyJCbXmp9HSJzj/PCQ=="},"time":"2022-10-31T16:16:31-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:32-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:32-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":182,"val_index":0,"vote_height":182,"vote_type":1,"time":"2022-10-31T16:16:32-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:32-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:182 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:5443B95114EABEBBC835F687A06EAD663EDA7F5851ECA30373C944FFAE06E70B:1:3254E84CD825(1) BA{1:x} map[]}","vote":{"type":1,"height":182,"round":0,"block_id":{"hash":"5443B95114EABEBBC835F687A06EAD663EDA7F5851ECA30373C944FFAE06E70B","parts":{"total":1,"hash":"3254E84CD825D2906DBFFF438C651997ACF5E250D9ADBFE67D3F1C604520D64A"}},"timestamp":"2022-10-31T20:16:31.994487634Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"/8dunxNiGUaYVS3e8dCXiOk7GN6nc0l8lx2lxW00kn6m30azFO4bB4HrnqK5mRDeHAR1qyJCbXmp9HSJzj/PCQ=="},"time":"2022-10-31T16:16:32-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:32-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:32-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":182,"round":0,"current":{},"time":"2022-10-31T16:16:32-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":182,"round":0,"hash":"5443B95114EABEBBC835F687A06EAD663EDA7F5851ECA30373C944FFAE06E70B","time":"2022-10-31T16:16:32-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":182,"round":0,"vote":{"type":2,"height":182,"round":0,"block_id":{"hash":"5443B95114EABEBBC835F687A06EAD663EDA7F5851ECA30373C944FFAE06E70B","parts":{"total":1,"hash":"3254E84CD825D2906DBFFF438C651997ACF5E250D9ADBFE67D3F1C604520D64A"}},"timestamp":"2022-10-31T20:16:32.014580211Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"xPhYexEuo1Wq6nMtn1fvKvmvT23z6Cc7hrhU3WUBwbxoxhHdthZBaw12485C2qjCat5R/JpCvrRQNpSnDPWlBw=="},"time":"2022-10-31T16:16:32-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:32-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:32-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":182,"val_index":0,"vote_height":182,"vote_type":2,"time":"2022-10-31T16:16:32-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:32-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":182,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:32Z","time":"2022-10-31T16:16:32-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":182,"round":0,"current":{},"time":"2022-10-31T16:16:32-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":182,"round":0,"current":{},"time":"2022-10-31T16:16:32-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":182,"current":{},"time":"2022-10-31T16:16:32-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":182,"block_hash":"5443B95114EABEBBC835F687A06EAD663EDA7F5851ECA30373C944FFAE06E70B","time":"2022-10-31T16:16:32-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:32-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":182,"hash":{},"num_txs":0,"root":"A2B047C4530849B1C4A0564CEF1E2F58C2818E823E22D1D3A9F2FA12844ED8C4","time":"2022-10-31T16:16:32-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":182,"block":{},"time":"2022-10-31T16:16:32-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:32-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":182,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:32-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B313033203834203232342034322032333020343920333120323331203232342032313620313935203132362035362032323120313232203130352031333520333620323533203136332033302032323320392031383020313832203134352031393320323120313531203539203839203138335D3A42367D","time":"2022-10-31T16:16:32-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"6754E02AE6311FE7E0D8C37E38DD7A698724FDA31EDF09B4B691C115973B59B7","height":182,"num_txs":0,"time":"2022-10-31T16:16:32-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":182,"last_block_time":"2022-10-31T20:16:30Z","time":"2022-10-31T16:16:32-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:32-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":958570401,"height":183,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":182,"round":0,"step":3},"time":"2022-10-31T16:16:32-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":958.570401,"height":183,"round":0,"step":1,"time":"2022-10-31T16:16:32-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:32-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":182,"time":"2022-10-31T16:16:32-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":182,"num_txs":0,"time":"2022-10-31T16:16:32-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:32-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:32-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:32-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:32-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:32-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":4,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:32-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:32-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:32-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:32-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":958.570401,"height":183,"round":0,"step":1,"time":"2022-10-31T16:16:33-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":183,"round":0,"step":1,"timeout":958.570401,"time":"2022-10-31T16:16:33-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":183,"round":0,"current":{},"time":"2022-10-31T16:16:33-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":183,"round":0,"current":{},"time":"2022-10-31T16:16:33-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":183,"round":0,"time":"2022-10-31T16:16:33-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":183,"round":0,"step":3},"old_ti":{"duration":958570401,"height":183,"round":0,"step":1},"time":"2022-10-31T16:16:33-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:33-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":183,"round":0,"step":3,"time":"2022-10-31T16:16:33-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":183,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:33-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","height":183,"proposal":{"Type":32,"height":183,"round":0,"pol_round":-1,"block_id":{"hash":"A2BC12F51942FB091FB4CADB7C6C433664698ABA9D7565EBD6C33E063D654230","parts":{"total":1,"hash":"5A45CB0039D33F2D5207B6059FD21B00CB8CF03574D832265C8244D2D4573BB0"}},"timestamp":"2022-10-31T20:16:33.063751771Z","signature":"Sjwq6ZACfRTUZWxN1MmK85EZow51sGynlPOc1XENG+/tcF1sH0uVKBMg1DpdsNGoLA2rFhHJ6YLLc2JKatzzCg=="},"round":0,"time":"2022-10-31T16:16:33-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:33-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":183,"round":0,"pol_round":-1,"block_id":{"hash":"A2BC12F51942FB091FB4CADB7C6C433664698ABA9D7565EBD6C33E063D654230","parts":{"total":1,"hash":"5A45CB0039D33F2D5207B6059FD21B00CB8CF03574D832265C8244D2D4573BB0"}},"timestamp":"2022-10-31T20:16:33.063751771Z","signature":"Sjwq6ZACfRTUZWxN1MmK85EZow51sGynlPOc1XENG+/tcF1sH0uVKBMg1DpdsNGoLA2rFhHJ6YLLc2JKatzzCg=="},"time":"2022-10-31T16:16:33-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"A2BC12F51942FB091FB4CADB7C6C433664698ABA9D7565EBD6C33E063D654230","height":183,"time":"2022-10-31T16:16:33-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":183,"round":0,"current":{},"time":"2022-10-31T16:16:33-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":183,"round":0,"time":"2022-10-31T16:16:33-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"debug","module":"consensus","height":183,"round":0,"vote":{"type":1,"height":183,"round":0,"block_id":{"hash":"A2BC12F51942FB091FB4CADB7C6C433664698ABA9D7565EBD6C33E063D654230","parts":{"total":1,"hash":"5A45CB0039D33F2D5207B6059FD21B00CB8CF03574D832265C8244D2D4573BB0"}},"timestamp":"2022-10-31T20:16:33.115791456Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"NT8lY30FD291q8y/eOoeclJ7ny97RFEGdoeIZOQ2itPIZ9N7Baya9adBarxrZUjK+RJOdgGziyJqbyTzZW6UCg=="},"time":"2022-10-31T16:16:33-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:33-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:33-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:33-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"consensus","cs_height":183,"val_index":0,"vote_height":183,"vote_type":1,"time":"2022-10-31T16:16:33-04:00","message":"adding vote"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:33-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:33-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":3,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:33-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:183 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:A2BC12F51942FB091FB4CADB7C6C433664698ABA9D7565EBD6C33E063D654230:1:5A45CB0039D3(1) BA{1:x} map[]}","vote":{"type":1,"height":183,"round":0,"block_id":{"hash":"A2BC12F51942FB091FB4CADB7C6C433664698ABA9D7565EBD6C33E063D654230","parts":{"total":1,"hash":"5A45CB0039D33F2D5207B6059FD21B00CB8CF03574D832265C8244D2D4573BB0"}},"timestamp":"2022-10-31T20:16:33.115791456Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"NT8lY30FD291q8y/eOoeclJ7ny97RFEGdoeIZOQ2itPIZ9N7Baya9adBarxrZUjK+RJOdgGziyJqbyTzZW6UCg=="},"time":"2022-10-31T16:16:33-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:33-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:33-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","height":183,"round":0,"current":{},"time":"2022-10-31T16:16:33-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":183,"round":0,"hash":"A2BC12F51942FB091FB4CADB7C6C433664698ABA9D7565EBD6C33E063D654230","time":"2022-10-31T16:16:33-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":183,"round":0,"vote":{"type":2,"height":183,"round":0,"block_id":{"hash":"A2BC12F51942FB091FB4CADB7C6C433664698ABA9D7565EBD6C33E063D654230","parts":{"total":1,"hash":"5A45CB0039D33F2D5207B6059FD21B00CB8CF03574D832265C8244D2D4573BB0"}},"timestamp":"2022-10-31T20:16:33.134363226Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"UNlhULT0qtlBbqLr6OPvCGAgp9R2Ke3wq2eZDGyZ0iYiLuI7S64qCa2m/CZG7QKEffO2bEuVgbvt3QdHfw5MBg=="},"time":"2022-10-31T16:16:33-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:33-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"debug","module":"consensus","cs_height":183,"val_index":0,"vote_height":183,"vote_type":2,"time":"2022-10-31T16:16:33-04:00","message":"adding vote"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":183,"round":0,"validator":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","vote_timestamp":"2022-10-31T20:16:33Z","time":"2022-10-31T16:16:33-04:00","message":"added vote to precommit"} -{"level":"debug","module":"consensus","height":183,"round":0,"current":{},"time":"2022-10-31T16:16:33-04:00","message":"entering new round with invalid args"} -{"level":"debug","module":"consensus","height":183,"round":0,"current":{},"time":"2022-10-31T16:16:33-04:00","message":"entering precommit step with invalid args"} -{"level":"debug","module":"consensus","commit_round":0,"height":183,"current":{},"time":"2022-10-31T16:16:33-04:00","message":"entering commit step"} -{"level":"debug","module":"consensus","commit_round":0,"height":183,"block_hash":"A2BC12F51942FB091FB4CADB7C6C433664698ABA9D7565EBD6C33E063D654230","time":"2022-10-31T16:16:33-04:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:33-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","height":183,"hash":{},"num_txs":0,"root":"6754E02AE6311FE7E0D8C37E38DD7A698724FDA31EDF09B4B691C115973B59B7","time":"2022-10-31T16:16:33-04:00","message":"finalizing commit of block"} -{"level":"debug","module":"consensus","height":183,"block":{},"time":"2022-10-31T16:16:33-04:00","message":"committed block"} -{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-10-31T16:16:33-04:00","message":"minted coins from module account"} -{"level":"info","module":"state","height":183,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-10-31T16:16:33-04:00","message":"executed block"} -{"level":"info","commit":"436F6D6D697449447B5B3131382031333920313839203631203820353620393820323130203230382035342034392031333120323235203137322035302032333820313537203736203137302031343020313731203133372039322032353020323233203231342037382031323720313533203933203130203139365D3A42377D","time":"2022-10-31T16:16:33-04:00","message":"commit synced"} -{"level":"info","module":"state","app_hash":"768BBD3D083862D2D0363183E1AC32EE9D4CAA8CAB895CFADFD64E7F995D0AC4","height":183,"num_txs":0,"time":"2022-10-31T16:16:33-04:00","message":"committed state"} -{"level":"debug","module":"evidence","last_block_height":183,"last_block_time":"2022-10-31T20:16:32Z","time":"2022-10-31T16:16:33-04:00","message":"Updating evidence pool"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:33-04:00","message":"Broadcast"} -{"level":"debug","module":"consensus","new_ti":{"duration":957565770,"height":184,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":183,"round":0,"step":3},"time":"2022-10-31T16:16:33-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","dur":957.56577,"height":184,"round":0,"step":1,"time":"2022-10-31T16:16:33-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","peer":"","time":"2022-10-31T16:16:33-04:00","message":"Attempt to update stats for non-existent peer"} -{"level":"info","module":"txindex","height":183,"time":"2022-10-31T16:16:33-04:00","message":"indexed block"} -{"level":"debug","module":"txindex","height":183,"num_txs":0,"time":"2022-10-31T16:16:33-04:00","message":"indexed block txs"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:33-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:33-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":0,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:33-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/health","returns":[{},{}],"time":"2022-10-31T16:16:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":1,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/health","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:34-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{},{},{},{}],"method":"/validators","returns":[{},{}],"time":"2022-10-31T16:16:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":7,"method":"GET","remoteAddr":"[::1]:57208","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/validators","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:34-04:00","message":"served RPC HTTP response"} -{"level":"debug","module":"rpc-server","req":"marshaling error: json: unsupported type: func() (io.ReadCloser, error)","time":"2022-10-31T16:16:34-04:00","message":"HTTP HANDLER"} -{"level":"debug","module":"rpc-server","args":[{}],"method":"/net_info","returns":[{},{}],"time":"2022-10-31T16:16:34-04:00","message":"HTTPRestRPC"} -{"level":"debug","module":"rpc-server","duration":5,"method":"GET","remoteAddr":"[::1]:57198","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/net_info","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-10-31T16:16:34-04:00","message":"served RPC HTTP response"} -{"level":"info","module":"consensus","dur":957.56577,"height":184,"round":0,"step":1,"time":"2022-10-31T16:16:34-04:00","message":"Timed out"} -{"level":"debug","module":"consensus","height":184,"round":0,"step":1,"timeout":957.56577,"time":"2022-10-31T16:16:34-04:00","message":"received tock"} -{"level":"debug","module":"consensus","height":184,"round":0,"current":{},"time":"2022-10-31T16:16:34-04:00","message":"entering new round"} -{"level":"debug","module":"consensus","height":184,"round":0,"current":{},"time":"2022-10-31T16:16:34-04:00","message":"entering propose step"} -{"level":"debug","module":"consensus","height":184,"round":0,"time":"2022-10-31T16:16:34-04:00","message":"node is a validator"} -{"level":"debug","module":"consensus","height":184,"round":0,"proposer":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","time":"2022-10-31T16:16:34-04:00","message":"propose step; our turn to propose"} -{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":184,"round":0,"step":3},"old_ti":{"duration":957565770,"height":184,"round":0,"step":1},"time":"2022-10-31T16:16:34-04:00","message":"Received tick"} -{"level":"debug","module":"consensus","time":"2022-10-31T16:16:34-04:00","message":"Timer already stopped"} -{"level":"debug","module":"consensus","dur":1000,"height":184,"round":0,"step":3,"time":"2022-10-31T16:16:34-04:00","message":"Scheduled timeout"} -{"level":"debug","module":"consensus","height":184,"proposal":{"Type":32,"height":184,"round":0,"pol_round":-1,"block_id":{"hash":"736D2D8B9DB8659522424252C398F292E7C242A7CBF89C44DAB3E473A0AAB4F9","parts":{"total":1,"hash":"EAA4E5EEAE320368A58204A7C2ED20D1236BC1E5A7A7EABBF3A41A5A42696548"}},"timestamp":"2022-10-31T20:16:34.19768819Z","signature":"0O85c6rkxnPioSJ8UJQpq7/we5ObOayjNOfGc0vNh2SyjQhfv+soU1nZ9G63tOQhHNgVqyLYGxqthMS9XuZGCQ=="},"round":0,"time":"2022-10-31T16:16:34-04:00","message":"signed proposal"} -{"level":"debug","module":"p2p","channel":32,"msgBytes":{},"time":"2022-10-31T16:16:34-04:00","message":"Broadcast"} -{"level":"info","module":"consensus","proposal":{"Type":32,"height":184,"round":0,"pol_round":-1,"block_id":{"hash":"736D2D8B9DB8659522424252C398F292E7C242A7CBF89C44DAB3E473A0AAB4F9","parts":{"total":1,"hash":"EAA4E5EEAE320368A58204A7C2ED20D1236BC1E5A7A7EABBF3A41A5A42696548"}},"timestamp":"2022-10-31T20:16:34.19768819Z","signature":"0O85c6rkxnPioSJ8UJQpq7/we5ObOayjNOfGc0vNh2SyjQhfv+soU1nZ9G63tOQhHNgVqyLYGxqthMS9XuZGCQ=="},"time":"2022-10-31T16:16:34-04:00","message":"received proposal"} -{"level":"info","module":"consensus","hash":"736D2D8B9DB8659522424252C398F292E7C242A7CBF89C44DAB3E473A0AAB4F9","height":184,"time":"2022-10-31T16:16:34-04:00","message":"received complete proposal block"} -{"level":"debug","module":"consensus","height":184,"round":0,"current":{},"time":"2022-10-31T16:16:34-04:00","message":"entering prevote step"} -{"level":"debug","module":"consensus","height":184,"round":0,"time":"2022-10-31T16:16:34-04:00","message":"prevote step: ProposalBlock is valid"} -{"level":"info","impl":{"Logger":{}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","time":"2022-10-31T16:16:34-04:00","message":"Stopping Node"} -{"level":"info","module":"events","impl":{"Logger":{}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","module":"events","module":"pubsub","impl":{"Logger":{}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","module":"txindex","impl":{"Logger":{}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","module":"p2p","impl":{"Logger":{}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"debug","module":"p2p","time":"2022-10-31T16:16:34-04:00","message":"Switch: Stopping reactors"} -{"level":"info","module":"statesync","impl":{"Logger":{},"Switch":{"Logger":{}}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","module":"pex","impl":{"Logger":{},"Switch":{"Logger":{}}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","module":"p2p","book":"network/data/axelar/config/addrbook.json","impl":{"Logger":{}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","module":"blockchain","impl":{"Logger":{},"Switch":{"Logger":{}}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","module":"consensus","impl":{"Logger":{},"Switch":{"Logger":{}},"Metrics":{"Height":{},"ValidatorLastSignedHeight":{},"Rounds":{},"Validators":{},"ValidatorsPower":{},"ValidatorPower":{},"ValidatorMissedBlocks":{},"MissingValidators":{},"MissingValidatorsPower":{},"ByzantineValidators":{},"ByzantineValidatorsPower":{},"BlockIntervalSeconds":{},"NumTxs":{},"BlockSizeBytes":{},"TotalTxs":{},"CommittedHeight":{},"FastSyncing":{},"StateSyncing":{},"BlockParts":{},"QuorumPrevoteMessageDelay":{},"FullPrevoteMessageDelay":{}}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","module":"consensus","impl":{"Logger":{},"height":184,"round":0,"step":3,"start_time":"2022-10-31T20:16:34.16445175Z","commit_time":"2022-10-31T20:16:33.16445175Z","validators":{"validators":[{"address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","pub_key":"iuBNpEDDziunUbomX8fJRklVbXdvGJwfPh9tRQVaxyA=","voting_power":7000,"proposer_priority":0}],"proposer":{"address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","pub_key":"iuBNpEDDziunUbomX8fJRklVbXdvGJwfPh9tRQVaxyA=","voting_power":7000,"proposer_priority":0}},"proposal":{"Type":32,"height":184,"round":0,"pol_round":-1,"block_id":{"hash":"736D2D8B9DB8659522424252C398F292E7C242A7CBF89C44DAB3E473A0AAB4F9","parts":{"total":1,"hash":"EAA4E5EEAE320368A58204A7C2ED20D1236BC1E5A7A7EABBF3A41A5A42696548"}},"timestamp":"2022-10-31T20:16:34.19768819Z","signature":"0O85c6rkxnPioSJ8UJQpq7/we5ObOayjNOfGc0vNh2SyjQhfv+soU1nZ9G63tOQhHNgVqyLYGxqthMS9XuZGCQ=="},"proposal_block":{"header":{"version":{"block":11},"chain_id":"axelar","height":184,"time":"2022-10-31T20:16:33.134363226Z","last_block_id":{"hash":"A2BC12F51942FB091FB4CADB7C6C433664698ABA9D7565EBD6C33E063D654230","parts":{"total":1,"hash":"5A45CB0039D33F2D5207B6059FD21B00CB8CF03574D832265C8244D2D4573BB0"}},"last_commit_hash":"A6FF0B064B606E215A8988ED2E812D5146D6589AF3F7A15ECF96EC4F503629EF","data_hash":"E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855","validators_hash":"B944EDFDFEC561275BA3DED2346D2E66F2817E7CC296ED26DFFE071B06B17389","next_validators_hash":"B944EDFDFEC561275BA3DED2346D2E66F2817E7CC296ED26DFFE071B06B17389","consensus_hash":"048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F","app_hash":"768BBD3D083862D2D0363183E1AC32EE9D4CAA8CAB895CFADFD64E7F995D0AC4","last_results_hash":"E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855","evidence_hash":"E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855","proposer_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7"},"data":{"txs":[]},"evidence":{"evidence":[]},"last_commit":{"height":183,"round":0,"block_id":{"hash":"A2BC12F51942FB091FB4CADB7C6C433664698ABA9D7565EBD6C33E063D654230","parts":{"total":1,"hash":"5A45CB0039D33F2D5207B6059FD21B00CB8CF03574D832265C8244D2D4573BB0"}},"signatures":[{"block_id_flag":2,"validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","timestamp":"2022-10-31T20:16:33.134363226Z","signature":"UNlhULT0qtlBbqLr6OPvCGAgp9R2Ke3wq2eZDGyZ0iYiLuI7S64qCa2m/CZG7QKEffO2bEuVgbvt3QdHfw5MBg=="}]}},"proposal_block_parts":{"count/total":"1/1","parts_bit_array":"x"},"locked_round":-1,"locked_block":null,"locked_block_parts":null,"valid_round":-1,"valid_block":null,"valid_block_parts":null,"votes":[{"round":0,"prevotes":["nil-Vote"],"prevotes_bit_array":"BA{1:_} 0/7000 = 0.00","precommits":["nil-Vote"],"precommits_bit_array":"BA{1:_} 0/7000 = 0.00"},{"round":1,"prevotes":["nil-Vote"],"prevotes_bit_array":"BA{1:_} 0/7000 = 0.00","precommits":["nil-Vote"],"precommits_bit_array":"BA{1:_} 0/7000 = 0.00"}],"commit_round":-1,"last_commit":{"votes":["Vote{0:8C22F0E1AF5F 183/00/SIGNED_MSG_TYPE_PRECOMMIT(Precommit) A2BC12F51942 50D96150B4F4 @ 2022-10-31T20:16:33.134363226Z}"],"votes_bit_array":"BA{1:x} 7000/7000 = 1.00","peer_maj_23s":{}},"last_validators":{"validators":[{"address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","pub_key":"iuBNpEDDziunUbomX8fJRklVbXdvGJwfPh9tRQVaxyA=","voting_power":7000,"proposer_priority":0}],"proposer":{"address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","pub_key":"iuBNpEDDziunUbomX8fJRklVbXdvGJwfPh9tRQVaxyA=","voting_power":7000,"proposer_priority":0}},"triggered_timeout_precommit":false},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","module":"consensus","impl":{"Logger":{}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","module":"p2p","book":"network/data/axelar/config/addrbook.json","size":0,"time":"2022-10-31T16:16:34-04:00","message":"Saving AddrBook to file"} -{"level":"debug","module":"consensus","height":184,"round":0,"vote":{"type":1,"height":184,"round":0,"block_id":{"hash":"736D2D8B9DB8659522424252C398F292E7C242A7CBF89C44DAB3E473A0AAB4F9","parts":{"total":1,"hash":"EAA4E5EEAE320368A58204A7C2ED20D1236BC1E5A7A7EABBF3A41A5A42696548"}},"timestamp":"2022-10-31T20:16:34.226340132Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"VWv8hYe2UGJZgVQl2iN9H87/dM0eg1Pu0pLuxH/BNU8dxWqcfFNWRArblhuEM4qsj4XAukTp03hiGGaI/TzlDQ=="},"time":"2022-10-31T16:16:34-04:00","message":"signed and pushed vote"} -{"level":"debug","module":"consensus","cs_height":184,"val_index":0,"vote_height":184,"vote_type":1,"time":"2022-10-31T16:16:34-04:00","message":"adding vote"} -{"level":"debug","module":"consensus","prevotes":"VoteSet{H:184 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:736D2D8B9DB8659522424252C398F292E7C242A7CBF89C44DAB3E473A0AAB4F9:1:EAA4E5EEAE32(1) BA{1:x} map[]}","vote":{"type":1,"height":184,"round":0,"block_id":{"hash":"736D2D8B9DB8659522424252C398F292E7C242A7CBF89C44DAB3E473A0AAB4F9","parts":{"total":1,"hash":"EAA4E5EEAE320368A58204A7C2ED20D1236BC1E5A7A7EABBF3A41A5A42696548"}},"timestamp":"2022-10-31T20:16:34.226340132Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"VWv8hYe2UGJZgVQl2iN9H87/dM0eg1Pu0pLuxH/BNU8dxWqcfFNWRArblhuEM4qsj4XAukTp03hiGGaI/TzlDQ=="},"time":"2022-10-31T16:16:34-04:00","message":"added vote to prevote"} -{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-10-31T16:16:34-04:00","message":"updating valid block because of POL"} -{"level":"debug","module":"consensus","height":184,"round":0,"current":{},"time":"2022-10-31T16:16:34-04:00","message":"entering precommit step"} -{"level":"debug","module":"consensus","height":184,"round":0,"hash":"736D2D8B9DB8659522424252C398F292E7C242A7CBF89C44DAB3E473A0AAB4F9","time":"2022-10-31T16:16:34-04:00","message":"precommit step; +2/3 prevoted proposal block; locking"} -{"level":"debug","module":"consensus","height":184,"round":0,"vote":{"type":2,"height":184,"round":0,"block_id":{"hash":"736D2D8B9DB8659522424252C398F292E7C242A7CBF89C44DAB3E473A0AAB4F9","parts":{"total":1,"hash":"EAA4E5EEAE320368A58204A7C2ED20D1236BC1E5A7A7EABBF3A41A5A42696548"}},"timestamp":"2022-10-31T20:16:34.242580114Z","validator_address":"8C22F0E1AF5F8D2C61078273B27771F958124AC7","validator_index":0,"signature":"6sdsA3WmEyzA0UwEXlKLdXgcrEayLomglm6untxfGsvKkq4Zj0rzHmai2ZyfxDgZ9gLvOjz4nG3/6SIwrHrVCg=="},"time":"2022-10-31T16:16:34-04:00","message":"signed and pushed vote"} -{"level":"info","module":"consensus","wal":"network/data/axelar/data/cs.wal/wal","impl":{"Logger":{}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","module":"consensus","wal":"network/data/axelar/data/cs.wal/wal","impl":{"Logger":{},"ID":"group:mOsqknLLJP9M:/home/schnetzlerjoe/axelar-transfer/network/data/axelar/data/cs.wal/wal","Head":{"ID":"mOsqknLLJP9M:/home/schnetzlerjoe/axelar-transfer/network/data/axelar/data/cs.wal/wal","Path":"/home/schnetzlerjoe/axelar-transfer/network/data/axelar/data/cs.wal/wal"},"Dir":"/home/schnetzlerjoe/axelar-transfer/network/data/axelar/data/cs.wal"},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"info","module":"evidence","impl":{"Logger":{},"Switch":{"Logger":{}}},"msg":{},"time":"2022-10-31T16:16:34-04:00","message":"service stop"} -{"level":"error","module":"p2p","numPeers":0,"time":"2022-10-31T16:16:34-04:00","message":"Stopped accept routine, as transport is closed"} -{"level":"info","listener":{"Listener":{}},"time":"2022-10-31T16:16:34-04:00","message":"Closing rpc listener"} -{"level":"info","module":"rpc-server","err":"accept tcp [::]:16657: use of closed network connection","time":"2022-10-31T16:16:34-04:00","message":"RPC HTTP server stopped"} -{"level":"error","err":"accept tcp [::]:16657: use of closed network connection","time":"2022-10-31T16:16:34-04:00","message":"Error serving server"} -{"level":"info","module":"api-server","err":"accept tcp [::]:1316: use of closed network connection","time":"2022-10-31T16:16:34-04:00","message":"RPC HTTP server stopped"} -{"level":"info","time":"2022-10-31T16:16:34-04:00","message":"exiting..."} -{"level":"debug","time":"2022-10-31T16:16:34-04:00","message":"received quit signal: 143"} +{"level":"info","time":"2022-12-22T13:18:48-05:00","message":"file seeds.toml not found"} +{"level":"info","time":"2022-12-22T13:18:48-05:00","message":"starting node with ABCI Tendermint in-process"} +{"level":"info","module":"proxy","impl":"multiAppConn","time":"2022-12-22T13:18:48-05:00","message":"Starting multiAppConn service"} +{"level":"info","module":"proxy","connection":"query","module":"abci-client","impl":"localClient","time":"2022-12-22T13:18:48-05:00","message":"Starting localClient service"} +{"level":"info","module":"proxy","connection":"snapshot","module":"abci-client","impl":"localClient","time":"2022-12-22T13:18:48-05:00","message":"Starting localClient service"} +{"level":"info","module":"proxy","connection":"mempool","module":"abci-client","impl":"localClient","time":"2022-12-22T13:18:48-05:00","message":"Starting localClient service"} +{"level":"info","module":"proxy","connection":"consensus","module":"abci-client","impl":"localClient","time":"2022-12-22T13:18:48-05:00","message":"Starting localClient service"} +{"level":"info","module":"events","impl":"EventBus","time":"2022-12-22T13:18:48-05:00","message":"Starting EventBus service"} +{"level":"info","module":"events","module":"pubsub","impl":"PubSub","time":"2022-12-22T13:18:48-05:00","message":"Starting PubSub service"} +{"level":"info","module":"txindex","impl":"IndexerService","time":"2022-12-22T13:18:48-05:00","message":"Starting IndexerService service"} +{"level":"info","module":"consensus","hash":"","height":0,"protocol-version":0,"software-version":"0.19.0-26-gfdc89781","time":"2022-12-22T13:18:48-05:00","message":"ABCI Handshake App Info"} +{"level":"info","module":"consensus","appHeight":0,"stateHeight":0,"storeHeight":0,"time":"2022-12-22T13:18:48-05:00","message":"ABCI Replay Blocks"} +{"level":"info","module":"x/crisis","inv":"0/11","name":"bank/nonnegative-outstanding","time":"2022-12-22T13:18:48-05:00","message":"asserting crisis invariants"} +{"level":"info","module":"x/crisis","inv":"1/11","name":"bank/total-supply","time":"2022-12-22T13:18:48-05:00","message":"asserting crisis invariants"} +{"level":"info","module":"x/crisis","inv":"2/11","name":"distribution/nonnegative-outstanding","time":"2022-12-22T13:18:48-05:00","message":"asserting crisis invariants"} +{"level":"info","module":"x/crisis","inv":"3/11","name":"distribution/can-withdraw","time":"2022-12-22T13:18:48-05:00","message":"asserting crisis invariants"} +{"level":"info","module":"x/crisis","inv":"4/11","name":"distribution/reference-count","time":"2022-12-22T13:18:48-05:00","message":"asserting crisis invariants"} +{"level":"info","module":"x/crisis","inv":"5/11","name":"distribution/module-account","time":"2022-12-22T13:18:48-05:00","message":"asserting crisis invariants"} +{"level":"info","module":"x/crisis","inv":"6/11","name":"staking/module-accounts","time":"2022-12-22T13:18:48-05:00","message":"asserting crisis invariants"} +{"level":"info","module":"x/crisis","inv":"7/11","name":"staking/nonnegative-power","time":"2022-12-22T13:18:48-05:00","message":"asserting crisis invariants"} +{"level":"info","module":"x/crisis","inv":"8/11","name":"staking/positive-delegation","time":"2022-12-22T13:18:48-05:00","message":"asserting crisis invariants"} +{"level":"info","module":"x/crisis","inv":"9/11","name":"staking/delegator-shares","time":"2022-12-22T13:18:48-05:00","message":"asserting crisis invariants"} +{"level":"info","module":"x/crisis","inv":"10/11","name":"gov/module-account","time":"2022-12-22T13:18:48-05:00","message":"asserting crisis invariants"} +{"level":"info","module":"x/crisis","duration":4.343446,"height":0,"time":"2022-12-22T13:18:48-05:00","message":"asserted all invariants"} +{"level":"debug","module":"x/ante","time":"2022-12-22T13:18:48-05:00","message":"received message of type cosmos.staking.v1beta1.MsgCreateValidator in block 0: {\"description\":{\"moniker\":\"test\",\"identity\":\"\",\"website\":\"\",\"security_contact\":\"\",\"details\":\"\"},\"commission\":{\"rate\":\"0.100000000000000000\",\"max_rate\":\"0.200000000000000000\",\"max_change_rate\":\"0.010000000000000000\"},\"min_self_delegation\":\"1\",\"delegator_address\":\"axelar18hl5c9xn5dze2g50uaw0l2mr02ew57zkw87tvp\",\"validator_address\":\"axelarvaloper18hl5c9xn5dze2g50uaw0l2mr02ew57zkwxgw7w\",\"pubkey\":{\"@type\":\"/cosmos.crypto.ed25519.PubKey\",\"key\":\"7AbVAuKeaMcqA6HufqibI+Ev/zVPLCJFQrW5RE9N2Eg=\"},\"value\":{\"denom\":\"uaxl\",\"amount\":\"7000000000\"}}"} +{"level":"info","module":"x/capability","module":"ibc","name":"ports/transfer","time":"2022-12-22T13:18:48-05:00","message":"created new capability"} +{"level":"info","module":"x/ibc/port","port":"transfer","time":"2022-12-22T13:18:48-05:00","message":"port binded"} +{"level":"info","module":"x/capability","capability":1,"module":"transfer","name":"ports/transfer","time":"2022-12-22T13:18:48-05:00","message":"claimed capability"} +{"level":"info","module":"consensus","appHash":"","appHeight":0,"time":"2022-12-22T13:18:48-05:00","message":"Completed ABCI Handshake - Tendermint and App are synced"} +{"level":"info","block":11,"p2p":8,"tendermint_version":"0.34.19","time":"2022-12-22T13:18:48-05:00","message":"Version info"} +{"level":"info","module":"consensus","addr":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","pubKey":"7AbVAuKeaMcqA6HufqibI+Ev/zVPLCJFQrW5RE9N2Eg=","time":"2022-12-22T13:18:48-05:00","message":"This node is a validator"} +{"level":"info","module":"p2p","ID":"6fe59dc55e36979b9f4b541ba8e49b8d108462d3","file":"network/data/axelar/config/node_key.json","time":"2022-12-22T13:18:48-05:00","message":"P2P Node ID"} +{"level":"info","module":"p2p","addrs":[],"time":"2022-12-22T13:18:48-05:00","message":"Adding persistent peers"} +{"level":"info","module":"p2p","ids":[],"time":"2022-12-22T13:18:48-05:00","message":"Adding unconditional peer ids"} +{"level":"info","module":"p2p","book":"network/data/axelar/config/addrbook.json","addr":{"id":"6fe59dc55e36979b9f4b541ba8e49b8d108462d3","ip":"0.0.0.0","port":16656},"time":"2022-12-22T13:18:48-05:00","message":"Add our address to book"} +{"level":"info","impl":"Node","time":"2022-12-22T13:18:48-05:00","message":"Starting Node service"} +{"level":"info","laddr":"localhost:6060","time":"2022-12-22T13:18:48-05:00","message":"Starting pprof server"} +{"level":"info","module":"rpc-server","time":"2022-12-22T13:18:48-05:00","message":"Starting RPC HTTP server on [::]:16657"} +{"level":"info","module":"p2p","impl":"P2P Switch","time":"2022-12-22T13:18:48-05:00","message":"Starting P2P Switch service"} +{"level":"info","module":"mempool","impl":"Mempool","time":"2022-12-22T13:18:48-05:00","message":"Starting Mempool service"} +{"level":"info","module":"blockchain","impl":"BlockchainReactor","time":"2022-12-22T13:18:48-05:00","message":"Starting BlockchainReactor service"} +{"level":"info","module":"consensus","impl":"ConsensusReactor","time":"2022-12-22T13:18:48-05:00","message":"Starting Consensus service"} +{"level":"info","module":"consensus","waitSync":false,"time":"2022-12-22T13:18:48-05:00","message":"Reactor "} +{"level":"info","module":"consensus","impl":"ConsensusState","time":"2022-12-22T13:18:48-05:00","message":"Starting State service"} +{"level":"info","module":"consensus","wal":"network/data/axelar/data/cs.wal/wal","impl":"baseWAL","time":"2022-12-22T13:18:48-05:00","message":"Starting baseWAL service"} +{"level":"info","module":"consensus","wal":"network/data/axelar/data/cs.wal/wal","impl":"Group","time":"2022-12-22T13:18:48-05:00","message":"Starting Group service"} +{"level":"info","module":"consensus","impl":"TimeoutTicker","time":"2022-12-22T13:18:48-05:00","message":"Starting TimeoutTicker service"} +{"level":"info","module":"consensus","wal":"network/data/axelar/data/cs.wal/wal","height":1,"max":0,"min":0,"time":"2022-12-22T13:18:48-05:00","message":"Searching for height"} +{"level":"info","module":"consensus","wal":"network/data/axelar/data/cs.wal/wal","height":0,"max":0,"min":0,"time":"2022-12-22T13:18:48-05:00","message":"Searching for height"} +{"level":"info","module":"consensus","wal":"network/data/axelar/data/cs.wal/wal","height":0,"index":0,"time":"2022-12-22T13:18:48-05:00","message":"Found"} +{"level":"info","module":"consensus","height":1,"time":"2022-12-22T13:18:48-05:00","message":"Catchup by replaying consensus messages"} +{"level":"info","module":"consensus","time":"2022-12-22T13:18:48-05:00","message":"Replay: Done"} +{"level":"info","module":"evidence","impl":"Evidence","time":"2022-12-22T13:18:48-05:00","message":"Starting Evidence service"} +{"level":"info","module":"statesync","impl":"StateSync","time":"2022-12-22T13:18:48-05:00","message":"Starting StateSync service"} +{"level":"info","module":"pex","impl":"PEX","time":"2022-12-22T13:18:48-05:00","message":"Starting PEX service"} +{"level":"info","module":"p2p","book":"network/data/axelar/config/addrbook.json","impl":"AddrBook","time":"2022-12-22T13:18:48-05:00","message":"Starting AddrBook service"} +{"level":"info","module":"p2p","book":"network/data/axelar/config/addrbook.json","size":0,"time":"2022-12-22T13:18:48-05:00","message":"Saving AddrBook to file"} +{"level":"info","module":"pex","numDialing":0,"numInPeers":0,"numOutPeers":0,"numToDial":10,"time":"2022-12-22T13:18:48-05:00","message":"Ensure peers"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:18:48-05:00","message":"Starting timeout routine"} +{"level":"debug","module":"consensus","new_ti":{"duration":960959213,"height":1,"round":0,"step":1},"old_ti":{"duration":0,"height":0,"round":0,"step":0},"time":"2022-12-22T13:18:48-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:18:48-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":960.959213,"height":1,"round":0,"step":1,"time":"2022-12-22T13:18:48-05:00","message":"Scheduled timeout"} +{"level":"info","module":"pex","time":"2022-12-22T13:18:48-05:00","message":"No addresses to dial. Falling back to seeds"} +{"level":"info","module":"api-server","time":"2022-12-22T13:18:49-05:00","message":"starting API server..."} +{"level":"info","module":"api-server","time":"2022-12-22T13:18:49-05:00","message":"Starting RPC HTTP server on [::]:1316"} +{"level":"info","module":"consensus","dur":960.959213,"height":1,"round":0,"step":1,"time":"2022-12-22T13:18:49-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":1,"round":0,"step":1,"timeout":960.959213,"time":"2022-12-22T13:18:49-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":1,"round":0,"current":"1/0/RoundStepNewHeight","time":"2022-12-22T13:18:49-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":1,"round":0,"current":"1/0/RoundStepNewRound","time":"2022-12-22T13:18:49-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":1,"round":0,"time":"2022-12-22T13:18:49-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":1,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:18:49-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":1,"round":0,"step":3},"old_ti":{"duration":960959213,"height":1,"round":0,"step":1},"time":"2022-12-22T13:18:49-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:18:49-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":1,"round":0,"step":3,"time":"2022-12-22T13:18:49-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":1,"proposal":{"Type":32,"height":1,"round":0,"pol_round":-1,"block_id":{"hash":"DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2","parts":{"total":1,"hash":"FDBBA0E952A4B00C83DB54339CF42A780CD3FC96E2AE23931DAA58B5E85C9E4C"}},"timestamp":"2022-12-22T18:18:49.929315411Z","signature":"twxNRXZpabkVgFpKwEjlhHlCWoCAe/tJVqTZIsGgv7FA1gB9Ut1venW+Pr8j7lIDmf28Tx4pW9bjdMyN4ifCBg=="},"round":0,"time":"2022-12-22T13:18:49-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0F0801180328FFFFFFFFFFFFFFFFFF01","time":"2022-12-22T13:18:49-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":1,"round":0,"pol_round":-1,"block_id":{"hash":"DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2","parts":{"total":1,"hash":"FDBBA0E952A4B00C83DB54339CF42A780CD3FC96E2AE23931DAA58B5E85C9E4C"}},"timestamp":"2022-12-22T18:18:49.929315411Z","signature":"twxNRXZpabkVgFpKwEjlhHlCWoCAe/tJVqTZIsGgv7FA1gB9Ut1venW+Pr8j7lIDmf28Tx4pW9bjdMyN4ifCBg=="},"time":"2022-12-22T13:18:49-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2","height":1,"time":"2022-12-22T13:18:49-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":1,"round":0,"current":"1/0/RoundStepPropose","time":"2022-12-22T13:18:49-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":1,"round":0,"time":"2022-12-22T13:18:49-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":1,"round":0,"vote":{"type":1,"height":1,"round":0,"block_id":{"hash":"DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2","parts":{"total":1,"hash":"FDBBA0E952A4B00C83DB54339CF42A780CD3FC96E2AE23931DAA58B5E85C9E4C"}},"timestamp":"2022-12-22T18:18:49.971743455Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"BXgVHHmoWzpyJPb81Uiqkqs7AlLFeC8D/yG5sciIZRc3pZYB/tgDgr2vNY0P1apKe5d/tE1H0nASKtQp2at8AQ=="},"time":"2022-12-22T13:18:49-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0F0801180428FFFFFFFFFFFFFFFFFF01","time":"2022-12-22T13:18:49-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:49-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":1,"val_index":0,"vote_height":1,"vote_type":1,"time":"2022-12-22T13:18:50-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408011801","time":"2022-12-22T13:18:50-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:1 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2:1:FDBBA0E952A4(1) BA{1:x} map[]}","vote":{"type":1,"height":1,"round":0,"block_id":{"hash":"DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2","parts":{"total":1,"hash":"FDBBA0E952A4B00C83DB54339CF42A780CD3FC96E2AE23931DAA58B5E85C9E4C"}},"timestamp":"2022-12-22T18:18:49.971743455Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"BXgVHHmoWzpyJPb81Uiqkqs7AlLFeC8D/yG5sciIZRc3pZYB/tgDgr2vNY0P1apKe5d/tE1H0nASKtQp2at8AQ=="},"time":"2022-12-22T13:18:50-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:18:50-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F08011A2408011220FDBBA0E952A4B00C83DB54339CF42A780CD3FC96E2AE23931DAA58B5E85C9E4C22050801120101","time":"2022-12-22T13:18:50-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":1,"round":0,"current":"1/0/RoundStepPrevote","time":"2022-12-22T13:18:50-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":1,"round":0,"hash":"DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2","time":"2022-12-22T13:18:50-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":1,"round":0,"vote":{"type":2,"height":1,"round":0,"block_id":{"hash":"DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2","parts":{"total":1,"hash":"FDBBA0E952A4B00C83DB54339CF42A780CD3FC96E2AE23931DAA58B5E85C9E4C"}},"timestamp":"2022-12-22T18:18:50.006520821Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"XsYzQvqqB4LDtH+dDROC5+pvZz19XBig1iJYmmVPoGtisaPjaTr5JtgKAYS5g9VvDPex6yEhDx2SrCfMReMZDA=="},"time":"2022-12-22T13:18:50-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0F0801180628FFFFFFFFFFFFFFFFFF01","time":"2022-12-22T13:18:50-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:50-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":1,"val_index":0,"vote_height":1,"vote_type":2,"time":"2022-12-22T13:18:50-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408011802","time":"2022-12-22T13:18:50-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":1,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:18:50Z","time":"2022-12-22T13:18:50-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":1,"round":0,"current":"1/0/RoundStepPrecommit","time":"2022-12-22T13:18:50-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":1,"round":0,"current":"1/0/RoundStepPrecommit","time":"2022-12-22T13:18:50-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":1,"current":"1/0/RoundStepPrecommit","time":"2022-12-22T13:18:50-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":1,"block_hash":"DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2","time":"2022-12-22T13:18:50-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0F0801180828FFFFFFFFFFFFFFFFFF01","time":"2022-12-22T13:18:50-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":1,"hash":"DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2","num_txs":0,"root":"E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855","time":"2022-12-22T13:18:50-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":1,"time":"2022-12-22T13:18:50-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 1\n Time: 2022-12-22 18:18:35.675458113 +0000 UTC\n LastBlockID: :0:000000000000\n LastCommit: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 0\n Round: 0\n BlockID: :0:000000000000\n Signatures:\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n}#DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:18:50-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:18:50-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":1,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:18:50-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B32303820363720313020313635203130322032313720323235203231332031372039392031313420313637203133302035322031333720323620323332203137392031393320323138203135302032343420313520343820363620393820313439203136203133302032323820313338203136355D3A317D","time":"2022-12-22T13:18:50-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"D0430AA566D9E1D5116372A78234891AE8B3C1DA96F40F304262951082E48AA5","height":1,"num_txs":0,"time":"2022-12-22T13:18:50-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":1,"last_block_time":"2022-12-22T18:18:35Z","time":"2022-12-22T13:18:50-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408021801","time":"2022-12-22T13:18:50-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":839310382,"height":2,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":1,"round":0,"step":3},"time":"2022-12-22T13:18:50-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":839.310382,"height":2,"round":0,"step":1,"time":"2022-12-22T13:18:50-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:50-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":1,"time":"2022-12-22T13:18:50-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":1,"num_txs":0,"time":"2022-12-22T13:18:50-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":839.310382,"height":2,"round":0,"step":1,"time":"2022-12-22T13:18:51-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":2,"round":0,"step":1,"timeout":839.310382,"time":"2022-12-22T13:18:51-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":2,"round":0,"current":"2/0/RoundStepNewHeight","time":"2022-12-22T13:18:51-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":2,"round":0,"current":"2/0/RoundStepNewRound","time":"2022-12-22T13:18:51-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":2,"round":0,"time":"2022-12-22T13:18:51-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":2,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:18:51-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":2,"round":0,"step":3},"old_ti":{"duration":839310382,"height":2,"round":0,"step":1},"time":"2022-12-22T13:18:51-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:18:51-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":2,"round":0,"step":3,"time":"2022-12-22T13:18:51-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":2,"proposal":{"Type":32,"height":2,"round":0,"pol_round":-1,"block_id":{"hash":"FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97","parts":{"total":1,"hash":"62B1581980A83578AA2D45354FDFE7617C01404A7D66C84A3F7D54320F7D0E1F"}},"timestamp":"2022-12-22T18:18:51.046898377Z","signature":"PQ6L2RYVkmBojb9FVtq/Q6kVYdLUnzdUPdD2sXNHO+C3SIdUFGQRrGIdk7P4UTDDzBCLs2I6jCzXH83EEAVVDw=="},"round":0,"time":"2022-12-22T13:18:51-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408021803","time":"2022-12-22T13:18:51-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":2,"round":0,"pol_round":-1,"block_id":{"hash":"FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97","parts":{"total":1,"hash":"62B1581980A83578AA2D45354FDFE7617C01404A7D66C84A3F7D54320F7D0E1F"}},"timestamp":"2022-12-22T18:18:51.046898377Z","signature":"PQ6L2RYVkmBojb9FVtq/Q6kVYdLUnzdUPdD2sXNHO+C3SIdUFGQRrGIdk7P4UTDDzBCLs2I6jCzXH83EEAVVDw=="},"time":"2022-12-22T13:18:51-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97","height":2,"time":"2022-12-22T13:18:51-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":2,"round":0,"current":"2/0/RoundStepPropose","time":"2022-12-22T13:18:51-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":2,"round":0,"time":"2022-12-22T13:18:51-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":2,"round":0,"vote":{"type":1,"height":2,"round":0,"block_id":{"hash":"FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97","parts":{"total":1,"hash":"62B1581980A83578AA2D45354FDFE7617C01404A7D66C84A3F7D54320F7D0E1F"}},"timestamp":"2022-12-22T18:18:51.083585631Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"jepC2B9++RTyOHyWuoEVc4md1n+MXFbo5T+Wg8s7GtZw7XS1JaiOGd2J6xjKe5v3CDjHT9GljRHbtM37h+3+DA=="},"time":"2022-12-22T13:18:51-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408021804","time":"2022-12-22T13:18:51-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:51-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":2,"val_index":0,"vote_height":2,"vote_type":1,"time":"2022-12-22T13:18:51-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408021801","time":"2022-12-22T13:18:51-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:2 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97:1:62B1581980A8(1) BA{1:x} map[]}","vote":{"type":1,"height":2,"round":0,"block_id":{"hash":"FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97","parts":{"total":1,"hash":"62B1581980A83578AA2D45354FDFE7617C01404A7D66C84A3F7D54320F7D0E1F"}},"timestamp":"2022-12-22T18:18:51.083585631Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"jepC2B9++RTyOHyWuoEVc4md1n+MXFbo5T+Wg8s7GtZw7XS1JaiOGd2J6xjKe5v3CDjHT9GljRHbtM37h+3+DA=="},"time":"2022-12-22T13:18:51-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:18:51-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F08021A240801122062B1581980A83578AA2D45354FDFE7617C01404A7D66C84A3F7D54320F7D0E1F22050801120101","time":"2022-12-22T13:18:51-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":2,"round":0,"current":"2/0/RoundStepPrevote","time":"2022-12-22T13:18:51-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":2,"round":0,"hash":"FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97","time":"2022-12-22T13:18:51-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":2,"round":0,"vote":{"type":2,"height":2,"round":0,"block_id":{"hash":"FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97","parts":{"total":1,"hash":"62B1581980A83578AA2D45354FDFE7617C01404A7D66C84A3F7D54320F7D0E1F"}},"timestamp":"2022-12-22T18:18:51.107684257Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"9730ro0+VlejJMvdGNFtygDengaNWZTk6WCwjl6xvkwvQTrBs08bNpGbFWskcPUO8H+zahpcYz7cxJDy15VEDQ=="},"time":"2022-12-22T13:18:51-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408021806","time":"2022-12-22T13:18:51-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:51-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":2,"val_index":0,"vote_height":2,"vote_type":2,"time":"2022-12-22T13:18:51-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408021802","time":"2022-12-22T13:18:51-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":2,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:18:51Z","time":"2022-12-22T13:18:51-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":2,"round":0,"current":"2/0/RoundStepPrecommit","time":"2022-12-22T13:18:51-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":2,"round":0,"current":"2/0/RoundStepPrecommit","time":"2022-12-22T13:18:51-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":2,"current":"2/0/RoundStepPrecommit","time":"2022-12-22T13:18:51-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":2,"block_hash":"FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97","time":"2022-12-22T13:18:51-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408021808","time":"2022-12-22T13:18:51-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":2,"hash":"FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97","num_txs":0,"root":"D0430AA566D9E1D5116372A78234891AE8B3C1DA96F40F304262951082E48AA5","time":"2022-12-22T13:18:51-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":2,"time":"2022-12-22T13:18:51-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 2\n Time: 2022-12-22 18:18:50.006520821 +0000 UTC\n LastBlockID: DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2:1:FDBBA0E952A4\n LastCommit: 4211DCDC336AAD373912575086B84A8C51B0123A99A3B6A8388EB494EDBA0CE9\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: D0430AA566D9E1D5116372A78234891AE8B3C1DA96F40F304262951082E48AA5\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 1\n Round: 0\n BlockID: DF63B58D828ABACBB8BEC9A4732020E83C605B3A2702076264B9C48476904CC2:1:FDBBA0E952A4\n Signatures:\n CommitSig{5EC63342FAAA by 65377D2CF9C3 on 2 @ 2022-12-22T18:18:50.006520821Z}\n }#4211DCDC336AAD373912575086B84A8C51B0123A99A3B6A8388EB494EDBA0CE9\n}#FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:18:51-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:18:51-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":2,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:18:51-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B32343820363220363020363820313634203138362033203620323030203132382032333120363820323036203234342035203130332038392034203639203332203230302039392033372031312031393920312036302036322032333020313434203637203138315D3A327D","time":"2022-12-22T13:18:51-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"F83E3C44A4BA0306C880E744CEF4056759044520C863250BC7013C3EE69043B5","height":2,"num_txs":0,"time":"2022-12-22T13:18:51-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":2,"last_block_time":"2022-12-22T18:18:50Z","time":"2022-12-22T13:18:51-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408031801","time":"2022-12-22T13:18:51-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:51-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","new_ti":{"duration":969015065,"height":3,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":2,"round":0,"step":3},"time":"2022-12-22T13:18:51-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":969.015065,"height":3,"round":0,"step":1,"time":"2022-12-22T13:18:51-05:00","message":"Scheduled timeout"} +{"level":"info","module":"txindex","height":2,"time":"2022-12-22T13:18:51-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":2,"num_txs":0,"time":"2022-12-22T13:18:51-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":969.015065,"height":3,"round":0,"step":1,"time":"2022-12-22T13:18:52-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":3,"round":0,"step":1,"timeout":969.015065,"time":"2022-12-22T13:18:52-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":3,"round":0,"current":"3/0/RoundStepNewHeight","time":"2022-12-22T13:18:52-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":3,"round":0,"current":"3/0/RoundStepNewRound","time":"2022-12-22T13:18:52-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":3,"round":0,"time":"2022-12-22T13:18:52-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":3,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:18:52-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":3,"round":0,"step":3},"old_ti":{"duration":969015065,"height":3,"round":0,"step":1},"time":"2022-12-22T13:18:52-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:18:52-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":3,"round":0,"step":3,"time":"2022-12-22T13:18:52-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":3,"proposal":{"Type":32,"height":3,"round":0,"pol_round":-1,"block_id":{"hash":"F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF","parts":{"total":1,"hash":"7FE1F75BD396EE890430C2EEA4ABFAEAD3D5AFC2B0CB9AAEEDA1C3A531237514"}},"timestamp":"2022-12-22T18:18:52.160508894Z","signature":"AajwQGwxi1iigyT2LnA9vj6Fb5WJ/lpCgucarKjknGRwFNFeUgaX3uBK4oxzTh6N/buFiBANl1MdEcjs3YcqDA=="},"round":0,"time":"2022-12-22T13:18:52-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408031803","time":"2022-12-22T13:18:52-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":3,"round":0,"pol_round":-1,"block_id":{"hash":"F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF","parts":{"total":1,"hash":"7FE1F75BD396EE890430C2EEA4ABFAEAD3D5AFC2B0CB9AAEEDA1C3A531237514"}},"timestamp":"2022-12-22T18:18:52.160508894Z","signature":"AajwQGwxi1iigyT2LnA9vj6Fb5WJ/lpCgucarKjknGRwFNFeUgaX3uBK4oxzTh6N/buFiBANl1MdEcjs3YcqDA=="},"time":"2022-12-22T13:18:52-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF","height":3,"time":"2022-12-22T13:18:52-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":3,"round":0,"current":"3/0/RoundStepPropose","time":"2022-12-22T13:18:52-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":3,"round":0,"time":"2022-12-22T13:18:52-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":3,"round":0,"vote":{"type":1,"height":3,"round":0,"block_id":{"hash":"F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF","parts":{"total":1,"hash":"7FE1F75BD396EE890430C2EEA4ABFAEAD3D5AFC2B0CB9AAEEDA1C3A531237514"}},"timestamp":"2022-12-22T18:18:52.206379814Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"AZJJ8fcn7UkLAQuAq/kS+gJMzfELqNkKHF8Pp2j/Y3EnEyCzSuHYOGBLcjZjLoJaYiNWH625aLu6DJqGp69EBA=="},"time":"2022-12-22T13:18:52-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408031804","time":"2022-12-22T13:18:52-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:52-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":3,"val_index":0,"vote_height":3,"vote_type":1,"time":"2022-12-22T13:18:52-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408031801","time":"2022-12-22T13:18:52-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:3 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF:1:7FE1F75BD396(1) BA{1:x} map[]}","vote":{"type":1,"height":3,"round":0,"block_id":{"hash":"F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF","parts":{"total":1,"hash":"7FE1F75BD396EE890430C2EEA4ABFAEAD3D5AFC2B0CB9AAEEDA1C3A531237514"}},"timestamp":"2022-12-22T18:18:52.206379814Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"AZJJ8fcn7UkLAQuAq/kS+gJMzfELqNkKHF8Pp2j/Y3EnEyCzSuHYOGBLcjZjLoJaYiNWH625aLu6DJqGp69EBA=="},"time":"2022-12-22T13:18:52-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:18:52-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F08031A24080112207FE1F75BD396EE890430C2EEA4ABFAEAD3D5AFC2B0CB9AAEEDA1C3A53123751422050801120101","time":"2022-12-22T13:18:52-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":3,"round":0,"current":"3/0/RoundStepPrevote","time":"2022-12-22T13:18:52-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":3,"round":0,"hash":"F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF","time":"2022-12-22T13:18:52-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":3,"round":0,"vote":{"type":2,"height":3,"round":0,"block_id":{"hash":"F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF","parts":{"total":1,"hash":"7FE1F75BD396EE890430C2EEA4ABFAEAD3D5AFC2B0CB9AAEEDA1C3A531237514"}},"timestamp":"2022-12-22T18:18:52.225043934Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"hDbTP9eSsMo7bvZ78JNYx1e7GMCb1y5DVvqH8ZqMtWMSxc8MvZJD8ErSZ3w9a9VGkoSDqEenkcaTT3/TBxCRCA=="},"time":"2022-12-22T13:18:52-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408031806","time":"2022-12-22T13:18:52-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:52-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":3,"val_index":0,"vote_height":3,"vote_type":2,"time":"2022-12-22T13:18:52-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408031802","time":"2022-12-22T13:18:52-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":3,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:18:52Z","time":"2022-12-22T13:18:52-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":3,"round":0,"current":"3/0/RoundStepPrecommit","time":"2022-12-22T13:18:52-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":3,"round":0,"current":"3/0/RoundStepPrecommit","time":"2022-12-22T13:18:52-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":3,"current":"3/0/RoundStepPrecommit","time":"2022-12-22T13:18:52-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":3,"block_hash":"F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF","time":"2022-12-22T13:18:52-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408031808","time":"2022-12-22T13:18:52-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":3,"hash":"F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF","num_txs":0,"root":"F83E3C44A4BA0306C880E744CEF4056759044520C863250BC7013C3EE69043B5","time":"2022-12-22T13:18:52-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":3,"time":"2022-12-22T13:18:52-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 3\n Time: 2022-12-22 18:18:51.107684257 +0000 UTC\n LastBlockID: FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97:1:62B1581980A8\n LastCommit: 036929078F10C845778B9677E28C3B5DE8D128891BFEE57E81A89CFCCA208ED1\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: F83E3C44A4BA0306C880E744CEF4056759044520C863250BC7013C3EE69043B5\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 2\n Round: 0\n BlockID: FEE0924351496C965F9739213259DC1D66B765AE5B282D63B5A0CC5ED5944A97:1:62B1581980A8\n Signatures:\n CommitSig{F7BDF4AE8D3E by 65377D2CF9C3 on 2 @ 2022-12-22T18:18:51.107684257Z}\n }#036929078F10C845778B9677E28C3B5DE8D128891BFEE57E81A89CFCCA208ED1\n}#F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:18:52-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:18:52-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":3,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:18:52-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B3234382035312032302034302032343420313433203135392031303120323130203138302032343320302035352032303320323138203131342032323520333320323332203331203231203439203520313833203139332031353820313536203132302032333320363220312039375D3A337D","time":"2022-12-22T13:18:52-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"F8331428F48F9F65D2B4F30037CBDA72E121E81F153105B7C19E9C78E93E0161","height":3,"num_txs":0,"time":"2022-12-22T13:18:52-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":3,"last_block_time":"2022-12-22T18:18:51Z","time":"2022-12-22T13:18:52-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408041801","time":"2022-12-22T13:18:52-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":883978798,"height":4,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":3,"round":0,"step":3},"time":"2022-12-22T13:18:52-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":883.978798,"height":4,"round":0,"step":1,"time":"2022-12-22T13:18:52-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:52-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":3,"time":"2022-12-22T13:18:52-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":3,"num_txs":0,"time":"2022-12-22T13:18:52-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":883.978798,"height":4,"round":0,"step":1,"time":"2022-12-22T13:18:53-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":4,"round":0,"step":1,"timeout":883.978798,"time":"2022-12-22T13:18:53-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":4,"round":0,"current":"4/0/RoundStepNewHeight","time":"2022-12-22T13:18:53-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":4,"round":0,"current":"4/0/RoundStepNewRound","time":"2022-12-22T13:18:53-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":4,"round":0,"time":"2022-12-22T13:18:53-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":4,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:18:53-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":4,"round":0,"step":3},"old_ti":{"duration":883978798,"height":4,"round":0,"step":1},"time":"2022-12-22T13:18:53-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:18:53-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":4,"round":0,"step":3,"time":"2022-12-22T13:18:53-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":4,"proposal":{"Type":32,"height":4,"round":0,"pol_round":-1,"block_id":{"hash":"B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98","parts":{"total":1,"hash":"05978BF74A93497088F7C2D8835E0175C0AFACE664D66616F91E78177956C14C"}},"timestamp":"2022-12-22T18:18:53.27067276Z","signature":"UHAAbLl0L5zuT8jtA6iT5p2YLHtCold5y5QvpnCvXaYGZpSp/43TfJA26/fCFkfH8aTKirCoZug0TmXRj1iSBQ=="},"round":0,"time":"2022-12-22T13:18:53-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408041803","time":"2022-12-22T13:18:53-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":4,"round":0,"pol_round":-1,"block_id":{"hash":"B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98","parts":{"total":1,"hash":"05978BF74A93497088F7C2D8835E0175C0AFACE664D66616F91E78177956C14C"}},"timestamp":"2022-12-22T18:18:53.27067276Z","signature":"UHAAbLl0L5zuT8jtA6iT5p2YLHtCold5y5QvpnCvXaYGZpSp/43TfJA26/fCFkfH8aTKirCoZug0TmXRj1iSBQ=="},"time":"2022-12-22T13:18:53-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98","height":4,"time":"2022-12-22T13:18:53-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":4,"round":0,"current":"4/0/RoundStepPropose","time":"2022-12-22T13:18:53-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":4,"round":0,"time":"2022-12-22T13:18:53-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":4,"round":0,"vote":{"type":1,"height":4,"round":0,"block_id":{"hash":"B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98","parts":{"total":1,"hash":"05978BF74A93497088F7C2D8835E0175C0AFACE664D66616F91E78177956C14C"}},"timestamp":"2022-12-22T18:18:53.316285481Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"bONaXPN6UIoQprXyHw1QoLQqu7/6MkEMI4XVeh4opchswKNdDxgDtZ/Lcu56MftM07X82p4eQnNoF2nphzokBA=="},"time":"2022-12-22T13:18:53-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408041804","time":"2022-12-22T13:18:53-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:53-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":4,"val_index":0,"vote_height":4,"vote_type":1,"time":"2022-12-22T13:18:53-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408041801","time":"2022-12-22T13:18:53-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:4 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98:1:05978BF74A93(1) BA{1:x} map[]}","vote":{"type":1,"height":4,"round":0,"block_id":{"hash":"B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98","parts":{"total":1,"hash":"05978BF74A93497088F7C2D8835E0175C0AFACE664D66616F91E78177956C14C"}},"timestamp":"2022-12-22T18:18:53.316285481Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"bONaXPN6UIoQprXyHw1QoLQqu7/6MkEMI4XVeh4opchswKNdDxgDtZ/Lcu56MftM07X82p4eQnNoF2nphzokBA=="},"time":"2022-12-22T13:18:53-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:18:53-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F08041A240801122005978BF74A93497088F7C2D8835E0175C0AFACE664D66616F91E78177956C14C22050801120101","time":"2022-12-22T13:18:53-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":4,"round":0,"current":"4/0/RoundStepPrevote","time":"2022-12-22T13:18:53-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":4,"round":0,"hash":"B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98","time":"2022-12-22T13:18:53-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":4,"round":0,"vote":{"type":2,"height":4,"round":0,"block_id":{"hash":"B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98","parts":{"total":1,"hash":"05978BF74A93497088F7C2D8835E0175C0AFACE664D66616F91E78177956C14C"}},"timestamp":"2022-12-22T18:18:53.330388404Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"FpX5wpr9ZacNYhEMeJsNRTRL0I/YPX6ycxguabedtwJ5jmLsdtxEFnBeqiXXBFhoQ6bxa+j8vCHqHUgF7CekDw=="},"time":"2022-12-22T13:18:53-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408041806","time":"2022-12-22T13:18:53-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:53-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":4,"val_index":0,"vote_height":4,"vote_type":2,"time":"2022-12-22T13:18:53-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408041802","time":"2022-12-22T13:18:53-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":4,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:18:53Z","time":"2022-12-22T13:18:53-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":4,"round":0,"current":"4/0/RoundStepPrecommit","time":"2022-12-22T13:18:53-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":4,"round":0,"current":"4/0/RoundStepPrecommit","time":"2022-12-22T13:18:53-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":4,"current":"4/0/RoundStepPrecommit","time":"2022-12-22T13:18:53-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":4,"block_hash":"B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98","time":"2022-12-22T13:18:53-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408041808","time":"2022-12-22T13:18:53-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":4,"hash":"B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98","num_txs":0,"root":"F8331428F48F9F65D2B4F30037CBDA72E121E81F153105B7C19E9C78E93E0161","time":"2022-12-22T13:18:53-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":4,"time":"2022-12-22T13:18:53-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 4\n Time: 2022-12-22 18:18:52.225043934 +0000 UTC\n LastBlockID: F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF:1:7FE1F75BD396\n LastCommit: 947DF7827C491744F414DBCEB648FB00A89FF5AA14559BC1989E31379CD6AB2A\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: F8331428F48F9F65D2B4F30037CBDA72E121E81F153105B7C19E9C78E93E0161\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 3\n Round: 0\n BlockID: F653A60EF49C88C2FFBF301AC48D2A730E07ED21288341E6D60B3DCC6046C2AF:1:7FE1F75BD396\n Signatures:\n CommitSig{8436D33FD792 by 65377D2CF9C3 on 2 @ 2022-12-22T18:18:52.225043934Z}\n }#947DF7827C491744F414DBCEB648FB00A89FF5AA14559BC1989E31379CD6AB2A\n}#B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:18:53-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:18:53-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":4,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:18:53-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B3232332031313920363320323530203134372031313220313739203536203436203939203436203820323233203132332039322031373020313134203937203139392037352031333020393720313832203132372038332032353220323534203131332033332031303620313632203130365D3A347D","time":"2022-12-22T13:18:53-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"DF773FFA9370B3382E632E08DF7B5CAA7261C74B8261B67F53FCFE71216AA26A","height":4,"num_txs":0,"time":"2022-12-22T13:18:53-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":4,"last_block_time":"2022-12-22T18:18:52Z","time":"2022-12-22T13:18:53-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408051801","time":"2022-12-22T13:18:53-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":933662594,"height":5,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":4,"round":0,"step":3},"time":"2022-12-22T13:18:53-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":933.662594,"height":5,"round":0,"step":1,"time":"2022-12-22T13:18:53-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:53-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":4,"time":"2022-12-22T13:18:53-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":4,"num_txs":0,"time":"2022-12-22T13:18:53-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":933.662594,"height":5,"round":0,"step":1,"time":"2022-12-22T13:18:54-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":5,"round":0,"step":1,"timeout":933.662594,"time":"2022-12-22T13:18:54-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":5,"round":0,"current":"5/0/RoundStepNewHeight","time":"2022-12-22T13:18:54-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":5,"round":0,"current":"5/0/RoundStepNewRound","time":"2022-12-22T13:18:54-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":5,"round":0,"time":"2022-12-22T13:18:54-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":5,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:18:54-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":5,"round":0,"step":3},"old_ti":{"duration":933662594,"height":5,"round":0,"step":1},"time":"2022-12-22T13:18:54-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:18:54-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":5,"round":0,"step":3,"time":"2022-12-22T13:18:54-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":5,"proposal":{"Type":32,"height":5,"round":0,"pol_round":-1,"block_id":{"hash":"C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742","parts":{"total":1,"hash":"FC8292FFA8E21EEC6B3E4AEB237E02504BCE369FE88CF676862E3186BE42B2E6"}},"timestamp":"2022-12-22T18:18:54.423536545Z","signature":"zN3/eQDZ1O1P1ACS4S0UOfMO/DjZvN3cIWBSi+Li/DoUZvMolW7iOy3XtCaAwflpi8mT5CTPVf4Q/S0DmdOUBw=="},"round":0,"time":"2022-12-22T13:18:54-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408051803","time":"2022-12-22T13:18:54-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":5,"round":0,"pol_round":-1,"block_id":{"hash":"C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742","parts":{"total":1,"hash":"FC8292FFA8E21EEC6B3E4AEB237E02504BCE369FE88CF676862E3186BE42B2E6"}},"timestamp":"2022-12-22T18:18:54.423536545Z","signature":"zN3/eQDZ1O1P1ACS4S0UOfMO/DjZvN3cIWBSi+Li/DoUZvMolW7iOy3XtCaAwflpi8mT5CTPVf4Q/S0DmdOUBw=="},"time":"2022-12-22T13:18:54-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742","height":5,"time":"2022-12-22T13:18:54-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":5,"round":0,"current":"5/0/RoundStepPropose","time":"2022-12-22T13:18:54-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":5,"round":0,"time":"2022-12-22T13:18:54-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":5,"round":0,"vote":{"type":1,"height":5,"round":0,"block_id":{"hash":"C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742","parts":{"total":1,"hash":"FC8292FFA8E21EEC6B3E4AEB237E02504BCE369FE88CF676862E3186BE42B2E6"}},"timestamp":"2022-12-22T18:18:54.461031876Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"4oW2kv+IzODe037C6eJZp8sE3ZXj5401A1Raz8ZeVSFPeCEj8GCaJkFVzl8r30qdpvwBCm36cAjyBEQ8fcxTBw=="},"time":"2022-12-22T13:18:54-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408051804","time":"2022-12-22T13:18:54-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:54-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":5,"val_index":0,"vote_height":5,"vote_type":1,"time":"2022-12-22T13:18:54-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408051801","time":"2022-12-22T13:18:54-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:5 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742:1:FC8292FFA8E2(1) BA{1:x} map[]}","vote":{"type":1,"height":5,"round":0,"block_id":{"hash":"C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742","parts":{"total":1,"hash":"FC8292FFA8E21EEC6B3E4AEB237E02504BCE369FE88CF676862E3186BE42B2E6"}},"timestamp":"2022-12-22T18:18:54.461031876Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"4oW2kv+IzODe037C6eJZp8sE3ZXj5401A1Raz8ZeVSFPeCEj8GCaJkFVzl8r30qdpvwBCm36cAjyBEQ8fcxTBw=="},"time":"2022-12-22T13:18:54-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:18:54-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F08051A2408011220FC8292FFA8E21EEC6B3E4AEB237E02504BCE369FE88CF676862E3186BE42B2E622050801120101","time":"2022-12-22T13:18:54-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":5,"round":0,"current":"5/0/RoundStepPrevote","time":"2022-12-22T13:18:54-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":5,"round":0,"hash":"C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742","time":"2022-12-22T13:18:54-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":5,"round":0,"vote":{"type":2,"height":5,"round":0,"block_id":{"hash":"C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742","parts":{"total":1,"hash":"FC8292FFA8E21EEC6B3E4AEB237E02504BCE369FE88CF676862E3186BE42B2E6"}},"timestamp":"2022-12-22T18:18:54.506519881Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"TlfmXKKcK2noT+umB71sby3oFfD0O3rKRAlkGhkoQPVviCAfympSVK6o1bMypwu2gMsP0ijtRXhnBi1aaSVCCQ=="},"time":"2022-12-22T13:18:54-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408051806","time":"2022-12-22T13:18:54-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:54-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":5,"val_index":0,"vote_height":5,"vote_type":2,"time":"2022-12-22T13:18:54-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408051802","time":"2022-12-22T13:18:54-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":5,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:18:54Z","time":"2022-12-22T13:18:54-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":5,"round":0,"current":"5/0/RoundStepPrecommit","time":"2022-12-22T13:18:54-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":5,"round":0,"current":"5/0/RoundStepPrecommit","time":"2022-12-22T13:18:54-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":5,"current":"5/0/RoundStepPrecommit","time":"2022-12-22T13:18:54-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":5,"block_hash":"C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742","time":"2022-12-22T13:18:54-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408051808","time":"2022-12-22T13:18:54-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":5,"hash":"C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742","num_txs":0,"root":"DF773FFA9370B3382E632E08DF7B5CAA7261C74B8261B67F53FCFE71216AA26A","time":"2022-12-22T13:18:54-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":5,"time":"2022-12-22T13:18:54-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 5\n Time: 2022-12-22 18:18:53.330388404 +0000 UTC\n LastBlockID: B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98:1:05978BF74A93\n LastCommit: 1FEA1D406D72963BB940F21167C66CAB45F4AD1DBA9EC7831CDB3DC855100286\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: DF773FFA9370B3382E632E08DF7B5CAA7261C74B8261B67F53FCFE71216AA26A\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 4\n Round: 0\n BlockID: B1FDA9CEDD84C49DAE638C7C9634FC04F552B71D3EA0225477DFBC610EAA6D98:1:05978BF74A93\n Signatures:\n CommitSig{1695F9C29AFD by 65377D2CF9C3 on 2 @ 2022-12-22T18:18:53.330388404Z}\n }#1FEA1D406D72963BB940F21167C66CAB45F4AD1DBA9EC7831CDB3DC855100286\n}#C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:18:54-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:18:54-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":5,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:18:54-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B313138203230322031372035382035302031383220323335203134302031393120313520323534203536203731203234392031393220313836203136392039382031323120323236203734203231372032343820313230203131382036352032323820313132203131382031342031312039375D3A357D","time":"2022-12-22T13:18:54-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"76CA113A32B6EB8CBF0FFE3847F9C0BAA96279E24AD9F8787641E470760E0B61","height":5,"num_txs":0,"time":"2022-12-22T13:18:54-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":5,"last_block_time":"2022-12-22T18:18:53Z","time":"2022-12-22T13:18:54-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408061801","time":"2022-12-22T13:18:54-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":934433041,"height":6,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":5,"round":0,"step":3},"time":"2022-12-22T13:18:54-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":934.433041,"height":6,"round":0,"step":1,"time":"2022-12-22T13:18:54-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:54-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":5,"time":"2022-12-22T13:18:54-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":5,"num_txs":0,"time":"2022-12-22T13:18:54-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":934.433041,"height":6,"round":0,"step":1,"time":"2022-12-22T13:18:55-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":6,"round":0,"step":1,"timeout":934.433041,"time":"2022-12-22T13:18:55-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":6,"round":0,"current":"6/0/RoundStepNewHeight","time":"2022-12-22T13:18:55-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":6,"round":0,"current":"6/0/RoundStepNewRound","time":"2022-12-22T13:18:55-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":6,"round":0,"time":"2022-12-22T13:18:55-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":6,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:18:55-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":6,"round":0,"step":3},"old_ti":{"duration":934433041,"height":6,"round":0,"step":1},"time":"2022-12-22T13:18:55-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:18:55-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":6,"round":0,"step":3,"time":"2022-12-22T13:18:55-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":6,"proposal":{"Type":32,"height":6,"round":0,"pol_round":-1,"block_id":{"hash":"8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815","parts":{"total":1,"hash":"C95EBCDAA34AF9D225C7EB38F7999B21DF6F7C2278DB55485F12CCA4EE6C770D"}},"timestamp":"2022-12-22T18:18:55.578581276Z","signature":"sfUqzbGnD+St+X6LYqShRvxQu+9ITM76jlLaxRisyiR2o0LRCKGuUNDHBm3RQTtBcC/MKkS6wt88AW5zWR0XAA=="},"round":0,"time":"2022-12-22T13:18:55-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408061803","time":"2022-12-22T13:18:55-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":6,"round":0,"pol_round":-1,"block_id":{"hash":"8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815","parts":{"total":1,"hash":"C95EBCDAA34AF9D225C7EB38F7999B21DF6F7C2278DB55485F12CCA4EE6C770D"}},"timestamp":"2022-12-22T18:18:55.578581276Z","signature":"sfUqzbGnD+St+X6LYqShRvxQu+9ITM76jlLaxRisyiR2o0LRCKGuUNDHBm3RQTtBcC/MKkS6wt88AW5zWR0XAA=="},"time":"2022-12-22T13:18:55-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815","height":6,"time":"2022-12-22T13:18:55-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":6,"round":0,"current":"6/0/RoundStepPropose","time":"2022-12-22T13:18:55-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":6,"round":0,"time":"2022-12-22T13:18:55-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":6,"round":0,"vote":{"type":1,"height":6,"round":0,"block_id":{"hash":"8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815","parts":{"total":1,"hash":"C95EBCDAA34AF9D225C7EB38F7999B21DF6F7C2278DB55485F12CCA4EE6C770D"}},"timestamp":"2022-12-22T18:18:55.606253951Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"unyPP2eXiodUnZEhJQX9ob9ikqxjdgy4bdEIOBO2d6gVmxGmClG7btZTAdIwwhyefsr6QLOZ/LOLUUewWWRVBQ=="},"time":"2022-12-22T13:18:55-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408061804","time":"2022-12-22T13:18:55-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:55-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":6,"val_index":0,"vote_height":6,"vote_type":1,"time":"2022-12-22T13:18:55-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408061801","time":"2022-12-22T13:18:55-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:6 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815:1:C95EBCDAA34A(1) BA{1:x} map[]}","vote":{"type":1,"height":6,"round":0,"block_id":{"hash":"8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815","parts":{"total":1,"hash":"C95EBCDAA34AF9D225C7EB38F7999B21DF6F7C2278DB55485F12CCA4EE6C770D"}},"timestamp":"2022-12-22T18:18:55.606253951Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"unyPP2eXiodUnZEhJQX9ob9ikqxjdgy4bdEIOBO2d6gVmxGmClG7btZTAdIwwhyefsr6QLOZ/LOLUUewWWRVBQ=="},"time":"2022-12-22T13:18:55-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:18:55-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F08061A2408011220C95EBCDAA34AF9D225C7EB38F7999B21DF6F7C2278DB55485F12CCA4EE6C770D22050801120101","time":"2022-12-22T13:18:55-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":6,"round":0,"current":"6/0/RoundStepPrevote","time":"2022-12-22T13:18:55-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":6,"round":0,"hash":"8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815","time":"2022-12-22T13:18:55-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":6,"round":0,"vote":{"type":2,"height":6,"round":0,"block_id":{"hash":"8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815","parts":{"total":1,"hash":"C95EBCDAA34AF9D225C7EB38F7999B21DF6F7C2278DB55485F12CCA4EE6C770D"}},"timestamp":"2022-12-22T18:18:55.655041504Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"jOq2V051j3kX8u+TnZb0y2AwBDFNr/BBjAz4j0E142CKZmN4Gf/SBUffSJmkrNp3h8doEw+eN+j0LRF96wp/Cg=="},"time":"2022-12-22T13:18:55-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408061806","time":"2022-12-22T13:18:55-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:55-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":6,"val_index":0,"vote_height":6,"vote_type":2,"time":"2022-12-22T13:18:55-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408061802","time":"2022-12-22T13:18:55-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":6,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:18:55Z","time":"2022-12-22T13:18:55-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":6,"round":0,"current":"6/0/RoundStepPrecommit","time":"2022-12-22T13:18:55-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":6,"round":0,"current":"6/0/RoundStepPrecommit","time":"2022-12-22T13:18:55-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":6,"current":"6/0/RoundStepPrecommit","time":"2022-12-22T13:18:55-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":6,"block_hash":"8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815","time":"2022-12-22T13:18:55-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408061808","time":"2022-12-22T13:18:55-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":6,"hash":"8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815","num_txs":0,"root":"76CA113A32B6EB8CBF0FFE3847F9C0BAA96279E24AD9F8787641E470760E0B61","time":"2022-12-22T13:18:55-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":6,"time":"2022-12-22T13:18:55-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 6\n Time: 2022-12-22 18:18:54.506519881 +0000 UTC\n LastBlockID: C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742:1:FC8292FFA8E2\n LastCommit: B01192D36DDBB54A8E51B76841FDB7854679090A5404ECE4FB4E42BCD45E13D9\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: 76CA113A32B6EB8CBF0FFE3847F9C0BAA96279E24AD9F8787641E470760E0B61\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 5\n Round: 0\n BlockID: C030862282055C62B1474BA650227CA5AE1B297E0E680D74A280C05CE878B742:1:FC8292FFA8E2\n Signatures:\n CommitSig{4E57E65CA29C by 65377D2CF9C3 on 2 @ 2022-12-22T18:18:54.506519881Z}\n }#B01192D36DDBB54A8E51B76841FDB7854679090A5404ECE4FB4E42BCD45E13D9\n}#8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:18:55-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:18:55-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":6,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:18:55-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B3931203231302032333520313934203130332032353120313731203136382033332032352031333120323330203331203231352032313120313434203131302031383420313935203332203930203931203230322032372039332032303820323437203135382031363520323138203137342032375D3A367D","time":"2022-12-22T13:18:55-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"5BD2EBC267FBABA8211983E61FD7D3906EB8C3205A5BCA1B5DD0F79EA5DAAE1B","height":6,"num_txs":0,"time":"2022-12-22T13:18:55-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":6,"last_block_time":"2022-12-22T18:18:54Z","time":"2022-12-22T13:18:55-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408071801","time":"2022-12-22T13:18:55-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":911014764,"height":7,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":6,"round":0,"step":3},"time":"2022-12-22T13:18:55-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":911.014764,"height":7,"round":0,"step":1,"time":"2022-12-22T13:18:55-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:55-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":6,"time":"2022-12-22T13:18:55-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":6,"num_txs":0,"time":"2022-12-22T13:18:55-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":911.014764,"height":7,"round":0,"step":1,"time":"2022-12-22T13:18:56-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":7,"round":0,"step":1,"timeout":911.014764,"time":"2022-12-22T13:18:56-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":7,"round":0,"current":"7/0/RoundStepNewHeight","time":"2022-12-22T13:18:56-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":7,"round":0,"current":"7/0/RoundStepNewRound","time":"2022-12-22T13:18:56-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":7,"round":0,"time":"2022-12-22T13:18:56-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":7,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:18:56-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":7,"round":0,"step":3},"old_ti":{"duration":911014764,"height":7,"round":0,"step":1},"time":"2022-12-22T13:18:56-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:18:56-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":7,"round":0,"step":3,"time":"2022-12-22T13:18:56-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":7,"proposal":{"Type":32,"height":7,"round":0,"pol_round":-1,"block_id":{"hash":"B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D","parts":{"total":1,"hash":"2FE37035B9133AE35F4E69CAAB3170A2D8B4271E1CDC94980D0D8EDF3E74F868"}},"timestamp":"2022-12-22T18:18:56.711049957Z","signature":"Rvy1z6js3xksZHw+0XZDYO1D4PzIvKO1ba5iax3KoaR/WLJD8PWvSLd2WNPcrnumQf/onNOR/S0ZuzRofRuUDQ=="},"round":0,"time":"2022-12-22T13:18:56-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408071803","time":"2022-12-22T13:18:56-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":7,"round":0,"pol_round":-1,"block_id":{"hash":"B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D","parts":{"total":1,"hash":"2FE37035B9133AE35F4E69CAAB3170A2D8B4271E1CDC94980D0D8EDF3E74F868"}},"timestamp":"2022-12-22T18:18:56.711049957Z","signature":"Rvy1z6js3xksZHw+0XZDYO1D4PzIvKO1ba5iax3KoaR/WLJD8PWvSLd2WNPcrnumQf/onNOR/S0ZuzRofRuUDQ=="},"time":"2022-12-22T13:18:56-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D","height":7,"time":"2022-12-22T13:18:56-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":7,"round":0,"current":"7/0/RoundStepPropose","time":"2022-12-22T13:18:56-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":7,"round":0,"time":"2022-12-22T13:18:56-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":7,"round":0,"vote":{"type":1,"height":7,"round":0,"block_id":{"hash":"B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D","parts":{"total":1,"hash":"2FE37035B9133AE35F4E69CAAB3170A2D8B4271E1CDC94980D0D8EDF3E74F868"}},"timestamp":"2022-12-22T18:18:56.747387798Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"e50cj9nZeGKpxenNv13zjvr3WjCWKM+P3TezYl3+pQjs0goauS4o2dxg0+z3AXFPnQuZ2EdTv6gLxGpd4IA9Aw=="},"time":"2022-12-22T13:18:56-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408071804","time":"2022-12-22T13:18:56-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:56-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":7,"val_index":0,"vote_height":7,"vote_type":1,"time":"2022-12-22T13:18:56-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408071801","time":"2022-12-22T13:18:56-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:7 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D:1:2FE37035B913(1) BA{1:x} map[]}","vote":{"type":1,"height":7,"round":0,"block_id":{"hash":"B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D","parts":{"total":1,"hash":"2FE37035B9133AE35F4E69CAAB3170A2D8B4271E1CDC94980D0D8EDF3E74F868"}},"timestamp":"2022-12-22T18:18:56.747387798Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"e50cj9nZeGKpxenNv13zjvr3WjCWKM+P3TezYl3+pQjs0goauS4o2dxg0+z3AXFPnQuZ2EdTv6gLxGpd4IA9Aw=="},"time":"2022-12-22T13:18:56-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:18:56-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F08071A24080112202FE37035B9133AE35F4E69CAAB3170A2D8B4271E1CDC94980D0D8EDF3E74F86822050801120101","time":"2022-12-22T13:18:56-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":7,"round":0,"current":"7/0/RoundStepPrevote","time":"2022-12-22T13:18:56-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":7,"round":0,"hash":"B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D","time":"2022-12-22T13:18:56-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":7,"round":0,"vote":{"type":2,"height":7,"round":0,"block_id":{"hash":"B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D","parts":{"total":1,"hash":"2FE37035B9133AE35F4E69CAAB3170A2D8B4271E1CDC94980D0D8EDF3E74F868"}},"timestamp":"2022-12-22T18:18:56.797512181Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"P6/plF3HnaLmeoq/P7e1pczlIpYYll5ImIXOn3PfYGmQrWHAN7x/wIeOc3WkN4HoZRb1T9YlD2No88jhpBGhDA=="},"time":"2022-12-22T13:18:56-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408071806","time":"2022-12-22T13:18:56-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:56-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":7,"val_index":0,"vote_height":7,"vote_type":2,"time":"2022-12-22T13:18:56-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408071802","time":"2022-12-22T13:18:56-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":7,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:18:56Z","time":"2022-12-22T13:18:56-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":7,"round":0,"current":"7/0/RoundStepPrecommit","time":"2022-12-22T13:18:56-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":7,"round":0,"current":"7/0/RoundStepPrecommit","time":"2022-12-22T13:18:56-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":7,"current":"7/0/RoundStepPrecommit","time":"2022-12-22T13:18:56-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":7,"block_hash":"B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D","time":"2022-12-22T13:18:56-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408071808","time":"2022-12-22T13:18:56-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":7,"hash":"B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D","num_txs":0,"root":"5BD2EBC267FBABA8211983E61FD7D3906EB8C3205A5BCA1B5DD0F79EA5DAAE1B","time":"2022-12-22T13:18:56-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":7,"time":"2022-12-22T13:18:56-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 7\n Time: 2022-12-22 18:18:55.655041504 +0000 UTC\n LastBlockID: 8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815:1:C95EBCDAA34A\n LastCommit: 9423C825C693560D341AF40E7A5995842E9745374BB993AA30019E1A54496E26\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: 5BD2EBC267FBABA8211983E61FD7D3906EB8C3205A5BCA1B5DD0F79EA5DAAE1B\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 6\n Round: 0\n BlockID: 8E0F7D4E2ABB382AA3F27F32DCB22078424F0676105556D8FD1CA20479354815:1:C95EBCDAA34A\n Signatures:\n CommitSig{8CEAB6574E75 by 65377D2CF9C3 on 2 @ 2022-12-22T18:18:55.655041504Z}\n }#9423C825C693560D341AF40E7A5995842E9745374BB993AA30019E1A54496E26\n}#B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:18:56-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:18:56-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":7,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:18:56-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B363920343620323231203733203135312031333820313130203237203139203231342031332031393520323820392032333020323038203232372032323220313234203230312031373720323336203836203235352032333320373420383920323038203631203139362034322032375D3A377D","time":"2022-12-22T13:18:56-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"452EDD49978A6E1B13D60DC31C09E6D0E3DE7CC9B1EC56FFE94A59D03DC42A1B","height":7,"num_txs":0,"time":"2022-12-22T13:18:56-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":7,"last_block_time":"2022-12-22T18:18:55Z","time":"2022-12-22T13:18:56-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408081801","time":"2022-12-22T13:18:56-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":929886616,"height":8,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":7,"round":0,"step":3},"time":"2022-12-22T13:18:56-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":929.886616,"height":8,"round":0,"step":1,"time":"2022-12-22T13:18:56-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:56-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":7,"time":"2022-12-22T13:18:56-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":7,"num_txs":0,"time":"2022-12-22T13:18:56-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":929.886616,"height":8,"round":0,"step":1,"time":"2022-12-22T13:18:57-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":8,"round":0,"step":1,"timeout":929.886616,"time":"2022-12-22T13:18:57-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":8,"round":0,"current":"8/0/RoundStepNewHeight","time":"2022-12-22T13:18:57-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":8,"round":0,"current":"8/0/RoundStepNewRound","time":"2022-12-22T13:18:57-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":8,"round":0,"time":"2022-12-22T13:18:57-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":8,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:18:57-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":8,"round":0,"step":3},"old_ti":{"duration":929886616,"height":8,"round":0,"step":1},"time":"2022-12-22T13:18:57-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:18:57-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":8,"round":0,"step":3,"time":"2022-12-22T13:18:57-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":8,"proposal":{"Type":32,"height":8,"round":0,"pol_round":-1,"block_id":{"hash":"165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24","parts":{"total":1,"hash":"475BDE5126DCEFA71A27CAEBA436639C4AD4A089C864528E71952A2FEE0A1BC6"}},"timestamp":"2022-12-22T18:18:57.834846826Z","signature":"y+JmZvCE2qT0vJQ/8h45T+xt3b+ZDIOdWDAugJFrWZZVzfcEN8HJu/IHqkEDlJdOqJH1SrkJCcJ4yZF3ayyrAA=="},"round":0,"time":"2022-12-22T13:18:57-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408081803","time":"2022-12-22T13:18:57-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":8,"round":0,"pol_round":-1,"block_id":{"hash":"165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24","parts":{"total":1,"hash":"475BDE5126DCEFA71A27CAEBA436639C4AD4A089C864528E71952A2FEE0A1BC6"}},"timestamp":"2022-12-22T18:18:57.834846826Z","signature":"y+JmZvCE2qT0vJQ/8h45T+xt3b+ZDIOdWDAugJFrWZZVzfcEN8HJu/IHqkEDlJdOqJH1SrkJCcJ4yZF3ayyrAA=="},"time":"2022-12-22T13:18:57-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24","height":8,"time":"2022-12-22T13:18:57-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":8,"round":0,"current":"8/0/RoundStepPropose","time":"2022-12-22T13:18:57-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":8,"round":0,"time":"2022-12-22T13:18:57-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":8,"round":0,"vote":{"type":1,"height":8,"round":0,"block_id":{"hash":"165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24","parts":{"total":1,"hash":"475BDE5126DCEFA71A27CAEBA436639C4AD4A089C864528E71952A2FEE0A1BC6"}},"timestamp":"2022-12-22T18:18:57.887386308Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"41U05sdfdu9z412x3OoDFdh+GHUN1nBYyJEtAV6WFC7KguZydEsfahunXl3A6ybdjzVs8Q0LveJVU53OkAWHAA=="},"time":"2022-12-22T13:18:57-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408081804","time":"2022-12-22T13:18:57-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:57-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":8,"val_index":0,"vote_height":8,"vote_type":1,"time":"2022-12-22T13:18:57-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408081801","time":"2022-12-22T13:18:57-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:8 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24:1:475BDE5126DC(1) BA{1:x} map[]}","vote":{"type":1,"height":8,"round":0,"block_id":{"hash":"165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24","parts":{"total":1,"hash":"475BDE5126DCEFA71A27CAEBA436639C4AD4A089C864528E71952A2FEE0A1BC6"}},"timestamp":"2022-12-22T18:18:57.887386308Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"41U05sdfdu9z412x3OoDFdh+GHUN1nBYyJEtAV6WFC7KguZydEsfahunXl3A6ybdjzVs8Q0LveJVU53OkAWHAA=="},"time":"2022-12-22T13:18:57-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:18:57-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F08081A2408011220475BDE5126DCEFA71A27CAEBA436639C4AD4A089C864528E71952A2FEE0A1BC622050801120101","time":"2022-12-22T13:18:57-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":8,"round":0,"current":"8/0/RoundStepPrevote","time":"2022-12-22T13:18:57-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":8,"round":0,"hash":"165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24","time":"2022-12-22T13:18:57-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":8,"round":0,"vote":{"type":2,"height":8,"round":0,"block_id":{"hash":"165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24","parts":{"total":1,"hash":"475BDE5126DCEFA71A27CAEBA436639C4AD4A089C864528E71952A2FEE0A1BC6"}},"timestamp":"2022-12-22T18:18:57.909429299Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"ciyaPaPesSVDl4GIgPjid57UjClL5ahYHHyMkqVmULIDIsgJW2Q9bvDbygPbH0v+wFv/MSmqmQ/Vr3ov17oNBw=="},"time":"2022-12-22T13:18:57-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408081806","time":"2022-12-22T13:18:57-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:57-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":8,"val_index":0,"vote_height":8,"vote_type":2,"time":"2022-12-22T13:18:57-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408081802","time":"2022-12-22T13:18:57-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":8,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:18:57Z","time":"2022-12-22T13:18:57-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":8,"round":0,"current":"8/0/RoundStepPrecommit","time":"2022-12-22T13:18:57-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":8,"round":0,"current":"8/0/RoundStepPrecommit","time":"2022-12-22T13:18:57-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":8,"current":"8/0/RoundStepPrecommit","time":"2022-12-22T13:18:57-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":8,"block_hash":"165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24","time":"2022-12-22T13:18:57-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408081808","time":"2022-12-22T13:18:57-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":8,"hash":"165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24","num_txs":0,"root":"452EDD49978A6E1B13D60DC31C09E6D0E3DE7CC9B1EC56FFE94A59D03DC42A1B","time":"2022-12-22T13:18:57-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":8,"time":"2022-12-22T13:18:57-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 8\n Time: 2022-12-22 18:18:56.797512181 +0000 UTC\n LastBlockID: B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D:1:2FE37035B913\n LastCommit: 5D1FBE554BF6CEA11162E4B53CADC121FFFFCA1C758074A7FE510045316E2504\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: 452EDD49978A6E1B13D60DC31C09E6D0E3DE7CC9B1EC56FFE94A59D03DC42A1B\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 7\n Round: 0\n BlockID: B3AB652D51FFC443DF107840A802E5E055A72D597AE5525EEC3D2916E7BF519D:1:2FE37035B913\n Signatures:\n CommitSig{3FAFE9945DC7 by 65377D2CF9C3 on 2 @ 2022-12-22T18:18:56.797512181Z}\n }#5D1FBE554BF6CEA11162E4B53CADC121FFFFCA1C758074A7FE510045316E2504\n}#165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:18:58-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:18:58-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":8,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:18:58-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B3138382031323620323131203230312032333220323231203232312032323820313737203830203239203130392032333120323036203830203233362032313920313037203132302038382031303220323331203137372031353020313737203332203734203139342032323520313636203136352037365D3A387D","time":"2022-12-22T13:18:58-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"BC7ED3C9E8DDDDE4B1501D6DE7CE50ECDB6B785866E7B196B1204AC2E1A6A54C","height":8,"num_txs":0,"time":"2022-12-22T13:18:58-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":8,"last_block_time":"2022-12-22T18:18:56Z","time":"2022-12-22T13:18:58-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408091801","time":"2022-12-22T13:18:58-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":936826230,"height":9,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":8,"round":0,"step":3},"time":"2022-12-22T13:18:58-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":936.82623,"height":9,"round":0,"step":1,"time":"2022-12-22T13:18:58-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:58-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":8,"time":"2022-12-22T13:18:58-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":8,"num_txs":0,"time":"2022-12-22T13:18:58-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":936.82623,"height":9,"round":0,"step":1,"time":"2022-12-22T13:18:58-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":9,"round":0,"step":1,"timeout":936.82623,"time":"2022-12-22T13:18:58-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":9,"round":0,"current":"9/0/RoundStepNewHeight","time":"2022-12-22T13:18:58-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":9,"round":0,"current":"9/0/RoundStepNewRound","time":"2022-12-22T13:18:58-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":9,"round":0,"step":3},"old_ti":{"duration":936826230,"height":9,"round":0,"step":1},"time":"2022-12-22T13:18:58-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:18:58-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":9,"round":0,"step":3,"time":"2022-12-22T13:18:58-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":9,"round":0,"time":"2022-12-22T13:18:58-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":9,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:18:58-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","height":9,"proposal":{"Type":32,"height":9,"round":0,"pol_round":-1,"block_id":{"hash":"145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E","parts":{"total":1,"hash":"7C175C95F43741381898F083C2A69245A74F2DB9E80296C51143BE710306D301"}},"timestamp":"2022-12-22T18:18:59.002919648Z","signature":"cLIBQ5x0h+eXowjZ+jkFTvOOTVtcJHJwbrd5eBeJa87WtV9bK1h83suSHowCwHJzJjPam1WPnEeLQqcz+StBCQ=="},"round":0,"time":"2022-12-22T13:18:59-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408091803","time":"2022-12-22T13:18:59-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":9,"round":0,"pol_round":-1,"block_id":{"hash":"145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E","parts":{"total":1,"hash":"7C175C95F43741381898F083C2A69245A74F2DB9E80296C51143BE710306D301"}},"timestamp":"2022-12-22T18:18:59.002919648Z","signature":"cLIBQ5x0h+eXowjZ+jkFTvOOTVtcJHJwbrd5eBeJa87WtV9bK1h83suSHowCwHJzJjPam1WPnEeLQqcz+StBCQ=="},"time":"2022-12-22T13:18:59-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E","height":9,"time":"2022-12-22T13:18:59-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":9,"round":0,"current":"9/0/RoundStepPropose","time":"2022-12-22T13:18:59-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":9,"round":0,"time":"2022-12-22T13:18:59-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":9,"round":0,"vote":{"type":1,"height":9,"round":0,"block_id":{"hash":"145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E","parts":{"total":1,"hash":"7C175C95F43741381898F083C2A69245A74F2DB9E80296C51143BE710306D301"}},"timestamp":"2022-12-22T18:18:59.056019033Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"tXilSU2i9u5uIXffmGNpFsZoemBdDmZbJ2RUj+PjviDRcesUkbMX+4bPDZZs73+HfhpOH5a15GkVHTi32g5CAQ=="},"time":"2022-12-22T13:18:59-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408091804","time":"2022-12-22T13:18:59-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:59-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":9,"val_index":0,"vote_height":9,"vote_type":1,"time":"2022-12-22T13:18:59-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408091801","time":"2022-12-22T13:18:59-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:9 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E:1:7C175C95F437(1) BA{1:x} map[]}","vote":{"type":1,"height":9,"round":0,"block_id":{"hash":"145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E","parts":{"total":1,"hash":"7C175C95F43741381898F083C2A69245A74F2DB9E80296C51143BE710306D301"}},"timestamp":"2022-12-22T18:18:59.056019033Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"tXilSU2i9u5uIXffmGNpFsZoemBdDmZbJ2RUj+PjviDRcesUkbMX+4bPDZZs73+HfhpOH5a15GkVHTi32g5CAQ=="},"time":"2022-12-22T13:18:59-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:18:59-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F08091A24080112207C175C95F43741381898F083C2A69245A74F2DB9E80296C51143BE710306D30122050801120101","time":"2022-12-22T13:18:59-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":9,"round":0,"current":"9/0/RoundStepPrevote","time":"2022-12-22T13:18:59-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":9,"round":0,"hash":"145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E","time":"2022-12-22T13:18:59-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":9,"round":0,"vote":{"type":2,"height":9,"round":0,"block_id":{"hash":"145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E","parts":{"total":1,"hash":"7C175C95F43741381898F083C2A69245A74F2DB9E80296C51143BE710306D301"}},"timestamp":"2022-12-22T18:18:59.080787427Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"5vLmyRWoPYDkua09A88+YX9fI2SevqaO+DBYYICPB4a/xZoINeNuDVDnDUz0g7LSoPsyGmKiF0ulST8ILjDqAg=="},"time":"2022-12-22T13:18:59-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408091806","time":"2022-12-22T13:18:59-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:59-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":9,"val_index":0,"vote_height":9,"vote_type":2,"time":"2022-12-22T13:18:59-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408091802","time":"2022-12-22T13:18:59-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":9,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:18:59Z","time":"2022-12-22T13:18:59-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":9,"round":0,"current":"9/0/RoundStepPrecommit","time":"2022-12-22T13:18:59-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":9,"round":0,"current":"9/0/RoundStepPrecommit","time":"2022-12-22T13:18:59-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":9,"current":"9/0/RoundStepPrecommit","time":"2022-12-22T13:18:59-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":9,"block_hash":"145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E","time":"2022-12-22T13:18:59-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408091808","time":"2022-12-22T13:18:59-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":9,"hash":"145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E","num_txs":0,"root":"BC7ED3C9E8DDDDE4B1501D6DE7CE50ECDB6B785866E7B196B1204AC2E1A6A54C","time":"2022-12-22T13:18:59-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":9,"time":"2022-12-22T13:18:59-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 9\n Time: 2022-12-22 18:18:57.909429299 +0000 UTC\n LastBlockID: 165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24:1:475BDE5126DC\n LastCommit: 7C6AD04A48FECFF5AC74ABD5018D922BBBCB225774CFDD06FE1EC46808392D7E\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: BC7ED3C9E8DDDDE4B1501D6DE7CE50ECDB6B785866E7B196B1204AC2E1A6A54C\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 8\n Round: 0\n BlockID: 165B4B11A5663ECCB676DEC466B6CC4753A796EC730D5036D89B188EA1FB5D24:1:475BDE5126DC\n Signatures:\n CommitSig{722C9A3DA3DE by 65377D2CF9C3 on 2 @ 2022-12-22T18:18:57.909429299Z}\n }#7C6AD04A48FECFF5AC74ABD5018D922BBBCB225774CFDD06FE1EC46808392D7E\n}#145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:18:59-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:18:59-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":9,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:18:59-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B313935203735203439203135322031313220313038203232322032303520313837203138332039312031373220383720313831203631203130372032323220323030203239203234362034203130382033203137322032343220313539203139372032333020313036203138342034312032315D3A397D","time":"2022-12-22T13:18:59-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"C34B3198706CDECDBBB75BAC57B53D6BDEC81DF6046C03ACF29FC5E66AB82915","height":9,"num_txs":0,"time":"2022-12-22T13:18:59-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":9,"last_block_time":"2022-12-22T18:18:57Z","time":"2022-12-22T13:18:59-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080A1801","time":"2022-12-22T13:18:59-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":840911709,"height":10,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":9,"round":0,"step":3},"time":"2022-12-22T13:18:59-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":840.911709,"height":10,"round":0,"step":1,"time":"2022-12-22T13:18:59-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:18:59-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":9,"time":"2022-12-22T13:18:59-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":9,"num_txs":0,"time":"2022-12-22T13:18:59-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":840.911709,"height":10,"round":0,"step":1,"time":"2022-12-22T13:19:00-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":10,"round":0,"step":1,"timeout":840.911709,"time":"2022-12-22T13:19:00-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":10,"round":0,"current":"10/0/RoundStepNewHeight","time":"2022-12-22T13:19:00-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":10,"round":0,"current":"10/0/RoundStepNewRound","time":"2022-12-22T13:19:00-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":10,"round":0,"time":"2022-12-22T13:19:00-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":10,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:19:00-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":10,"round":0,"step":3},"old_ti":{"duration":840911709,"height":10,"round":0,"step":1},"time":"2022-12-22T13:19:00-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:19:00-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":10,"round":0,"step":3,"time":"2022-12-22T13:19:00-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":10,"proposal":{"Type":32,"height":10,"round":0,"pol_round":-1,"block_id":{"hash":"9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5","parts":{"total":1,"hash":"09E3BEE45AB70267BD06EFCD4A61813181245F7CBC19F01E6883C3007AD0C1E7"}},"timestamp":"2022-12-22T18:19:00.126334871Z","signature":"g/wodaDeHTD8q9B3G/Peu5zG6tdHpOzjk70rWfe6wrPgNRpj834/g45dbpMc/7UyFLaE0IxaXvmNJ4gCqSH+Bw=="},"round":0,"time":"2022-12-22T13:19:00-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080A1803","time":"2022-12-22T13:19:00-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":10,"round":0,"pol_round":-1,"block_id":{"hash":"9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5","parts":{"total":1,"hash":"09E3BEE45AB70267BD06EFCD4A61813181245F7CBC19F01E6883C3007AD0C1E7"}},"timestamp":"2022-12-22T18:19:00.126334871Z","signature":"g/wodaDeHTD8q9B3G/Peu5zG6tdHpOzjk70rWfe6wrPgNRpj834/g45dbpMc/7UyFLaE0IxaXvmNJ4gCqSH+Bw=="},"time":"2022-12-22T13:19:00-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5","height":10,"time":"2022-12-22T13:19:00-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":10,"round":0,"current":"10/0/RoundStepPropose","time":"2022-12-22T13:19:00-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":10,"round":0,"time":"2022-12-22T13:19:00-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":10,"round":0,"vote":{"type":1,"height":10,"round":0,"block_id":{"hash":"9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5","parts":{"total":1,"hash":"09E3BEE45AB70267BD06EFCD4A61813181245F7CBC19F01E6883C3007AD0C1E7"}},"timestamp":"2022-12-22T18:19:00.148811721Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"nBN0BwnrpUl00a5g4psxMSVLL81DCeoYaFZqj8BseBzHNR7zLndnnp9Pzhk6+0Ps0cx4vGAvYz8k5U/X/V/sAQ=="},"time":"2022-12-22T13:19:00-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080A1804","time":"2022-12-22T13:19:00-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:00-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":10,"val_index":0,"vote_height":10,"vote_type":1,"time":"2022-12-22T13:19:00-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A04080A1801","time":"2022-12-22T13:19:00-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:10 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5:1:09E3BEE45AB7(1) BA{1:x} map[]}","vote":{"type":1,"height":10,"round":0,"block_id":{"hash":"9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5","parts":{"total":1,"hash":"09E3BEE45AB70267BD06EFCD4A61813181245F7CBC19F01E6883C3007AD0C1E7"}},"timestamp":"2022-12-22T18:19:00.148811721Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"nBN0BwnrpUl00a5g4psxMSVLL81DCeoYaFZqj8BseBzHNR7zLndnnp9Pzhk6+0Ps0cx4vGAvYz8k5U/X/V/sAQ=="},"time":"2022-12-22T13:19:00-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:19:00-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F080A1A240801122009E3BEE45AB70267BD06EFCD4A61813181245F7CBC19F01E6883C3007AD0C1E722050801120101","time":"2022-12-22T13:19:00-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":10,"round":0,"current":"10/0/RoundStepPrevote","time":"2022-12-22T13:19:00-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":10,"round":0,"hash":"9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5","time":"2022-12-22T13:19:00-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":10,"round":0,"vote":{"type":2,"height":10,"round":0,"block_id":{"hash":"9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5","parts":{"total":1,"hash":"09E3BEE45AB70267BD06EFCD4A61813181245F7CBC19F01E6883C3007AD0C1E7"}},"timestamp":"2022-12-22T18:19:00.165089608Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"ZvPVt9gpyN4kiyGh6Eq8ty1/C+dQArHOhE210tlajPde5+aXPGdw+qw3BYOQvrSyhLRJg1tNbAsQg8EVa7udBg=="},"time":"2022-12-22T13:19:00-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080A1806","time":"2022-12-22T13:19:00-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:00-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":10,"val_index":0,"vote_height":10,"vote_type":2,"time":"2022-12-22T13:19:00-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A04080A1802","time":"2022-12-22T13:19:00-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":10,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:19:00Z","time":"2022-12-22T13:19:00-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":10,"round":0,"current":"10/0/RoundStepPrecommit","time":"2022-12-22T13:19:00-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":10,"round":0,"current":"10/0/RoundStepPrecommit","time":"2022-12-22T13:19:00-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":10,"current":"10/0/RoundStepPrecommit","time":"2022-12-22T13:19:00-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":10,"block_hash":"9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5","time":"2022-12-22T13:19:00-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080A1808","time":"2022-12-22T13:19:00-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":10,"hash":"9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5","num_txs":0,"root":"C34B3198706CDECDBBB75BAC57B53D6BDEC81DF6046C03ACF29FC5E66AB82915","time":"2022-12-22T13:19:00-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":10,"time":"2022-12-22T13:19:00-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 10\n Time: 2022-12-22 18:18:59.080787427 +0000 UTC\n LastBlockID: 145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E:1:7C175C95F437\n LastCommit: E3865BCEF01795A2EB663595BC2F40079FB1333ECAC1264818050280287CD184\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: C34B3198706CDECDBBB75BAC57B53D6BDEC81DF6046C03ACF29FC5E66AB82915\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 9\n Round: 0\n BlockID: 145754A70EE0BAFC2F87558F9BD8884BEDAD6B5149DBC1B96C74F301A128BF4E:1:7C175C95F437\n Signatures:\n CommitSig{E6F2E6C915A8 by 65377D2CF9C3 on 2 @ 2022-12-22T18:18:59.080787427Z}\n }#E3865BCEF01795A2EB663595BC2F40079FB1333ECAC1264818050280287CD184\n}#9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:19:00-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:19:00-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":10,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:19:00-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B3639203136352030203632203736203235203020393320313134203132382031303520323138203234302031363520313334203738203539203131362038312031323820313035203232203536203230203434203536203135382032323820343720353720313238203230395D3A417D","time":"2022-12-22T13:19:00-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"45A5003E4C19005D728069DAF0A5864E3B745180691638142C389EE42F3980D1","height":10,"num_txs":0,"time":"2022-12-22T13:19:00-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":10,"last_block_time":"2022-12-22T18:18:59Z","time":"2022-12-22T13:19:00-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080B1801","time":"2022-12-22T13:19:00-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":929708414,"height":11,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":10,"round":0,"step":3},"time":"2022-12-22T13:19:00-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":929.708414,"height":11,"round":0,"step":1,"time":"2022-12-22T13:19:00-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:00-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":10,"time":"2022-12-22T13:19:00-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":10,"num_txs":0,"time":"2022-12-22T13:19:00-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":929.708414,"height":11,"round":0,"step":1,"time":"2022-12-22T13:19:01-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":11,"round":0,"step":1,"timeout":929.708414,"time":"2022-12-22T13:19:01-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":11,"round":0,"current":"11/0/RoundStepNewHeight","time":"2022-12-22T13:19:01-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":11,"round":0,"current":"11/0/RoundStepNewRound","time":"2022-12-22T13:19:01-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":11,"round":0,"time":"2022-12-22T13:19:01-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":11,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:19:01-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":11,"round":0,"step":3},"old_ti":{"duration":929708414,"height":11,"round":0,"step":1},"time":"2022-12-22T13:19:01-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:19:01-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":11,"round":0,"step":3,"time":"2022-12-22T13:19:01-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":11,"proposal":{"Type":32,"height":11,"round":0,"pol_round":-1,"block_id":{"hash":"2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397","parts":{"total":1,"hash":"62455108A9EA0D19DE5CF746103179BE3AF92F4FD7F687BFCCB1803CCCC4A38C"}},"timestamp":"2022-12-22T18:19:01.223911565Z","signature":"as7jCaTYn5cqz4FXI2aQODRlPPO0Vs+H6Vgo2zglWluGfRrpfnWc4KLET2VuMAA/Tzgm2JuafHJNTqw1OyFmCQ=="},"round":0,"time":"2022-12-22T13:19:01-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080B1803","time":"2022-12-22T13:19:01-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":11,"round":0,"pol_round":-1,"block_id":{"hash":"2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397","parts":{"total":1,"hash":"62455108A9EA0D19DE5CF746103179BE3AF92F4FD7F687BFCCB1803CCCC4A38C"}},"timestamp":"2022-12-22T18:19:01.223911565Z","signature":"as7jCaTYn5cqz4FXI2aQODRlPPO0Vs+H6Vgo2zglWluGfRrpfnWc4KLET2VuMAA/Tzgm2JuafHJNTqw1OyFmCQ=="},"time":"2022-12-22T13:19:01-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397","height":11,"time":"2022-12-22T13:19:01-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":11,"round":0,"current":"11/0/RoundStepPropose","time":"2022-12-22T13:19:01-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":11,"round":0,"time":"2022-12-22T13:19:01-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":11,"round":0,"vote":{"type":1,"height":11,"round":0,"block_id":{"hash":"2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397","parts":{"total":1,"hash":"62455108A9EA0D19DE5CF746103179BE3AF92F4FD7F687BFCCB1803CCCC4A38C"}},"timestamp":"2022-12-22T18:19:01.31388676Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"uXjve6VJCuEvKZtCUiCuQ+z/csYAIgk+fn4XjE+zW42H3823eF8//luwLAqYz/4x9YV7Qa+wbxLX8LFyJynICg=="},"time":"2022-12-22T13:19:01-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080B1804","time":"2022-12-22T13:19:01-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:01-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":11,"val_index":0,"vote_height":11,"vote_type":1,"time":"2022-12-22T13:19:01-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A04080B1801","time":"2022-12-22T13:19:01-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:11 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397:1:62455108A9EA(1) BA{1:x} map[]}","vote":{"type":1,"height":11,"round":0,"block_id":{"hash":"2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397","parts":{"total":1,"hash":"62455108A9EA0D19DE5CF746103179BE3AF92F4FD7F687BFCCB1803CCCC4A38C"}},"timestamp":"2022-12-22T18:19:01.31388676Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"uXjve6VJCuEvKZtCUiCuQ+z/csYAIgk+fn4XjE+zW42H3823eF8//luwLAqYz/4x9YV7Qa+wbxLX8LFyJynICg=="},"time":"2022-12-22T13:19:01-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:19:01-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F080B1A240801122062455108A9EA0D19DE5CF746103179BE3AF92F4FD7F687BFCCB1803CCCC4A38C22050801120101","time":"2022-12-22T13:19:01-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":11,"round":0,"current":"11/0/RoundStepPrevote","time":"2022-12-22T13:19:01-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":11,"round":0,"hash":"2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397","time":"2022-12-22T13:19:01-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":11,"round":0,"vote":{"type":2,"height":11,"round":0,"block_id":{"hash":"2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397","parts":{"total":1,"hash":"62455108A9EA0D19DE5CF746103179BE3AF92F4FD7F687BFCCB1803CCCC4A38C"}},"timestamp":"2022-12-22T18:19:01.325595966Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"V49egdEaHDTgumDcK1hrHA/moi//FxwZ+F9NMUjaCua21T/KOqHTyWXGlc2XNoPfqlbbceFdEt96yYVHlH3xBg=="},"time":"2022-12-22T13:19:01-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080B1806","time":"2022-12-22T13:19:01-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:01-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":11,"val_index":0,"vote_height":11,"vote_type":2,"time":"2022-12-22T13:19:01-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A04080B1802","time":"2022-12-22T13:19:01-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":11,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:19:01Z","time":"2022-12-22T13:19:01-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":11,"round":0,"current":"11/0/RoundStepPrecommit","time":"2022-12-22T13:19:01-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":11,"round":0,"current":"11/0/RoundStepPrecommit","time":"2022-12-22T13:19:01-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":11,"current":"11/0/RoundStepPrecommit","time":"2022-12-22T13:19:01-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":11,"block_hash":"2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397","time":"2022-12-22T13:19:01-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080B1808","time":"2022-12-22T13:19:01-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":11,"hash":"2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397","num_txs":0,"root":"45A5003E4C19005D728069DAF0A5864E3B745180691638142C389EE42F3980D1","time":"2022-12-22T13:19:01-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":11,"time":"2022-12-22T13:19:01-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 11\n Time: 2022-12-22 18:19:00.165089608 +0000 UTC\n LastBlockID: 9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5:1:09E3BEE45AB7\n LastCommit: 9C302DBB2CC196D280EE0E29A1F19E0193311A2299E8E5B7192E0BC65909005F\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: 45A5003E4C19005D728069DAF0A5864E3B745180691638142C389EE42F3980D1\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 10\n Round: 0\n BlockID: 9136010E8BB5240D41F1DA6E6320CE5CD3221370B8E22C8E9192D88BC7E945C5:1:09E3BEE45AB7\n Signatures:\n CommitSig{66F3D5B7D829 by 65377D2CF9C3 on 2 @ 2022-12-22T18:19:00.165089608Z}\n }#9C302DBB2CC196D280EE0E29A1F19E0193311A2299E8E5B7192E0BC65909005F\n}#2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:19:01-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:19:01-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":11,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:19:01-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B313235203831203336203234332032343720323235203138203231372034382032353020313936203131372031372031313920313234203139203137332031353320323032203139362036203134302038372032343020333120313835203133312031303820313431203132342039332036345D3A427D","time":"2022-12-22T13:19:01-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"7D5124F3F7E112D930FAC47511777C13AD99CAC4068C57F01FB9836C8D7C5D40","height":11,"num_txs":0,"time":"2022-12-22T13:19:01-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":11,"last_block_time":"2022-12-22T18:19:00Z","time":"2022-12-22T13:19:01-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080C1801","time":"2022-12-22T13:19:01-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":927649067,"height":12,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":11,"round":0,"step":3},"time":"2022-12-22T13:19:01-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":927.649067,"height":12,"round":0,"step":1,"time":"2022-12-22T13:19:01-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:01-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":11,"time":"2022-12-22T13:19:01-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":11,"num_txs":0,"time":"2022-12-22T13:19:01-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":927.649067,"height":12,"round":0,"step":1,"time":"2022-12-22T13:19:02-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":12,"round":0,"step":1,"timeout":927.649067,"time":"2022-12-22T13:19:02-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":12,"round":0,"current":"12/0/RoundStepNewHeight","time":"2022-12-22T13:19:02-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":12,"round":0,"current":"12/0/RoundStepNewRound","time":"2022-12-22T13:19:02-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":12,"round":0,"time":"2022-12-22T13:19:02-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":12,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:19:02-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":12,"round":0,"step":3},"old_ti":{"duration":927649067,"height":12,"round":0,"step":1},"time":"2022-12-22T13:19:02-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:19:02-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":12,"round":0,"step":3,"time":"2022-12-22T13:19:02-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":12,"proposal":{"Type":32,"height":12,"round":0,"pol_round":-1,"block_id":{"hash":"C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4","parts":{"total":1,"hash":"9BF1CB09865905B58486AD33BCB79C048C01D0D108C963FE8DAFEF1294D92628"}},"timestamp":"2022-12-22T18:19:02.379541682Z","signature":"YPDMhPuKo2Tw52JGME30ZS8dyk2VoSM6anrOpcfF2LXOa9cZhdufzKel8/hR744XLWhSXtLW+NadHpExYh7VDg=="},"round":0,"time":"2022-12-22T13:19:02-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080C1803","time":"2022-12-22T13:19:02-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":12,"round":0,"pol_round":-1,"block_id":{"hash":"C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4","parts":{"total":1,"hash":"9BF1CB09865905B58486AD33BCB79C048C01D0D108C963FE8DAFEF1294D92628"}},"timestamp":"2022-12-22T18:19:02.379541682Z","signature":"YPDMhPuKo2Tw52JGME30ZS8dyk2VoSM6anrOpcfF2LXOa9cZhdufzKel8/hR744XLWhSXtLW+NadHpExYh7VDg=="},"time":"2022-12-22T13:19:02-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4","height":12,"time":"2022-12-22T13:19:02-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":12,"round":0,"current":"12/0/RoundStepPropose","time":"2022-12-22T13:19:02-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":12,"round":0,"time":"2022-12-22T13:19:02-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":12,"round":0,"vote":{"type":1,"height":12,"round":0,"block_id":{"hash":"C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4","parts":{"total":1,"hash":"9BF1CB09865905B58486AD33BCB79C048C01D0D108C963FE8DAFEF1294D92628"}},"timestamp":"2022-12-22T18:19:02.405717429Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"JWvyhPyy2+Cm8GRmzDkp39HjJepRtdrKlg7HxrjS7V+4XXod9LFzeTb+kZMwNdXXBYXnLD+4JZEl5uJ+ZIrdCw=="},"time":"2022-12-22T13:19:02-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080C1804","time":"2022-12-22T13:19:02-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:02-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":12,"val_index":0,"vote_height":12,"vote_type":1,"time":"2022-12-22T13:19:02-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A04080C1801","time":"2022-12-22T13:19:02-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:12 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4:1:9BF1CB098659(1) BA{1:x} map[]}","vote":{"type":1,"height":12,"round":0,"block_id":{"hash":"C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4","parts":{"total":1,"hash":"9BF1CB09865905B58486AD33BCB79C048C01D0D108C963FE8DAFEF1294D92628"}},"timestamp":"2022-12-22T18:19:02.405717429Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"JWvyhPyy2+Cm8GRmzDkp39HjJepRtdrKlg7HxrjS7V+4XXod9LFzeTb+kZMwNdXXBYXnLD+4JZEl5uJ+ZIrdCw=="},"time":"2022-12-22T13:19:02-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:19:02-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F080C1A24080112209BF1CB09865905B58486AD33BCB79C048C01D0D108C963FE8DAFEF1294D9262822050801120101","time":"2022-12-22T13:19:02-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":12,"round":0,"current":"12/0/RoundStepPrevote","time":"2022-12-22T13:19:02-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":12,"round":0,"hash":"C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4","time":"2022-12-22T13:19:02-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":12,"round":0,"vote":{"type":2,"height":12,"round":0,"block_id":{"hash":"C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4","parts":{"total":1,"hash":"9BF1CB09865905B58486AD33BCB79C048C01D0D108C963FE8DAFEF1294D92628"}},"timestamp":"2022-12-22T18:19:02.421867399Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"lEQe5hTmD8xhY/LNvnuPts7isfn5Ar53rnlUlHsQcMWhqOQIxN/A6YOCzgVJqr7r0gvpUkubqB6t4koNhhXRAg=="},"time":"2022-12-22T13:19:02-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080C1806","time":"2022-12-22T13:19:02-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:02-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":12,"val_index":0,"vote_height":12,"vote_type":2,"time":"2022-12-22T13:19:02-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A04080C1802","time":"2022-12-22T13:19:02-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":12,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:19:02Z","time":"2022-12-22T13:19:02-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":12,"round":0,"current":"12/0/RoundStepPrecommit","time":"2022-12-22T13:19:02-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":12,"round":0,"current":"12/0/RoundStepPrecommit","time":"2022-12-22T13:19:02-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":12,"current":"12/0/RoundStepPrecommit","time":"2022-12-22T13:19:02-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":12,"block_hash":"C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4","time":"2022-12-22T13:19:02-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080C1808","time":"2022-12-22T13:19:02-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":12,"hash":"C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4","num_txs":0,"root":"7D5124F3F7E112D930FAC47511777C13AD99CAC4068C57F01FB9836C8D7C5D40","time":"2022-12-22T13:19:02-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":12,"time":"2022-12-22T13:19:02-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 12\n Time: 2022-12-22 18:19:01.325595966 +0000 UTC\n LastBlockID: 2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397:1:62455108A9EA\n LastCommit: 0C18F38FF2A1533F5131D1E04537660DA45CDE03E780C2FA02E4CF09C6C0B988\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: 7D5124F3F7E112D930FAC47511777C13AD99CAC4068C57F01FB9836C8D7C5D40\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 11\n Round: 0\n BlockID: 2B65F86A57DACFA4BC95E0D4365C852EDFF85FD78A0B3515FF655C50FAA53397:1:62455108A9EA\n Signatures:\n CommitSig{578F5E81D11A by 65377D2CF9C3 on 2 @ 2022-12-22T18:19:01.325595966Z}\n }#0C18F38FF2A1533F5131D1E04537660DA45CDE03E780C2FA02E4CF09C6C0B988\n}#C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:19:02-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:19:02-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":12,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:19:02-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B31303720363820313834203137332038362033203133352036342032302031313920313930203337203235203233342031343120313935203239203132342035332031373420323138203231352031363420323238203232392032343520323531203435203239203134352036372033395D3A437D","time":"2022-12-22T13:19:02-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"6B44B8AD560387401477BE2519EA8DC31D7C35AEDAD7A4E4E5F5FB2D1D914327","height":12,"num_txs":0,"time":"2022-12-22T13:19:02-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":12,"last_block_time":"2022-12-22T18:19:01Z","time":"2022-12-22T13:19:02-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080D1801","time":"2022-12-22T13:19:02-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":960841268,"height":13,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":12,"round":0,"step":3},"time":"2022-12-22T13:19:02-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":960.841268,"height":13,"round":0,"step":1,"time":"2022-12-22T13:19:02-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:02-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":12,"time":"2022-12-22T13:19:02-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":12,"num_txs":0,"time":"2022-12-22T13:19:02-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":960.841268,"height":13,"round":0,"step":1,"time":"2022-12-22T13:19:03-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":13,"round":0,"step":1,"timeout":960.841268,"time":"2022-12-22T13:19:03-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":13,"round":0,"current":"13/0/RoundStepNewHeight","time":"2022-12-22T13:19:03-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":13,"round":0,"current":"13/0/RoundStepNewRound","time":"2022-12-22T13:19:03-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":13,"round":0,"time":"2022-12-22T13:19:03-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":13,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:19:03-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":13,"round":0,"step":3},"old_ti":{"duration":960841268,"height":13,"round":0,"step":1},"time":"2022-12-22T13:19:03-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:19:03-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":13,"round":0,"step":3,"time":"2022-12-22T13:19:03-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":13,"proposal":{"Type":32,"height":13,"round":0,"pol_round":-1,"block_id":{"hash":"4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814","parts":{"total":1,"hash":"5F56AB13EF68FC71B724E7F16C553DA92A956FED504DF63087FA815ECCD3ADE4"}},"timestamp":"2022-12-22T18:19:03.475898449Z","signature":"eolqEii5Vg5sElpQglQVCe7SC619+XeFreZCUHrghK50nIBDZ51TpYszA4BiWD1+YNid2QWnBqAwFByRz3obBw=="},"round":0,"time":"2022-12-22T13:19:03-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080D1803","time":"2022-12-22T13:19:03-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":13,"round":0,"pol_round":-1,"block_id":{"hash":"4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814","parts":{"total":1,"hash":"5F56AB13EF68FC71B724E7F16C553DA92A956FED504DF63087FA815ECCD3ADE4"}},"timestamp":"2022-12-22T18:19:03.475898449Z","signature":"eolqEii5Vg5sElpQglQVCe7SC619+XeFreZCUHrghK50nIBDZ51TpYszA4BiWD1+YNid2QWnBqAwFByRz3obBw=="},"time":"2022-12-22T13:19:03-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814","height":13,"time":"2022-12-22T13:19:03-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":13,"round":0,"current":"13/0/RoundStepPropose","time":"2022-12-22T13:19:03-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":13,"round":0,"time":"2022-12-22T13:19:03-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":13,"round":0,"vote":{"type":1,"height":13,"round":0,"block_id":{"hash":"4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814","parts":{"total":1,"hash":"5F56AB13EF68FC71B724E7F16C553DA92A956FED504DF63087FA815ECCD3ADE4"}},"timestamp":"2022-12-22T18:19:03.545705529Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"AmE3/1wH2oX+Tr+K7cSpOcKK+E+7mHxgV7wg33MSgCtZS7cnHpw1Eg0a/Fa6YdCWAa513XAfVt5QripnP7QRAQ=="},"time":"2022-12-22T13:19:03-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080D1804","time":"2022-12-22T13:19:03-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:03-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":13,"val_index":0,"vote_height":13,"vote_type":1,"time":"2022-12-22T13:19:03-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A04080D1801","time":"2022-12-22T13:19:03-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:13 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814:1:5F56AB13EF68(1) BA{1:x} map[]}","vote":{"type":1,"height":13,"round":0,"block_id":{"hash":"4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814","parts":{"total":1,"hash":"5F56AB13EF68FC71B724E7F16C553DA92A956FED504DF63087FA815ECCD3ADE4"}},"timestamp":"2022-12-22T18:19:03.545705529Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"AmE3/1wH2oX+Tr+K7cSpOcKK+E+7mHxgV7wg33MSgCtZS7cnHpw1Eg0a/Fa6YdCWAa513XAfVt5QripnP7QRAQ=="},"time":"2022-12-22T13:19:03-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:19:03-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F080D1A24080112205F56AB13EF68FC71B724E7F16C553DA92A956FED504DF63087FA815ECCD3ADE422050801120101","time":"2022-12-22T13:19:03-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":13,"round":0,"current":"13/0/RoundStepPrevote","time":"2022-12-22T13:19:03-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":13,"round":0,"hash":"4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814","time":"2022-12-22T13:19:03-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":13,"round":0,"vote":{"type":2,"height":13,"round":0,"block_id":{"hash":"4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814","parts":{"total":1,"hash":"5F56AB13EF68FC71B724E7F16C553DA92A956FED504DF63087FA815ECCD3ADE4"}},"timestamp":"2022-12-22T18:19:03.582486523Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"FRrL0gsga0y1RSTWoErYTUkxdwz/B+3bVLi4+Vqe1HEmJqz3zcN3uydSX0Go7B0AQaCvGcHs3SYG5YUEiHYBDw=="},"time":"2022-12-22T13:19:03-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080D1806","time":"2022-12-22T13:19:03-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:03-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":13,"val_index":0,"vote_height":13,"vote_type":2,"time":"2022-12-22T13:19:03-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A04080D1802","time":"2022-12-22T13:19:03-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":13,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:19:03Z","time":"2022-12-22T13:19:03-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":13,"round":0,"current":"13/0/RoundStepPrecommit","time":"2022-12-22T13:19:03-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":13,"round":0,"current":"13/0/RoundStepPrecommit","time":"2022-12-22T13:19:03-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":13,"current":"13/0/RoundStepPrecommit","time":"2022-12-22T13:19:03-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":13,"block_hash":"4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814","time":"2022-12-22T13:19:03-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080D1808","time":"2022-12-22T13:19:03-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":13,"hash":"4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814","num_txs":0,"root":"6B44B8AD560387401477BE2519EA8DC31D7C35AEDAD7A4E4E5F5FB2D1D914327","time":"2022-12-22T13:19:03-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":13,"time":"2022-12-22T13:19:03-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 13\n Time: 2022-12-22 18:19:02.421867399 +0000 UTC\n LastBlockID: C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4:1:9BF1CB098659\n LastCommit: B6521C99E0A5AAA8ADF6BDEFEFBB891946D61141F60CB0B3484541197C60738D\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: 6B44B8AD560387401477BE2519EA8DC31D7C35AEDAD7A4E4E5F5FB2D1D914327\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 12\n Round: 0\n BlockID: C3687DE46AB4FAE368BD4CC5721E657132061C3C6F5D9A776EAED89984EFE5B4:1:9BF1CB098659\n Signatures:\n CommitSig{94441EE614E6 by 65377D2CF9C3 on 2 @ 2022-12-22T18:19:02.421867399Z}\n }#B6521C99E0A5AAA8ADF6BDEFEFBB891946D61141F60CB0B3484541197C60738D\n}#4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:19:03-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:19:03-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":13,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:19:03-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B373120313838203131342031313120313220313334203131203138322032323620323238203131322032333020323032203134332031393720333320313937203337203130362038372031343820323035203230362031332031383720313034203933203130352032313320383420313234203230345D3A447D","time":"2022-12-22T13:19:03-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"47BC726F0C860BB6E2E470E6CA8FC521C5256A5794CDCE0DBB685D69D5547CCC","height":13,"num_txs":0,"time":"2022-12-22T13:19:03-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":13,"last_block_time":"2022-12-22T18:19:02Z","time":"2022-12-22T13:19:03-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080E1801","time":"2022-12-22T13:19:03-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":898037246,"height":14,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":13,"round":0,"step":3},"time":"2022-12-22T13:19:03-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":898.037246,"height":14,"round":0,"step":1,"time":"2022-12-22T13:19:03-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:03-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":13,"time":"2022-12-22T13:19:03-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":13,"num_txs":0,"time":"2022-12-22T13:19:03-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":898.037246,"height":14,"round":0,"step":1,"time":"2022-12-22T13:19:04-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":14,"round":0,"step":1,"timeout":898.037246,"time":"2022-12-22T13:19:04-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":14,"round":0,"current":"14/0/RoundStepNewHeight","time":"2022-12-22T13:19:04-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":14,"round":0,"current":"14/0/RoundStepNewRound","time":"2022-12-22T13:19:04-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":14,"round":0,"time":"2022-12-22T13:19:04-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":14,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:19:04-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":14,"round":0,"step":3},"old_ti":{"duration":898037246,"height":14,"round":0,"step":1},"time":"2022-12-22T13:19:04-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:19:04-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":14,"round":0,"step":3,"time":"2022-12-22T13:19:04-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":14,"proposal":{"Type":32,"height":14,"round":0,"pol_round":-1,"block_id":{"hash":"7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE","parts":{"total":1,"hash":"BC498436D051724EE5D278ADC68BA256FACC8BBB29163E5C991BF4C5191D71C2"}},"timestamp":"2022-12-22T18:19:04.638208532Z","signature":"op8xhrwfP2Ypt0bxGSwtNUZyydC+EmL3X8b+KrfD4sabTSsK1ExMra3JgyGYhNSnxPsyHo5Alk4kGTZS6fQlBA=="},"round":0,"time":"2022-12-22T13:19:04-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080E1803","time":"2022-12-22T13:19:04-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":14,"round":0,"pol_round":-1,"block_id":{"hash":"7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE","parts":{"total":1,"hash":"BC498436D051724EE5D278ADC68BA256FACC8BBB29163E5C991BF4C5191D71C2"}},"timestamp":"2022-12-22T18:19:04.638208532Z","signature":"op8xhrwfP2Ypt0bxGSwtNUZyydC+EmL3X8b+KrfD4sabTSsK1ExMra3JgyGYhNSnxPsyHo5Alk4kGTZS6fQlBA=="},"time":"2022-12-22T13:19:04-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE","height":14,"time":"2022-12-22T13:19:04-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":14,"round":0,"current":"14/0/RoundStepPropose","time":"2022-12-22T13:19:04-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":14,"round":0,"time":"2022-12-22T13:19:04-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":14,"round":0,"vote":{"type":1,"height":14,"round":0,"block_id":{"hash":"7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE","parts":{"total":1,"hash":"BC498436D051724EE5D278ADC68BA256FACC8BBB29163E5C991BF4C5191D71C2"}},"timestamp":"2022-12-22T18:19:04.664368223Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"TNk0MI8GaOOsO3Uj9hnzUo1QykwGnbDre9nPksnEPbTKqYjq9uULZec8PvZPeslIxSH98RR6xVcCni4vVL81CA=="},"time":"2022-12-22T13:19:04-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080E1804","time":"2022-12-22T13:19:04-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:04-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":14,"val_index":0,"vote_height":14,"vote_type":1,"time":"2022-12-22T13:19:04-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A04080E1801","time":"2022-12-22T13:19:04-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:14 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE:1:BC498436D051(1) BA{1:x} map[]}","vote":{"type":1,"height":14,"round":0,"block_id":{"hash":"7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE","parts":{"total":1,"hash":"BC498436D051724EE5D278ADC68BA256FACC8BBB29163E5C991BF4C5191D71C2"}},"timestamp":"2022-12-22T18:19:04.664368223Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"TNk0MI8GaOOsO3Uj9hnzUo1QykwGnbDre9nPksnEPbTKqYjq9uULZec8PvZPeslIxSH98RR6xVcCni4vVL81CA=="},"time":"2022-12-22T13:19:04-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:19:04-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F080E1A2408011220BC498436D051724EE5D278ADC68BA256FACC8BBB29163E5C991BF4C5191D71C222050801120101","time":"2022-12-22T13:19:04-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":14,"round":0,"current":"14/0/RoundStepPrevote","time":"2022-12-22T13:19:04-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":14,"round":0,"hash":"7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE","time":"2022-12-22T13:19:04-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":14,"round":0,"vote":{"type":2,"height":14,"round":0,"block_id":{"hash":"7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE","parts":{"total":1,"hash":"BC498436D051724EE5D278ADC68BA256FACC8BBB29163E5C991BF4C5191D71C2"}},"timestamp":"2022-12-22T18:19:04.689086042Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"tqFd1nf/BuwW4mUqWiZOIKWYgPr+QPA3OX/7BFoXaZETfUmhMpAHX3+XmzM5qXN0XhhPtJNmfBHvAxXstLxdAw=="},"time":"2022-12-22T13:19:04-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080E1806","time":"2022-12-22T13:19:04-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:04-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":14,"val_index":0,"vote_height":14,"vote_type":2,"time":"2022-12-22T13:19:04-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A04080E1802","time":"2022-12-22T13:19:04-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":14,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:19:04Z","time":"2022-12-22T13:19:04-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":14,"round":0,"current":"14/0/RoundStepPrecommit","time":"2022-12-22T13:19:04-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":14,"round":0,"current":"14/0/RoundStepPrecommit","time":"2022-12-22T13:19:04-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":14,"current":"14/0/RoundStepPrecommit","time":"2022-12-22T13:19:04-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":14,"block_hash":"7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE","time":"2022-12-22T13:19:04-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080E1808","time":"2022-12-22T13:19:04-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":14,"hash":"7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE","num_txs":0,"root":"47BC726F0C860BB6E2E470E6CA8FC521C5256A5794CDCE0DBB685D69D5547CCC","time":"2022-12-22T13:19:04-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":14,"time":"2022-12-22T13:19:04-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 14\n Time: 2022-12-22 18:19:03.582486523 +0000 UTC\n LastBlockID: 4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814:1:5F56AB13EF68\n LastCommit: 693FE86255AC854A96DC2249C41387C2002206636BE8EB6B6811323FA537D48A\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: 47BC726F0C860BB6E2E470E6CA8FC521C5256A5794CDCE0DBB685D69D5547CCC\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 13\n Round: 0\n BlockID: 4C924FDA39FCA886CD6BDB2E33AE07FFBC384E0E8F792E0D8AC1DA40CCAB0814:1:5F56AB13EF68\n Signatures:\n CommitSig{151ACBD20B20 by 65377D2CF9C3 on 2 @ 2022-12-22T18:19:03.582486523Z}\n }#693FE86255AC854A96DC2249C41387C2002206636BE8EB6B6811323FA537D48A\n}#7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:19:04-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:19:04-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":14,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:19:04-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B32303220333820313931203137203131203137382032323720313820313933203138302033203532203737203738203734203237203135203130322031323320323431203132382032333920313830203132342034362031373820313835203939203432203130302032322033335D3A457D","time":"2022-12-22T13:19:04-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"CA26BF110BB2E312C1B403344D4E4A1B0F667BF180EFB47C2EB2B9632A641621","height":14,"num_txs":0,"time":"2022-12-22T13:19:04-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":14,"last_block_time":"2022-12-22T18:19:03Z","time":"2022-12-22T13:19:04-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"rpc-server","duration":0,"method":"POST","remoteAddr":"127.0.0.1:57076","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-12-22T13:19:04-05:00","message":"served RPC HTTP response"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080F1801","time":"2022-12-22T13:19:04-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":920804023,"height":15,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":14,"round":0,"step":3},"time":"2022-12-22T13:19:04-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":920.804023,"height":15,"round":0,"step":1,"time":"2022-12-22T13:19:04-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:04-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":14,"time":"2022-12-22T13:19:04-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":14,"num_txs":0,"time":"2022-12-22T13:19:04-05:00","message":"indexed block txs"} +{"level":"debug","module":"rpc-server","duration":12,"method":"POST","remoteAddr":"127.0.0.1:57076","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-12-22T13:19:04-05:00","message":"served RPC HTTP response"} +{"level":"debug","module":"rpc-server","duration":0,"method":"POST","remoteAddr":"127.0.0.1:57076","status":200,"url":{"Scheme":"","Opaque":"","User":null,"Host":"","Path":"/","RawPath":"","OmitHost":false,"ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""},"time":"2022-12-22T13:19:04-05:00","message":"served RPC HTTP response"} +{"level":"info","module":"consensus","dur":920.804023,"height":15,"round":0,"step":1,"time":"2022-12-22T13:19:05-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":15,"round":0,"step":1,"timeout":920.804023,"time":"2022-12-22T13:19:05-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":15,"round":0,"current":"15/0/RoundStepNewHeight","time":"2022-12-22T13:19:05-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":15,"round":0,"current":"15/0/RoundStepNewRound","time":"2022-12-22T13:19:05-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":15,"round":0,"time":"2022-12-22T13:19:05-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":15,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:19:05-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":15,"round":0,"step":3},"old_ti":{"duration":920804023,"height":15,"round":0,"step":1},"time":"2022-12-22T13:19:05-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:19:05-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":15,"round":0,"step":3,"time":"2022-12-22T13:19:05-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":15,"proposal":{"Type":32,"height":15,"round":0,"pol_round":-1,"block_id":{"hash":"CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E","parts":{"total":1,"hash":"A445C744DE7D440AD031FBA39D684499CE5502875A9B6E2EAA2ED08F70B5A79C"}},"timestamp":"2022-12-22T18:19:05.730192542Z","signature":"VqKx/WDbkX6jipyng0l5SwYe/rhoKHs9fdzzIkiHKgrv2rCJyndA0O3Agl/Fw/zVswjeQIQdscwvJj7rvA67Ag=="},"round":0,"time":"2022-12-22T13:19:05-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080F1803","time":"2022-12-22T13:19:05-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":15,"round":0,"pol_round":-1,"block_id":{"hash":"CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E","parts":{"total":1,"hash":"A445C744DE7D440AD031FBA39D684499CE5502875A9B6E2EAA2ED08F70B5A79C"}},"timestamp":"2022-12-22T18:19:05.730192542Z","signature":"VqKx/WDbkX6jipyng0l5SwYe/rhoKHs9fdzzIkiHKgrv2rCJyndA0O3Agl/Fw/zVswjeQIQdscwvJj7rvA67Ag=="},"time":"2022-12-22T13:19:05-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E","height":15,"time":"2022-12-22T13:19:05-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":15,"round":0,"current":"15/0/RoundStepPropose","time":"2022-12-22T13:19:05-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":15,"round":0,"time":"2022-12-22T13:19:05-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":15,"round":0,"vote":{"type":1,"height":15,"round":0,"block_id":{"hash":"CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E","parts":{"total":1,"hash":"A445C744DE7D440AD031FBA39D684499CE5502875A9B6E2EAA2ED08F70B5A79C"}},"timestamp":"2022-12-22T18:19:05.763304314Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"angObKGt77rzTzMsyS5UWySOem4UEQ2DN4gwDukhuUjdTlaBvReo8+9NM9XA6Te77oMwjpRIKgfjbjITBm/7CA=="},"time":"2022-12-22T13:19:05-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080F1804","time":"2022-12-22T13:19:05-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:05-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":15,"val_index":0,"vote_height":15,"vote_type":1,"time":"2022-12-22T13:19:05-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A04080F1801","time":"2022-12-22T13:19:05-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:15 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E:1:A445C744DE7D(1) BA{1:x} map[]}","vote":{"type":1,"height":15,"round":0,"block_id":{"hash":"CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E","parts":{"total":1,"hash":"A445C744DE7D440AD031FBA39D684499CE5502875A9B6E2EAA2ED08F70B5A79C"}},"timestamp":"2022-12-22T18:19:05.763304314Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"angObKGt77rzTzMsyS5UWySOem4UEQ2DN4gwDukhuUjdTlaBvReo8+9NM9XA6Te77oMwjpRIKgfjbjITBm/7CA=="},"time":"2022-12-22T13:19:05-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:19:05-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F080F1A2408011220A445C744DE7D440AD031FBA39D684499CE5502875A9B6E2EAA2ED08F70B5A79C22050801120101","time":"2022-12-22T13:19:05-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":15,"round":0,"current":"15/0/RoundStepPrevote","time":"2022-12-22T13:19:05-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":15,"round":0,"hash":"CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E","time":"2022-12-22T13:19:05-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":15,"round":0,"vote":{"type":2,"height":15,"round":0,"block_id":{"hash":"CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E","parts":{"total":1,"hash":"A445C744DE7D440AD031FBA39D684499CE5502875A9B6E2EAA2ED08F70B5A79C"}},"timestamp":"2022-12-22T18:19:05.788444375Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"WUl8aJWl/qIk6TnH15Iuv9vHb/pCGc5oRUoRn0xmsd7l2Xdae3eJCmt2exgAxY1PlOjfVrLl0sm2SDJ3U5gsDA=="},"time":"2022-12-22T13:19:05-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080F1806","time":"2022-12-22T13:19:05-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:05-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":15,"val_index":0,"vote_height":15,"vote_type":2,"time":"2022-12-22T13:19:05-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A04080F1802","time":"2022-12-22T13:19:05-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":15,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:19:05Z","time":"2022-12-22T13:19:05-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":15,"round":0,"current":"15/0/RoundStepPrecommit","time":"2022-12-22T13:19:05-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":15,"round":0,"current":"15/0/RoundStepPrecommit","time":"2022-12-22T13:19:05-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":15,"current":"15/0/RoundStepPrecommit","time":"2022-12-22T13:19:05-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":15,"block_hash":"CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E","time":"2022-12-22T13:19:05-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A04080F1808","time":"2022-12-22T13:19:05-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":15,"hash":"CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E","num_txs":0,"root":"CA26BF110BB2E312C1B403344D4E4A1B0F667BF180EFB47C2EB2B9632A641621","time":"2022-12-22T13:19:05-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":15,"time":"2022-12-22T13:19:05-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 15\n Time: 2022-12-22 18:19:04.689086042 +0000 UTC\n LastBlockID: 7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE:1:BC498436D051\n LastCommit: BDF976DAF342332E6F3B1AC64FAE6D4F5A6BCC0DE1A7C089E32C73428694E2F5\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: CA26BF110BB2E312C1B403344D4E4A1B0F667BF180EFB47C2EB2B9632A641621\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 14\n Round: 0\n BlockID: 7646A55BD9CD0658D100A275CBBF8AEC254825FD47AB47D68A4F700B882DEBAE:1:BC498436D051\n Signatures:\n CommitSig{B6A15DD677FF by 65377D2CF9C3 on 2 @ 2022-12-22T18:19:04.689086042Z}\n }#BDF976DAF342332E6F3B1AC64FAE6D4F5A6BCC0DE1A7C089E32C73428694E2F5\n}#CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:19:05-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:19:05-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":15,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:19:05-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B37203133312038302033342039332036352035332031303520323031203138332031333920323031203233203231332037382031373220343520323133203234312031362032343220373620323132203234352031313020323137203639203231312039342031393620312032345D3A467D","time":"2022-12-22T13:19:05-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"078350225D413569C9B78BC917D54EAC2DD5F110F24CD4F56ED945D35EC40118","height":15,"num_txs":0,"time":"2022-12-22T13:19:05-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":15,"last_block_time":"2022-12-22T18:19:04Z","time":"2022-12-22T13:19:05-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408101801","time":"2022-12-22T13:19:05-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","new_ti":{"duration":946727891,"height":16,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":15,"round":0,"step":3},"time":"2022-12-22T13:19:05-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":946.727891,"height":16,"round":0,"step":1,"time":"2022-12-22T13:19:05-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:05-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"info","module":"txindex","height":15,"time":"2022-12-22T13:19:05-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":15,"num_txs":0,"time":"2022-12-22T13:19:05-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":946.727891,"height":16,"round":0,"step":1,"time":"2022-12-22T13:19:06-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":16,"round":0,"step":1,"timeout":946.727891,"time":"2022-12-22T13:19:06-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":16,"round":0,"current":"16/0/RoundStepNewHeight","time":"2022-12-22T13:19:06-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":16,"round":0,"current":"16/0/RoundStepNewRound","time":"2022-12-22T13:19:06-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":16,"round":0,"time":"2022-12-22T13:19:06-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":16,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:19:06-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":16,"round":0,"step":3},"old_ti":{"duration":946727891,"height":16,"round":0,"step":1},"time":"2022-12-22T13:19:06-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:19:06-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":16,"round":0,"step":3,"time":"2022-12-22T13:19:06-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":16,"proposal":{"Type":32,"height":16,"round":0,"pol_round":-1,"block_id":{"hash":"B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B","parts":{"total":1,"hash":"E45C6957D954C22531899EA53E5D21CAD4D35854437AEAB92E70EB17C90E816C"}},"timestamp":"2022-12-22T18:19:06.853300414Z","signature":"LJEdizu47Dp8cJF9/+CC/y9qpgYpyuNKAscHMQLvf0ODBhZNFpy7CfZoUurjkzP9Ex8JewdN0aAkdN1XROdPAQ=="},"round":0,"time":"2022-12-22T13:19:06-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408101803","time":"2022-12-22T13:19:06-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":16,"round":0,"pol_round":-1,"block_id":{"hash":"B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B","parts":{"total":1,"hash":"E45C6957D954C22531899EA53E5D21CAD4D35854437AEAB92E70EB17C90E816C"}},"timestamp":"2022-12-22T18:19:06.853300414Z","signature":"LJEdizu47Dp8cJF9/+CC/y9qpgYpyuNKAscHMQLvf0ODBhZNFpy7CfZoUurjkzP9Ex8JewdN0aAkdN1XROdPAQ=="},"time":"2022-12-22T13:19:06-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B","height":16,"time":"2022-12-22T13:19:06-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":16,"round":0,"current":"16/0/RoundStepPropose","time":"2022-12-22T13:19:06-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":16,"round":0,"time":"2022-12-22T13:19:06-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":16,"round":0,"vote":{"type":1,"height":16,"round":0,"block_id":{"hash":"B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B","parts":{"total":1,"hash":"E45C6957D954C22531899EA53E5D21CAD4D35854437AEAB92E70EB17C90E816C"}},"timestamp":"2022-12-22T18:19:06.905486444Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"rBvLOLQcseu4WGOA8ZKy8kGrpz4BAFBSyNQPy3qEURfDqttkSmKIMNWX5sy+qnalfaJL1wwdAsDfW3FWBkFjCQ=="},"time":"2022-12-22T13:19:06-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408101804","time":"2022-12-22T13:19:06-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:06-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":16,"val_index":0,"vote_height":16,"vote_type":1,"time":"2022-12-22T13:19:06-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408101801","time":"2022-12-22T13:19:06-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:16 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B:1:E45C6957D954(1) BA{1:x} map[]}","vote":{"type":1,"height":16,"round":0,"block_id":{"hash":"B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B","parts":{"total":1,"hash":"E45C6957D954C22531899EA53E5D21CAD4D35854437AEAB92E70EB17C90E816C"}},"timestamp":"2022-12-22T18:19:06.905486444Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"rBvLOLQcseu4WGOA8ZKy8kGrpz4BAFBSyNQPy3qEURfDqttkSmKIMNWX5sy+qnalfaJL1wwdAsDfW3FWBkFjCQ=="},"time":"2022-12-22T13:19:06-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:19:06-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F08101A2408011220E45C6957D954C22531899EA53E5D21CAD4D35854437AEAB92E70EB17C90E816C22050801120101","time":"2022-12-22T13:19:06-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":16,"round":0,"current":"16/0/RoundStepPrevote","time":"2022-12-22T13:19:06-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":16,"round":0,"hash":"B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B","time":"2022-12-22T13:19:06-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":16,"round":0,"vote":{"type":2,"height":16,"round":0,"block_id":{"hash":"B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B","parts":{"total":1,"hash":"E45C6957D954C22531899EA53E5D21CAD4D35854437AEAB92E70EB17C90E816C"}},"timestamp":"2022-12-22T18:19:06.924838054Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"b3EDkVpl/Gw6B8zieKF8RE9yKPPtXZCAla94Q5LAfIQIreQO3pv/iYzC4vpcwQO8gED7rP+JQOEZ8jAnQcBGDA=="},"time":"2022-12-22T13:19:06-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408101806","time":"2022-12-22T13:19:06-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:06-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":16,"val_index":0,"vote_height":16,"vote_type":2,"time":"2022-12-22T13:19:06-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408101802","time":"2022-12-22T13:19:06-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":16,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:19:06Z","time":"2022-12-22T13:19:06-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":16,"round":0,"current":"16/0/RoundStepPrecommit","time":"2022-12-22T13:19:06-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":16,"round":0,"current":"16/0/RoundStepPrecommit","time":"2022-12-22T13:19:06-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":16,"current":"16/0/RoundStepPrecommit","time":"2022-12-22T13:19:06-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":16,"block_hash":"B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B","time":"2022-12-22T13:19:06-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408101808","time":"2022-12-22T13:19:06-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":16,"hash":"B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B","num_txs":0,"root":"078350225D413569C9B78BC917D54EAC2DD5F110F24CD4F56ED945D35EC40118","time":"2022-12-22T13:19:06-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":16,"time":"2022-12-22T13:19:06-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 16\n Time: 2022-12-22 18:19:05.788444375 +0000 UTC\n LastBlockID: CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E:1:A445C744DE7D\n LastCommit: D15A2C16C017989A5094BC24484573788E22A0186A1818A3ED4E2A1B368B73A5\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: 078350225D413569C9B78BC917D54EAC2DD5F110F24CD4F56ED945D35EC40118\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 15\n Round: 0\n BlockID: CB592B921FBC8081B58E5BD540B2FCCC622B5B036996013220D406DF87DF7A3E:1:A445C744DE7D\n Signatures:\n CommitSig{59497C6895A5 by 65377D2CF9C3 on 2 @ 2022-12-22T18:19:05.788444375Z}\n }#D15A2C16C017989A5094BC24484573788E22A0186A1818A3ED4E2A1B368B73A5\n}#B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:19:06-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:19:06-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":16,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:19:06-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B3131332037352032333820302033372038302032362031393720382031313720313235203230352032303120313338203235312034203138342032332031353720323436203234382031333020313920313338203235322036312031323220363720353720343620313430203136335D3A31307D","time":"2022-12-22T13:19:06-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"714BEE0025501AC508757DCDC98AFB04B8179DF6F882138AFC3D7A43392E8CA3","height":16,"num_txs":0,"time":"2022-12-22T13:19:06-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":16,"last_block_time":"2022-12-22T18:19:05Z","time":"2022-12-22T13:19:06-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408111801","time":"2022-12-22T13:19:07-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:07-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","new_ti":{"duration":946925059,"height":17,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":16,"round":0,"step":3},"time":"2022-12-22T13:19:07-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":946.925059,"height":17,"round":0,"step":1,"time":"2022-12-22T13:19:07-05:00","message":"Scheduled timeout"} +{"level":"info","module":"txindex","height":16,"time":"2022-12-22T13:19:07-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":16,"num_txs":0,"time":"2022-12-22T13:19:07-05:00","message":"indexed block txs"} +{"level":"info","module":"consensus","dur":946.925059,"height":17,"round":0,"step":1,"time":"2022-12-22T13:19:07-05:00","message":"Timed out"} +{"level":"debug","module":"consensus","height":17,"round":0,"step":1,"timeout":946.925059,"time":"2022-12-22T13:19:07-05:00","message":"received tock"} +{"level":"debug","module":"consensus","height":17,"round":0,"current":"17/0/RoundStepNewHeight","time":"2022-12-22T13:19:07-05:00","message":"entering new round"} +{"level":"debug","module":"consensus","height":17,"round":0,"current":"17/0/RoundStepNewRound","time":"2022-12-22T13:19:07-05:00","message":"entering propose step"} +{"level":"debug","module":"consensus","height":17,"round":0,"time":"2022-12-22T13:19:07-05:00","message":"node is a validator"} +{"level":"debug","module":"consensus","height":17,"round":0,"proposer":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","time":"2022-12-22T13:19:07-05:00","message":"propose step; our turn to propose"} +{"level":"debug","module":"consensus","new_ti":{"duration":1000000000,"height":17,"round":0,"step":3},"old_ti":{"duration":946925059,"height":17,"round":0,"step":1},"time":"2022-12-22T13:19:07-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","time":"2022-12-22T13:19:07-05:00","message":"Timer already stopped"} +{"level":"debug","module":"consensus","dur":1000,"height":17,"round":0,"step":3,"time":"2022-12-22T13:19:07-05:00","message":"Scheduled timeout"} +{"level":"debug","module":"consensus","height":17,"proposal":{"Type":32,"height":17,"round":0,"pol_round":-1,"block_id":{"hash":"143BD6CD950414CE3AC4A0833C9F8388C81968CF1988948B3E0CABF47A50268C","parts":{"total":1,"hash":"1A5D5DFDA541C5EB6EE3C176E7F8CF0C87957881CB6DA8D619949692B150308A"}},"timestamp":"2022-12-22T18:19:07.983647164Z","signature":"PDmLAUJeznuedqf+f1Tk2whqxlkypqZvtKX9sD7MOCQ9qq07KWUebkPNvd/tj85rkNwi7cTRC8YhVCUHwl1gDw=="},"round":0,"time":"2022-12-22T13:19:07-05:00","message":"signed proposal"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408111803","time":"2022-12-22T13:19:07-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","proposal":{"Type":32,"height":17,"round":0,"pol_round":-1,"block_id":{"hash":"143BD6CD950414CE3AC4A0833C9F8388C81968CF1988948B3E0CABF47A50268C","parts":{"total":1,"hash":"1A5D5DFDA541C5EB6EE3C176E7F8CF0C87957881CB6DA8D619949692B150308A"}},"timestamp":"2022-12-22T18:19:07.983647164Z","signature":"PDmLAUJeznuedqf+f1Tk2whqxlkypqZvtKX9sD7MOCQ9qq07KWUebkPNvd/tj85rkNwi7cTRC8YhVCUHwl1gDw=="},"time":"2022-12-22T13:19:08-05:00","message":"received proposal"} +{"level":"info","module":"consensus","hash":"143BD6CD950414CE3AC4A0833C9F8388C81968CF1988948B3E0CABF47A50268C","height":17,"time":"2022-12-22T13:19:08-05:00","message":"received complete proposal block"} +{"level":"debug","module":"consensus","height":17,"round":0,"current":"17/0/RoundStepPropose","time":"2022-12-22T13:19:08-05:00","message":"entering prevote step"} +{"level":"debug","module":"consensus","height":17,"round":0,"time":"2022-12-22T13:19:08-05:00","message":"prevote step: ProposalBlock is valid"} +{"level":"debug","module":"consensus","height":17,"round":0,"vote":{"type":1,"height":17,"round":0,"block_id":{"hash":"143BD6CD950414CE3AC4A0833C9F8388C81968CF1988948B3E0CABF47A50268C","parts":{"total":1,"hash":"1A5D5DFDA541C5EB6EE3C176E7F8CF0C87957881CB6DA8D619949692B150308A"}},"timestamp":"2022-12-22T18:19:08.041602084Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"QNCQuwWmlIwITy1ZkwO3JC4FzEL2lyeee9VdVJIL6dYJ97oQ3ovcmFLeqy5MIVatQGJ4+iHhmfERU8SfCuFKBA=="},"time":"2022-12-22T13:19:08-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408111804","time":"2022-12-22T13:19:08-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:08-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":17,"val_index":0,"vote_height":17,"vote_type":1,"time":"2022-12-22T13:19:08-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408111801","time":"2022-12-22T13:19:08-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","prevotes":"VoteSet{H:17 R:0 T:SIGNED_MSG_TYPE_PREVOTE +2/3:143BD6CD950414CE3AC4A0833C9F8388C81968CF1988948B3E0CABF47A50268C:1:1A5D5DFDA541(1) BA{1:x} map[]}","vote":{"type":1,"height":17,"round":0,"block_id":{"hash":"143BD6CD950414CE3AC4A0833C9F8388C81968CF1988948B3E0CABF47A50268C","parts":{"total":1,"hash":"1A5D5DFDA541C5EB6EE3C176E7F8CF0C87957881CB6DA8D619949692B150308A"}},"timestamp":"2022-12-22T18:19:08.041602084Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"QNCQuwWmlIwITy1ZkwO3JC4FzEL2lyeee9VdVJIL6dYJ97oQ3ovcmFLeqy5MIVatQGJ4+iHhmfERU8SfCuFKBA=="},"time":"2022-12-22T13:19:08-05:00","message":"added vote to prevote"} +{"level":"debug","module":"consensus","pol_round":0,"valid_round":-1,"time":"2022-12-22T13:19:08-05:00","message":"updating valid block because of POL"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"122F08111A24080112201A5D5DFDA541C5EB6EE3C176E7F8CF0C87957881CB6DA8D619949692B150308A22050801120101","time":"2022-12-22T13:19:08-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","height":17,"round":0,"current":"17/0/RoundStepPrevote","time":"2022-12-22T13:19:08-05:00","message":"entering precommit step"} +{"level":"debug","module":"consensus","height":17,"round":0,"hash":"143BD6CD950414CE3AC4A0833C9F8388C81968CF1988948B3E0CABF47A50268C","time":"2022-12-22T13:19:08-05:00","message":"precommit step; +2/3 prevoted proposal block; locking"} +{"level":"debug","module":"consensus","height":17,"round":0,"vote":{"type":2,"height":17,"round":0,"block_id":{"hash":"143BD6CD950414CE3AC4A0833C9F8388C81968CF1988948B3E0CABF47A50268C","parts":{"total":1,"hash":"1A5D5DFDA541C5EB6EE3C176E7F8CF0C87957881CB6DA8D619949692B150308A"}},"timestamp":"2022-12-22T18:19:08.075353365Z","validator_address":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","validator_index":0,"signature":"YeZbnc5TpfP0zd4o6ClHAaO0gaHMSQB1bn6odNUylmAR6qOG2mUpDitg5mxgsy2vfFKIATS3SalceGwb9f09Cg=="},"time":"2022-12-22T13:19:08-05:00","message":"signed and pushed vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408111806","time":"2022-12-22T13:19:08-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:08-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","cs_height":17,"val_index":0,"vote_height":17,"vote_type":2,"time":"2022-12-22T13:19:08-05:00","message":"adding vote"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"3A0408111802","time":"2022-12-22T13:19:08-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","data":"Votes:7000/7000(1.000)","height":17,"round":0,"validator":"65377D2CF9C3C2184DD48C36C9DA29E55242329E","vote_timestamp":"2022-12-22T18:19:08Z","time":"2022-12-22T13:19:08-05:00","message":"added vote to precommit"} +{"level":"debug","module":"consensus","height":17,"round":0,"current":"17/0/RoundStepPrecommit","time":"2022-12-22T13:19:08-05:00","message":"entering new round with invalid args"} +{"level":"debug","module":"consensus","height":17,"round":0,"current":"17/0/RoundStepPrecommit","time":"2022-12-22T13:19:08-05:00","message":"entering precommit step with invalid args"} +{"level":"debug","module":"consensus","commit_round":0,"height":17,"current":"17/0/RoundStepPrecommit","time":"2022-12-22T13:19:08-05:00","message":"entering commit step"} +{"level":"debug","module":"consensus","commit_round":0,"height":17,"block_hash":"143BD6CD950414CE3AC4A0833C9F8388C81968CF1988948B3E0CABF47A50268C","time":"2022-12-22T13:19:08-05:00","message":"commit is for a locked block; set ProposalBlock=LockedBlock"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408111808","time":"2022-12-22T13:19:08-05:00","message":"Broadcast"} +{"level":"info","module":"consensus","height":17,"hash":"143BD6CD950414CE3AC4A0833C9F8388C81968CF1988948B3E0CABF47A50268C","num_txs":0,"root":"714BEE0025501AC508757DCDC98AFB04B8179DF6F882138AFC3D7A43392E8CA3","time":"2022-12-22T13:19:08-05:00","message":"finalizing commit of block"} +{"level":"debug","module":"consensus","height":17,"time":"2022-12-22T13:19:08-05:00","message":"Block{\n Header{\n Version: {11 0}\n ChainID: axelar\n Height: 17\n Time: 2022-12-22 18:19:06.924838054 +0000 UTC\n LastBlockID: B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B:1:E45C6957D954\n LastCommit: EC3265F9A4AD222D53FEDF8E69B99353E1B0B2D7705C8963CF9DF3FCE327BBF0\n Data: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Validators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n NextValidators: CA485731C2E74A330A237C4D74E1418A98EC0F09083D6A2395445F9F26607619\n App: 714BEE0025501AC508757DCDC98AFB04B8179DF6F882138AFC3D7A43392E8CA3\n Consensus: 048091BC7DDC283F77BFBF91D73C44DA58C3DF8A9CBC867405D8B7F3DAADA22F\n Results: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Evidence: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Proposer: 65377D2CF9C3C2184DD48C36C9DA29E55242329E\n }#143BD6CD950414CE3AC4A0833C9F8388C81968CF1988948B3E0CABF47A50268C\n Data{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n EvidenceData{\n \n }#E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\n Commit{\n Height: 16\n Round: 0\n BlockID: B4722D418BB0691A835B3A947E3516F2AC8A21E81A25B4EE36AC692E3F2F186B:1:E45C6957D954\n Signatures:\n CommitSig{6F7103915A65 by 65377D2CF9C3 on 2 @ 2022-12-22T18:19:06.924838054Z}\n }#EC3265F9A4AD222D53FEDF8E69B99353E1B0B2D7705C8963CF9DF3FCE327BBF0\n}#143BD6CD950414CE3AC4A0833C9F8388C81968CF1988948B3E0CABF47A50268C"} +{"level":"info","module":"x/bank","amount":"6179uaxl","from":"mint","time":"2022-12-22T13:19:08-05:00","message":"minted coins from module account"} +{"level":"debug","module":"x/tss","time":"2022-12-22T13:19:08-05:00","message":"0 active sign shares, 0 signatures in queue"} +{"level":"info","module":"state","height":17,"num_invalid_txs":0,"num_valid_txs":0,"time":"2022-12-22T13:19:08-05:00","message":"executed block"} +{"level":"info","commit":"436F6D6D697449447B5B323339203633203920313936203739203133312032323120333820393920313232203132332031393520313136203131203131302039342031343120363120322032333520313637203231342031363720323236203232372031323920343420313631203230312032343620313138203133335D3A31317D","time":"2022-12-22T13:19:08-05:00","message":"commit synced"} +{"level":"info","module":"state","app_hash":"EF3F09C44F83DD26637A7BC3740B6E5E8D3D02EBA7D6A7E2E3812CA1C9F67685","height":17,"num_txs":0,"time":"2022-12-22T13:19:08-05:00","message":"committed state"} +{"level":"debug","module":"evidence","last_block_height":17,"last_block_time":"2022-12-22T18:19:06Z","time":"2022-12-22T13:19:08-05:00","message":"Updating evidence pool"} +{"level":"debug","module":"p2p","channel":32,"msgBytes":"0A0408121801","time":"2022-12-22T13:19:08-05:00","message":"Broadcast"} +{"level":"debug","module":"consensus","peer":"","time":"2022-12-22T13:19:08-05:00","message":"Attempt to update stats for non-existent peer"} +{"level":"debug","module":"consensus","new_ti":{"duration":952291314,"height":18,"round":0,"step":1},"old_ti":{"duration":1000000000,"height":17,"round":0,"step":3},"time":"2022-12-22T13:19:08-05:00","message":"Received tick"} +{"level":"debug","module":"consensus","dur":952.291314,"height":18,"round":0,"step":1,"time":"2022-12-22T13:19:08-05:00","message":"Scheduled timeout"} +{"level":"info","module":"txindex","height":17,"time":"2022-12-22T13:19:08-05:00","message":"indexed block"} +{"level":"debug","module":"txindex","height":17,"num_txs":0,"time":"2022-12-22T13:19:08-05:00","message":"indexed block txs"} diff --git a/yarn.lock b/yarn.lock index 14dc94df..91288185 100644 --- a/yarn.lock +++ b/yarn.lock @@ -568,13 +568,6 @@ "@endo/promise-kit" "^0.2.49" import-meta-resolve "^1.1.1" -"@agoric/wallet-connection@beta": - version "0.1.7" - resolved "https://registry.yarnpkg.com/@agoric/wallet-connection/-/wallet-connection-0.1.7.tgz#8a7f8ca56ada6d72642cf486d94b6a1ad610316b" - integrity sha512-6pu2u8F3BzZ38SfxtpqE7YiYBOYcdqEYESWmbvEANS66YwxMJNAi2sG53tCrw2Mcml+/YDqSvo3SMW1MOlzTbg== - dependencies: - "@agoric/web-components" "^0.2.0" - "@agoric/wallet@^0.13.1": version "0.13.1" resolved "https://registry.yarnpkg.com/@agoric/wallet/-/wallet-0.13.1.tgz#965466c552bea7a63dabba4bafc2b19881716095" @@ -585,17 +578,6 @@ eslint-plugin-eslint-comments "^3.1.2" import-meta-resolve "^1.1.1" -"@agoric/web-components@^0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@agoric/web-components/-/web-components-0.2.0.tgz#354a52c851aefe3774c5d40f826e902d9127250c" - integrity sha512-9wGRWeqiX80zaUrLj+qRsOmvMO7vDKILtq5kMNPsCsy13JHzn+m2FROmpHTWnP7OeCzz9vWL9Ulif5NGeIyyeQ== - dependencies: - "@agoric/assert" "^0.4.0" - "@endo/captp" "^2.0.7" - "@endo/marshal" "^0.6.7" - "@endo/promise-kit" "^0.2.41" - robot3 "^0.2.19" - "@agoric/xsnap@^0.13.0", "@agoric/xsnap@^0.13.2": version "0.13.2" resolved "https://registry.yarnpkg.com/@agoric/xsnap/-/xsnap-0.13.2.tgz#2de6231a06919b4b779e36e78f26b7487200fedf" @@ -910,7 +892,7 @@ rollup endojs/endo#rollup-2.7.1-patch-1 source-map "^0.7.3" -"@endo/captp@^2.0.15", "@endo/captp@^2.0.3", "@endo/captp@^2.0.7": +"@endo/captp@^2.0.15", "@endo/captp@^2.0.7": version "2.0.17" resolved "https://registry.yarnpkg.com/@endo/captp/-/captp-2.0.17.tgz#abaad501bac84387080cc36474869b472c9fa861" integrity sha512-pikqvvbiJ9f2RJT4JRQd6fznHx1P5PwrwRvH8A36vPWJ7jZ5PKUfgMPr1SYK8Y8XmKLITMsi3lD5A0K5nXoUnA== @@ -998,7 +980,7 @@ dependencies: ses "^0.17.0" -"@endo/marshal@^0.6.3", "@endo/marshal@^0.6.7", "@endo/marshal@^0.6.9": +"@endo/marshal@^0.6.7", "@endo/marshal@^0.6.9": version "0.6.9" resolved "https://registry.yarnpkg.com/@endo/marshal/-/marshal-0.6.9.tgz#a30a323c86100512aba2c2c1f8ca2c7cf432c621" integrity sha512-FH+Z76Hv+yoRmpoo3SZOTLfsqdMBhbqqUHD/UQ+38G91NN9g/NVRNObq25CkR/oU5EOlzdCxghL5L3H7tkXDCA== @@ -1080,15 +1062,6 @@ resolved "https://registry.yarnpkg.com/@endo/zip/-/zip-0.2.27.tgz#50c9e3f37664c91da9ae9443696dea645c92adc9" integrity sha512-Qr8KKMGGJqYWuxHHktB4BAWH6CQTNG41NfPNoiWuA+q0s0OmH397I7X9wDtojOUMgrrGj40BRlfgG8/XYlQjEw== -"@es-joy/jsdoccomment@~0.20.1": - version "0.20.1" - resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.20.1.tgz#fe89f435f045ae5aaf89c7a4df3616c03e9d106e" - integrity sha512-oeJK41dcdqkvdZy/HctKklJNkt/jh+av3PZARrZEl+fs/8HaHeeYoAvEwOV0u5I6bArTF17JEsTZMY359e/nfQ== - dependencies: - comment-parser "1.3.0" - esquery "^1.4.0" - jsdoc-type-pratt-parser "~2.2.3" - "@eslint/eslintrc@^0.4.3": version "0.4.3" resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c" @@ -1135,7 +1108,7 @@ dependencies: requireindex "~1.1.0" -"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2": +"@jridgewell/gen-mapping@^0.3.2": version "0.3.2" resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9" integrity sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A== @@ -1154,14 +1127,6 @@ resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== -"@jridgewell/source-map@^0.3.2": - version "0.3.2" - resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.2.tgz#f45351aaed4527a298512ec72f81040c998580fb" - integrity sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw== - dependencies: - "@jridgewell/gen-mapping" "^0.3.0" - "@jridgewell/trace-mapping" "^0.3.9" - "@jridgewell/sourcemap-codec@1.4.14", "@jridgewell/sourcemap-codec@^1.4.10": version "1.4.14" resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" @@ -1175,78 +1140,31 @@ "@jridgewell/resolve-uri" "3.1.0" "@jridgewell/sourcemap-codec" "1.4.14" -"@lezer/common@^0.15.0", "@lezer/common@^0.15.7": - version "0.15.12" - resolved "https://registry.yarnpkg.com/@lezer/common/-/common-0.15.12.tgz#2f21aec551dd5fd7d24eb069f90f54d5bc6ee5e9" - integrity sha512-edfwCxNLnzq5pBA/yaIhwJ3U3Kz8VAUOTRg0hhxaizaI1N+qxV7EXDv/kLCkLeq2RzSFvxexlaj5Mzfn2kY0Ig== - -"@lezer/lr@^0.15.4": - version "0.15.8" - resolved "https://registry.yarnpkg.com/@lezer/lr/-/lr-0.15.8.tgz#1564a911e62b0a0f75ca63794a6aa8c5dc63db21" - integrity sha512-bM6oE6VQZ6hIFxDNKk8bKPa14hqFrV07J/vHGOeiAbJReIaQXmkVb6xQu4MR+JBTLa5arGRyAAjJe1qaQt3Uvg== - dependencies: - "@lezer/common" "^0.15.0" - -"@lit/reactive-element@^1.3.0", "@lit/reactive-element@^1.4.0": - version "1.4.1" - resolved "https://registry.yarnpkg.com/@lit/reactive-element/-/reactive-element-1.4.1.tgz#3f587eec5708692135bc9e94cf396130604979f3" - integrity sha512-qDv4851VFSaBWzpS02cXHclo40jsbAjRXnebNXpm0uVg32kCneZPo9RYVQtrTNICtZ+1wAYHu1ZtxWSWMbKrBw== - -"@lmdb/lmdb-darwin-arm64@2.5.2": - version "2.5.2" - resolved "https://registry.yarnpkg.com/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-2.5.2.tgz#bc66fa43286b5c082e8fee0eacc17995806b6fbe" - integrity sha512-+F8ioQIUN68B4UFiIBYu0QQvgb9FmlKw2ctQMSBfW2QBrZIxz9vD9jCGqTCPqZBRbPHAS/vG1zSXnKqnS2ch/A== - "@lmdb/lmdb-darwin-arm64@2.6.8": version "2.6.8" resolved "https://registry.yarnpkg.com/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-2.6.8.tgz#f909f3745f30e9215ea4e8bd62ad71e4f50edfb3" integrity sha512-u3BSAWCiyN8DZnXx4HdQjFTD2mlAnRHCmtgjQY7RwH99bFgZQzGpqvtM4TNh5bLuInxovyilI3qNmqUBEqbgtg== -"@lmdb/lmdb-darwin-x64@2.5.2": - version "2.5.2" - resolved "https://registry.yarnpkg.com/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-2.5.2.tgz#89d8390041bce6bab24a82a20392be22faf54ffc" - integrity sha512-KvPH56KRLLx4KSfKBx0m1r7GGGUMXm0jrKmNE7plbHlesZMuPJICtn07HYgQhj1LNsK7Yqwuvnqh1QxhJnF1EA== - "@lmdb/lmdb-darwin-x64@2.6.8": version "2.6.8" resolved "https://registry.yarnpkg.com/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-2.6.8.tgz#fa8b47359b761f3d4350484ee8703335d7820e3c" integrity sha512-btsrk8V8rjYxMgQX0hduqmhf0BFHTcjF4ZO7b796rMonGwhIZYdKE8CY1l/AQfRhoB6Pi1PKwhyO6B8W9zxNCQ== -"@lmdb/lmdb-linux-arm64@2.5.2": - version "2.5.2" - resolved "https://registry.yarnpkg.com/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-2.5.2.tgz#14fe4c96c2bb1285f93797f45915fa35ee047268" - integrity sha512-aLl89VHL/wjhievEOlPocoefUyWdvzVrcQ/MHQYZm2JfV1jUsrbr/ZfkPPUFvZBf+VSE+Q0clWs9l29PCX1hTQ== - "@lmdb/lmdb-linux-arm64@2.6.8": version "2.6.8" resolved "https://registry.yarnpkg.com/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-2.6.8.tgz#12b51bb057d4ae8b6705198d2b5b2e6ec2d7c3d5" integrity sha512-TVjR7QSSbuJqhCib/nqpRPvCA5rShm5ep6VJ/O0Wz04z1zIuRjkEYFwx9bOlRqmyu33gvab3MWqDyA33BN94sw== -"@lmdb/lmdb-linux-arm@2.5.2": - version "2.5.2" - resolved "https://registry.yarnpkg.com/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-2.5.2.tgz#05bde4573ab10cf21827339fe687148f2590cfa1" - integrity sha512-5kQAP21hAkfW5Bl+e0P57dV4dGYnkNIpR7f/GAh6QHlgXx+vp/teVj4PGRZaKAvt0GX6++N6hF8NnGElLDuIDw== - "@lmdb/lmdb-linux-arm@2.6.8": version "2.6.8" resolved "https://registry.yarnpkg.com/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-2.6.8.tgz#1165d698e526d6135c3baf6993f2b8e8da0aed6f" integrity sha512-J4LlzHWkdWLNFlJJ2ZZlQF6k2Dejjd0e5kBMclvK4BdEJ5OOqrOZIAbDUb/efOhbmlR4AGShzIPviCRqOufU1w== -"@lmdb/lmdb-linux-x64@2.5.2": - version "2.5.2" - resolved "https://registry.yarnpkg.com/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-2.5.2.tgz#d2f85afd857d2c33d2caa5b057944574edafcfee" - integrity sha512-xUdUfwDJLGjOUPH3BuPBt0NlIrR7f/QHKgu3GZIXswMMIihAekj2i97oI0iWG5Bok/b+OBjHPfa8IU9velnP/Q== - "@lmdb/lmdb-linux-x64@2.6.8": version "2.6.8" resolved "https://registry.yarnpkg.com/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-2.6.8.tgz#5f9b8fcf80de115fc9a1610110e5e14751649316" integrity sha512-VqeBBNiQ5bkvIHW3gATypT6OMBCdHJtZqSvYXmQL5p2hJ/VqV1H3W2HBrAhKTs0ap4aUBPmuHTvoC87lgSCpmg== -"@lmdb/lmdb-win32-x64@2.5.2": - version "2.5.2" - resolved "https://registry.yarnpkg.com/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-2.5.2.tgz#28f643fbc0bec30b07fbe95b137879b6b4d1c9c5" - integrity sha512-zrBczSbXKxEyK2ijtbRdICDygRqWSRPpZMN5dD1T8VMEW5RIhIbwFWw2phDRXuBQdVDpSjalCIUMWMV2h3JaZA== - "@lmdb/lmdb-win32-x64@2.6.8": version "2.6.8" resolved "https://registry.yarnpkg.com/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-2.6.8.tgz#7ddd4cd1202981efec7bb285f9bab50040f631e7" @@ -1267,15 +1185,6 @@ semver "^7.3.4" tar "^6.1.0" -"@mischnic/json-sourcemap@^0.1.0": - version "0.1.0" - resolved "https://registry.yarnpkg.com/@mischnic/json-sourcemap/-/json-sourcemap-0.1.0.tgz#38af657be4108140a548638267d02a2ea3336507" - integrity sha512-dQb3QnfNqmQNYA4nFSN/uLaByIic58gOXq4Y4XqLOWmOrw73KmJPt/HLyG0wvn1bnR6mBKs/Uwvkh+Hns1T0XA== - dependencies: - "@lezer/common" "^0.15.7" - "@lezer/lr" "^0.15.4" - json5 "^2.2.1" - "@msgpackr-extract/msgpackr-extract-darwin-arm64@2.1.2": version "2.1.2" resolved "https://registry.yarnpkg.com/@msgpackr-extract/msgpackr-extract-darwin-arm64/-/msgpackr-extract-darwin-arm64-2.1.2.tgz#9571b87be3a3f2c46de05585470bc4f3af2f6f00" @@ -1444,572 +1353,6 @@ resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.7.0.tgz#af80a1ef7cf110ea3a68242acd95648991bcd763" integrity sha512-FGBx/Qd09lMaqQcogCHyYrFEpTx4cAjeS+48lMIR12z7LdH+zofGDVQSubN59nL6IpubfKqTeIDu9rNO28iHVA== -"@parcel/bundler-default@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/bundler-default/-/bundler-default-2.7.0.tgz#17d94be7185f29773aa21454063cbba3cdc03d49" - integrity sha512-PU5MtWWhc+dYI9x8mguYnm9yiG6TkI7niRpxgJgtqAyGHuEyNXVBQQ0X+qyOF4D9LdankBf8uNN18g31IET2Zg== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/hash" "2.7.0" - "@parcel/plugin" "2.7.0" - "@parcel/utils" "2.7.0" - nullthrows "^1.1.1" - -"@parcel/cache@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/cache/-/cache-2.7.0.tgz#cc4b99685c7ff0fc20fbc321f4b6850d6e0c6811" - integrity sha512-JlXNoZXcWzLKdDlfeF3dIj5Vtel5T9vtdBN72PJ+cjC4qNHk4Uwvc5sfOBELuibGN0bVu2bwY9nUgSwCiB1iIA== - dependencies: - "@parcel/fs" "2.7.0" - "@parcel/logger" "2.7.0" - "@parcel/utils" "2.7.0" - lmdb "2.5.2" - -"@parcel/codeframe@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/codeframe/-/codeframe-2.7.0.tgz#b6e4ad6100938edbed1b6c72b37f609e1abaf931" - integrity sha512-UTKx0jejJmmO1dwTHSJuRgrO8N6PMlkxRT6sew8N6NC3Bgv6pu0EbO+RtlWt/jCvzcdLOPdIoTzj4MMZvgcMYg== - dependencies: - chalk "^4.1.0" - -"@parcel/compressor-raw@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/compressor-raw/-/compressor-raw-2.7.0.tgz#3f8677e6371ef099cd9e4bd2a899884dc8eb571b" - integrity sha512-SCXwnOOQT6EmpusBsYWNQ/RFri+2JnKuE0gMSf2dROl2xbererX45FYzeDplWALCKAdjMNDpFwU+FyMYoVZSCQ== - dependencies: - "@parcel/plugin" "2.7.0" - -"@parcel/config-default@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/config-default/-/config-default-2.7.0.tgz#2f6cec9c185b89e40f343549295cad21295621a8" - integrity sha512-ZzsLr97AYrz8c9k6qn3DlqPzifi3vbP7q3ynUrAFxmt0L4+K0H9N508ZkORYmCgaFjLIQ8Y3eWpwCJ0AewPNIg== - dependencies: - "@parcel/bundler-default" "2.7.0" - "@parcel/compressor-raw" "2.7.0" - "@parcel/namer-default" "2.7.0" - "@parcel/optimizer-css" "2.7.0" - "@parcel/optimizer-htmlnano" "2.7.0" - "@parcel/optimizer-image" "2.7.0" - "@parcel/optimizer-svgo" "2.7.0" - "@parcel/optimizer-terser" "2.7.0" - "@parcel/packager-css" "2.7.0" - "@parcel/packager-html" "2.7.0" - "@parcel/packager-js" "2.7.0" - "@parcel/packager-raw" "2.7.0" - "@parcel/packager-svg" "2.7.0" - "@parcel/reporter-dev-server" "2.7.0" - "@parcel/resolver-default" "2.7.0" - "@parcel/runtime-browser-hmr" "2.7.0" - "@parcel/runtime-js" "2.7.0" - "@parcel/runtime-react-refresh" "2.7.0" - "@parcel/runtime-service-worker" "2.7.0" - "@parcel/transformer-babel" "2.7.0" - "@parcel/transformer-css" "2.7.0" - "@parcel/transformer-html" "2.7.0" - "@parcel/transformer-image" "2.7.0" - "@parcel/transformer-js" "2.7.0" - "@parcel/transformer-json" "2.7.0" - "@parcel/transformer-postcss" "2.7.0" - "@parcel/transformer-posthtml" "2.7.0" - "@parcel/transformer-raw" "2.7.0" - "@parcel/transformer-react-refresh-wrap" "2.7.0" - "@parcel/transformer-svg" "2.7.0" - -"@parcel/core@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/core/-/core-2.7.0.tgz#3310f48230bd618735f199f159f37e6b45ed2710" - integrity sha512-7yKZUdh314Q/kU/9+27ZYTfcnXS6VYHuG+iiUlIohnvUUybxLqVJhdMU9Q+z2QcPka1IdJWz4K4Xx0y6/4goyg== - dependencies: - "@mischnic/json-sourcemap" "^0.1.0" - "@parcel/cache" "2.7.0" - "@parcel/diagnostic" "2.7.0" - "@parcel/events" "2.7.0" - "@parcel/fs" "2.7.0" - "@parcel/graph" "2.7.0" - "@parcel/hash" "2.7.0" - "@parcel/logger" "2.7.0" - "@parcel/package-manager" "2.7.0" - "@parcel/plugin" "2.7.0" - "@parcel/source-map" "^2.0.0" - "@parcel/types" "2.7.0" - "@parcel/utils" "2.7.0" - "@parcel/workers" "2.7.0" - abortcontroller-polyfill "^1.1.9" - base-x "^3.0.8" - browserslist "^4.6.6" - clone "^2.1.1" - dotenv "^7.0.0" - dotenv-expand "^5.1.0" - json5 "^2.2.0" - msgpackr "^1.5.4" - nullthrows "^1.1.1" - semver "^5.7.1" - -"@parcel/css@^1.12.2": - version "1.14.0" - resolved "https://registry.yarnpkg.com/@parcel/css/-/css-1.14.0.tgz#233750a1e3648b3746f27c2d8f3fd85a2290e512" - integrity sha512-r5tJWe6NF6lesfPw1N3g7N7WUKpHqi2ONnw9wl5ccSGGIxkmgcPaPQxfvmhdjXvQnktSuIOR0HjQXVXu+/en/w== - dependencies: - lightningcss "^1.14.0" - -"@parcel/diagnostic@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/diagnostic/-/diagnostic-2.7.0.tgz#cf2596a20ce9277334616e12bbdac98490189e99" - integrity sha512-pdq/cTwVoL0n8yuDCRXFRSQHVWdmmIXPt3R3iT4KtYDYvOrMT2dLPT79IMqQkhYPANW8GuL15n/WxRngfRdkug== - dependencies: - "@mischnic/json-sourcemap" "^0.1.0" - nullthrows "^1.1.1" - -"@parcel/events@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/events/-/events-2.7.0.tgz#b6db8464d45626686134d412d3a36d024ffb1482" - integrity sha512-kQDwMKgZ1U4M/G17qeDYF6bW5kybluN6ajYPc7mZcrWg+trEI/oXi81GMFaMX0BSUhwhbiN5+/Vb2wiG/Sn6ig== - -"@parcel/fs-search@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/fs-search/-/fs-search-2.7.0.tgz#15e658006039ddc7b92528df5266ee2b9c47b6a4" - integrity sha512-K1Hv25bnRpwQVA15RvcRuB8ZhfclnCHA8N8L6w7Ul1ncSJDxCIkIAc5hAubYNNYW3kWjCC2SOaEgFKnbvMllEQ== - dependencies: - detect-libc "^1.0.3" - -"@parcel/fs@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/fs/-/fs-2.7.0.tgz#c9a0c60bdbef7101ff47f2db6b23814c3db06007" - integrity sha512-PU5fo4Hh8y03LZgemgVREttc0wyHQUNmsJCybxTB7EjJie2CqJRumo+DFppArlvdchLwJdc9em03yQV/GNWrEg== - dependencies: - "@parcel/fs-search" "2.7.0" - "@parcel/types" "2.7.0" - "@parcel/utils" "2.7.0" - "@parcel/watcher" "^2.0.0" - "@parcel/workers" "2.7.0" - -"@parcel/graph@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/graph/-/graph-2.7.0.tgz#2ae326c62764aaa53324b89d9c83ec0bc6ad55bf" - integrity sha512-Q6E94GS6q45PtsZh+m+gvFRp/N1Qopxhu2sxjcWsGs5iBd6IWn2oYLWOH5iVzEjWuYpW2HkB08lH6J50O63uOA== - dependencies: - "@parcel/utils" "2.7.0" - nullthrows "^1.1.1" - -"@parcel/hash@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/hash/-/hash-2.7.0.tgz#8825cff69a0bc4816737415e6e2aa29e8671c0b1" - integrity sha512-k6bSKnIlPJMPU3yjQzfgfvF9zuJZGOAlJgzpL4BbWvdbE8BTdjzLcFn0Ujrtud94EgIkiXd22sC2HpCUWoHGdA== - dependencies: - detect-libc "^1.0.3" - xxhash-wasm "^0.4.2" - -"@parcel/logger@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/logger/-/logger-2.7.0.tgz#1aa1de0458bdd613714ce4031134d92135aec590" - integrity sha512-qjMY/bYo38+o+OiIrTRldU9CwL1E7J72t+xkTP8QIcUxLWz5LYR0YbynZUVulmBSfqsykjjxCy4a+8siVr+lPw== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/events" "2.7.0" - -"@parcel/markdown-ansi@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/markdown-ansi/-/markdown-ansi-2.7.0.tgz#4ba70e3661ce06cd8fd2eb3f7b84028853a586e4" - integrity sha512-ipOX0D6FVZFEXeb/z8MnTMq2RQEIuaILY90olVIuHEFLHHfOPEn+RK3u13HA1ChF5/9E3cMD79tu6x9JL9Kqag== - dependencies: - chalk "^4.1.0" - -"@parcel/namer-default@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/namer-default/-/namer-default-2.7.0.tgz#e008097586016f16509834db11985dcc772c314c" - integrity sha512-lIKMdsmi//7fepecNDYmJYzBlL91HifPsX03lJCdu1dC6q5fBs+gG0XjKKG7yPnSCw1qH/4m7drzt9+dRZYAHQ== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/plugin" "2.7.0" - nullthrows "^1.1.1" - -"@parcel/node-resolver-core@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/node-resolver-core/-/node-resolver-core-2.7.0.tgz#468074aa58a2f0026a492607153079ebb16308e3" - integrity sha512-5UJQHalqMxdhJIs2hhqQzFfQpF7+NAowsRq064lYtiRvcD8wMr3OOQ9wd1iazGpFSl4JKdT7BwDU9/miDJmanQ== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/utils" "2.7.0" - nullthrows "^1.1.1" - semver "^5.7.1" - -"@parcel/optimizer-css@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/optimizer-css/-/optimizer-css-2.7.0.tgz#460cde19b9ee61efed577473cb0822796b6e8b1a" - integrity sha512-IfnOMACqhcAclKyOW9X9JpsknB6OShk9OVvb8EvbDTKHJhQHNNmzE88OkSI/pS3ZVZP9Zj+nWcVHguV+kvDeiQ== - dependencies: - "@parcel/css" "^1.12.2" - "@parcel/diagnostic" "2.7.0" - "@parcel/plugin" "2.7.0" - "@parcel/source-map" "^2.0.0" - "@parcel/utils" "2.7.0" - browserslist "^4.6.6" - nullthrows "^1.1.1" - -"@parcel/optimizer-htmlnano@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/optimizer-htmlnano/-/optimizer-htmlnano-2.7.0.tgz#d2e843b539a430fcca723f08efcee26f98b3d40b" - integrity sha512-5QrGdWS5Hi4VXE3nQNrGqugmSXt68YIsWwKRAdarOxzyULSJS3gbCiQOXqIPRJobfZjnSIcdtkyxSiCUe1inIA== - dependencies: - "@parcel/plugin" "2.7.0" - htmlnano "^2.0.0" - nullthrows "^1.1.1" - posthtml "^0.16.5" - svgo "^2.4.0" - -"@parcel/optimizer-image@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/optimizer-image/-/optimizer-image-2.7.0.tgz#180d7709e6268e0634967eb265bf901aba2471ce" - integrity sha512-EnaXz5UjR67FUu0BEcqZTT9LsbB/iFAkkghCotbnbOuC5QQsloq6tw54TKU3y+R3qsjgUoMtGxPcGfVoXxZXYw== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/plugin" "2.7.0" - "@parcel/utils" "2.7.0" - "@parcel/workers" "2.7.0" - detect-libc "^1.0.3" - -"@parcel/optimizer-svgo@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/optimizer-svgo/-/optimizer-svgo-2.7.0.tgz#9b4ab38a9d3c99504cf399a5c7709e5d2a615e71" - integrity sha512-IO1JV4NpfP3V7FrhsqCcV8pDQIHraFi1/ZvEJyssITxjH49Im/txKlwMiQuZZryAPn8Xb8g395Muawuk6AK6sg== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/plugin" "2.7.0" - "@parcel/utils" "2.7.0" - svgo "^2.4.0" - -"@parcel/optimizer-terser@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/optimizer-terser/-/optimizer-terser-2.7.0.tgz#b9ef408f45714952d1502940b6a63e5ebd3f0940" - integrity sha512-07VZjIO8xsl2/WmS/qHI8lI/cpu47iS9eRpqwfZEEsdk1cfz50jhWkmFudHBxiHGMfcZ//1+DdaPg9RDBWZtZA== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/plugin" "2.7.0" - "@parcel/source-map" "^2.0.0" - "@parcel/utils" "2.7.0" - nullthrows "^1.1.1" - terser "^5.2.0" - -"@parcel/package-manager@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/package-manager/-/package-manager-2.7.0.tgz#5de1bf5c94d95330e98dffb2a66c22d1f20c4c8a" - integrity sha512-wmfSX1mRrTi8MeA4KrnPk/x7zGUsILCQmTo6lA4gygzAxDbM1pGuyFN8/Kt0y0SFO2lbljARtD/4an5qdotH+Q== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/fs" "2.7.0" - "@parcel/logger" "2.7.0" - "@parcel/types" "2.7.0" - "@parcel/utils" "2.7.0" - "@parcel/workers" "2.7.0" - semver "^5.7.1" - -"@parcel/packager-css@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/packager-css/-/packager-css-2.7.0.tgz#060af8b96e5ad53620b4021610364804e26d69b2" - integrity sha512-44nzZwu+ssGuiFmYM6cf/Y4iChiUZ4DUzzpegnGlhXtKJKe4NHntxThJynuRZWKN2AAf48avApDpimg2jW0KDw== - dependencies: - "@parcel/plugin" "2.7.0" - "@parcel/source-map" "^2.0.0" - "@parcel/utils" "2.7.0" - nullthrows "^1.1.1" - -"@parcel/packager-html@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/packager-html/-/packager-html-2.7.0.tgz#4f86698d05f5ec5c3ebc8b46102a6ae42c58a24a" - integrity sha512-Zgqd7sdcY/UnR370GR0q2ilmEohUDXsO8A1F28QCJzIsR1iCB6KRUT74+pawfQ1IhXZLaaFLLYe0UWcfm0JeXg== - dependencies: - "@parcel/plugin" "2.7.0" - "@parcel/types" "2.7.0" - "@parcel/utils" "2.7.0" - nullthrows "^1.1.1" - posthtml "^0.16.5" - -"@parcel/packager-js@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/packager-js/-/packager-js-2.7.0.tgz#e694cc731d75697e63d3d4be0bdbbe4a2ae8f1fc" - integrity sha512-wTRdM81PgRVDzWGXdWmqLwguWnTYWzhEDdjXpW2n8uMOu/CjHhMtogk65aaYk3GOnq6OBL/NsrmBiV/zKPj1vA== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/hash" "2.7.0" - "@parcel/plugin" "2.7.0" - "@parcel/source-map" "^2.0.0" - "@parcel/utils" "2.7.0" - globals "^13.2.0" - nullthrows "^1.1.1" - -"@parcel/packager-raw@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/packager-raw/-/packager-raw-2.7.0.tgz#5b68de05c19bbcf438f40b4ae9f45411ba9739bd" - integrity sha512-jg2Zp8dI5VpIQlaeahXDCfrPN9m/DKht1NkR9P2CylMAwqCcc1Xc1RRiF0wfwcPZpPMpq1265n+4qnB7rjGBlA== - dependencies: - "@parcel/plugin" "2.7.0" - -"@parcel/packager-svg@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/packager-svg/-/packager-svg-2.7.0.tgz#e7e96503c86815eca285b9cc8908105075d9ab38" - integrity sha512-EmJg3HpD6/xxKBjir/CdCKJZwI24iVfBuxRS9LUp3xHAIebOzVh1z6IN+i2Di5+NyRwfOFaLliL4uMa1zwbyCA== - dependencies: - "@parcel/plugin" "2.7.0" - "@parcel/types" "2.7.0" - "@parcel/utils" "2.7.0" - posthtml "^0.16.4" - -"@parcel/plugin@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/plugin/-/plugin-2.7.0.tgz#0211281025d02afbc5a23fba237b7aae02e34e51" - integrity sha512-qqgx+nnMn6/0lRc4lKbLGmhNtBiT93S2gFNB4Eb4Pfz/SxVYoW+fmml+KdfOSiZffWOAH5L6NwhyD7N8aSikzw== - dependencies: - "@parcel/types" "2.7.0" - -"@parcel/reporter-cli@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/reporter-cli/-/reporter-cli-2.7.0.tgz#86499624e258034001b64c10b14e23ae4b92f44b" - integrity sha512-80gEODg8cnAmnxGVuaSVDo8JJ54P9AA2bHwSs1cIkHWlJ3BjDQb83H31bBHncJ5Kn5kQ/j+7WjlqHpTCiOR9PA== - dependencies: - "@parcel/plugin" "2.7.0" - "@parcel/types" "2.7.0" - "@parcel/utils" "2.7.0" - chalk "^4.1.0" - term-size "^2.2.1" - -"@parcel/reporter-dev-server@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/reporter-dev-server/-/reporter-dev-server-2.7.0.tgz#9bd3d10f745e0cbc9ab983ec046953c2c564dcb2" - integrity sha512-ySuou5addK8fGue8aXzo536BaEjMujDrEc1xkp4TasInXHVcA98b+SYX5NAZTGob5CxKvZQ5ylhg77zW30B+iA== - dependencies: - "@parcel/plugin" "2.7.0" - "@parcel/utils" "2.7.0" - -"@parcel/resolver-default@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/resolver-default/-/resolver-default-2.7.0.tgz#648a257b81abe2eda09700d8f36348a88ea0442e" - integrity sha512-v8TvWsbLK7/q7n4gv6OrYNbW18xUx4zKbVMGZb1u4yMhzEH4HFr1D9OeoTq3jk+ximAigds8B6triQbL5exF7A== - dependencies: - "@parcel/node-resolver-core" "2.7.0" - "@parcel/plugin" "2.7.0" - -"@parcel/runtime-browser-hmr@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/runtime-browser-hmr/-/runtime-browser-hmr-2.7.0.tgz#aed79b96c0d97021f56f2b7e35bc2d4f70869e26" - integrity sha512-PLbMLdclQeYsi2LkilZVGFV1n3y55G1jaBvby4ekedUZjMw3SWdMY2tDxgSDdFWfLCnYHJXdGUQSzGGi1kPzjA== - dependencies: - "@parcel/plugin" "2.7.0" - "@parcel/utils" "2.7.0" - -"@parcel/runtime-js@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/runtime-js/-/runtime-js-2.7.0.tgz#63dd744e96c3554ac86778ffce1c8055e7653fce" - integrity sha512-9/YUZTBNrSN2H6rbz/o1EOM0O7I3ZR/x9IDzxjJBD6Mi+0uCgCD02aedare/SNr1qgnbZZWmhpOzC+YgREcfLA== - dependencies: - "@parcel/plugin" "2.7.0" - "@parcel/utils" "2.7.0" - nullthrows "^1.1.1" - -"@parcel/runtime-react-refresh@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/runtime-react-refresh/-/runtime-react-refresh-2.7.0.tgz#c56b847ef1144264e918339381e040ffe811efc5" - integrity sha512-vDKO0rWqRzEpmvoZ4kkYUiSsTxT5NnH904BFPFxKI0wJCl6yEmPuEifmATo73OuYhP6jIP3Qfl1R4TtiDFPJ1Q== - dependencies: - "@parcel/plugin" "2.7.0" - "@parcel/utils" "2.7.0" - react-error-overlay "6.0.9" - react-refresh "^0.9.0" - -"@parcel/runtime-service-worker@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/runtime-service-worker/-/runtime-service-worker-2.7.0.tgz#352c3722ec635eee2898d9698541e3c1f53e8906" - integrity sha512-uD2pAV0yV6+e7JaWH4KVPbG+zRCrxr/OACyS9tIh+Q/R1vRmh8zGM3yhdrcoiZ7tFOnM72vd6xY11eTrUsSVig== - dependencies: - "@parcel/plugin" "2.7.0" - "@parcel/utils" "2.7.0" - nullthrows "^1.1.1" - -"@parcel/source-map@^2.0.0": - version "2.1.1" - resolved "https://registry.yarnpkg.com/@parcel/source-map/-/source-map-2.1.1.tgz#fb193b82dba6dd62cc7a76b326f57bb35000a782" - integrity sha512-Ejx1P/mj+kMjQb8/y5XxDUn4reGdr+WyKYloBljpppUy8gs42T+BNoEOuRYqDVdgPc6NxduzIDoJS9pOFfV5Ew== - dependencies: - detect-libc "^1.0.3" - -"@parcel/transformer-babel@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/transformer-babel/-/transformer-babel-2.7.0.tgz#eae98d50a99cd722c3146cd57c479bfb86f537b2" - integrity sha512-7iklDXXnKH1530+QbI+e4kIJ+Q1puA1ulRS10db3aUJMj5GnvXGDFwhSZ7+T1ps66QHO7cVO29VlbqiRDarH1Q== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/plugin" "2.7.0" - "@parcel/source-map" "^2.0.0" - "@parcel/utils" "2.7.0" - browserslist "^4.6.6" - json5 "^2.2.0" - nullthrows "^1.1.1" - semver "^5.7.0" - -"@parcel/transformer-css@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/transformer-css/-/transformer-css-2.7.0.tgz#d0879ec04191e5ba3eadb6fc06b7ec0db3f5c3f6" - integrity sha512-J4EpWK9spQpXyNCmKK8Xnane0xW/1B/EAmfp7Fiv7g+5yUjY4ODf4KUugvE+Eb2gekPkhOKNHermO2KrX0/PFA== - dependencies: - "@parcel/css" "^1.12.2" - "@parcel/diagnostic" "2.7.0" - "@parcel/plugin" "2.7.0" - "@parcel/source-map" "^2.0.0" - "@parcel/utils" "2.7.0" - browserslist "^4.6.6" - nullthrows "^1.1.1" - -"@parcel/transformer-html@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/transformer-html/-/transformer-html-2.7.0.tgz#5397a924fea683ef2c345f36f99f67f0181d6967" - integrity sha512-wYJl5rn81W+Rlk9oQwDJcjoVsWVDKyeri84FzmlGXOsg0EYgnqOiG+3MDM8GeZjfuGe5fuoum4eqZeS0WdUHXw== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/hash" "2.7.0" - "@parcel/plugin" "2.7.0" - nullthrows "^1.1.1" - posthtml "^0.16.5" - posthtml-parser "^0.10.1" - posthtml-render "^3.0.0" - semver "^5.7.1" - -"@parcel/transformer-image@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/transformer-image/-/transformer-image-2.7.0.tgz#e569ffc426c6060bc4dcccc0347c526930abfba4" - integrity sha512-mhi9/R5/ULhCkL2COVIKhNFoLDiZwQgprdaTJr5fnODggVxEX5o7ebFV6KNLMTEkwZUJWoB1hL0ziI0++DtoFA== - dependencies: - "@parcel/plugin" "2.7.0" - "@parcel/utils" "2.7.0" - "@parcel/workers" "2.7.0" - nullthrows "^1.1.1" - -"@parcel/transformer-js@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/transformer-js/-/transformer-js-2.7.0.tgz#1e69295a11bf70d880cdd3846cf89016a74aac50" - integrity sha512-mzerR+D4rDomUSIk5RSTa2w+DXBdXUeQrpDO74WCDdpDi1lIl8ppFpqtmU7O6y6p8QsgkmS9b0g/vhcry6CJTA== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/plugin" "2.7.0" - "@parcel/source-map" "^2.0.0" - "@parcel/utils" "2.7.0" - "@parcel/workers" "2.7.0" - "@swc/helpers" "^0.4.2" - browserslist "^4.6.6" - detect-libc "^1.0.3" - nullthrows "^1.1.1" - regenerator-runtime "^0.13.7" - semver "^5.7.1" - -"@parcel/transformer-json@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/transformer-json/-/transformer-json-2.7.0.tgz#c203f74cd445ce93eb833dd88be8127d1eadc6c3" - integrity sha512-RQjuxBpYOch+kr4a0zi77KJtOLTPYRM7iq4NN80zKnA0r0dwDUCxZBtaj2l0O0o3R4MMJnm+ncP+cB7XR7dZYA== - dependencies: - "@parcel/plugin" "2.7.0" - json5 "^2.2.0" - -"@parcel/transformer-postcss@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/transformer-postcss/-/transformer-postcss-2.7.0.tgz#66be4469ae9186c89638ff67ec5808139caaeb8e" - integrity sha512-b6RskXBWf0MjpC9qjR2dQ1ZdRnlOiKYseG5CEovWCqM218RtdydFKz7jS+5Gxkb6qBtOG7zGPONXdPe+gTILcA== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/hash" "2.7.0" - "@parcel/plugin" "2.7.0" - "@parcel/utils" "2.7.0" - clone "^2.1.1" - nullthrows "^1.1.1" - postcss-value-parser "^4.2.0" - semver "^5.7.1" - -"@parcel/transformer-posthtml@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/transformer-posthtml/-/transformer-posthtml-2.7.0.tgz#67d5761b895574edb771f7ab1b24ec80775f58bd" - integrity sha512-cP8YOiSynWJ1ycmBlhnnHeuQb2cwmklZ+BNyLUktj5p78kDy2de7VjX+dRNRHoW4H9OgEcSF4UEfDVVz5RYIhw== - dependencies: - "@parcel/plugin" "2.7.0" - "@parcel/utils" "2.7.0" - nullthrows "^1.1.1" - posthtml "^0.16.5" - posthtml-parser "^0.10.1" - posthtml-render "^3.0.0" - semver "^5.7.1" - -"@parcel/transformer-raw@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/transformer-raw/-/transformer-raw-2.7.0.tgz#d6d8b94d1b33efc3dbf748ec1954c8917a2e1566" - integrity sha512-sDnItWCFSDez0izK1i5cgv+kXzZTbcJh4rNpVIgmE1kBLvAz608sqgcCkavb2wVJIvLesxYM+5G4p1CwkDlZ1g== - dependencies: - "@parcel/plugin" "2.7.0" - -"@parcel/transformer-react-refresh-wrap@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/transformer-react-refresh-wrap/-/transformer-react-refresh-wrap-2.7.0.tgz#e206b529d4a3444e14ba329d3323c5be3ded25d2" - integrity sha512-1vRmIJzyBA1nIiXTAU6tZExq2FvJj/2F0ft6KDw8GYPv0KjmdiPo/PmaZ7JeSVOM6SdXQIQCbTmp1vkMP7DtkA== - dependencies: - "@parcel/plugin" "2.7.0" - "@parcel/utils" "2.7.0" - react-refresh "^0.9.0" - -"@parcel/transformer-svg@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/transformer-svg/-/transformer-svg-2.7.0.tgz#c2a7d10bdbc6aeb2ae7ef85db5b583574807071c" - integrity sha512-ioER37zceuuE+K6ZrnjCyMUWEnv+63hIAFResc1OXxRhyt+7kzMz9ZqK0Mt6QMLwl1dxhkLmrU41n9IxzKZuSQ== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/hash" "2.7.0" - "@parcel/plugin" "2.7.0" - nullthrows "^1.1.1" - posthtml "^0.16.5" - posthtml-parser "^0.10.1" - posthtml-render "^3.0.0" - semver "^5.7.1" - -"@parcel/types@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/types/-/types-2.7.0.tgz#c89e95964339324c1931ef7a17906a72291d6b73" - integrity sha512-+dhXVUnseTCpJvBTGMp0V6X13z6O/A/+CUtwEpMGZ8XSmZ4Gk44GvaTiBOp0bJpWG4fvCKp+UmC8PYbrDiiziw== - dependencies: - "@parcel/cache" "2.7.0" - "@parcel/diagnostic" "2.7.0" - "@parcel/fs" "2.7.0" - "@parcel/package-manager" "2.7.0" - "@parcel/source-map" "^2.0.0" - "@parcel/workers" "2.7.0" - utility-types "^3.10.0" - -"@parcel/utils@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/utils/-/utils-2.7.0.tgz#f795d0f43efdd449ab0bbfac3632cd7f3ec0e4dd" - integrity sha512-jNZ5bIGg1r1RDRKi562o4kuVwnz+XJ2Ie3b0Zwrqwvgfj6AbRFIKzDd+h85dWWmcDYzKUbHp11u6VJl1u8Vapg== - dependencies: - "@parcel/codeframe" "2.7.0" - "@parcel/diagnostic" "2.7.0" - "@parcel/hash" "2.7.0" - "@parcel/logger" "2.7.0" - "@parcel/markdown-ansi" "2.7.0" - "@parcel/source-map" "^2.0.0" - chalk "^4.1.0" - -"@parcel/watcher@^2.0.0": - version "2.0.5" - resolved "https://registry.yarnpkg.com/@parcel/watcher/-/watcher-2.0.5.tgz#f913a54e1601b0aac972803829b0eece48de215b" - integrity sha512-x0hUbjv891omnkcHD7ZOhiyyUqUUR6MNjq89JhEI3BxppeKWAm6NPQsqqRrAkCJBogdT/o/My21sXtTI9rJIsw== - dependencies: - node-addon-api "^3.2.1" - node-gyp-build "^4.3.0" - -"@parcel/workers@2.7.0": - version "2.7.0" - resolved "https://registry.yarnpkg.com/@parcel/workers/-/workers-2.7.0.tgz#d74955d361337127227912a5ab26cb3079ebfc78" - integrity sha512-99VfaOX+89+RaoTSyH9ZQtkMBFZBFMvJmVJ/GeJT6QCd2wtKBStTHlaSnQOkLD/iRjJCNwV2xpZmm8YkTwV+hg== - dependencies: - "@parcel/diagnostic" "2.7.0" - "@parcel/logger" "2.7.0" - "@parcel/types" "2.7.0" - "@parcel/utils" "2.7.0" - chrome-trace-event "^1.0.2" - nullthrows "^1.1.1" - "@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2": version "1.1.2" resolved "https://registry.yarnpkg.com/@protobufjs/aspromise/-/aspromise-1.1.2.tgz#9b8b0cc663d669a7d8f6f5d0893a14d348f30fbf" @@ -2102,13 +1445,6 @@ resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ== -"@swc/helpers@^0.4.2": - version "0.4.12" - resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.4.12.tgz#203243e78cff3c87c081c97ae548ab33e2503573" - integrity sha512-R6RmwS9Dld5lNvwKlPn62+piU+WDG1sMfsnfJioXCciyko/gZ0DQ4Mqglhq1iGU1nQ/RcGkAwfMH+elMSkJH3Q== - dependencies: - tslib "^2.4.0" - "@szmarczak/http-timer@^1.1.2": version "1.1.2" resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421" @@ -2121,11 +1457,6 @@ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== -"@trysound/sax@0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad" - integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA== - "@types/estree@*": version "1.0.0" resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2" @@ -2156,11 +1487,6 @@ resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301" integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw== -"@types/parse-json@^4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" - integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== - "@types/resolve@1.17.1": version "1.17.1" resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6" @@ -2168,11 +1494,6 @@ dependencies: "@types/node" "*" -"@types/trusted-types@^2.0.2": - version "2.0.2" - resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756" - integrity sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg== - "@yarnpkg/lockfile@^1.1.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31" @@ -2183,11 +1504,6 @@ abbrev@1: resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8" integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q== -abortcontroller-polyfill@^1.1.9: - version "1.7.5" - resolved "https://registry.yarnpkg.com/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.5.tgz#6738495f4e901fbb57b6c0611d0c75f76c485bed" - integrity sha512-JMJ5soJWP18htbbxJjG7bG6yuI6pRhgJ0scHHTfkUjf6wjP912xZWvM+A4sJK3gqd9E8fcPbDnOefbA9Th/FIQ== - accepts@~1.3.8: version "1.3.8" resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e" @@ -2211,7 +1527,7 @@ acorn@^7.4.0: resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== -acorn@^8.0.4, acorn@^8.2.4, acorn@^8.5.0: +acorn@^8.0.4, acorn@^8.2.4: version "8.8.1" resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73" integrity sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA== @@ -2540,13 +1856,6 @@ balanced-match@^1.0.0: resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== -base-x@^3.0.8: - version "3.0.9" - resolved "https://registry.yarnpkg.com/base-x/-/base-x-3.0.9.tgz#6349aaabb58526332de9f60995e548a53fe21320" - integrity sha512-H7JU6iBHTal1gp56aKoaa//YUxEaAOUiydvrV/pILqIHXTtqxSkATOnDA2u+jZ/61sD+L/412+7kzXRtWukhpQ== - dependencies: - safe-buffer "^5.0.1" - base64-js@^1.3.0, base64-js@^1.3.1: version "1.5.1" resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" @@ -2626,11 +1935,6 @@ body-parser@1.20.1: type-is "~1.6.18" unpipe "1.0.0" -boolbase@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" - integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww== - boxen@^5.0.0: version "5.1.2" resolved "https://registry.yarnpkg.com/boxen/-/boxen-5.1.2.tgz#788cb686fc83c1f486dfa8a40c68fc2b831d2b50" @@ -2665,16 +1969,6 @@ brorand@^1.1.0: resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" integrity sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w== -browserslist@^4.6.6: - version "4.21.4" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.4.tgz#e7496bbc67b9e39dd0f98565feccdcb0d4ff6987" - integrity sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw== - dependencies: - caniuse-lite "^1.0.30001400" - electron-to-chromium "^1.4.251" - node-releases "^2.0.6" - update-browserslist-db "^1.0.9" - buffer-from@^1.0.0: version "1.1.2" resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" @@ -2768,16 +2062,6 @@ camelcase@^6.2.0: resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a" integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== -caniuse-lite@1.0.30001251: - version "1.0.30001251" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001251.tgz#6853a606ec50893115db660f82c094d18f096d85" - integrity sha512-HOe1r+9VkU4TFmnU70z+r7OLmtR+/chB1rdcJUeQlAinjEeb0cKL20tlAtOagNZhbrtLnCvV19B4FmF1rgzl6A== - -caniuse-lite@^1.0.30001400: - version "1.0.30001425" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001425.tgz#52917791a453eb3265143d2cd08d80629e82c735" - integrity sha512-/pzFv0OmNG6W0ym80P3NtapU0QEiDS3VuYAZMGoLLqiC7f6FJFe1MjpQDREGApeenD9wloeytmVDj+JLXPC6qw== - chalk@^2.0.0, chalk@^2.4.2: version "2.4.2" resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" @@ -2825,11 +2109,6 @@ chownr@^2.0.0: resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece" integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== -chrome-trace-event@^1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac" - integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg== - chunkd@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/chunkd/-/chunkd-2.0.1.tgz#49cd1d7b06992dc4f7fccd962fe2a101ee7da920" @@ -2906,11 +2185,6 @@ clone@^1.0.2: resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e" integrity sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg== -clone@^2.1.1: - version "2.1.2" - resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f" - integrity sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w== - code-excerpt@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/code-excerpt/-/code-excerpt-3.0.0.tgz#fcfb6748c03dba8431c19f5474747fad3f250f10" @@ -2947,26 +2221,11 @@ color-name@~1.1.4: resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== -commander@^2.20.0: - version "2.20.3" - resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" - integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== - commander@^5.0.0: version "5.1.0" resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae" integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg== -commander@^7.0.0, commander@^7.2.0: - version "7.2.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7" - integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw== - -comment-parser@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.3.0.tgz#68beb7dbe0849295309b376406730cd16c719c44" - integrity sha512-hRpmWIKgzd81vn0ydoWoyPoALEOnF4wt8yKD35Ib1D6XC2siLiYaiqfGkYrunuKdsXGwpBpHU3+9r+RVw2NZfA== - common-path-prefix@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/common-path-prefix/-/common-path-prefix-3.0.0.tgz#7d007a7e07c58c4b4d5f433131a19141b29f11e0" @@ -3060,17 +2319,6 @@ core-util-is@~1.0.0: resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85" integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ== -cosmiconfig@^7.0.1: - version "7.0.1" - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d" - integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ== - dependencies: - "@types/parse-json" "^4.0.0" - import-fresh "^3.2.1" - parse-json "^5.0.0" - path-type "^4.0.0" - yaml "^1.10.0" - cosmjs-types@^0.4.0, cosmjs-types@agoric-labs/cosmjs-types#Agoric-built: version "0.5.0" resolved "https://codeload.github.com/agoric-labs/cosmjs-types/tar.gz/23773074b3b1a368733ae389f55a363feac32aef" @@ -3108,37 +2356,6 @@ crypto@^1.0.1: resolved "https://registry.yarnpkg.com/crypto/-/crypto-1.0.1.tgz#2af1b7cad8175d24c8a1b0778255794a21803037" integrity sha512-VxBKmeNcqQdiUQUW2Tzq0t377b54N2bMtXO/qiLa+6eRRmmC4qT3D4OnTGoT/U6O9aklQ/jTwbOtRMTTY8G0Ig== -css-select@^4.1.3: - version "4.3.0" - resolved "https://registry.yarnpkg.com/css-select/-/css-select-4.3.0.tgz#db7129b2846662fd8628cfc496abb2b59e41529b" - integrity sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ== - dependencies: - boolbase "^1.0.0" - css-what "^6.0.1" - domhandler "^4.3.1" - domutils "^2.8.0" - nth-check "^2.0.1" - -css-tree@^1.1.2, css-tree@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.1.3.tgz#eb4870fb6fd7707327ec95c2ff2ab09b5e8db91d" - integrity sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q== - dependencies: - mdn-data "2.0.14" - source-map "^0.6.1" - -css-what@^6.0.1: - version "6.1.0" - resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4" - integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw== - -csso@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/csso/-/csso-4.2.0.tgz#ea3a561346e8dc9f546d6febedd50187cf389529" - integrity sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA== - dependencies: - css-tree "^1.1.2" - currently-unhandled@^0.4.1: version "0.4.1" resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea" @@ -3165,7 +2382,7 @@ debug@2.6.9, debug@^2.6.9: dependencies: ms "2.0.0" -debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.3: +debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1: version "4.3.4" resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== @@ -3300,36 +2517,6 @@ doctrine@^3.0.0: dependencies: esutils "^2.0.2" -dom-serializer@^1.0.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-1.4.1.tgz#de5d41b1aea290215dc45a6dae8adcf1d32e2d30" - integrity sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag== - dependencies: - domelementtype "^2.0.1" - domhandler "^4.2.0" - entities "^2.0.0" - -domelementtype@^2.0.1, domelementtype@^2.2.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.3.0.tgz#5c45e8e869952626331d7aab326d01daf65d589d" - integrity sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw== - -domhandler@^4.2.0, domhandler@^4.2.2, domhandler@^4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-4.3.1.tgz#8d792033416f59d68bc03a5aa7b018c1ca89279c" - integrity sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ== - dependencies: - domelementtype "^2.2.0" - -domutils@^2.8.0: - version "2.8.0" - resolved "https://registry.yarnpkg.com/domutils/-/domutils-2.8.0.tgz#4437def5db6e2d1f5d6ee859bd95ca7d02048135" - integrity sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A== - dependencies: - dom-serializer "^1.0.1" - domelementtype "^2.2.0" - domhandler "^4.2.0" - dot-prop@^5.2.0: version "5.3.0" resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.3.0.tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88" @@ -3337,16 +2524,6 @@ dot-prop@^5.2.0: dependencies: is-obj "^2.0.0" -dotenv-expand@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0" - integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA== - -dotenv@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-7.0.0.tgz#a2be3cd52736673206e8a85fb5210eea29628e7c" - integrity sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g== - duplexer3@^0.1.4: version "0.1.5" resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.5.tgz#0b5e4d7bad5de8901ea4440624c8e1d20099217e" @@ -3357,11 +2534,6 @@ ee-first@1.1.1: resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== -electron-to-chromium@^1.4.251: - version "1.4.284" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz#61046d1e4cab3a25238f6bf7413795270f125592" - integrity sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA== - elliptic@^6.5.3: version "6.5.4" resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" @@ -3416,16 +2588,6 @@ enquirer@^2.3.5: dependencies: ansi-colors "^4.1.1" -entities@^2.0.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55" - integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A== - -entities@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4" - integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q== - env-paths@^2.2.0: version "2.2.1" resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2" @@ -3533,7 +2695,7 @@ eslint-config-airbnb-base@^14.2.0, eslint-config-airbnb-base@^14.2.1: object.assign "^4.1.2" object.entries "^1.1.2" -eslint-config-airbnb@^18.0.1, eslint-config-airbnb@^18.2.0: +eslint-config-airbnb@^18.0.1: version "18.2.1" resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.2.1.tgz#b7fe2b42f9f8173e825b73c8014b592e449c98d9" integrity sha512-glZNDEZ36VdlZWoxn/bUR1r/sdFKPd1mHPbqUtkctgNG4yT2DLLtJ3D+yCV+jzZCc2V1nBVkmdknOJBZ5Hc0fg== @@ -3577,7 +2739,7 @@ eslint-plugin-eslint-comments@^3.1.2: escape-string-regexp "^1.0.5" ignore "^5.0.5" -eslint-plugin-import@^2.25.3, eslint-plugin-import@^2.26.0: +eslint-plugin-import@^2.26.0: version "2.26.0" resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b" integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA== @@ -3596,20 +2758,6 @@ eslint-plugin-import@^2.25.3, eslint-plugin-import@^2.26.0: resolve "^1.22.0" tsconfig-paths "^3.14.1" -eslint-plugin-jsdoc@^37.9.7: - version "37.9.7" - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.9.7.tgz#ef46141aa2e5fcbb89adfa658eef8126435e9eac" - integrity sha512-8alON8yYcStY94o0HycU2zkLKQdcS+qhhOUNQpfONHHwvI99afbmfpYuPqf6PbLz5pLZldG3Te5I0RbAiTN42g== - dependencies: - "@es-joy/jsdoccomment" "~0.20.1" - comment-parser "1.3.0" - debug "^4.3.3" - escape-string-regexp "^4.0.0" - esquery "^1.4.0" - regextras "^0.8.0" - semver "^7.3.5" - spdx-expression-parse "^3.0.1" - eslint-plugin-jsx-a11y@^6.5.1: version "6.6.1" resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz#93736fc91b83fdc38cc8d115deedfc3091aef1ff" @@ -4061,11 +3209,6 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1, get-intrinsic@ has "^1.0.3" has-symbols "^1.0.3" -get-port@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/get-port/-/get-port-4.2.0.tgz#e37368b1e863b7629c43c5a323625f95cf24b119" - integrity sha512-/b3jarXkH8KJoOMQc3uVGHASwGLPq3gSFJ7tgJm2diza+bydJPTGOibin2steecKeOylE8oY2JERlVWkAJO6yw== - get-stdin@^6.0.0: version "6.0.0" resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b" @@ -4129,7 +3272,7 @@ globals@^11.1.0: resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== -globals@^13.2.0, globals@^13.6.0, globals@^13.9.0: +globals@^13.6.0, globals@^13.9.0: version "13.17.0" resolved "https://registry.yarnpkg.com/globals/-/globals-13.17.0.tgz#902eb1e680a41da93945adbdcb5a9f361ba69bd4" integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw== @@ -4250,25 +3393,6 @@ hosted-git-info@^2.1.4: resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== -htmlnano@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/htmlnano/-/htmlnano-2.0.2.tgz#3e3170941e2446a86211196d740272ebca78f878" - integrity sha512-+ZrQFS4Ub+zd+/fWwfvoYCEGNEa0/zrpys6CyXxvZDwtL7Pl+pOtRkiujyvBQ7Lmfp7/iEPxtOFgxWA16Gkj3w== - dependencies: - cosmiconfig "^7.0.1" - posthtml "^0.16.5" - timsort "^0.3.0" - -htmlparser2@^7.1.1: - version "7.2.0" - resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-7.2.0.tgz#8817cdea38bbc324392a90b1990908e81a65f5a5" - integrity sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog== - dependencies: - domelementtype "^2.0.1" - domhandler "^4.2.2" - domutils "^2.8.0" - entities "^3.0.1" - http-cache-semantics@^4.0.0, http-cache-semantics@^4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390" @@ -4399,11 +3523,6 @@ inherits@2, inherits@2.0.4, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3: resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== -inherits@2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" - integrity sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw== - ini@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/ini/-/ini-2.0.0.tgz#e5fd556ecdd5726be978fa1001862eacb0a94bc5" @@ -4566,11 +3685,6 @@ is-interactive@^1.0.0: resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e" integrity sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w== -is-json@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/is-json/-/is-json-2.0.1.tgz#6be166d144828a131d686891b983df62c39491ff" - integrity sha512-6BEnpVn1rcf3ngfmViLM6vjUjGErbdrL4rwlv+u1NO1XO8kqT4YGL8+19Q+Z/bas8tY90BTWMk2+fW1g6hQjbA== - is-lambda@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/is-lambda/-/is-lambda-1.0.1.tgz#3d9877899e6a53efc0160504cde15f82e6f061d5" @@ -4726,11 +3840,6 @@ js-yaml@^3.13.1, js-yaml@^3.14.0: argparse "^1.0.7" esprima "^4.0.0" -jsdoc-type-pratt-parser@~2.2.3: - version "2.2.5" - resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-2.2.5.tgz#c9f93afac7ee4b5ed4432fe3f09f7d36b05ed0ff" - integrity sha512-2a6eRxSxp1BW040hFvaJxhsCMI9lT8QB8t14t+NY5tC5rckIR0U9cr2tjOeaFirmEOy6MHvmJnY7zTBHq431Lw== - jsesc@^2.5.1: version "2.5.2" resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4" @@ -4780,11 +3889,6 @@ json5@^1.0.1: dependencies: minimist "^1.2.0" -json5@^2.2.0, json5@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" - integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== - jsonfile@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb" @@ -4858,109 +3962,11 @@ libsodium@^0.7.0: resolved "https://registry.yarnpkg.com/libsodium/-/libsodium-0.7.10.tgz#c2429a7e4c0836f879d701fec2c8a208af024159" integrity sha512-eY+z7hDrDKxkAK+QKZVNv92A5KYkxfvIshtBJkmg5TSiCnYqZP3i9OO9whE79Pwgm4jGaoHgkM4ao/b9Cyu4zQ== -lightningcss-darwin-arm64@1.16.0: - version "1.16.0" - resolved "https://registry.yarnpkg.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.16.0.tgz#f3318a2e64ca160610977675ee1a7e611f4a3617" - integrity sha512-gIhz6eZFwsC4oVMjBGQ3QWDdLQY7vcXFyM/x91PilgHqu63B9uBa10EZA75YoTEkbKhoz0uDCqyHh/EoF1GrkQ== - -lightningcss-darwin-x64@1.16.0: - version "1.16.0" - resolved "https://registry.yarnpkg.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.16.0.tgz#46361b701b572ce9ec29730624000b439c2184bb" - integrity sha512-kLPi+OEpDj3UGY6DC8TfjbcULJDKMP+TVKSlrEkNGn8t1YRzi2g4oy7UVTSB5AnSbT0CusUItzdVjHQ49EdoNA== - -lightningcss-linux-arm-gnueabihf@1.16.0: - version "1.16.0" - resolved "https://registry.yarnpkg.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.16.0.tgz#5da29f465dd44d98434b00b424cc4b445ea49eff" - integrity sha512-oSwEbvXUPr//H/ainBRJXTxHerlheee/KgkTTmAQWiVnt8HV+bRohTBWWPBy5ZArgiGLwj7ogv45istgljPN2Q== - -lightningcss-linux-arm64-gnu@1.16.0: - version "1.16.0" - resolved "https://registry.yarnpkg.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.16.0.tgz#21d139f5201c9b8bb3972c24116a5bcbb7e2c3b5" - integrity sha512-Drq9BSVIvmV9zsDJbCZWCulMvKMQWFIlYXPCKV/iwRj+ZAJ1BRngma0cNHB6uW7Wac8Jg04CJN5IA4ELE3J+cQ== - -lightningcss-linux-arm64-musl@1.16.0: - version "1.16.0" - resolved "https://registry.yarnpkg.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.16.0.tgz#d06936e0570fb51d58cc18ef2fb8858aeecd1979" - integrity sha512-1QXWStnTEo4RFQf0mfGhRyNUeEHilCZ0NA97XgwKwrYr/M7sYKU/1HWY00dPxFJ6GITR2pfJGo9xi3ScSSBxbA== - -lightningcss-linux-x64-gnu@1.16.0: - version "1.16.0" - resolved "https://registry.yarnpkg.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.16.0.tgz#fd9881cd839cac4676a01b713b06b0b178743f87" - integrity sha512-gD2eQYD5OFs1p83R0TcMCEc5HRyJES4lR4THmclv7khm3dc9vc+2VT0kFBPxO1L2AwlZuvXaaMan7X1Ul7uSfA== - -lightningcss-linux-x64-musl@1.16.0: - version "1.16.0" - resolved "https://registry.yarnpkg.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.16.0.tgz#697d87448e0f6445b6fc3cf8529d89709f3bfacc" - integrity sha512-HJsKeYxloEvg2WCQhtYPqzZUliLu9JBJNeI5y9cPQeDR/7ayGGLbVhJaotPtzJkElOFL/SaXsS+FRuH4w+yafg== - -lightningcss-win32-x64-msvc@1.16.0: - version "1.16.0" - resolved "https://registry.yarnpkg.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.16.0.tgz#e4a09c12a48534121ecd03ef0be8dadbbbbb63b6" - integrity sha512-h4ayyAlOMLUHV9NdofcIu79aEjmly93adVxcg5wDJpkvMiwDTufEN30M8G4gGcjo1JE5jFjAcyQcRpXYkYcemA== - -lightningcss@^1.14.0: - version "1.16.0" - resolved "https://registry.yarnpkg.com/lightningcss/-/lightningcss-1.16.0.tgz#4c8e4ef8133d54488d1482a115d3758259191c52" - integrity sha512-5+ZS9h+xeADcJTF2oRCT3yNZBlDYyOgQSdrWNBCqsIwm8ucKbF061OBVv/WHP4Zk8FToNhwFklk/hMuOngqsIg== - dependencies: - detect-libc "^1.0.3" - optionalDependencies: - lightningcss-darwin-arm64 "1.16.0" - lightningcss-darwin-x64 "1.16.0" - lightningcss-linux-arm-gnueabihf "1.16.0" - lightningcss-linux-arm64-gnu "1.16.0" - lightningcss-linux-arm64-musl "1.16.0" - lightningcss-linux-x64-gnu "1.16.0" - lightningcss-linux-x64-musl "1.16.0" - lightningcss-win32-x64-msvc "1.16.0" - lines-and-columns@^1.1.6: version "1.2.4" resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -lit-element@^3.2.0: - version "3.2.2" - resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-3.2.2.tgz#d148ab6bf4c53a33f707a5168e087725499e5f2b" - integrity sha512-6ZgxBR9KNroqKb6+htkyBwD90XGRiqKDHVrW/Eh0EZ+l+iC+u+v+w3/BA5NGi4nizAVHGYvQBHUDuSmLjPp7NQ== - dependencies: - "@lit/reactive-element" "^1.3.0" - lit-html "^2.2.0" - -lit-html@^2.2.0, lit-html@^2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-2.4.0.tgz#b510430f39a56ec959167ed1187241a4e3ab1574" - integrity sha512-G6qXu4JNUpY6aaF2VMfaszhO9hlWw0hOTRFDmuMheg/nDYGB+2RztUSOyrzALAbr8Nh0Y7qjhYkReh3rPnplVg== - dependencies: - "@types/trusted-types" "^2.0.2" - -lit@^2.0.2: - version "2.4.0" - resolved "https://registry.yarnpkg.com/lit/-/lit-2.4.0.tgz#e33a0f463e17408f6e7f71464e6a266e60a5bb77" - integrity sha512-fdgzxEtLrZFQU/BqTtxFQCLwlZd9bdat+ltzSFjvWkZrs7eBmeX0L5MHUMb3kYIkuS8Xlfnii/iI5klirF8/Xg== - dependencies: - "@lit/reactive-element" "^1.4.0" - lit-element "^3.2.0" - lit-html "^2.4.0" - -lmdb@2.5.2: - version "2.5.2" - resolved "https://registry.yarnpkg.com/lmdb/-/lmdb-2.5.2.tgz#37e28a9fb43405f4dc48c44cec0e13a14c4a6ff1" - integrity sha512-V5V5Xa2Hp9i2XsbDALkBTeHXnBXh/lEmk9p22zdr7jtuOIY9TGhjK6vAvTpOOx9IKU4hJkRWZxn/HsvR1ELLtA== - dependencies: - msgpackr "^1.5.4" - node-addon-api "^4.3.0" - node-gyp-build-optional-packages "5.0.3" - ordered-binary "^1.2.4" - weak-lru-cache "^1.2.2" - optionalDependencies: - "@lmdb/lmdb-darwin-arm64" "2.5.2" - "@lmdb/lmdb-darwin-x64" "2.5.2" - "@lmdb/lmdb-linux-arm" "2.5.2" - "@lmdb/lmdb-linux-arm64" "2.5.2" - "@lmdb/lmdb-linux-x64" "2.5.2" - "@lmdb/lmdb-win32-x64" "2.5.2" - lmdb@^2.4.5: version "2.6.8" resolved "https://registry.yarnpkg.com/lmdb/-/lmdb-2.6.8.tgz#4e5f80611ce28b69d09defc891032a4e7631e9d6" @@ -5113,11 +4119,6 @@ md5-hex@^3.0.1: dependencies: blueimp-md5 "^2.10.0" -mdn-data@2.0.14: - version "2.0.14" - resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50" - integrity sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow== - media-typer@0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" @@ -5209,13 +4210,6 @@ minimalistic-crypto-utils@^1.0.1: resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg== -minimatch@3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" - integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA== - dependencies: - brace-expansion "^1.1.7" - minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2: version "3.1.2" resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" @@ -5339,7 +4333,7 @@ msgpackr-extract@^2.1.2: "@msgpackr-extract/msgpackr-extract-linux-x64" "2.1.2" "@msgpackr-extract/msgpackr-extract-win32-x64" "2.1.2" -msgpackr@1.7.2, msgpackr@^1.5.4: +msgpackr@1.7.2: version "1.7.2" resolved "https://registry.yarnpkg.com/msgpackr/-/msgpackr-1.7.2.tgz#68d6debf5999d6b61abb6e7046a689991ebf7261" integrity sha512-mWScyHTtG6TjivXX9vfIy2nBtRupaiAj0HQ2mtmpmYujAmqZmaaEVPaSZ1NKLMvicaMLFzEaMk0ManxMRg8rMQ== @@ -5388,11 +4382,6 @@ node-abi@^3.3.0: dependencies: semver "^7.3.5" -node-addon-api@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161" - integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A== - node-addon-api@^4.3.0: version "4.3.0" resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.3.0.tgz#52a1a0b475193e0928e98e0426a0d1254782b77f" @@ -5415,7 +4404,7 @@ node-gyp-build-optional-packages@5.0.3: resolved "https://registry.yarnpkg.com/node-gyp-build-optional-packages/-/node-gyp-build-optional-packages-5.0.3.tgz#92a89d400352c44ad3975010368072b41ad66c17" integrity sha512-k75jcVzk5wnnc/FMxsf4udAoTEUv2jY3ycfdSd3yWu6Cnd1oee6/CfZJApyscA4FJOmdoixWwiwOyf16RzD5JA== -node-gyp-build@^4.2.3, node-gyp-build@^4.3.0, node-gyp-build@^4.4.0: +node-gyp-build@^4.2.3, node-gyp-build@^4.4.0: version "4.5.0" resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.5.0.tgz#7a64eefa0b21112f89f58379da128ac177f20e40" integrity sha512-2iGbaQBV+ITgCz76ZEjmhUKAKVf7xfY1sRl4UiKQspfZMH2h06SyhNsnSVy50cwkFQDGLyif6m/6uFXHkOZ6rg== @@ -5444,11 +4433,6 @@ node-lmdb@^0.9.5: nan "^2.14.1" node-gyp-build "^4.2.3" -node-releases@^2.0.6: - version "2.0.6" - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503" - integrity sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg== - nopt@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/nopt/-/nopt-5.0.0.tgz#530942bb58a512fccafe53fe210f13a25355dc88" @@ -5486,18 +4470,6 @@ npmlog@^4.1.2: gauge "~2.7.3" set-blocking "~2.0.0" -nth-check@^2.0.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.1.1.tgz#c9eab428effce36cd6b92c924bdb000ef1f1ed1d" - integrity sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w== - dependencies: - boolbase "^1.0.0" - -nullthrows@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/nullthrows/-/nullthrows-1.1.1.tgz#7818258843856ae971eae4208ad7d7eb19a431b1" - integrity sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw== - number-is-nan@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" @@ -5636,7 +4608,7 @@ ora@^5.2.0, ora@^5.4.1: strip-ansi "^6.0.0" wcwidth "^1.0.1" -ordered-binary@^1.2.4, ordered-binary@^1.4.0: +ordered-binary@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/ordered-binary/-/ordered-binary-1.4.0.tgz#6bb53d44925f3b8afc33d1eed0fa15693b211389" integrity sha512-EHQ/jk4/a9hLupIKxTfUsQRej1Yd/0QLQs3vGvIqg5ZtCYSzNhkzHoZc7Zf4e4kUlDaC3Uw8Q/1opOLNN2OKRQ== @@ -5718,34 +4690,6 @@ package-json@^6.3.0: registry-url "^5.0.0" semver "^6.2.0" -parcel-plugin-static-files-copy@^2.5.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/parcel-plugin-static-files-copy/-/parcel-plugin-static-files-copy-2.6.0.tgz#06d7d9b6d7e2071b2e261315e94209b522108beb" - integrity sha512-k3YxdnEQWo1aMfCeBfxgUNJWuUE0O730EGiGBcmWEUOto7f1jM/8oxBKXkVZsXDCO1o00dw5X7CsT+yF0JY4qA== - dependencies: - minimatch "3.0.4" - path "0.12.7" - -parcel@^2.0.0: - version "2.7.0" - resolved "https://registry.yarnpkg.com/parcel/-/parcel-2.7.0.tgz#41fdd3e5c7144d4cf7f1fa3ab8d0ea0d47d31f77" - integrity sha512-pRYwnivwtNP0tip8xYSo4zCB0XhLt7/gJzP1p8OovCqkmFjG9VG+GW9TcAKqMIo0ovEa9tT+/s6gY1Qy+BONGQ== - dependencies: - "@parcel/config-default" "2.7.0" - "@parcel/core" "2.7.0" - "@parcel/diagnostic" "2.7.0" - "@parcel/events" "2.7.0" - "@parcel/fs" "2.7.0" - "@parcel/logger" "2.7.0" - "@parcel/package-manager" "2.7.0" - "@parcel/reporter-cli" "2.7.0" - "@parcel/reporter-dev-server" "2.7.0" - "@parcel/utils" "2.7.0" - chalk "^4.1.0" - commander "^7.0.0" - get-port "^4.2.0" - v8-compile-cache "^2.0.0" - parent-module@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2" @@ -5841,19 +4785,6 @@ path-type@^4.0.0: resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== -path@0.12.7: - version "0.12.7" - resolved "https://registry.yarnpkg.com/path/-/path-0.12.7.tgz#d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f" - integrity sha512-aXXC6s+1w7otVF9UletFkFcDsJeO7lSZBPUQhtb5O0xJe8LtYhj/GxldoL09bBj9+ZmE2hNoHqQSFMN5fikh4Q== - dependencies: - process "^0.11.1" - util "^0.10.3" - -picocolors@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" - integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== - picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1: version "2.3.1" resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" @@ -5886,40 +4817,6 @@ plur@^4.0.0: dependencies: irregular-plurals "^3.2.0" -postcss-value-parser@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" - integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== - -posthtml-parser@^0.10.1: - version "0.10.2" - resolved "https://registry.yarnpkg.com/posthtml-parser/-/posthtml-parser-0.10.2.tgz#df364d7b179f2a6bf0466b56be7b98fd4e97c573" - integrity sha512-PId6zZ/2lyJi9LiKfe+i2xv57oEjJgWbsHGGANwos5AvdQp98i6AtamAl8gzSVFGfQ43Glb5D614cvZf012VKg== - dependencies: - htmlparser2 "^7.1.1" - -posthtml-parser@^0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/posthtml-parser/-/posthtml-parser-0.11.0.tgz#25d1c7bf811ea83559bc4c21c189a29747a24b7a" - integrity sha512-QecJtfLekJbWVo/dMAA+OSwY79wpRmbqS5TeXvXSX+f0c6pW4/SE6inzZ2qkU7oAMCPqIDkZDvd/bQsSFUnKyw== - dependencies: - htmlparser2 "^7.1.1" - -posthtml-render@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/posthtml-render/-/posthtml-render-3.0.0.tgz#97be44931496f495b4f07b99e903cc70ad6a3205" - integrity sha512-z+16RoxK3fUPgwaIgH9NGnK1HKY9XIDpydky5eQGgAFVXTCSezalv9U2jQuNV+Z9qV1fDWNzldcw4eK0SSbqKA== - dependencies: - is-json "^2.0.1" - -posthtml@^0.16.4, posthtml@^0.16.5: - version "0.16.6" - resolved "https://registry.yarnpkg.com/posthtml/-/posthtml-0.16.6.tgz#e2fc407f67a64d2fa3567afe770409ffdadafe59" - integrity sha512-JcEmHlyLK/o0uGAlj65vgg+7LIms0xKXe60lcDOTU7oVX/3LuEuLwrQpW3VJ7de5TaFKiW4kWkaIpJL42FEgxQ== - dependencies: - posthtml-parser "^0.11.0" - posthtml-render "^3.0.0" - postinstall-postinstall@latest: version "2.1.0" resolved "https://registry.yarnpkg.com/postinstall-postinstall/-/postinstall-postinstall-2.1.0.tgz#4f7f77441ef539d1512c40bd04c71b06a4704ca3" @@ -5960,7 +4857,7 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@^2.5.1, prettier@^2.7.1: +prettier@^2.7.1: version "2.7.1" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64" integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g== @@ -5977,11 +4874,6 @@ process-nextick-args@~2.0.0: resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== -process@^0.11.1: - version "0.11.10" - resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" - integrity sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A== - progress@^2.0.0: version "2.0.3" resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" @@ -6092,21 +4984,11 @@ rc@1.2.8, rc@^1.2.7, rc@^1.2.8: minimist "^1.2.0" strip-json-comments "~2.0.1" -react-error-overlay@6.0.9: - version "6.0.9" - resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a" - integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew== - react-is@^16.13.1: version "16.13.1" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== -react-refresh@^0.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.9.0.tgz#71863337adc3e5c2f8a6bfddd12ae3bfe32aafbf" - integrity sha512-Gvzk7OZpiqKSkxsQvO/mbTN1poglhmAV7gR/DdIrRrSMXraRQQlfikRJOr3Nb9GTMPC5kof948Zy6jJZIFtDvQ== - read-pkg@^5.2.0: version "5.2.0" resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc" @@ -6151,12 +5033,7 @@ readonly-date@^1.0.0: resolved "https://registry.yarnpkg.com/readonly-date/-/readonly-date-1.0.0.tgz#5af785464d8c7d7c40b9d738cbde8c646f97dcd9" integrity sha512-tMKIV7hlk0h4mO3JTmmVuIlJVXjKk3Sep9Bf5OH0O+758ruuVkUy2J9SttDLm91IEX/WHlXPSpxMGjPj4beMIQ== -regenerator-runtime@0.13.7: - version "0.13.7" - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55" - integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew== - -regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.7: +regenerator-runtime@^0.13.4: version "0.13.10" resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.10.tgz#ed07b19616bcbec5da6274ebc75ae95634bfc2ee" integrity sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw== @@ -6175,11 +5052,6 @@ regexpp@^3.1.0: resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2" integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== -regextras@^0.8.0: - version "0.8.0" - resolved "https://registry.yarnpkg.com/regextras/-/regextras-0.8.0.tgz#ec0f99853d4912839321172f608b544814b02217" - integrity sha512-k519uI04Z3SaY0fLX843MRXnDeG2+vHOFsyhiPZvNLe7r8rD2YNRjq4BQLZZ0oAr2NrtvZlICsXysGNFPGa3CQ== - registry-auth-token@^4.0.0: version "4.2.2" resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-4.2.2.tgz#f02d49c3668884612ca031419491a13539e21fac" @@ -6290,11 +5162,6 @@ rimraf@~2.6.2: dependencies: glob "^7.1.3" -robot3@^0.2.19: - version "0.2.21" - resolved "https://registry.yarnpkg.com/robot3/-/robot3-0.2.21.tgz#f65a341e66dc674648851fa8261c6c40eddb853c" - integrity sha512-nfUKTrBunRORgP42ovwwJ0MFkkN4V4Cw53zGJvihhWRCm9c5HzgBNh3qZz0UDVBd9WrOj4mEbovkqMkoOwtv1Q== - rollup-plugin-string@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/rollup-plugin-string/-/rollup-plugin-string-3.0.0.tgz#fed2d6301fae1e59eb610957df757ef13fada3f0" @@ -6365,7 +5232,7 @@ semver-diff@^3.1.1: dependencies: semver "^6.3.0" -"semver@2 || 3 || 4 || 5", semver@^5.5.0, semver@^5.6.0, semver@^5.7.0, semver@^5.7.1: +"semver@2 || 3 || 4 || 5", semver@^5.5.0, semver@^5.6.0: version "5.7.1" resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== @@ -6418,11 +5285,6 @@ serve-static@1.15.0: parseurl "~1.3.3" send "0.18.0" -ses@^0.15.11: - version "0.15.23" - resolved "https://registry.yarnpkg.com/ses/-/ses-0.15.23.tgz#067a2d856ea1304093dff5d27eaa906c495962d8" - integrity sha512-mFV5a0alaJkJcWU3AgT/2yRasEZZNv78PY6UmRdt6KhndtOMMkQl7vAvwWp9md8YBBG3zVJ5J82PT0uPY7atXw== - ses@^0.17.0: version "0.17.0" resolved "https://registry.yarnpkg.com/ses/-/ses-0.17.0.tgz#4e37cd1c4003e4448df2e84983900ccc5e2f095a" @@ -6540,7 +5402,7 @@ socks@^2.3.3: ip "^2.0.0" smart-buffer "^4.2.0" -source-map-support@^0.5.19, source-map-support@~0.5.20: +source-map-support@^0.5.19: version "0.5.21" resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f" integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== @@ -6553,7 +5415,7 @@ source-map@^0.5.0: resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" integrity sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ== -source-map@^0.6.0, source-map@^0.6.1: +source-map@^0.6.0: version "0.6.1" resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== @@ -6581,7 +5443,7 @@ spdx-exceptions@^2.1.0: resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz#3f28ce1a77a00372683eade4a433183527a2163d" integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A== -spdx-expression-parse@^3.0.0, spdx-expression-parse@^3.0.1: +spdx-expression-parse@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz#cf70f50482eefdc98e3ce0a6833e4a53ceeba679" integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q== @@ -6606,11 +5468,6 @@ ssri@^8.0.0, ssri@^8.0.1: dependencies: minipass "^3.1.1" -stable@^0.1.8: - version "0.1.8" - resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf" - integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w== - stack-utils@^2.0.3: version "2.0.5" resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.5.tgz#d25265fca995154659dbbfba3b49254778d2fdd5" @@ -6746,19 +5603,6 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== -svgo@^2.4.0: - version "2.8.0" - resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24" - integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg== - dependencies: - "@trysound/sax" "0.2.0" - commander "^7.2.0" - css-select "^4.1.3" - css-tree "^1.1.3" - csso "^4.2.0" - picocolors "^1.0.0" - stable "^0.1.8" - symbol-observable@^2.0.3: version "2.0.3" resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-2.0.3.tgz#5b521d3d07a43c351055fa43b8355b62d33fd16a" @@ -6821,21 +5665,6 @@ temp@^0.9.1: mkdirp "^0.5.1" rimraf "~2.6.2" -term-size@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/term-size/-/term-size-2.2.1.tgz#2a6a54840432c2fb6320fea0f415531e90189f54" - integrity sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg== - -terser@^5.2.0: - version "5.15.1" - resolved "https://registry.yarnpkg.com/terser/-/terser-5.15.1.tgz#8561af6e0fd6d839669c73b92bdd5777d870ed6c" - integrity sha512-K1faMUvpm/FBxjBXud0LWVAGxmvoPbZbfTCYbSgaaYQaIXI3/TdI7a7ZGA73Zrou6Q8Zmz3oeUTsp/dj+ag2Xw== - dependencies: - "@jridgewell/source-map" "^0.3.2" - acorn "^8.5.0" - commander "^2.20.0" - source-map-support "~0.5.20" - text-table@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" @@ -6851,11 +5680,6 @@ time-zone@^1.0.0: resolved "https://registry.yarnpkg.com/time-zone/-/time-zone-1.0.0.tgz#99c5bf55958966af6d06d83bdf3800dc82faec5d" integrity sha512-TIsDdtKo6+XrPtiTm1ssmMngN1sAhyKnTO2kunQWqNPWIVvCm15Wmw4SWInwTVgJ5u/Tr04+8Ei9TNcw4x4ONA== -timsort@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4" - integrity sha512-qsdtZH+vMoCARQtyod4imc2nIJwg9Cc7lPRrw9CzF8ZKR0khdr8+2nX80PBhET3tcyTtJDxAffGh2rXH4tyU8A== - tmp@^0.0.33: version "0.0.33" resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9" @@ -6912,7 +5736,7 @@ tsconfig-paths@^3.14.1: minimist "^1.2.6" strip-bom "^3.0.0" -tslib@^2.1.0, tslib@^2.4.0: +tslib@^2.1.0: version "2.4.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== @@ -7012,14 +5836,6 @@ unpipe@1.0.0, unpipe@~1.0.0: resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ== -update-browserslist-db@^1.0.9: - version "1.0.10" - resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz#0f54b876545726f17d00cd9a2561e6dade943ff3" - integrity sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ== - dependencies: - escalade "^3.1.1" - picocolors "^1.0.0" - update-notifier@^5.0.1: version "5.1.0" resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.1.0.tgz#4ab0d7c7f36a231dd7316cf7729313f0214d9ad9" @@ -7059,24 +5875,12 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1: resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw== -util@^0.10.3: - version "0.10.4" - resolved "https://registry.yarnpkg.com/util/-/util-0.10.4.tgz#3aa0125bfe668a4672de58857d3ace27ecb76901" - integrity sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A== - dependencies: - inherits "2.0.3" - -utility-types@^3.10.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/utility-types/-/utility-types-3.10.0.tgz#ea4148f9a741015f05ed74fd615e1d20e6bed82b" - integrity sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg== - utils-merge@1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA== -v8-compile-cache@^2.0.0, v8-compile-cache@^2.0.3: +v8-compile-cache@^2.0.3: version "2.3.0" resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee" integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA== @@ -7215,11 +6019,6 @@ xstream@^11.14.0: globalthis "^1.0.1" symbol-observable "^2.0.3" -xxhash-wasm@^0.4.2: - version "0.4.2" - resolved "https://registry.yarnpkg.com/xxhash-wasm/-/xxhash-wasm-0.4.2.tgz#752398c131a4dd407b5132ba62ad372029be6f79" - integrity sha512-/eyHVRJQCirEkSZ1agRSCwriMhwlyUcFkXD5TPVSLP+IPzjsqMVzZwdoczLp1SoQU0R3dxz1RpIK+4YNQbCVOA== - y18n@^5.0.5: version "5.0.8" resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55" @@ -7230,7 +6029,7 @@ yallist@^4.0.0: resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== -yaml@^1.10.0, yaml@^1.10.2: +yaml@^1.10.2: version "1.10.2" resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b" integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==