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

IBC: implement Astria ChainEndpoint into Hermes #561

Closed
Tracked by #3125
noot opened this issue Nov 2, 2023 · 2 comments
Closed
Tracked by #3125

IBC: implement Astria ChainEndpoint into Hermes #561

noot opened this issue Nov 2, 2023 · 2 comments
Assignees
Labels
sequencer pertaining to the astria-sequencer crate

Comments

@noot
Copy link
Collaborator

noot commented Nov 2, 2023

to get an IBC relayer working, we need to fork Hermes (rust IBC relayer) and implement an AstriaChainEndpoint which implements the ChainEndpoint trait: https://github.com/informalsystems/hermes/blob/8bddbe5773dd10119f57a0497820909314580f87/crates/relayer/src/chain/endpoint.rs#L64

@noot noot self-assigned this Nov 2, 2023
@noot noot added the sequencer pertaining to the astria-sequencer crate label Dec 14, 2023
@noot
Copy link
Collaborator Author

noot commented Dec 19, 2023

wip PR for this: astriaorg/hermes#1

@noot
Copy link
Collaborator Author

noot commented Feb 1, 2024

closing at this has been implemented!

@noot noot closed this as completed Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sequencer pertaining to the astria-sequencer crate
Projects
None yet
Development

No branches or pull requests

1 participant