-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Change XcmDryRunApi::dry_run_extrinsic to take a call instead
#4621
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
7d27b15
feat(XcmDryRunApi): change dry_run_extrinsic to dry_run_call
franciscoaguirre ba7f773
doc: prdoc
franciscoaguirre b206c29
fix: fmt
franciscoaguirre 21b87e1
fix: add back missing extensions
franciscoaguirre 9a35950
Merge branch 'master' into xcm-dry-run-call
franciscoaguirre 11d3fd0
chore: create helper functions for implementing XcmDryRunApi
franciscoaguirre c3f461e
Merge branch 'master' into xcm-dry-run-call
franciscoaguirre 4387187
fix: bump pallet-xcm in prdoc
franciscoaguirre b3bc5c1
chore(XcmDryRunApi): remove unused error
franciscoaguirre 39738c2
chore(XcmDryRunApi): rename ExtrinsicDryRunEffects to CallDryRunEffects
franciscoaguirre b0896cb
chore(xcm-fee-payment-runtime-api): change XcmDryRunApi to just DryRu…
franciscoaguirre d8f5a66
fix: fmt
franciscoaguirre 188072b
fix(xcm-fee-payment-runtime-api): finish renaming
franciscoaguirre 3ee8f5f
feat(DryRunApi): add failsafe just in case
franciscoaguirre e779110
fix: fmt
franciscoaguirre c2b8dd6
Merge branch 'master' into xcm-dry-run-call
franciscoaguirre e5b89d8
fix(asset-hub-westend-integration-tests): fix import
franciscoaguirre 79a114e
feat: reset events before dispatching call
franciscoaguirre 084f0f9
Apply suggestions from code review
bkchr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(XcmDryRunApi): rename ExtrinsicDryRunEffects to CallDryRunEffects
- Loading branch information
commit 39738c2f9aa5e5b000624fa1fb6ed0e89699767c
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.