Skip to content

Commit

Permalink
Merge pull request #69 from KYVENetwork/chore/upgrades
Browse files Browse the repository at this point in the history
chore: added archway upgrade
  • Loading branch information
troykessler authored Oct 14, 2024
2 parents 2863a4b + 119df7c commit ab25b67
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ archway-1:
ksync-engine: cometbft-v0.37
name: v7.0.0
recommended-version: v7.0.1
- commit: 5eb8a3062e1b457b6732d681f742e54facbf8b18
go-version: go1.22
height: 6836450
ksync-engine: cometbft-v0.38
name: v9.0.0
recommended-version: v9.0.0
config-version: 1
networks:
kaon-1:
Expand Down
6 changes: 6 additions & 0 deletions archway-1/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ codebase:
commit: "4dee653fafcb51f5d7519c38024c8f2145323be9"
go-version: "go1.21"
ksync-engine: "cometbft-v0.37"
- name: "v9.0.0"
height: 6836450
recommended-version: "v9.0.0"
commit: "5eb8a3062e1b457b6732d681f742e54facbf8b18"
go-version: "go1.22"
ksync-engine: "cometbft-v0.38"

networks:
# Mainnet pools
Expand Down

0 comments on commit ab25b67

Please sign in to comment.