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

Add evmos-tgrade IBC channel #804

Merged
merged 3 commits into from
Oct 4, 2022

Conversation

loredanacirstea
Copy link
Contributor

No description provided.

@loredanacirstea
Copy link
Contributor Author

I don't know why the checks fail with raise Exception("no SLIP-0173 entries recorded") and

{'path': '_IBC/evmos-tgrade.json', 'errors': [<ValidationError: "'chain_1' is a required property">, <ValidationError: "'chain_1' is a required property">, <ValidationError: "'chain_2' is a required property">, <ValidationError: "'chain_2' is a required property">]}

I have chain-1 as a property, as specified in the Readme file.

@JeremyParish69
Copy link
Collaborator

Please ignore the first error about 'not SLIP-0173 entries...', as that script recently ran into issues. However, the second error is legitimate; you've used dashes/hyphens in the property names where it should be underscores.

@loredanacirstea
Copy link
Contributor Author

Please ignore the first error about 'not SLIP-0173 entries...', as that script recently ran into issues. However, the second error is legitimate; you've used dashes/hyphens in the property names where it should be underscores.

Done. And I opened #821 to fix Readme example.

@JeremyParish69 JeremyParish69 merged commit 12705ad into cosmos:master Oct 4, 2022
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