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

Implement functionality to support ICS-27 (Interchain Accounts) #82

Closed
3 of 5 tasks
andynog opened this issue Apr 1, 2021 · 0 comments
Closed
3 of 5 tasks

Implement functionality to support ICS-27 (Interchain Accounts) #82

andynog opened this issue Apr 1, 2021 · 0 comments
Assignees

Comments

@andynog
Copy link
Contributor

andynog commented Apr 1, 2021

Crate

modules, relayer, relayer-cli

Summary

We need to implement the ICS-27 spec needed support in order to relay packets to chains that will support Interchain Accounts (ics-27)

Problem Definition

Interchain Accounts (ics-27) is coming to the hub in the near future and we need to ensure that Hermes is able to relay packets for ordered channels using the ibcaccount port.

References:

Proposal


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ancazamfir ancazamfir self-assigned this Apr 15, 2021
@hu55a1n1 hu55a1n1 transferred this issue from informalsystems/hermes Sep 29, 2022
shuoer86 pushed a commit to shuoer86/ibc-rs that referenced this issue Nov 4, 2023
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants