Skip to content

Add Hippo Protocol #6253

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

Merged
merged 1 commit into from
May 28, 2025
Merged

Add Hippo Protocol #6253

merged 1 commit into from
May 28, 2025

Conversation

ChrisCho-H
Copy link
Contributor

@ChrisCho-H ChrisCho-H commented May 9, 2025

@ChrisCho-H ChrisCho-H force-pushed the master branch 2 times, most recently from 95986cc to d9db70b Compare May 9, 2025 04:23
@JeremyParish69 JeremyParish69 marked this pull request as draft May 19, 2025 17:51
@ChrisCho-H ChrisCho-H marked this pull request as ready for review May 21, 2025 09:45
"chain_type": "cosmos",
"chain_id": "hippo-protocol-1",
"bech32_prefix": "hippo",
"slip44": 0,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please enter the appropriate slip44

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@JeremyParish69 JeremyParish69 May 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for explaining. I've updated that verification check, could you please merge master into this branch so the check is updated?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged!

"consensus": {
"type": "cometbft",
"repo": "https://github.com/cometbft/cometbft",
"version": "v0.38.7",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there are still some version value mismatches. If data is repeated in the chain.json file, then it must match the version as specified in this file.

Path: consensus.version, Reason: Value mismatch, In "codebase": v0.38.17, In currentVersion: v0.38.7
Path: consensus.tag, Reason: Value mismatch, In "codebase": v0.38.17, In currentVersion: v0.38.7
Path: language.version, Reason: Value mismatch, In "codebase": 1.23.0, In currentVersion: 1.23

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated!

@JeremyParish69 JeremyParish69 merged commit f94fff9 into cosmos:master May 28, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants