-
Notifications
You must be signed in to change notification settings - Fork 16
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: witness XCallNative and XCallToken #3171
Conversation
PRO-260 Witness XCallToken and XCallNative
XCallNative + XCallToken should call the This will be done in |
Codecov Report
@@ Coverage Diff @@
## main #3171 +/- ##
==========================================
- Coverage 68.44% 68.37% -0.08%
==========================================
Files 314 314
Lines 48716 48767 +51
Branches 48716 48767 +51
==========================================
- Hits 33344 33342 -2
- Misses 10614 10667 +53
Partials 4758 4758
... and 3 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌
* origin/main: feat: witness XCallNative and XCallToken (#3171) Additional Key Handover Tests (#3165) refactor/chore: remove db migration from 0 to 1 (#3166) fix: use correct stage name for PubkeyShares0 PRO-259 (#3167) ci: add timeout to post-checks ⏳ (#3169) chore: parallel post-check and publish (#3168) fix: add missing features on dep in utils (#3164) Moved multisig to its own crate (#3147) Refactor/database (#3150) fix: correct addresses for localnets (#3162) refactor/scc (#3078) fix: remove cancel workflow (#3160) refactor: remove epoch authority count (#3154) chore: remove mentions of sui (#3158) fix: remove duplicate role check (#3157) chore: remove unused quickcheck dep (#3156) feat: refactor Chainflip trait (#3144) chore: remove unused CFE deps (#3152) # Conflicts: # state-chain/pallets/cf-swapping/src/mock.rs
Pull Request
Closes: PRO-260
Checklist
Please conduct a through self-review before opening the PR.
Summary
Just adding the two calls to the Vault witnesser and calling
ccm_ingress
.