|
63 | 63 | },
|
64 | 64 | "codebase": {
|
65 | 65 | "git_repo": "https://github.com/neutron-org/neutron",
|
66 |
| - "recommended_version": "v4.2.0", |
| 66 | + "recommended_version": "v5.0.2", |
67 | 67 | "compatible_versions": [
|
68 |
| - "v4.2.0" |
| 68 | + "v5.0.2" |
69 | 69 | ],
|
70 | 70 | "binaries": {
|
71 |
| - "linux/amd64": "https://github.com/neutron-org/neutron/releases/download/v4.2.0/neutrond-linux-amd64" |
| 71 | + "linux/amd64": "https://github.com/neutron-org/neutron/releases/download/v5.0.2/neutrond-linux-amd64" |
72 | 72 | },
|
73 | 73 | "consensus": {
|
74 | 74 | "type": "cometbft",
|
75 |
| - "version": "v0.38.7" |
| 75 | + "version": "v0.38.15" |
76 | 76 | },
|
77 | 77 | "genesis": {
|
78 | 78 | "genesis_url": "https://raw.githubusercontent.com/neutron-org/mainnet-assets/main/neutron-1-genesis.json"
|
|
211 | 211 | "type": "cometbft",
|
212 | 212 | "version": "v0.38.7"
|
213 | 213 | },
|
214 |
| - "next_version_name": "", |
| 214 | + "next_version_name": "v5.0.2", |
215 | 215 | "sdk": {
|
216 | 216 | "type": "cosmos",
|
217 | 217 | "repo": "https://github.com/neutron-org/cosmos-sdk",
|
|
227 | 227 | "type": "go",
|
228 | 228 | "version": "v8.2.1"
|
229 | 229 | }
|
| 230 | + }, |
| 231 | + { |
| 232 | + "name": "v5.0.2", |
| 233 | + "proposal": 3, |
| 234 | + "height": 17177900, |
| 235 | + "recommended_version": "v5.0.2", |
| 236 | + "compatible_versions": [ |
| 237 | + "v5.0.2" |
| 238 | + ], |
| 239 | + "binaries": { |
| 240 | + "linux/amd64": "https://github.com/neutron-org/neutron/releases/download/v5.0.2/neutrond-linux-amd64" |
| 241 | + }, |
| 242 | + "consensus": { |
| 243 | + "type": "cometbft", |
| 244 | + "version": "v0.38.15" |
| 245 | + }, |
| 246 | + "next_version_name": "", |
| 247 | + "sdk": { |
| 248 | + "type": "cosmos", |
| 249 | + "repo": "https://github.com/neutron-org/cosmos-sdk", |
| 250 | + "version": "v0.50.10", |
| 251 | + "tag": "v0.50.10-neutron" |
| 252 | + }, |
| 253 | + "cosmwasm": { |
| 254 | + "version": "v0.53.0", |
| 255 | + "repo": "https://github.com/neutron-org/wasmd", |
| 256 | + "enabled": true |
| 257 | + }, |
| 258 | + "ibc": { |
| 259 | + "type": "go", |
| 260 | + "version": "v8.5.2" |
| 261 | + } |
230 | 262 | }
|
231 | 263 | ],
|
232 | 264 | "sdk": {
|
233 | 265 | "type": "cosmos",
|
234 | 266 | "repo": "https://github.com/neutron-org/cosmos-sdk",
|
235 |
| - "version": "v0.50.7", |
236 |
| - "tag": "v0.50.7-neutron" |
| 267 | + "version": "v0.50.10", |
| 268 | + "tag": "v0.50.10-neutron" |
237 | 269 | },
|
238 | 270 | "ibc": {
|
239 | 271 | "type": "go",
|
240 |
| - "version": "v8.2.1" |
| 272 | + "version": "v8.5.2" |
241 | 273 | },
|
242 | 274 | "cosmwasm": {
|
243 |
| - "version": "v0.51.0", |
| 275 | + "version": "v0.53.0", |
244 | 276 | "repo": "https://github.com/neutron-org/wasmd",
|
245 | 277 | "enabled": true
|
246 | 278 | }
|
|
0 commit comments