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

Implement (parts of) ibc-go/ADR006 #173

Closed
1 of 12 tasks
Tracked by #554
hu55a1n1 opened this issue Oct 12, 2022 · 4 comments
Closed
1 of 12 tasks
Tracked by #554

Implement (parts of) ibc-go/ADR006 #173

hu55a1n1 opened this issue Oct 12, 2022 · 4 comments
Labels
A: tracking Admin: tracking/meta issue

Comments

@hu55a1n1
Copy link
Contributor

hu55a1n1 commented Oct 12, 2022

Summary

This is a tracking issue for the Q1 objective of "Implementing of relevant parts of ADR006 (AKA 02-client-refactor)"
(See cosmos/ibc-go#1871 for more context)

Acceptance Criteria


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@hu55a1n1 hu55a1n1 added the A: tracking Admin: tracking/meta issue label Oct 12, 2022
livelybug added a commit to octopus-network/ibc-rs that referenced this issue Oct 14, 2022
Add block hash comparism in block header verification.
@hu55a1n1
Copy link
Contributor Author

We must add fix the misbehaviour execute handler to not perform full verification. (see #290 (review))

@Farhad-Shabani
Copy link
Member

Looks like we've resolved items of this issue. @plafer, could you also check?

@plafer
Copy link
Contributor

plafer commented Jul 17, 2023

Yup!

@plafer plafer closed this as completed Jul 17, 2023
@plafer
Copy link
Contributor

plafer commented Jul 17, 2023

Yup!

shuoer86 pushed a commit to shuoer86/ibc-rs that referenced this issue Nov 4, 2023
Bumps [@noble/hashes](https://github.com/paulmillr/noble-hashes) from 1.0.0 to 1.3.2.
- [Release notes](https://github.com/paulmillr/noble-hashes/releases)
- [Commits](paulmillr/noble-hashes@1.0.0...1.3.2)

---
updated-dependencies:
- dependency-name: "@noble/hashes"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Rodriguez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: tracking Admin: tracking/meta issue
Projects
Status: Done
Development

No branches or pull requests

3 participants