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 documentation recommending contract keepers to defensively perform SendPacket validation in OnAcknowledgement and OnTimeout as well #4326

Closed
3 tasks
colin-axner opened this issue Aug 10, 2023 · 0 comments · Fixed by #4358
Labels
audit Feedback from implementation audit callbacks middleware Issues for callbacks middleware docs Improvements or additions to documentation

Comments

@colin-axner
Copy link
Contributor

Summary

Add documentation recommending contract keepers to defensively perform SendPacket validation in OnAcknowledgement and OnTimeout as well. This is to defend against chain's accidentally miss wiring their app.go (this is feasible given the subtle complexity to wiring an IBC stack)


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@colin-axner colin-axner added docs Improvements or additions to documentation audit Feedback from implementation audit callbacks middleware Issues for callbacks middleware labels Aug 10, 2023
@crodriguezvega crodriguezvega added this to the callbacks/v1.0.0 milestone Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit Feedback from implementation audit callbacks middleware Issues for callbacks middleware docs Improvements or additions to documentation
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants