Sifchain / sifnode

SifNode - The future of Defi
Other
109 stars 118 forks source link

basic (security) #3443

Closed faddat closed 4 months ago

faddat commented 5 months ago

I'm making this PR as the first step to humbly embracing Sif's wisdom

jkbrooks commented 4 months ago

We are testing this PR and will merge if tests pass

snobbee commented 4 months ago

We successfully tested the software upgrade process. You can find all the logs below:

$ go run ./scripts/chain-initiator/... /tmp/sifchain.tar.lz4 /tmp/sifnoded-v1.4.0 ~/go/bin/sifnoded --home /tmp/sifnode
2024/05/21 13:54:38 Old binary path: /tmp/sifnoded-v1.4.0 and version: v1.4.0
2024/05/21 13:54:38 New binary path: /tmp/go/bin/sifnoded and version: v1.4.1
2024/05/21 13:54:38 removed home path /tmp/sifnode successfully
2024/05/21 13:54:38 init chain with moniker node, chain id sifchain-1 and home path: /tmp/sifnode successfully
2024/05/21 13:54:38 Retrieving snapshot using command: lz4 -c -d /tmp/sifchain.tar.lz4 | tar -x -C /tmp/sifnode
2024/05/21 13:54:40 Snapshot retrieved and extracted to path: /tmp/sifnode
2024/05/21 13:55:53 Output successfully written to /tmp/genesis.json
2024/05/21 13:55:53 removed home path /tmp/sifnode successfully
2024/05/21 13:55:53 init chain with moniker node, chain id sifchain-1 and home path: /tmp/sifnode successfully
2024/05/21 13:55:53 add key with name validator, home path: /tmp/sifnode, keyring backend test and address sif1gmg0aczpngr6h6jxc6gslcyaqd7mge6e6q0v2j successfully
2024/05/21 13:55:53 add genesis account with address sif1gmg0aczpngr6h6jxc6gslcyaqd7mge6e6q0v2j, balance: 4000000000000000000000000000 and home path /tmp/sifnode successfully
2024/05/21 13:55:53 gen tx with name validator, amount: 1000000000000000000000000000, chain id sifchain-1, home path /tmp/sifnode and keyring backend test successfully
2024/05/21 13:55:54 collect gen txs with home path /tmp/sifnode successfully
2024/05/21 13:55:54 validate genesis with home path /tmp/sifnode successfully
2024/05/21 13:55:58 Waiting for node to start...
1:55PM ERR WARNING: The minimum-gas-prices config in app.toml is set to the empty string. This defaults to 0 in the current version, but will error in the next version (SDK v0.45). Please explicitly put the desired minimum-gas-prices in your app.toml.
1:55PM INF starting node with ABCI Tendermint in-process
1:56PM INF service start impl=multiAppConn module=proxy msg={}
1:56PM INF service start connection=query impl=localClient module=abci-client msg={}
1:56PM INF service start connection=snapshot impl=localClient module=abci-client msg={}
1:56PM INF service start connection=mempool impl=localClient module=abci-client msg={}
1:56PM INF service start connection=consensus impl=localClient module=abci-client msg={}
1:56PM INF service start impl=EventBus module=events msg={}
1:56PM INF service start impl=PubSub module=pubsub msg={}
1:56PM INF service start impl=IndexerService module=txindex msg={}
1:56PM INF ABCI Handshake App Info hash= height=0 module=consensus protocol-version=0 software-version=v1.4.0
1:56PM INF ABCI Replay Blocks appHeight=0 module=consensus stateHeight=0 storeHeight=0
2024/05/21 13:56:03 Waiting for node to start...
1:56PM INF asserting crisis invariants inv=1/11 module=x/crisis name=distribution/nonnegative-outstanding
1:56PM INF asserting crisis invariants inv=2/11 module=x/crisis name=distribution/can-withdraw
1:56PM INF asserting crisis invariants inv=3/11 module=x/crisis name=distribution/reference-count
1:56PM INF asserting crisis invariants inv=4/11 module=x/crisis name=distribution/module-account
1:56PM INF asserting crisis invariants inv=5/11 module=x/crisis name=staking/module-accounts
1:56PM INF asserting crisis invariants inv=6/11 module=x/crisis name=staking/nonnegative-power
1:56PM INF asserting crisis invariants inv=7/11 module=x/crisis name=staking/positive-delegation
1:56PM INF asserting crisis invariants inv=8/11 module=x/crisis name=staking/delegator-shares
1:56PM INF asserting crisis invariants inv=9/11 module=x/crisis name=bank/nonnegative-outstanding
1:56PM INF asserting crisis invariants inv=10/11 module=x/crisis name=bank/total-supply
1:56PM INF asserting crisis invariants inv=11/11 module=x/crisis name=gov/module-account
1:56PM INF asserted all invariants duration=272.135417 height=17515205 module=x/crisis
2024/05/21 13:56:08 Waiting for node to start...
2024/05/21 13:56:13 Waiting for node to start...
2024/05/21 13:56:18 Waiting for node to start...
2024/05/21 13:56:23 Waiting for node to start...
1:56PM INF Completed ABCI Handshake - CometBFT and App are synced appHash= appHeight=0 module=consensus
1:56PM INF Version info abci=0.17.0 block=11 cmtbft_version=0.34.29 commit_hash= p2p=8
1:56PM INF This node is a validator addr=431F114AB84FBFAAB522D608463E417264B95395 module=consensus pubKey=XTNqfJD4O7YiYmSA82XSxNVmbviJ7el7+tzCTVYfgBU=
1:56PM INF P2P Node ID ID=e811bfb9538e9f81c658ca6ee734ed8276ffc71d file=/tmp/sifnode/config/node_key.json module=p2p
1:56PM INF Adding persistent peers addrs=[] module=p2p
1:56PM INF Adding unconditional peer ids ids=[] module=p2p
1:56PM INF Add our address to book addr={"id":"e811bfb9538e9f81c658ca6ee734ed8276ffc71d","ip":"0.0.0.0","port":26656} book=/tmp/sifnode/config/addrbook.json module=p2p
1:56PM INF service start impl=Node msg={}
1:56PM INF Starting pprof server laddr=localhost:6060
2024/05/21 13:56:28 Waiting for node to start...
1:56PM INF service start impl="P2P Switch" module=p2p msg={}
1:56PM INF service start impl=StateSync module=statesync msg={}
1:56PM INF serve module=rpc-server msg={}
1:56PM INF service start impl=PEX module=pex msg={}
1:56PM INF service start book=/tmp/sifnode/config/addrbook.json impl=AddrBook module=p2p msg={}
1:56PM INF service start impl=BlockchainReactor module=blockchain msg={}
1:56PM INF service start impl=ConsensusReactor module=consensus msg={}
1:56PM INF Reactor  module=consensus waitSync=false
1:56PM INF Ensure peers module=pex numDialing=0 numInPeers=0 numOutPeers=0 numToDial=10
1:56PM INF No addresses to dial. Falling back to seeds module=pex
1:56PM INF service start impl=ConsensusState module=consensus msg={}
1:56PM INF service start impl=baseWAL module=consensus msg={} wal=/tmp/sifnode/data/cs.wal/wal
1:56PM INF service start impl=Group module=consensus msg={} wal=/tmp/sifnode/data/cs.wal/wal
1:56PM INF service start impl=TimeoutTicker module=consensus msg={}
1:56PM INF Searching for height height=17515205 max=0 min=0 module=consensus wal=/tmp/sifnode/data/cs.wal/wal
1:56PM INF Searching for height height=0 max=0 min=0 module=consensus wal=/tmp/sifnode/data/cs.wal/wal
1:56PM INF Found height=0 index=0 module=consensus wal=/tmp/sifnode/data/cs.wal/wal
1:56PM INF Catchup by replaying consensus messages height=17515205 module=consensus
1:56PM INF Replay: Done module=consensus
1:56PM INF service start impl=Evidence module=evidence msg={}
1:56PM INF Saving AddrBook to file book=/tmp/sifnode/config/addrbook.json module=p2p size=0
1:56PM INF Timed out dur=3263.899 height=17515205 module=consensus round=0 step=1
1:56PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"60ACCF3389EBA8C965D7169C02D633C698AF463B6D67ED65E8FD5C2E4798CAE0","parts":{"hash":"12C7B8E00F34B072BEB18D9E1557F01D8EB3C9F680547F88FBECF2C90DE74FAC","total":1}},"height":17515205,"pol_round":-1,"round":0,"signature":"QtRxkoZXfvlXVlP7sTRM0RafolSHmzTBxGRE9CSXhzxg30sc7ygt3lGHUY4W+tGq2FQMJ354TGjeZwQMoA/qCw==","timestamp":"2024-05-21T11:56:32.4205Z"}
1:56PM INF received complete proposal block hash=60ACCF3389EBA8C965D7169C02D633C698AF463B6D67ED65E8FD5C2E4798CAE0 height=17515205 module=consensus
1:56PM INF finalizing commit of block hash={} height=17515205 module=consensus num_txs=0 root=E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855
1:56PM INF ending epoch identifier=hour module=x/epochs
1:56PM INF rewards bucket not found for denom: cusdc module=x/clp
1:56PM INF rewards bucket not found for denom: cusdt module=x/clp
1:56PM INF rewards bucket not found for denom: ibc/8FCD92E4B97E69EC1A334EADDFF903A6C44408A8C9B03A40B3FBCABE575A8359 module=x/clp
1:56PM INF rewards bucket not found for denom: ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2 module=x/clp
1:56PM INF rewards bucket not found for denom: ibc/B4314D0E670CB43C88A5DCA09F76E5E812BD831CC2FEC6E434C9E5A9D1F57953 module=x/clp
1:56PM INF rewards bucket not found for denom: cdai module=x/clp
1:56PM INF minted coins from module account amount=635751617894788629063rowan from=mint module=x/bank
1:56PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:56PM INF Liquidity Protection | maxRowanLiquidityThreshold: 59465967346764094007313888 | asset: rowan | currentRowanLiquidityThreshold: 25924991287569297423345210 | maxPerBlock: 4129581065747506528285 module=x/clp
1:56PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:56PM INF executed block height=17515205 module=state num_invalid_txs=0 num_valid_txs=0
2024/05/21 13:56:33 Node is running.
2024/05/21 13:56:33 Current Block Height: 17515205
2024/05/21 13:56:33 Waiting for next block height...
1:56PM INF Timed out dur=3000 height=17515205 module=consensus round=0 step=3
2024/05/21 13:56:38 Waiting for next block height...
2024/05/21 13:56:43 Waiting for next block height...
2024/05/21 13:56:48 Waiting for next block height...
2024/05/21 13:56:53 Waiting for next block height...
2024/05/21 13:56:58 Waiting for next block height...
1:56PM INF Ensure peers module=pex numDialing=0 numInPeers=0 numOutPeers=0 numToDial=10
1:56PM INF No addresses to dial. Falling back to seeds module=pex
1:57PM INF commit synced commit=436F6D6D697449447B5B37332031323320323436203235332032353220313920323030203230322031313120323020323720323431203135372032333620313634203132203133352031303520313831203232362039392031342032313220313536203230352031363520313734203934203137322031333420313731203137315D3A313042343243357D
1:57PM INF committed state app_hash=497BF6FDFC13C8CA6F141BF19DECA40C8769B5E2630ED49CCDA5AE5EAC86ABAB height=17515205 module=state num_txs=0
1:57PM INF Timed out dur=-22660.663 height=17515206 module=consensus round=0 step=1
1:57PM INF indexed block exents height=17515205 module=txindex
1:57PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"AE30E6D8552A88FEB5D3D84B3ECA8DE4FA5F6A0E9EF0E7511BD0C1D9709ED7E9","parts":{"hash":"DD9EB10CE2066C1AC37C99B95A624CA1BC9492E61A574B7D2DACA4F73FDEEAFF","total":1}},"height":17515206,"pol_round":-1,"round":0,"signature":"RQy9mKK3T75ltDIZAcUFnDWSH3yAytl9HZQiR6M9R+BFyvHNMikb8hQBuGi9EY9kIoIcMIeRewTGAUBHOs2YBw==","timestamp":"2024-05-21T11:57:00.098893Z"}
1:57PM INF received complete proposal block hash=AE30E6D8552A88FEB5D3D84B3ECA8DE4FA5F6A0E9EF0E7511BD0C1D9709ED7E9 height=17515206 module=consensus
1:57PM INF finalizing commit of block hash={} height=17515206 module=consensus num_txs=0 root=497BF6FDFC13C8CA6F141BF19DECA40C8769B5E2630ED49CCDA5AE5EAC86ABAB
1:57PM INF ending epoch identifier=hour module=x/epochs
1:57PM INF rewards bucket not found for denom: cusdc module=x/clp
1:57PM INF rewards bucket not found for denom: ibc/8FCD92E4B97E69EC1A334EADDFF903A6C44408A8C9B03A40B3FBCABE575A8359 module=x/clp
1:57PM INF rewards bucket not found for denom: ibc/B4314D0E670CB43C88A5DCA09F76E5E812BD831CC2FEC6E434C9E5A9D1F57953 module=x/clp
1:57PM INF rewards bucket not found for denom: ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2 module=x/clp
1:57PM INF rewards bucket not found for denom: cusdt module=x/clp
1:57PM INF rewards bucket not found for denom: cdai module=x/clp
1:57PM INF minted coins from module account amount=635751684125169407306rowan from=mint module=x/bank
1:57PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:57PM INF Block took 27.688269167s to execute module=x/clp
1:57PM INF Liquidity Protection | maxRowanLiquidityThreshold: 59465967346764094007313888 | asset: rowan | currentRowanLiquidityThreshold: 25929120868635044929873495 | maxPerBlock: 4129581065747506528285 module=x/clp
1:57PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:57PM INF executed block height=17515206 module=state num_invalid_txs=0 num_valid_txs=0
1:57PM INF commit synced commit=436F6D6D697449447B5B313320323220313539203232302032313720313132203136382031343320313337203134362032343220313839203137382033322037342031343920352031383120313839203130203130312039322032303220313238203137362031393520393320313436203136302035362032313620305D3A313042343243367D
1:57PM INF committed state app_hash=0D169FDCD970A88F8992F2BDB2204A9505B5BD0A655CCA80B0C35D92A038D800 height=17515206 module=state num_txs=0
1:57PM INF indexed block exents height=17515206 module=txindex
2024/05/21 13:57:03 New Block Height: 17515206
1:57PM INF Timed out dur=4787.455 height=17515207 module=consensus round=0 step=1
1:57PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"40E8E1D1FE52047BECBC7B01E927879B0541290E2322E3DF28A7E5FB7E072690","parts":{"hash":"56575D016306B72A55D65DDC7B6FC47C826B75092699917254BAEE7C05F3F0D5","total":1}},"height":17515207,"pol_round":-1,"round":0,"signature":"5HzJU2ZGSP+ZSpW1f29x9xcWYUPdVcAo94GzxncU29FGkFC9QP6U85bcJC+xyDTW/16tSb8LUZWLYOSueFtHCA==","timestamp":"2024-05-21T11:57:05.123334Z"}
1:57PM INF received complete proposal block hash=40E8E1D1FE52047BECBC7B01E927879B0541290E2322E3DF28A7E5FB7E072690 height=17515207 module=consensus
1:57PM INF finalizing commit of block hash={} height=17515207 module=consensus num_txs=1 root=0D169FDCD970A88F8992F2BDB2204A9505B5BD0A655CCA80B0C35D92A038D800
1:57PM INF ending epoch identifier=hour module=x/epochs
1:57PM INF rewards bucket not found for denom: cdai module=x/clp
1:57PM INF rewards bucket not found for denom: ibc/B4314D0E670CB43C88A5DCA09F76E5E812BD831CC2FEC6E434C9E5A9D1F57953 module=x/clp
1:57PM INF rewards bucket not found for denom: cusdc module=x/clp
1:57PM INF rewards bucket not found for denom: ibc/8FCD92E4B97E69EC1A334EADDFF903A6C44408A8C9B03A40B3FBCABE575A8359 module=x/clp
1:57PM INF rewards bucket not found for denom: cusdt module=x/clp
1:57PM INF rewards bucket not found for denom: ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2 module=x/clp
1:57PM INF minted coins from module account amount=635751750355554225573rowan from=mint module=x/bank
1:57PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:57PM INF Block took 5.005719625s to execute module=x/clp
1:57PM INF Liquidity Protection | maxRowanLiquidityThreshold: 59465967346764094007313888 | asset: rowan | currentRowanLiquidityThreshold: 25933250449700792436401780 | maxPerBlock: 4129581065747506528285 module=x/clp
1:57PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:57PM INF executed block height=17515207 module=state num_invalid_txs=0 num_valid_txs=1
1:57PM INF commit synced commit=436F6D6D697449447B5B32322037332031353520313933203137302036362032303220313934203130312031323220353620313636203438203720373920313536203139372032313620313734203330203231352036352036382032313920393320313933203138203136362031373120323131203130362035385D3A313042343243377D
1:57PM INF committed state app_hash=16499BC1AA42CAC2657A38A630074F9CC5D8AE1ED74144DB5DC112A6ABD36A3A height=17515207 module=state num_txs=1
2024/05/21 13:57:05 Submitted upgrade proposal: v1.4.1, upgrade block height: 17515211
1:57PM INF indexed block exents height=17515207 module=txindex
1:57PM INF Timed out dur=4817.598 height=17515208 module=consensus round=0 step=1
1:57PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"6E17CC517A6B0EAA9D4A3B65A931C973E1AC531EDC1A1CB05BD5C1EEEFB4EA89","parts":{"hash":"C5F0095D1A990810A415C67EB5095CA2A8A4AEEFAAECD01803C09DD7251AA54A","total":1}},"height":17515208,"pol_round":-1,"round":0,"signature":"mNncHEox4RLKAA7Dq+ORKVVMhipYAdIUG8aS14xMyudk7CZx6diamxVf7qVvGpOmizgJEk+R4B/YejMipPSBDg==","timestamp":"2024-05-21T11:57:10.143654Z"}
1:57PM INF received complete proposal block hash=6E17CC517A6B0EAA9D4A3B65A931C973E1AC531EDC1A1CB05BD5C1EEEFB4EA89 height=17515208 module=consensus
1:57PM INF finalizing commit of block hash={} height=17515208 module=consensus num_txs=1 root=16499BC1AA42CAC2657A38A630074F9CC5D8AE1ED74144DB5DC112A6ABD36A3A
1:57PM INF ending epoch identifier=hour module=x/epochs
1:57PM INF rewards bucket not found for denom: cusdt module=x/clp
1:57PM INF rewards bucket not found for denom: ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2 module=x/clp
1:57PM INF rewards bucket not found for denom: ibc/8FCD92E4B97E69EC1A334EADDFF903A6C44408A8C9B03A40B3FBCABE575A8359 module=x/clp
1:57PM INF rewards bucket not found for denom: cusdc module=x/clp
1:57PM INF rewards bucket not found for denom: ibc/B4314D0E670CB43C88A5DCA09F76E5E812BD831CC2FEC6E434C9E5A9D1F57953 module=x/clp
1:57PM INF rewards bucket not found for denom: cdai module=x/clp
1:57PM INF minted coins from module account amount=635751816585943083865rowan from=mint module=x/bank
1:57PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:57PM INF Block took 5.023268375s to execute module=x/clp
1:57PM INF Liquidity Protection | maxRowanLiquidityThreshold: 59465967346764094007313888 | asset: rowan | currentRowanLiquidityThreshold: 25937380030766539942930065 | maxPerBlock: 4129581065747506528285 module=x/clp
1:57PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:57PM INF executed block height=17515208 module=state num_invalid_txs=0 num_valid_txs=1
1:57PM INF commit synced commit=436F6D6D697449447B5B3230382032333320313034203637203232322031362031383020313931203639203220313320323534203130332031303020313435203139392039342032303720343420393320323236203130332034392032333320313235203233322031353420353120313832203230362031392038325D3A313042343243387D
1:57PM INF committed state app_hash=D0E96843DE10B4BF45020DFE676491C75ECF2C5DE26731E97DE89A33B6CE1352 height=17515208 module=state num_txs=1
2024/05/21 13:57:10 Voted on upgrade proposal: 154
1:57PM INF indexed block exents height=17515208 module=txindex
2024/05/21 13:57:10 Waiting for block height 17515211 ...
1:57PM INF Timed out dur=4820.604 height=17515209 module=consensus round=0 step=1
1:57PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"CA04EF596579B0D642B799F8DE7A6AF5BB328176D61807DDB1222A5DB7065D27","parts":{"hash":"DB1E27BB9D7B9BE63F705635005E872DAD2211D7646C38BAE4ED28ED5736AE48","total":1}},"height":17515209,"pol_round":-1,"round":0,"signature":"UJ2hDxTqyr90D09dTFoiHdgQxwIWiv7xnVNmkyZEgNv4aY9u1oPHABCZg7OXZ24fjzwalEsYSthuxcw6VT0PCQ==","timestamp":"2024-05-21T11:57:15.166815Z"}
1:57PM INF received complete proposal block hash=CA04EF596579B0D642B799F8DE7A6AF5BB328176D61807DDB1222A5DB7065D27 height=17515209 module=consensus
1:57PM INF finalizing commit of block hash={} height=17515209 module=consensus num_txs=0 root=D0E96843DE10B4BF45020DFE676491C75ECF2C5DE26731E97DE89A33B6CE1352
1:57PM INF minted coins from module account amount=635751882816335982183rowan from=mint module=x/bank
1:57PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:57PM INF Block took 4.900264208s to execute module=x/clp
1:57PM INF Liquidity Protection | maxRowanLiquidityThreshold: 59465967346764094007313888 | asset: rowan | currentRowanLiquidityThreshold: 25941509611832287449458350 | maxPerBlock: 4129581065747506528285 module=x/clp
1:57PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:57PM INF proposal tallied module=x/gov proposal=154 result=passed title=v1.4.1
1:57PM INF executed block height=17515209 module=state num_invalid_txs=0 num_valid_txs=0
1:57PM INF commit synced commit=436F6D6D697449447B5B32343920393920353620313320343520313530203131312033203233352033342038203730203231392031363520383920313331203230203232392032313020333320313431203139322039322032353020313831203231392033352031363520383820393620313731203232365D3A313042343243397D
1:57PM INF committed state app_hash=F963380D2D966F03EB220846DBA5598314E5D2218DC05CFAB5DB23A55860ABE2 height=17515209 module=state num_txs=0
1:57PM INF indexed block exents height=17515209 module=txindex
2024/05/21 13:57:15 Waiting for block height 17515211 ...
1:57PM INF Timed out dur=4976.966 height=17515210 module=consensus round=0 step=1
1:57PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"2E5F4C49D06E58E8F9CB57C10CDC8622EAC31993E138E1A2D08268370235C5B5","parts":{"hash":"3C54B0BD846FB602E97EC6363E99D9EA028122013F81A17691B4411674907AB6","total":1}},"height":17515210,"pol_round":-1,"round":0,"signature":"wj/dE1wbEVWqVMVWpYEicPEtGMK3OzFfj0ye8hD+hYw+Z1aockHF/g0pxjn7zyhKAC47rJ488834rK5NybvXBw==","timestamp":"2024-05-21T11:57:20.184769Z"}
1:57PM INF received complete proposal block hash=2E5F4C49D06E58E8F9CB57C10CDC8622EAC31993E138E1A2D08268370235C5B5 height=17515210 module=consensus
1:57PM INF finalizing commit of block hash={} height=17515210 module=consensus num_txs=0 root=F963380D2D966F03EB220846DBA5598314E5D2218DC05CFAB5DB23A55860ABE2
1:57PM INF minted coins from module account amount=635751949046732920526rowan from=mint module=x/bank
1:57PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:57PM INF Block took 5.015940917s to execute module=x/clp
1:57PM INF Liquidity Protection | maxRowanLiquidityThreshold: 59465967346764094007313888 | asset: rowan | currentRowanLiquidityThreshold: 25945639192898034955986635 | maxPerBlock: 4129581065747506528285 module=x/clp
1:57PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:57PM INF executed block height=17515210 module=state num_invalid_txs=0 num_valid_txs=0
1:57PM INF commit synced commit=436F6D6D697449447B5B31393520343920313033203133342032333420313439203132392031303920343920343820313132203138352032343620313638203137322031363420323036203337203231322035312031343820313620313735203137372031323120343920323339203130322031323420323234203139352037315D3A313042343243417D
1:57PM INF committed state app_hash=C3316786EA95816D313070B9F6A8ACA4CE25D4339410AFB17931EF667CE0C347 height=17515210 module=state num_txs=0
1:57PM INF indexed block exents height=17515210 module=txindex
2024/05/21 13:57:20 Waiting for block height 17515211 ...
1:57PM INF Timed out dur=4966.994 height=17515211 module=consensus round=0 step=1
1:57PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"92E4443E674C37DEBC703FFF6ACBC1B75F568450992274E3096863B39A825156","parts":{"hash":"EA4165AC49A31247828661E2B5D931CB0A22A87841A6024A76ED1764CDFD024A","total":1}},"height":17515211,"pol_round":-1,"round":0,"signature":"bZDlu6m5YApLWJC2ir5BzgWzSFXSlwnbnLiaqVQKPlkRmWk4SCXTte40aFSHjIVYUqoAULHgPo4WJ52k/HIuBA==","timestamp":"2024-05-21T11:57:25.201871Z"}
1:57PM INF received complete proposal block hash=92E4443E674C37DEBC703FFF6ACBC1B75F568450992274E3096863B39A825156 height=17515211 module=consensus
1:57PM INF finalizing commit of block hash={} height=17515211 module=consensus num_txs=0 root=C3316786EA95816D313070B9F6A8ACA4CE25D4339410AFB17931EF667CE0C347
1:57PM ERR UPGRADE "v1.4.1" NEEDED at height: 17515211: 
1:57PM ERR CONSENSUS FAILURE!!! err="UPGRADE \"v1.4.1\" NEEDED at height: 17515211: " module=consensus stack="goroutine 120 [running]:\nruntime/debug.Stack()\n\truntime/debug/stack.go:24 +0x64\ngithub.com/tendermint/tendermint/consensus.(*State).receiveRoutine.func2()\n\tgithub.com/tendermint/tendermint@v0.34.27/consensus/state.go:732 +0x44\npanic({0x106a16420, 0x140c36d0bb0})\n\truntime/panic.go:884 +0x204\ngithub.com/cosmos/cosmos-sdk/x/upgrade.BeginBlocker({{_, _}, _, {_, _}, {_, _}, _, {_, _}, ...}, ...)\n\tgithub.com/cosmos/cosmos-sdk@v0.45.16/x/upgrade/abci.go:71 +0xc38\ngithub.com/cosmos/cosmos-sdk/x/upgrade.AppModule.BeginBlock(...)\n\tgithub.com/cosmos/cosmos-sdk@v0.45.16/x/upgrade/module.go:130\ngithub.com/cosmos/cosmos-sdk/types/module.(*Manager).BeginBlock(_, {{0x106d38e98, 0x140000520c0}, {0x106d47150, 0x140c9a69200}, {{0xb, 0x0}, {0x140c9ac80c0, 0xa}, 0x10b42cb, ...}, ...}, ...)\n\tgithub.com/cosmos/cosmos-sdk@v0.45.16/types/module/module.go:491 +0x188\ngithub.com/Sifchain/sifnode/app.(*SifchainApp).BeginBlocker(...)\n\tgithub.com/Sifchain/sifnode/app/app.go:729\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).BeginBlock(_, {{0x1410e497720, 0x20, 0x20}, {{0xb, 0x0}, {0x140c9ac80c0, 0xa}, 0x10b42cb, {0xb9bfc20, ...}, ...}, ...})\n\tgithub.com/cosmos/cosmos-sdk@v0.45.16/baseapp/abci.go:177 +0x768\ngithub.com/tendermint/tendermint/abci/client.(*localClient).BeginBlockSync(_, {{0x1410e497720, 0x20, 0x20}, {{0xb, 0x0}, {0x140c9ac80c0, 0xa}, 0x10b42cb, {0xb9bfc20, ...}, ...}, ...})\n\tgithub.com/tendermint/tendermint@v0.34.27/abci/client/local_client.go:280 +0x108\ngithub.com/tendermint/tendermint/proxy.(*appConnConsensus).BeginBlockSync(_, {{0x1410e497720, 0x20, 0x20}, {{0xb, 0x0}, {0x140c9ac80c0, 0xa}, 0x10b42cb, {0xb9bfc20, ...}, ...}, ...})\n\tgithub.com/tendermint/tendermint@v0.34.27/proxy/app_conn.go:81 +0x4c\ngithub.com/tendermint/tendermint/state.execBlockOnProxyApp({0x106d39d08?, 0x1401aee7860}, {0x106d40f80, 0x14000b89830}, 0x140c70fa5a0, {0x106d48720, 0x140011b5e60}, 0x10b42ca?)\n\tgithub.com/tendermint/tendermint@v0.34.27/state/execution.go:307 +0x3a8\ngithub.com/tendermint/tendermint/state.(*BlockExecutor).ApplyBlock(_, {{{0xb, 0x0}, {0x1401304d5d0, 0x7}}, {0x1401304d5e0, 0xa}, 0x10b42c5, 0x10b42ca, {{0x1410d7feba0, ...}, ...}, ...}, ...)\n\tgithub.com/tendermint/tendermint@v0.34.27/state/execution.go:140 +0xf0\ngithub.com/tendermint/tendermint/consensus.(*State).finalizeCommit(0x140b71e1180, 0x10b42cb)\n\tgithub.com/tendermint/tendermint@v0.34.27/consensus/state.go:1661 +0x99c\ngithub.com/tendermint/tendermint/consensus.(*State).tryFinalizeCommit(0x140b71e1180, 0x10b42cb)\n\tgithub.com/tendermint/tendermint@v0.34.27/consensus/state.go:1570 +0x28c\ngithub.com/tendermint/tendermint/consensus.(*State).enterCommit.func1()\n\tgithub.com/tendermint/tendermint@v0.34.27/consensus/state.go:1505 +0xa0\ngithub.com/tendermint/tendermint/consensus.(*State).enterCommit(0x140b71e1180, 0x10b42cb, 0x0)\n\tgithub.com/tendermint/tendermint@v0.34.27/consensus/state.go:1543 +0xb90\ngithub.com/tendermint/tendermint/consensus.(*State).addVote(0x140b71e1180, 0x1400d51caa0, {0x0, 0x0})\n\tgithub.com/tendermint/tendermint@v0.34.27/consensus/state.go:2164 +0x1698\ngithub.com/tendermint/tendermint/consensus.(*State).tryAddVote(0x140b71e1180, 0x1400d51caa0, {0x0?, 0x104d7d030?})\n\tgithub.com/tendermint/tendermint@v0.34.27/consensus/state.go:1962 +0x28\ngithub.com/tendermint/tendermint/consensus.(*State).handleMsg(0x140b71e1180, {{0x106d1e880, 0x140c3562850}, {0x0, 0x0}})\n\tgithub.com/tendermint/tendermint@v0.34.27/consensus/state.go:861 +0x37c\ngithub.com/tendermint/tendermint/consensus.(*State).receiveRoutine(0x140b71e1180, 0x0)\n\tgithub.com/tendermint/tendermint@v0.34.27/consensus/state.go:788 +0x350\ncreated by github.com/tendermint/tendermint/consensus.(*State).OnStart\n\tgithub.com/tendermint/tendermint@v0.34.27/consensus/state.go:379 +0xf4\n"
1:57PM INF service stop impl={"Logger":{}} module=consensus msg={} wal=/tmp/sifnode/data/cs.wal/wal
1:57PM INF service stop impl={"Dir":"/tmp/sifnode/data/cs.wal","Head":{"ID":"de1uX94EE68E:/tmp/sifnode/data/cs.wal/wal","Path":"/tmp/sifnode/data/cs.wal/wal"},"ID":"group:de1uX94EE68E:/tmp/sifnode/data/cs.wal/wal","Logger":{}} module=consensus msg={} wal=/tmp/sifnode/data/cs.wal/wal
2024/05/21 13:57:25 Block height 17515211 reached
2024/05/21 13:57:25 Process killed successfully
2024/05/21 13:57:25 Process was killed: signal: killed
2024/05/21 13:57:30 Waiting for node to start...
1:57PM ERR WARNING: The minimum-gas-prices config in app.toml is set to the empty string. This defaults to 0 in the current version, but will error in the next version (SDK v0.45). Please explicitly put the desired minimum-gas-prices in your app.toml.
1:57PM INF starting node with ABCI Tendermint in-process
1:57PM INF service start impl=multiAppConn module=proxy msg={}
1:57PM INF service start connection=query impl=localClient module=abci-client msg={}
1:57PM INF service start connection=snapshot impl=localClient module=abci-client msg={}
1:57PM INF service start connection=mempool impl=localClient module=abci-client msg={}
1:57PM INF service start connection=consensus impl=localClient module=abci-client msg={}
1:57PM INF service start impl=EventBus module=events msg={}
1:57PM INF service start impl=PubSub module=pubsub msg={}
1:57PM INF service start impl=IndexerService module=txindex msg={}
1:57PM INF ABCI Handshake App Info hash="�1g�ꕁm10p������%�3�\x10��y1�f|��G" height=17515210 module=consensus protocol-version=0 software-version=v1.4.1
1:57PM INF ABCI Replay Blocks appHeight=17515210 module=consensus stateHeight=17515210 storeHeight=17515211
1:57PM INF Replay last block using real app module=consensus
1:57PM INF applying upgrade "v1.4.1" at height: 17515211
1:57PM INF Running upgrade handler for v1.4.1
1:57PM INF minted coins from module account amount=635752015277133898894rowan from=mint module=x/bank
1:57PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:57PM INF Liquidity Protection | maxRowanLiquidityThreshold: 59465967346764094007313888 | asset: rowan | currentRowanLiquidityThreshold: 25949768773963782462514920 | maxPerBlock: 4129581065747506528285 module=x/clp
1:57PM INF minted coins from module account amount=225000000000000000000rowan from=dispensation module=x/bank
1:57PM INF executed block height=17515211 module=consensus num_invalid_txs=0 num_valid_txs=0
1:57PM INF commit synced commit=436F6D6D697449447B5B31383620313920313039203137392035392037362031323920313133203234203233372031373720313739203233203935203530203134372035362031313020373320373520363520323134203138203133312032343920313132203131342035382037342032323620323339203130385D3A313042343243427D
1:57PM INF committed state app_hash=BA136DB33B4C817118EDB1B3175F3293386E494B41D61283F970723A4AE2EF6C height=17515211 module=consensus num_txs=0
1:57PM INF Completed ABCI Handshake - CometBFT and App are synced appHash="�\x13m�;L�q\x18���\x17_2�8nIKA�\x12��pr:J��l" appHeight=17515210 module=consensus
1:57PM INF Version info abci=0.17.0 block=11 cmtbft_version=0.34.33 commit_hash= p2p=8
1:57PM INF This node is a validator addr=431F114AB84FBFAAB522D608463E417264B95395 module=consensus pubKey=XTNqfJD4O7YiYmSA82XSxNVmbviJ7el7+tzCTVYfgBU=
1:57PM INF indexed block events height=17515211 module=txindex
1:57PM INF P2P Node ID ID=e811bfb9538e9f81c658ca6ee734ed8276ffc71d file=/tmp/sifnode/config/node_key.json module=p2p
1:57PM INF Adding persistent peers addrs=[] module=p2p
1:57PM INF Adding unconditional peer ids ids=[] module=p2p
1:57PM INF Add our address to book addr={"id":"e811bfb9538e9f81c658ca6ee734ed8276ffc71d","ip":"0.0.0.0","port":26656} book=/tmp/sifnode/config/addrbook.json module=p2p
1:57PM INF service start impl=Node msg={}
1:57PM INF Starting pprof server laddr=localhost:6060
1:57PM INF serve module=rpc-server msg={}
1:57PM INF service start impl="P2P Switch" module=p2p msg={}
1:57PM INF service start impl=BlockchainReactor module=blockchain msg={}
1:57PM INF service start impl=ConsensusReactor module=consensus msg={}
1:57PM INF Reactor  module=consensus waitSync=false
1:57PM INF service start impl=ConsensusState module=consensus msg={}
1:57PM INF service start impl=baseWAL module=consensus msg={} wal=/tmp/sifnode/data/cs.wal/wal
1:57PM INF service start impl=Group module=consensus msg={} wal=/tmp/sifnode/data/cs.wal/wal
1:57PM INF service start impl=TimeoutTicker module=consensus msg={}
1:57PM INF Searching for height height=17515212 max=0 min=0 module=consensus wal=/tmp/sifnode/data/cs.wal/wal
1:57PM INF Searching for height height=17515211 max=0 min=0 module=consensus wal=/tmp/sifnode/data/cs.wal/wal
1:57PM INF Found height=17515211 index=0 module=consensus wal=/tmp/sifnode/data/cs.wal/wal
1:57PM INF Catchup by replaying consensus messages height=17515212 module=consensus
1:57PM INF Replay: Done module=consensus
1:57PM INF service start impl=Evidence module=evidence msg={}
1:57PM INF service start impl=StateSync module=statesync msg={}
1:57PM INF service start impl=PEX module=pex msg={}
1:57PM INF service start book=/tmp/sifnode/config/addrbook.json impl=AddrBook module=p2p msg={}
1:57PM INF Saving AddrBook to file book=/tmp/sifnode/config/addrbook.json module=p2p size=0
1:57PM INF Ensure peers module=pex numDialing=0 numInPeers=0 numOutPeers=0 numToDial=10
1:57PM INF No addresses to dial. Falling back to seeds module=pex
2024/05/21 13:57:35 Node is running.
2024/05/21 13:57:36 Current Block Height: 17515211
2024/05/21 13:57:36 Waiting for next block height...
1:57PM INF Timed out dur=3471.785 height=17515212 module=consensus round=0 step=1
1:57PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"6188ABF869B4D34DF36B20CF13F0D8BCE409C3FB55FC4900898A708B80FB4A0E","parts":{"hash":"1AAB713D5CFDD2733161CB4A70B245CC3A6751C06E85F2238D46723AFCF41FA1","total":1}},"height":17515212,"pol_round":-1,"round":0,"signature":"iYMLIXh2VUvGTU3K09UOsuYlOeg6f0V60QRp4pPmnlaATcUgeC0M7fUZd/z/LwlV1jXQHf3t3WnURyImQbktBQ==","timestamp":"2024-05-21T11:57:37.453264Z"} proposer=431F114AB84FBFAAB522D608463E417264B95395
1:57PM INF received complete proposal block hash=6188ABF869B4D34DF36B20CF13F0D8BCE409C3FB55FC4900898A708B80FB4A0E height=17515212 module=consensus
1:57PM INF finalizing commit of block hash={} height=17515212 module=consensus num_txs=0 root=BA136DB33B4C817118EDB1B3175F3293386E494B41D61283F970723A4AE2EF6C
1:57PM INF minted coins from module account amount=635752081507538917289rowan from=mint module=x/bank