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 counterparty connection id to controller port-id #316

Closed
3 tasks
seantking opened this issue Aug 6, 2021 · 0 comments
Closed
3 tasks

Add counterparty connection id to controller port-id #316

seantking opened this issue Aug 6, 2021 · 0 comments

Comments

@seantking
Copy link
Contributor

seantking commented Aug 6, 2021

Summary

As defined in the specification the controller side port-id is made up of ics27-1-{connection-number}-{counterparty-connection-number}-{owner-address}

At present, the generatePortId function only builds a portID with the source connection number.

Proposal

Update the generatePortId function to build a portID based on both the source + counterparty connection ids.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@seantking seantking added this to the Interchain Accounts milestone Aug 6, 2021
@crodriguezvega crodriguezvega moved this to Done in ibc-go Dec 30, 2021
faddat pushed a commit to notional-labs/ibc-go that referenced this issue Feb 23, 2022
CosmosCar pushed a commit to caelus-labs/ibc-go that referenced this issue Nov 6, 2023
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