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: basic delivery checking and warp route recipient tooling for Sealevel chains #209

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

tkporter
Copy link
Collaborator

@tkporter tkporter commented Oct 1, 2024

Had a few situations where people have sent to the wrong address (either accidentally, or due to OKX wallet inserting itself), and I've had to manually look into this. This gives some tooling and instructions to do this themselves, specifically:

  • On sealevel origins, how to get the message ID
  • For cosmos and now also sealevel chains, can check if a message ID is delivered
  • On Sealevel chains, it shows the intended recipient of the warp route

Some drivebys:

  • added utils as a dep, and unfortunately a bunch of other dependencies that need to be polyfilled now that Solana tooling is used. Hopefully this doesn't increase the bundle size too much?

Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hyp-v3-docs ❌ Failed (Inspect) Oct 2, 2024 3:36pm

@tkporter
Copy link
Collaborator Author

tkporter commented Oct 1, 2024

not ready for review yet, need to fix these vercel issues

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