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

Do chain-id length validation #96

Closed
3 tasks
colin-axner opened this issue Mar 29, 2021 · 0 comments · Fixed by #99
Closed
3 tasks

Do chain-id length validation #96

colin-axner opened this issue Mar 29, 2021 · 0 comments · Fixed by #99
Milestone

Comments

@colin-axner
Copy link
Contributor

Summary

Tendermint enforces a max chain-id length. This is checked in the signed header validate basic, but it is not checked in IBC client creation. We should add a check for this usin gthe types.MaxChainIDLen parameters.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@colin-axner colin-axner added this to the 1.1.0 milestone Mar 30, 2021
faddat referenced this issue in notional-labs/ibc-go Mar 1, 2022
Add iqlusionchain to testnet
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 a pull request may close this issue.

1 participant