Skip to content

Commit

Permalink
Update versions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pswies committed Feb 27, 2025
1 parent 9d974e1 commit 3284e30
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions dydx/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,41 @@
"type": "go",
"version": "v8.0.0"
},
"next_version_name": "v8.0"
},
{
"name": "v8.0",
"proposal": 200,
"height": 35602000,
"recommended_version": "protocol/v8.0.5",
"compatible_versions": [
"protocol/v8.0.5",
"protocol/v8.0.3",
"protocol/v8.0.2",
"protocol/v8.0.1",
"protocol/v8.0.0-rc1",
"protocol/v8.0.0-rc0"
],
"binaries": {
"linux/amd64": "https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.0.5/dydxprotocold-v8.0.5-linux-amd64.tar.gz",
"linux/arm64": "https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.0.5/dydxprotocold-v8.0.5-linux-arm64.tar.gz"
},
"consensus": {
"type": "cometbft",
"version": "v0.38.15",
"repo": "https://github.com/dydxprotocol/cometbft",
"tag": "v0.38.6-0.20250203202601-3ab07f44e83a"
},
"sdk": {
"type": "cosmos",
"repo": "https://github.com/dydxprotocol/cosmos-sdk",
"version": "v0.50.6",
"tag": "v0.50.6-0.20250113155252-f00c500eaff3"
},
"ibc": {
"type": "go",
"version": "v8.0.0"
},
"next_version_name": ""
}
]
Expand Down

0 comments on commit 3284e30

Please sign in to comment.