-
Notifications
You must be signed in to change notification settings - Fork 284
Metadata: Retain a subset of metadata pallets #879
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
32 commits
Select commit
Hold shift + click to select a range
4dbbd16
Update cargo.lock to use scale-info v2.4.0
lexnv 99934de
metadata: Retain only a subset of the metadata
lexnv 3f0f55f
codegen: Generate top level Event
lexnv 704c512
metadata: Only retain DispatchError
lexnv d49c801
metadata: Export just the retain method
lexnv 5ebab47
cli: Retain pallets
lexnv 47e9163
metadata: Do not include extrinsic metadata
lexnv 19eec1f
retain: Fix clippy
lexnv 725a2e5
test-runtime: Generate per pallet metadata and rs file
lexnv 8515b1e
ui-tests: Check per metadata generated files
lexnv a8d368b
Revert "test-runtime: Generate per pallet metadata and rs file"
lexnv 64c316b
Merge remote-tracking branch 'origin/master' into lexnv/stirp_metadata
lexnv 36bfe9e
ui-tests: Adjust path to metadata file
lexnv e90920c
ui-tests: Change drop order to keep `PalletMetadata` around
lexnv 396cc7c
Update metadata/src/retain.rs
lexnv cc1809f
Address feedback
lexnv 5a3c81d
retain: Keep extrinsic type
lexnv 4a71546
cli: Introduce `MetadataSource`
lexnv a663236
cli: Use `MetadataSource` helper
lexnv d8b9824
cli: Use `FileOrUrl` flatten command argument
lexnv 01ff1b5
retain: Do not include generic type params in retained metadata
lexnv e28bb8a
Adjust subxt to scale-info v2.5.0
lexnv 2dee176
Update scaleinfo to v2.5.0
lexnv 13cbbd6
Remove deprecated fn
lexnv 115fbfb
testing: Fix clippy
lexnv 6284f4a
benches: Use inner fields of scale info
lexnv 314cb7b
Merge branch 'master' into lexnv/stirp_metadata
jsdw c62309f
Merge branch 'master' into lexnv/stirp_metadata
jsdw 72e828d
address nits, and strip RuntimeCall type instead of trying to filter …
jsdw 17d1976
fix UI test
jsdw e6e3016
move utils out of commands folder and fix clippy etc
jsdw 98e3684
address nits
jsdw 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
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
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.