-
Notifications
You must be signed in to change notification settings - Fork 281
Utilize Metadata V15 #1041
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
Utilize Metadata V15 #1041
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
b48d2ee
Update frame-metadata to the latest branch
lexnv dde7411
metadata: Add outer enum types
lexnv 326af9b
metadata: Extend the extrinsic with address,call,sign,extra types
lexnv db542dc
Codegen test Event, Error and Call for outer enums
lexnv 53e3d93
Revert "Codegen test Event, Error and Call for outer enums"
lexnv f2d1c92
Update frame-metadata from the latest release
lexnv d401f21
Update scale-info
lexnv e0be009
codegen/error: Support v15 message
lexnv 8a9e0cf
metadata: Convert v14 to v15
lexnv f1332b7
metadata/retain: Adjust to extrinsic type for V15
lexnv d035bb5
metadata/validation: Adjust hashing for extrinsic types V15
lexnv 06aa5dc
scripts: Fetch V15 and output codegen for full_client only
lexnv d094a48
subxt/blocks: Use extrinsic types directly
lexnv 60d38a7
testing: Fetch V15 for build script
lexnv a994c22
artifacts: Generate from latest polkadot version
lexnv 5e8318c
codegen: Fetch legacy with old API for v14 only
lexnv fa0c044
rpc: Fetch metadata versions
lexnv 5093d22
client: Fetch latest unstable then V15 then V14
lexnv 16562e1
testing: Adjust testing API to latest interface
lexnv c503732
Merge remote-tracking branch 'origin/master' into lexnv/stable_v15
lexnv d719e8b
Adjust clippy
lexnv 51beb8b
metadata: Generate the `RuntimeError` type for V14
lexnv 8bd8fdb
Remove testing files
lexnv 0767c3c
testing/staking: Remove controller account from bond
lexnv 1f2c9ba
metadata/validation: Use specific variants for hashing RuntimeCall
lexnv e970529
XXX: Custom Substrate binary: must revert with next release
lexnv b18a5a0
XXX: To revert: CI use hardcoded substrate
lexnv a11308a
codegen: Use v15 outer enum types
lexnv b5e6a76
metadata: Retain outer enum types
lexnv f31289e
codegen: Use outer enum types instead of generating them
lexnv 65d2e69
Update artifacts
lexnv 5d33dec
Revert "XXX: Custom Substrate binary: must revert with next release"
lexnv e0b3f8a
testing: Include env for dummy wat contracts
lexnv c89203b
Adjsut clippy
lexnv bee6d87
ci: Use new link for fetching latest substrate binary
lexnv 11bf5ae
tests: Include dummy RuntimeEvent into test metadata
lexnv dfb879c
ci: Bump light-client timeout tests to 25min
lexnv 08f230a
metadata/validation: Use specific pallets as provided
lexnv 2ca7bca
testing: Rename metadata constant
lexnv fb8242a
metadata: Use call_ty instead of signature_ty
lexnv 414270a
metadata: Rename retaining variant function
lexnv 73832bb
metadata: Use Option<&[&str]>
lexnv d86128d
online_client: Fetch V15 metadata explicitely
lexnv 58af952
Merge remote-tracking branch 'origin/master' into lexnv/stable_v15
lexnv ed786b6
metadata/validation: Include the hash of the outer enum types
lexnv d8da7fa
metadata: Fix sign typo
lexnv 437a589
artifacts: Update the artifacts
lexnv a6c57fc
subxt: Remove RootError RootEvent and RootExtrinsic traits
lexnv ec7f215
Update polkadot.rs
lexnv 9ba48b3
metadata/tests: Ensure outer enum variants are retained
lexnv 8995ad6
scripts: Include multiple pallets for our decoding purposes
lexnv bc9f66a
subxt: Apply clippy
lexnv 55b7730
artifacts: Update small metadata
lexnv 66a0db0
error: Keep raw bytes for the ModuleError representation
lexnv a16743a
error: Modify docs to not include links
lexnv 44924fb
subxt/tests: Propagate `RuntimeCall` to outer enums
lexnv e7f7e51
subxt: Provide proper byte slice for decoding
lexnv 26179a3
Update artifacts
lexnv 09b685c
cli/tests: Adjust expected pallets message
lexnv 525a8c4
metadata: Test conversion from v14 to v15
lexnv e942f9e
metadata: Fix typo
lexnv 31200a0
Update subxt/src/blocks/extrinsic_types.rs
lexnv 5eee195
Merge remote-tracking branch 'origin/lexnv/stable_v15' into lexnv/sta…
lexnv 089bf56
metadata: Simplify type path for RuntimeError
lexnv 1b77eb1
metadata/validation: Use visited ids per outer enum
lexnv 496e878
error: Remove RawModuleError
lexnv 2d0d30c
Fix new clippy error from updated rust version
lexnv 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
testing: Adjust testing API to latest interface
Signed-off-by: Alexandru Vasile <[email protected]>
- Loading branch information
commit 16562e138788304a2753b70e8c7377e8ff50c20a
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
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.