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

Connection consensus state proof verification: consensus_height is misused #168

Closed
plafer opened this issue Oct 11, 2022 · 0 comments · Fixed by #170
Closed

Connection consensus state proof verification: consensus_height is misused #168

plafer opened this issue Oct 11, 2022 · 0 comments · Fixed by #170
Labels
A: bug Admin: something isn't working

Comments

@plafer
Copy link
Contributor

plafer commented Oct 11, 2022

This line should pass consensus_height instead of proof.height(). See standard.

@plafer plafer added the A: bug Admin: something isn't working label Oct 12, 2022
@plafer plafer mentioned this issue Oct 12, 2022
8 tasks
livelybug pushed a commit to octopus-network/ibc-rs that referenced this issue Oct 14, 2022
…ream-ibc-rs-0.12.0

Feature/merge upstream ibc rs 0.12.0
shuoer86 pushed a commit to shuoer86/ibc-rs that referenced this issue Nov 4, 2023
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: bug Admin: something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant