Skip to content

Commit

Permalink
Upgrade Sei to v3.6.1 (cosmos#3667)
Browse files Browse the repository at this point in the history
  • Loading branch information
reversesigh authored Jan 25, 2024
1 parent 8e26c4b commit ad39aaa
Showing 1 changed file with 23 additions and 5 deletions.
28 changes: 23 additions & 5 deletions sei/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,15 @@
},
"codebase": {
"git_repo": "https://github.com/sei-protocol/sei-chain",
"recommended_version": "v3.5.1",
"recommended_version": "v3.6.1",
"compatible_versions": [
"v3.5.0",
"v3.5.1"
"v3.6.1"
],
"ibc_go_version": "sei-ibc-go/v3 v3.3.0",
"cosmos_sdk_version": "sei-cosmos v0.2.63",
"cosmos_sdk_version": "sei-cosmos v0.2.72",
"consensus": {
"type": "sei-tendermint",
"version": "v0.2.35"
"version": "v0.2.37"
},
"cosmwasm_version": "sei-wasmd v0.0.4",
"cosmwasm_enabled": true,
Expand Down Expand Up @@ -145,6 +144,25 @@
"cosmwasm_version": "sei-wasmd v0.0.4",
"cosmwasm_enabled": true,
"cosmwasm_path": "$HOME/.sei/wasm",
"next_version_name": "v3.6.1"
},
{
"name": "v3.6.1",
"proposal": 49,
"height": 53894102,
"recommended_version": "v3.6.1",
"compatible_versions": [
"v3.6.1"
],
"ibc_go_version": "sei-ibc-go/v3 v3.3.0",
"cosmos_sdk_version": "sei-cosmos v0.2.72",
"consensus": {
"type": "sei-tendermint",
"version": "v0.2.37"
},
"cosmwasm_version": "sei-wasmd v0.0.4",
"cosmwasm_enabled": true,
"cosmwasm_path": "$HOME/.sei/wasm",
"next_version_name": ""
}
]
Expand Down

0 comments on commit ad39aaa

Please sign in to comment.