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

warp send --round-trip skip chain #5438

Open
ltyu opened this issue Feb 11, 2025 · 0 comments
Open

warp send --round-trip skip chain #5438

ltyu opened this issue Feb 11, 2025 · 0 comments

Comments

@ltyu
Copy link
Contributor

ltyu commented Feb 11, 2025

Problem

Currently, hyperlane warp send --round-trip sends a transaction to every chain in WarpCore. However, this is problematic when a chain is slow (e.g. taiko) and causes the message to time out. Since --round-trip does not save state, it will start all over again.

Solution

  • Allow for a way to skip specific chains,

Nice to Have

  • Consider consolidating --origin and --destination into a single parameter that lets the user specify which chains to send to. If this new parameter is not specified, then do --round-trip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant