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

refactor: wrap ClientId in ChannelId #1370

Open
wants to merge 1 commit into
base: rano/eureka/1366
Choose a base branch
from

Conversation

rnbguy
Copy link
Collaborator

@rnbguy rnbguy commented Oct 29, 2024

Closes: #1367

Description

In Eureka, we are using client identifiers to identify channels. So we wrap ClientId in ChannelId. This is rudimentary for now. We will think about a better representation later.

Caution

We need to change the base to feat/ibc-eureka when #1369 is merged.


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests.
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@rnbguy rnbguy added the O: eureka Objective: implement IBC Eureka label Oct 29, 2024
@rnbguy rnbguy changed the title feat: wrap ClientId in ChannelId refactor: wrap ClientId in ChannelId Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O: eureka Objective: implement IBC Eureka
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant