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

[Routing] Replace XCS usage of forwarding with Registry helpers #4441

Closed
Tracked by #4344
nicolaslara opened this issue Feb 27, 2023 · 0 comments
Closed
Tracked by #4344

[Routing] Replace XCS usage of forwarding with Registry helpers #4441

nicolaslara opened this issue Feb 27, 2023 · 0 comments

Comments

@nicolaslara
Copy link
Contributor

Background

Epic: #4344
Depends on: #4439

XCS currently routes packets "manually" based on the receiver by using a channel registry inside the contract.

Suggested Design

Make XCS generate the forward messages using the registries. This also allows XCS to simplify complex multi-hop swaps.

Acceptance Criteria

  • all existing and new tests should pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants