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

Bridge Mvt -> Eth transfer e2e Test #690

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

musitdev
Copy link
Contributor

@musitdev musitdev commented Oct 11, 2024

Summary

  • RFCs: Link to RFC, Link to RFC, or $\emptyset$.
  • Categories: any of protocol-units, networks, scripts, util, cicd, or misc.

Mvt -> Eth Transfer e2e test.

Changelog

Update the contract deployment and add the initialize call to the counterpart contract.
Add the test_eth_client_lock_then_complete_transfer to test counterpart contract call.

Testing

I create a test that recreate the issue:

RUST_BACKTRACE=1 cargo test --test client_eth_movement test_eth_client_lock_then_complete_transfer -- --nocapture --test-threads=1

Outstanding issues

Still an issue with LockTransfer call that don't works

@musitdev musitdev changed the title Bridge Eth -> Mvt transfer e2e Test Bridge Mvt -> Eth transfer e2e Test Oct 11, 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.

2 participants