Skip to content

Commit

Permalink
Merge pull request #71 from KYVENetwork/liver-23/cometbft-v0.38
Browse files Browse the repository at this point in the history
fix: cometbft v0.38 for cosmoshub-4
  • Loading branch information
troykessler authored Oct 28, 2024
2 parents ab25b67 + b65bf8f commit e69ff04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ cosmoshub-4:
cosmos-sdk-version: v0.50.9-lsm
go-version: go1.22
height: 22443500
ksync-engine: cometbft-v0.37
ksync-engine: cometbft-v0.38
name: v20
recommended-version: v20.0.0
config-version: 1
Expand Down
2 changes: 1 addition & 1 deletion cosmoshub-4/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ codebase:
recommended-version: "v20.0.0"
commit: "2dba9d471ef73b0a99e844bf55a44ddae700ea06"
go-version: "go1.22"
ksync-engine: "cometbft-v0.37"
ksync-engine: "cometbft-v0.38"
cosmos-sdk-version: "v0.50.9-lsm"

networks:
Expand Down

0 comments on commit e69ff04

Please sign in to comment.