File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ tagged with the form `$COSMOS_OMNIBUS_VERSION-$PROJECT-$PROJECT_VERSION`.
7373| [ cryptoorgchain] ( https://github.com/crypto-org-chain/chain-main ) | ` v6.0.3 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.33-cryptoorgchain-v6.0.3 ` | [ Example] ( ./cryptoorgchain ) |
7474| [ decentr] ( https://github.com/Decentr-net/decentr ) | ` v1.6.4 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.33-decentr-v1.6.4 ` | [ Example] ( ./decentr ) |
7575| [ desmos] ( https://github.com/desmos-labs/desmos ) | ` v6.2.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.33-desmos-v6.2.0 ` | [ Example] ( ./desmos ) |
76- | [ dydx] ( https://github.com/dydxprotocol/v4-chain ) | ` v9.3 .0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.33-dydx-v9.3 .0 ` | [ Example] ( ./dydx ) |
76+ | [ dydx] ( https://github.com/dydxprotocol/v4-chain ) | ` v9.4 .0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.33-dydx-v9.4 .0 ` | [ Example] ( ./dydx ) |
7777| [ dymension] ( https://github.com/dymensionxyz/dymension ) | ` v3.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.33-dymension-v3.1.0 ` | [ Example] ( ./dymension ) |
7878| [ emoney] ( https://github.com/e-money/em-ledger ) | ` v1.2.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.33-emoney-v1.2.0 ` | [ Example] ( ./emoney ) |
7979| [ evmos] ( https://github.com/evmos/evmos ) | ` v20.0.0 ` | ` ghcr.io/akash-network/cosmos-omnibus:v1.2.33-evmos-v20.0.0 ` | [ Example] ( ./evmos ) |
Original file line number Diff line number Diff line change 22
33| | |
44| ---| ---|
5- | Version| ` v9.3 .0 ` |
5+ | Version| ` v9.4 .0 ` |
66| Binary| ` dydxprotocold ` |
77| Directory| ` .dydxprotocol ` |
88| ENV namespace| ` DYDXPROTOCOLD ` |
99| Repository| ` https://github.com/dydxprotocol/v4-chain ` |
10- | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.33-dydx-v9.3 .0 ` |
10+ | Image| ` ghcr.io/akash-network/cosmos-omnibus:v1.2.33-dydx-v9.4 .0 ` |
1111
1212## Examples
1313
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ services:
66 PROJECT : dydx
77 PROJECT_BIN : dydxprotocold
88 PROJECT_DIR : .dydxprotocol
9- VERSION : v9.3 .0
10- BUILD_REF : protocol/v9.3 .0
9+ VERSION : v9.4 .0
10+ BUILD_REF : protocol/v9.4 .0
1111 REPOSITORY : https://github.com/dydxprotocol/v4-chain
1212 BUILD_CMD : make install -C protocol
1313 GOLANG_VERSION : 1.23
Original file line number Diff line number Diff line change 22version : " 2.0"
33services :
44 node :
5- image : ghcr.io/akash-network/cosmos-omnibus:v1.2.33-dydx-v9.3 .0
5+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.33-dydx-v9.4 .0
66 env :
77 - MONIKER=Cosmos Omnibus Node
88 - P2P_POLKACHU=1
Original file line number Diff line number Diff line change 11services :
22 node :
3- image : ghcr.io/akash-network/cosmos-omnibus:v1.2.33-dydx-v9.3 .0
3+ image : ghcr.io/akash-network/cosmos-omnibus:v1.2.33-dydx-v9.4 .0
44 ports :
55 - ' 26656:26656'
66 - ' 26657:26657'
You can’t perform that action at this time.
0 commit comments