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

Check counterparty port id during the channel handshake #281

Closed
mpoke opened this issue Aug 23, 2022 · 0 comments · Fixed by #307
Closed

Check counterparty port id during the channel handshake #281

mpoke opened this issue Aug 23, 2022 · 0 comments · Fixed by #307
Assignees

Comments

@mpoke
Copy link
Contributor

mpoke commented Aug 23, 2022

Check counterparty port id during the channel handshake, i.e.,

func (am AppModule) OnChanOpenTry(
and
func (am AppModule) OnChanOpenInit(

See spec, i.e., https://github.com/cosmos/ibc/blob/main/spec/app/ics-028-cross-chain-validation/methods.md#ccv-ccf-coinit1 and https://github.com/cosmos/ibc/blob/main/spec/app/ics-028-cross-chain-validation/methods.md#ccv-pcf-cotry1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
2 participants