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 #1

Merged
merged 93 commits into from
May 15, 2023
Merged

Multihop support #1

merged 93 commits into from
May 15, 2023

Conversation

7AC
Copy link

@7AC 7AC commented Mar 23, 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)
  • bump deadline for channel handshake (times out sometime since it takes longer now)

Giuseppe Valente added 27 commits March 14, 2023 13:14
@7AC 7AC force-pushed the giuseppe/multihop branch from 274d297 to 831619d Compare March 23, 2023 05:56
@7AC 7AC force-pushed the giuseppe/multihop branch from 0f7b19c to e48db30 Compare April 19, 2023 23:13
@7AC 7AC force-pushed the giuseppe/multihop branch from e48db30 to cfeba50 Compare April 20, 2023 00:20
@7AC 7AC force-pushed the giuseppe/multihop branch from 01fa824 to 99a5c15 Compare April 21, 2023 00:34
@7AC 7AC force-pushed the giuseppe/multihop branch from 762df81 to 373eda2 Compare May 5, 2023 00:09
@7AC 7AC force-pushed the giuseppe/multihop branch from 7025511 to e1d2a7a Compare May 9, 2023 20:12
@7AC 7AC merged commit a273e2d into main May 15, 2023
@7AC 7AC deleted the giuseppe/multihop branch May 15, 2023 18:44
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.

1 participant