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

ICS 04: Add version to packet handling callbacks #815

Open
colin-axner opened this issue Aug 11, 2022 · 0 comments
Open

ICS 04: Add version to packet handling callbacks #815

colin-axner opened this issue Aug 11, 2022 · 0 comments
Assignees
Labels
feature Possible future feature. tao Transport, authentication, & ordering layer.

Comments

@colin-axner
Copy link
Contributor

colin-axner commented Aug 11, 2022

The current specification only passes the packet to the application modules for handling of packet receives, acknolwedgements, and timeouts. I propose that core IBC also pass the module the channel version to the application callback. While this information could be queried, it will be essential for any multi version application

ref: ibc-go#195

@crodriguezvega crodriguezvega added tao Transport, authentication, & ordering layer. feature Possible future feature. labels Jun 30, 2023
@crodriguezvega crodriguezvega self-assigned this Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Possible future feature. tao Transport, authentication, & ordering layer.
Projects
None yet
Development

No branches or pull requests

2 participants