Skip to content

Commit

Permalink
Merge branch 'master' into likecoin/update/4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Nov 2, 2023
2 parents 64b1314 + 8f23553 commit a5f1555
Show file tree
Hide file tree
Showing 39 changed files with 221 additions and 73 deletions.
18 changes: 10 additions & 8 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- project: comdex
version: v11.5.1
- project: cosmoshub
version: v13.0.0
version: v13.0.1
- project: crescent
version: v4.2.0
- project: cronos
Expand All @@ -56,6 +56,8 @@ jobs:
version: v4.8.0
- project: dig
version: v3.3.1
- project: dydx
version: v1.0.0
- project: emoney
version: v1.2.0
- project: empowerchain
Expand All @@ -75,7 +77,7 @@ jobs:
- project: irisnet
version: v2.0.1
- project: jackal
version: v3.0.0
version: v3.0.2
- project: juno
version: v17.1.1
- project: kava
Expand All @@ -91,7 +93,7 @@ jobs:
- project: likecoin
version: v4.0.2
- project: lumnetwork
version: v1.5.2
version: v1.6.2
- project: mars
version: v1.0.2
- project: migaloo
Expand All @@ -103,13 +105,13 @@ jobs:
- project: omniflixhub
version: v0.12.0
- project: osmosis
version: v19.0.0
version: v20.1.2
- project: panacea
version: v2.0.5
- project: passage
version: v2.0.1
version: v2.2.0
- project: persistence
version: v9.1.1
version: v10.0.0
- project: regen
version: v5.1.1
- project: rizon
Expand All @@ -127,15 +129,15 @@ jobs:
- project: stargaze
version: v12.0.0
- project: stride
version: v15.0.0
version: v16.0.0
- project: starname
version: v0.11.5
- project: teritori
version: v1.4.0
# - project: terra
# version: v0.5.18
- project: umee
version: v3.1.0
version: v6.1.0
- project: ununifi
version: v3.2.2
- project: vidulum
Expand Down
29 changes: 19 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,15 @@ tagged with the form `$COSMOS_OMNIBUS_VERSION-$PROJECT-$PROJECT_VERSION`.
|[cheqd](https://github.com/cheqd/cheqd-node)|`0.6.9`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-cheqd-0.6.9`|[Example](./cheqd)|
|[chihuahua](https://github.com/ChihuahuaChain/chihuahua)|`v5.0.4`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-chihuahua-v5.0.4`|[Example](./chihuahua)|
|[comdex](https://github.com/comdex-official/comdex)|`v11.5.1`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-comdex-v11.5.1`|[Example](./comdex)|
|[cosmoshub](https://github.com/cosmos/gaia)|`v13.0.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-cosmoshub-v13.0.0`|[Example](./cosmoshub)|
|[cosmoshub](https://github.com/cosmos/gaia)|`v13.0.1`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-cosmoshub-v13.0.1`|[Example](./cosmoshub)|
|[crescent](https://github.com/crescent-network/crescent)|`v4.2.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-crescent-v4.2.0`|[Example](./crescent)|
|[cronos](https://github.com/crypto-org-chain/cronos)|`v1.0.9`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-cronos-v1.0.9`|[Example](./cronos)|
|[cryptoorgchain](https://github.com/crypto-org-chain/chain-main)|`v4.2.6`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-cryptoorgchain-v4.2.6`|[Example](./cryptoorgchain)|
|[decentr](https://github.com/Decentr-net/decentr)|`v1.6.2`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-decentr-v1.6.2`|[Example](./decentr)|
|[defund](https://github.com/defund-labs/defund)|`v0.1.0-alpha`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-defund-v0.1.0-alpha`|[Example](./defund)|
|[desmos](https://github.com/desmos-labs/desmos)|`v4.8.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-desmos-v4.8.0`|[Example](./desmos)|
|[dig](https://github.com/notional-labs/dig)|`v3.3.1`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-dig-v3.3.1`|[Example](./dig)|
|[dydx](https://github.com/dydxprotocol/v4-chain)|`v1.0.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-dydx-1.0.0`|[Example](./dydx)|
|[emoney](https://github.com/e-money/em-ledger)|`v1.2.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-emoney-v1.2.0`|[Example](./emoney)|
|[empowerchain](https://github.com/empowerchain/empowerchain)|`v1.0.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-empowerchain-v1.0.0`|[Example](./empowerchain)|
|[evmos](https://github.com/evmos/evmos)|`v14.1.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-evmos-v14.1.0`|[Example](./evmos)|
Expand All @@ -75,24 +76,24 @@ tagged with the form `$COSMOS_OMNIBUS_VERSION-$PROJECT-$PROJECT_VERSION`.
|[impacthub](https://github.com/ixofoundation/ixo-blockchain)|`v0.18.1`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-impacthub-v0.18.1`|[Example](./impacthub)|
|[injective](https://github.com/InjectiveLabs/injective-chain-releases)|`v1.11.6-1688984159`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-injective-v1.11.6-1688984159`|[Example](./injective)|
|[irisnet](https://github.com/irisnet/irishub)|`v2.0.1`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-irisnet-v2.0.1`|[Example](./irisnet)|
|[jackal](https://github.com/JackalLabs/canine-chain)|`v3.0.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-jackal-v3.0.0`|[Example](./jackal)|
|[jackal](https://github.com/JackalLabs/canine-chain)|`v3.0.2`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-jackal-v3.0.2`|[Example](./jackal)|
|[juno](https://github.com/CosmosContracts/Juno)|`v17.1.1`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-juno-v17.1.1`|[Example](./juno)|
|[kava](https://github.com/Kava-Labs/kava)|`v0.24.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-kava-v0.24.0`|[Example](./kava)|
|[kichain](https://github.com/KiFoundation/ki-tools)|`5.0.1`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-kichain-5.0.1`|[Example](./kichain)|
|[konstellation](https://github.com/konstellation/konstellation)|`v0.5.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-konstellation-v0.5.0`|[Example](./konstellation)|
|[kujira](https://github.com/Team-Kujira/core)|`v0.9.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-kujira-v0.9.0`|[Example](./kujira)|
|[kyve](https://github.com/KYVENetwork/chain)|`v1.3.1`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-kyve-v1.3.1`|[Example](./kyve)|
|[likecoin](https://github.com/likecoin/likecoin-chain)|`v4.0.2`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-likecoin-v4.0.2`|[Example](./likecoin)|
|[lumnetwork](https://github.com/lum-network/chain)|`v1.5.2`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-lumnetwork-v1.5.2`|[Example](./lumnetwork)|
|[lumnetwork](https://github.com/lum-network/chain)|`v1.6.2`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-lumnetwork-v1.6.2`|[Example](./lumnetwork)|
|[mars](https://github.com/mars-protocol/hub.git)|`v1.0.2`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-mars-v1.0.2`|[Example](./mars)|
|[migaloo](https://github.com/White-Whale-Defi-Platform/migaloo-chain)|`v3.0.1-hotfix`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-migaloo-v3.0.1-hotfix`|[Example](./migaloo)|
|[neutron](https://github.com/neutron-org/neutron)|`v1.0.4`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-neutron-v1.0.4`|[Example](./neutron)|
|[nois](https://github.com/noislabs/noisd)|`v1.0.4`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-nois-v1.0.4`|[Example](./nois)|
|[omniflixhub](https://github.com/OmniFlix/omniflixhub)|`v0.12.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-omniflixhub-v0.12.0`|[Example](./omniflixhub)|
|[osmosis](https://github.com/osmosis-labs/osmosis)|`v19.0.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-osmosis-v19.0.0`|[Example](./osmosis)|
|[osmosis](https://github.com/osmosis-labs/osmosis)|`v20.1.2`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-osmosis-v20.1.2`|[Example](./osmosis)|
|[panacea](https://github.com/medibloc/panacea-core)|`v2.0.5`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-panacea-v2.0.5`|[Example](./panacea)|
|[passage](https://github.com/envadiv/Passage3D)|`v2.0.1`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-passage-v2.0.1`|[Example](./passage)|
|[persistence](https://github.com/persistenceOne/persistenceCore)|`v9.1.1`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-persistence-v9.1.1`|[Example](./persistence)|
|[passage](https://github.com/envadiv/Passage3D)|`v2.2.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-passage-v2.2.0`|[Example](./passage)|
|[persistence](https://github.com/persistenceOne/persistenceCore)|`v10.0.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-persistence-v10.0.0`|[Example](./persistence)|
|[regen](https://github.com/regen-network/regen-ledger)|`v5.1.1`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-regen-v5.1.1`|[Example](./regen)|
|[rizon](https://github.com/rizon-world/rizon)|`v0.4.1`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-rizon-v0.4.1`|[Example](./rizon)|
|[seinetwork](https://github.com/sei-protocol/sei-chain)|`1.2.2beta-postfix`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-seinetwork-1.2.2beta-postfix`|[Example](./seinetwork)|
Expand All @@ -102,9 +103,9 @@ tagged with the form `$COSMOS_OMNIBUS_VERSION-$PROJECT-$PROJECT_VERSION`.
|[sommelier](https://github.com/PeggyJV/sommelier)|`v4.0.2`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-sommelier-v4.0.2`|[Example](./sommelier)|
|[stargaze](https://github.com/public-awesome/stargaze)|`v12.0.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-stargaze-v12.0.0`|[Example](./stargaze)|
|[starname](https://github.com/iov-one/starnamed)|`v0.11.5`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-starname-v0.11.5`|[Example](./starname)|
|[stride](https://github.com/Stride-Labs/stride)|`v15.0.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-stride-v15.0.0`|[Example](./stride)|
|[stride](https://github.com/Stride-Labs/stride)|`v16.0.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-stride-v16.0.0`|[Example](./stride)|
|[teritori](https://github.com/TERITORI/teritori-chain)|`v1.4.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-teritori-v1.4.0`|[Example](./teritori)|
|[umee](https://github.com/umee-network/umee)|`v3.1.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-umee-v3.1.0`|[Example](./umee)|
|[umee](https://github.com/umee-network/umee)|`v6.1.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-umee-v6.1.0`|[Example](./umee)|
|[ununifi](https://github.com/UnUniFi/chain)|`v3.2.2`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-ununifi-v3.2.2`|[Example](./ununifi)|
|[vidulum](https://github.com/vidulum/mainnet)|`v1.2.0`|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-vidulum-v1.2.0`|[Example](./vidulum)|

Expand Down Expand Up @@ -178,7 +179,6 @@ See [Cosmos docs](https://docs.tendermint.com/master/nodes/configuration.html#p2
|---|---|---|---|
|`P2P_SEEDS`|Seed nodes. Can be set by CHAIN_JSON or GENESIS_URL| |`id@node:26656`|
|`P2P_PERSISTENT_PEERS`|Persistent peers. Can be set by CHAIN_JSON or GENESIS_URL| |`id@node:26656`|
|`P2P_POLKACHU`|Import live persistent peers from [Polkachu](https://www.polkachu.com/live_peers) if available| |`1`|
|`ADDRBOOK_URL`|URL to an addrbook.json file| |`https://quicksync.io/addrbook.terra.json`

### Private key backup/restore
Expand Down Expand Up @@ -217,7 +217,6 @@ Statesync nodes can also be sourced from [Polkachu's Statesync service](https://
|`STATESYNC_TRUST_PERIOD`|Trust period for the statesync snapshot|`168h0m0s`| |
|`STATESYNC_TRUST_HEIGHT`|Obtained from `STATESYNC_TRUSTED_NODE`| | |
|`STATESYNC_TRUST_HASH`|Obtained from `STATESYNC_TRUSTED_NODE`| | |
|`STATESYNC_POLKACHU`|Import [Polkachu's](https://www.polkachu.com/state_sync) statesync addresses if available| |`1`|

### Snapshot restore

Expand Down Expand Up @@ -287,6 +286,16 @@ The node binary can be downloaded at runtime when using the [Generic image](#gen
|`PROJECT_BIN`|Binary name|`$PROJECT`|`osmosisd`|
|`PROJECT_DIR`|Name of project directory|`.$PROJECT_BIN`|`.osmosisd`|

### Polkachu Services

[Polkachu](https://polkachu.com/) validator provide various Cosmos chain services that can be automatically enabled using environment variables.

|Variable|Description|Default|Examples|
|---|---|---|---|
|`POLKACHU_CHAIN_ID`| Polkachu API chain-id if it differs from Chain Registry naming convention.| |`cryptocom`
|`P2P_POLKACHU`|Import [Polkachu's](https://www.polkachu.com/seeds) seed node if available| |`1`|
|`STATESYNC_POLKACHU`|Import [Polkachu's](https://www.polkachu.com/state_sync) statesync addresses if available| |`1`|

### Cosmovisor

[Cosmovisor](https://docs.cosmos.network/main/tooling/cosmovisor) can be downloaded at runtime to automatically manage chain upgrades. You should be familiar with how Cosmovisor works before using this feature.
Expand Down
4 changes: 2 additions & 2 deletions cosmoshub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

| | |
|---|---|
|Version|`v13.0.0`|
|Version|`v13.0.1`|
|Binary|`gaiad`|
|Directory|`.gaia`|
|ENV namespace|`GAIAD`|
|Repository|`https://github.com/cosmos/gaia`|
|Image|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-cosmoshub-v13.0.0`|
|Image|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-cosmoshub-v13.0.1`|

## Examples

Expand Down
2 changes: 1 addition & 1 deletion cosmoshub/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
PROJECT: cosmoshub
PROJECT_BIN: gaiad
PROJECT_DIR: .gaia
VERSION: v13.0.0
VERSION: v13.0.1
REPOSITORY: https://github.com/cosmos/gaia
NAMESPACE: GAIAD
GOLANG_VERSION: 1.20-buster
Expand Down
2 changes: 1 addition & 1 deletion cosmoshub/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/akash-network/cosmos-omnibus:v0.3.51-cosmoshub-v13.0.0
image: ghcr.io/akash-network/cosmos-omnibus:v0.3.51-cosmoshub-v13.0.1
env:
- MONIKER=node_1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/chain.json
Expand Down
2 changes: 1 addition & 1 deletion cosmoshub/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.4'

services:
node_1:
image: ghcr.io/akash-network/cosmos-omnibus:v0.3.51-cosmoshub-v13.0.0
image: ghcr.io/akash-network/cosmos-omnibus:v0.3.51-cosmoshub-v13.0.1
ports:
- '26656:26656'
- '26657:26657'
Expand Down
34 changes: 34 additions & 0 deletions dydx/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# dYdX

| | |
|---|---|
|Version|`v1.0.0`|
|Binary|`dydxprotocold`|
|Directory|`.dydxprotocol`|
|ENV namespace|`DYDXPROTOCOLD`|
|Repository|`https://github.com/dydxprotocol/v4-chain`|
|Image|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-dydx-v1.0.0`|

## Examples

- Run on Akash with the [example deploy.yml](./deploy.yml)
- Run locally using the [example docker-compose.yml](./docker-compose.yml)

## Chain information

The [Cosmos Chain Registry](https://github.com/cosmos/chain-registry) publishes up to date chain info for DYDX protocol.

|Variable|Value|
|---|---|
|`CHAIN_JSON`|`https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/chain.json`|

## Polkachu Chain Services

[Polkachu's Chain Services](https://www.polkachu.com/) make bootstrapping a node extremely easy. They provide live peers, statesync and pruned snapshots.

Note you should choose between statesync and snapshot bootstrapping, snapshot will take precedence.

|Variable|Value|
|---|---|
|`P2P_POLKACHU`|`1`|
|`STATESYNC_POLKACHU`|`1`|
29 changes: 29 additions & 0 deletions dydx/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
version: '3.4'

services:
node_1:
build:
context: ../
args:
PROJECT: dydx
PROJECT_BIN: dydxprotocold
PROJECT_DIR: .dydxprotocol
VERSION: protocol/v1.0.0
REPOSITORY: https://github.com/dydxprotocol/v4-chain
NAMESPACE: DYDXPROTOCOLD
BUILD_CMD: make install -C protocol
GOLANG_VERSION: 1.21-bullseye
DEBIAN_VERSION: bullseye
ports:
- '26656:26656'
- '26657:26657'
- '1317:1317'
environment:
- MONIKER=node_1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/chain.json
- P2P_POLKACHU=1
- STATESYNC_POLKACHU=1
env_file:
- ../.env
volumes:
- ./node-data:/root/.dydxprotocol
56 changes: 56 additions & 0 deletions dydx/deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
version: "2.0"

services:
node:
image: ghcr.io/akash-network/cosmos-omnibus:v0.3.51-dydx-v1.0.0
env:
- MONIKER=node_1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/chain.json
- P2P_POLKACHU=1
- STATESYNC_POLKACHU=1
expose:
- port: 26657
as: 80
to:
- global: true
- port: 26656
to:
- global: true
# params:
# storage:
# data:
# mount: /root/.dydxprotocol

profiles:
compute:
node:
resources:
cpu:
units: 4
memory:
size: 16Gi
storage:
size: 100Gi
# - size: 100Mi
# - name: data
# size: 400Gi
# attributes:
# persistent: true
placement:
dcloud:
attributes:
host: akash
signedBy:
anyOf:
- akash1365yvmc4s7awdyj3n2sav7xfx76adc6dnmlx63
pricing:
node:
denom: uakt
amount: 1000

deployment:
node:
dcloud:
profile: node
count: 1
16 changes: 16 additions & 0 deletions dydx/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: '3.4'

services:
node_1:
image: ghcr.io/akash-network/cosmos-omnibus:v0.3.51-dydx-v1.0.0
ports:
- '26656:26656'
- '26657:26657'
- '1317:1317'
environment:
- MONIKER=node_1
- CHAIN_JSON=https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/chain.json
- P2P_POLKACHU=1
- STATESYNC_POLKACHU=1
volumes:
- ./node-data:/root/.dydxprotocol
4 changes: 2 additions & 2 deletions jackal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

| | |
|---|---|
|Version|`v3.0.0`|
|Version|`v3.0.2`|
|Binary|`canined`|
|Directory|`.canine`|
|ENV namespace|`CANINED`|
|Repository|`https://github.com/JackalLabs/canine-chain`|
|Image|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-jackal-v3.0.0`|
|Image|`ghcr.io/akash-network/cosmos-omnibus:v0.3.51-jackal-v3.0.2`|

## Examples

Expand Down
2 changes: 1 addition & 1 deletion jackal/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
args:
PROJECT: jackal
PROJECT_BIN: canined
VERSION: v3.0.0
VERSION: v3.0.2
REPOSITORY: https://github.com/JackalLabs/canine-chain
NAMESPACE: CANINED
PROJECT_DIR: .canine
Expand Down
2 changes: 1 addition & 1 deletion jackal/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "2.0"

services:
node:
image: ghcr.io/akash-network/cosmos-omnibus:v0.3.51-jackal-v3.0.0
image: ghcr.io/akash-network/cosmos-omnibus:v0.3.51-jackal-v3.0.2
env:
- MONIKER=my-moniker-1
- CHAIN_ID=jackal-1
Expand Down
2 changes: 1 addition & 1 deletion jackal/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.4'

services:
node_1:
image: ghcr.io/akash-network/cosmos-omnibus:v0.3.51-jackal-v3.0.0
image: ghcr.io/akash-network/cosmos-omnibus:v0.3.51-jackal-v3.0.2
ports:
- '26656:26656'
- '26657:26657'
Expand Down
Loading

0 comments on commit a5f1555

Please sign in to comment.