-
Notifications
You must be signed in to change notification settings - Fork 384
Fix dryRunXcm Api #3461
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
Fix dryRunXcm Api #3461
Conversation
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
WASM runtime size check:Compared to target branchMoonbase runtime: 2608 KB (no changes) ✅ Moonbeam runtime: 2768 KB (-8 KB) ✅ Moonriver runtime: 2764 KB (-4 KB) ✅ Compared to latest release (runtime-3900)Moonbase runtime: 2608 KB (+248 KB compared to latest release) Moonbeam runtime: 2768 KB (+288 KB compared to latest release) Moonriver runtime: 2764 KB (+284 KB compared to latest release) |
Coverage Report@@ Coverage Diff @@
## master tarekkma/fix-dry-run-xcm +/- ##
===========================================================
Coverage 74.55% 74.55% 0.00%
Files 392 392
- Lines 95921 95917 -4
===========================================================
Hits 71505 71505
- Misses 24416 24412 -4
|
* fix xcm dry-run * update Cargo.lock * fix test --------- Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com>
* chore: ⬆️ update polkadot-sdk * Fix dryRunXcm Api (#3461) * fix xcm dry-run * update Cargo.lock * fix test --------- Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com> * chore: ⬆️ upgrade moonwall --------- Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com> Co-authored-by: Steve Degosserie <723552+stiiifff@users.noreply.github.com>
use
Config::XcmExecutorinsidedry_run_xcm, so we have the correct environmental setup for erc20 tokens