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

[TASK] Test cross-chain withdrawals with xanchor + anchor #161

Closed
wants to merge 8 commits into from

Conversation

drewstone
Copy link
Contributor

@drewstone drewstone commented Feb 16, 2022

Test cross-chain withdrawals with xanchor + anchor according to issue #155

pallets/mt/src/lib.rs Outdated Show resolved Hide resolved
pallets/anchor/src/lib.rs Outdated Show resolved Hide resolved
pallets/xanchor/src/lib.rs Outdated Show resolved Hide resolved
Copy link
Contributor Author

@drewstone drewstone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @dharjeezy. Let's clean this up and we'll prepare to debug with @filiplazovic once the integration tests land.

@dharjeezy dharjeezy changed the title Cross withdrawal test [TASK] Test cross-chain withdrawals with xanchor + anchor Feb 16, 2022
@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@0b75bf9). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #161   +/-   ##
=======================================
  Coverage        ?   56.04%           
=======================================
  Files           ?      103           
  Lines           ?     6778           
  Branches        ?        0           
=======================================
  Hits            ?     3799           
  Misses          ?     2979           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b75bf9...295abd6. Read the comment docs.

@dutterbutter dutterbutter added the needs changes 🔧 PR has requested changes or conflicts that need to be addressed label Feb 18, 2022
@dutterbutter dutterbutter removed the request for review from lazovicff April 5, 2022 13:34
@dutterbutter dutterbutter linked an issue Apr 6, 2022 that may be closed by this pull request
1 task
@drewstone drewstone closed this Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs changes 🔧 PR has requested changes or conflicts that need to be addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Test cross-chain withdrawals with xanchor + anchor
4 participants