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

Replace usage of Verify functions in 03-connection #1293

Closed
2 of 13 tasks
Tracked by #1294 ...
colin-axner opened this issue Apr 25, 2022 · 0 comments
Closed
2 of 13 tasks
Tracked by #1294 ...

Replace usage of Verify functions in 03-connection #1293

colin-axner opened this issue Apr 25, 2022 · 0 comments

Comments

@colin-axner
Copy link
Contributor

colin-axner commented Apr 25, 2022

Summary

Sub-issue of #1145

Pre-requirements:

Replace usage of:

  • VerifyClientState
  • VerifyConsensusState
  • VerifyConnection
  • VerifyChannel
  • VerifyPacketCommitment
  • VerifyAcknowledgement
  • VerifyPacketReceipt
  • VerifyPacketReceiptAbsence

with the generic VerifyMembership and VerifyNonMembership functions.

Mostly likely can be done in a single pr, assuming the diffs don't get too large due to some unforseen issue. If there's a change that requires discussion, please split up the pr


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants