Skip to content
Cosmopediaby Unity Nodes
DiscussionsCosmos-SDKSoftwareUpgradeProposalForum ↗

SoftwareUpgradeProposal

Cosmos-SDK1 posts777 viewsLast activity Jul 2021
DO
Donggeon_LeeOP
Jul 2021

I am testing SoftwareUpgradeProposal https://docs.cosmos.network/master/run-node/cosmovisor.html#example-simd When I tested simapp, I could not run cosmovisor start Error: error during handshake: error on replay: validator set is nil in genesis and still empty after InitChain I just followed the direction on document but just got error. And then I tested my own app with cosmos sdk, I didn’t get any error but I didn’t find any updated log. appd query gov proposal 1 content: ‘ @type ’: /cosmos.upgrade.v1beta1.SoftwareUpgradeProposal description: upgrade plan: height: “100” info: “” name: test1 time: “0001-01-01T00:00:00Z” upgraded_client_state: null title: upgrade-demo deposit_end_time: “2021-07-22T04:21:42.224155Z” final_tally_result: abstain: “0” “no”: “0” no_with_veto: “0” “yes”: “0” proposal_id: “1” status: PROPOSAL_STATUS_VOTING_PERIOD submit_time: “2021-07-20T04:21:42.224155Z” total_deposit: = amount: “10000” denom: mtoken voting_end_time: “2021-07-22T04:21:42.224155Z” voting_start_time: “2021-07-20T04:21:42.224155Z” appd query gov votes 1 pagination: next_key: null total: “0” votes: = option:…

Excerpt (1184 of 2090 characters). Read the whole post on the forum ↗

← Back to Discussions