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

feat: Enable warp route chain connection customization #4956

Open
ltyu opened this issue Dec 5, 2024 · 0 comments
Open

feat: Enable warp route chain connection customization #4956

ltyu opened this issue Dec 5, 2024 · 0 comments

Comments

@ltyu
Copy link
Contributor

ltyu commented Dec 5, 2024

Problem

Currently, we assume all chains are connected during deployment. However, we may have cases where we want to customize how the chains are connected. For example, Zerion's multicollateral warp route needed routes to only go between Zeronetwork and other chains

Solution

  • Use WarpConfig.remoteRouter to express connections. currently, it is only populated by warp read.
  • Consider prompting the users via the CLI (needs design)
@ltyu ltyu changed the title feat: Enable a way to express warp route chain connections feat: Enable warp route chain connection customization Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant