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

Dymension <-> RollupEVM relaying #3896

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ljoss17
Copy link
Contributor

@ljoss17 ljoss17 commented Mar 15, 2024

Closes: #XXX

Description

This PR explore the changes required to relay between Dymension and RollupEVM.
In order to identify if what works and what requires changes, this PR adds changes needed to bootstrap both Dymension and RollupEVM in the integration tests.

The current findings:

The current status for the transfer test:

  • It seems that Send packet and Acknowledgment are seen and relayed
  • Test fails due to receiving wallet not having the tokens when querying the balance on RollupEVM

PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@romac romac changed the title [Do not merge] Dymension <-> RollupEVM relaying Dymension <-> RollupEVM relaying Apr 22, 2024
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.

None yet

1 participant