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

Multihop support #1192

Closed
wants to merge 103 commits into from
Closed

Multihop support #1192

wants to merge 103 commits into from

Conversation

7AC
Copy link

@7AC 7AC commented May 15, 2023

Adds multihop support to the event based relay processor. Doesn't do the following:

  • channel close frozen
  • check for misbehavior, since the client update code in proof generation is unaware of path end runtime caching as it's part of the cosmos provider (chain-specific)

Giuseppe Valente added 30 commits March 14, 2023 13:14
@7AC 7AC marked this pull request as draft May 15, 2023 21:43
@7AC 7AC marked this pull request as ready for review May 17, 2023 00:11
@7AC
Copy link
Author

7AC commented May 30, 2023

The TestScenarioFeeMiddleware looks like an existing intermittent issue unrelated to this PR, happens on other PRs as well. For example: https://github.com/cosmos/relayer/actions/runs/5025760972/jobs/9013148394 on #1185

@jtieri
Copy link
Member

jtieri commented Oct 12, 2023

hey @7AC I was going to start reviewing this but i wanted to be sure that the changes here still reflect how multihop should work. I know it's been a little while so not sure if there are any changes to the mechanisms involved. there are also quite a few conflicts that need to be resolved and not sure how resolving those will affect the implementation here.

@jtieri jtieri marked this pull request as draft November 14, 2023 23:06
@7AC 7AC closed this May 10, 2024
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

Successfully merging this pull request may close these issues.

2 participants