Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: added cronos updates #63

Merged
merged 2 commits into from
Jul 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .github/registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,18 @@ cronosmainnet_25-1:
ksync-engine: cometbft-v0.37
name: v1.1.0
recommended-version: v1.1.1
- commit: 90e7c5832de7243a62ccb196d962de215972e37c
go-version: go1.22
height: 13520000
ksync-engine: cometbft-v0.37
name: v1.2.0
recommended-version: v1.2.2
- commit: e1d819c862b30f0ce978baf2addb12516568639e
go-version: go1.22
height: 14920000
ksync-engine: cometbft-v0.37
name: v1.3.0
recommended-version: v1.3.0
config-version: 1
networks:
kaon-1:
Expand Down
12 changes: 12 additions & 0 deletions cronosmainnet_25-1/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,18 @@ codebase:
commit: "10b8eeb9052e3c52aa59dec15f5d3aca781d1271"
go-version: "go1.22"
ksync-engine: "cometbft-v0.37"
- name: "v1.2.0"
height: 13520000
recommended-version: "v1.2.2"
commit: "90e7c5832de7243a62ccb196d962de215972e37c"
go-version: "go1.22"
ksync-engine: "cometbft-v0.37"
- name: "v1.3.0"
height: 14920000
recommended-version: "v1.3.0"
commit: "e1d819c862b30f0ce978baf2addb12516568639e"
go-version: "go1.22"
ksync-engine: "cometbft-v0.37"

networks:
# Mainnet pools
Expand Down