-
Notifications
You must be signed in to change notification settings - Fork 710
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
v16: Expose the unstable metadata v16 #5732
v16: Expose the unstable metadata v16 #5732
Commits on Aug 7, 2024
-
metadata-ir: Introduce PalletAssociatedTypeMetadata
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e8baee - Browse repository at this point
Copy the full SHA 7e8baeeView commit details -
frame/config: Add associated types to parsed config
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c12f15 - Browse repository at this point
Copy the full SHA 1c12f15View commit details -
frame/expand: Implement associated types expansion
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20b22d8 - Browse repository at this point
Copy the full SHA 20b22d8View commit details -
frame/expand: Use provided cfgs for the associated types
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 350efce - Browse repository at this point
Copy the full SHA 350efceView commit details -
frame/construct_runtime: Extract associated types from pallet config
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e97971 - Browse repository at this point
Copy the full SHA 3e97971View commit details -
frame/pallet: Introduce
config(without_metadata)
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d8021e - Browse repository at this point
Copy the full SHA 5d8021eView commit details -
frame/pallet: Introduce
#[pallet::include_metadata]
for associatedtypes Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5679244 - Browse repository at this point
Copy the full SHA 5679244View commit details -
frame/pallet: Include associated type iff bounds contain TypeInfo
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 958611e - Browse repository at this point
Copy the full SHA 958611eView commit details -
frame/pallet: Proper flag for metdata collection
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f26b67 - Browse repository at this point
Copy the full SHA 7f26b67View commit details
Commits on Aug 8, 2024
-
frame/tests/ui: Fix type in test
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc001f3 - Browse repository at this point
Copy the full SHA cc001f3View commit details -
frame/tests/ui: Check config without metadata
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2803e2 - Browse repository at this point
Copy the full SHA b2803e2View commit details -
frame/tests/ui: Check config with multiple attributes
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94007d8 - Browse repository at this point
Copy the full SHA 94007d8View commit details -
frame/tests/ui: Add negative test for duplicate attributes in config
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75d2697 - Browse repository at this point
Copy the full SHA 75d2697View commit details -
frame/tests/ui: Add negative test for collecting metadata from constants
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebcb4a0 - Browse repository at this point
Copy the full SHA ebcb4a0View commit details -
frame/tests/ui: Add negative test for metadata collection on events
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5115021 - Browse repository at this point
Copy the full SHA 5115021View commit details -
frame/tests: Check PalletAssociatedTypeMetadataIR collection
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aba029a - Browse repository at this point
Copy the full SHA aba029aView commit details -
frame/support: Add documentation
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6502c83 - Browse repository at this point
Copy the full SHA 6502c83View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9571cb - Browse repository at this point
Copy the full SHA e9571cbView commit details -
Merge remote-tracking branch 'origin/master' into lexnv/metadata-v16-…
…associated-types
Configuration menu - View commit details
-
Copy full SHA for 31bf284 - Browse repository at this point
Copy the full SHA 31bf284View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7429eb7 - Browse repository at this point
Copy the full SHA 7429eb7View commit details -
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a0c138 - Browse repository at this point
Copy the full SHA 8a0c138View commit details -
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6c1800 - Browse repository at this point
Copy the full SHA c6c1800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90c100c - Browse repository at this point
Copy the full SHA 90c100cView commit details
Commits on Sep 13, 2024
-
metadata-ir: Add v16 wrappers in preparation for frame-md release
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc87031 - Browse repository at this point
Copy the full SHA fc87031View commit details -
Merge remote-tracking branch 'origin/master' into lexnv/metadata-v16-…
…associated-types Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f627476 - Browse repository at this point
Copy the full SHA f627476View commit details -
metadata-ir: Add conversion methods
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b533f60 - Browse repository at this point
Copy the full SHA b533f60View commit details -
metadata-ir: Enable v16 version as unstable
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e298259 - Browse repository at this point
Copy the full SHA e298259View commit details -
metadata-ir: Fix into stable conversion
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0ff8f4 - Browse repository at this point
Copy the full SHA d0ff8f4View commit details
Commits on Sep 16, 2024
-
frame-md: Use git dependency instead
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4060637 - Browse repository at this point
Copy the full SHA 4060637View commit details -
metadata-ir: Adjust for new transaction format
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adf7508 - Browse repository at this point
Copy the full SHA adf7508View commit details -
Merge remote-tracking branch 'origin/master' into lexnv/metadata-v16-…
…associated-types Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2982c59 - Browse repository at this point
Copy the full SHA 2982c59View commit details -
Merge branch 'lexnv/metadata-v16-associated-types' into lexnv/metadat…
…a-v16-associated-types-enable-unstable
Configuration menu - View commit details
-
Copy full SHA for 4ee1d7f - Browse repository at this point
Copy the full SHA 4ee1d7fView commit details
Commits on Oct 25, 2024
-
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97eb703 - Browse repository at this point
Copy the full SHA 97eb703View commit details -
Merge remote-tracking branch 'origin/master' into lexnv/metadata-v16-…
…associated-types-enable-unstable Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a95183e - Browse repository at this point
Copy the full SHA a95183eView commit details -
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ff6f37 - Browse repository at this point
Copy the full SHA 6ff6f37View commit details -
metadata-ir: Prepare metadataIR for multiple version collection
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fba3502 - Browse repository at this point
Copy the full SHA fba3502View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2b0f0 - Browse repository at this point
Copy the full SHA ca2b0f0View commit details -
Merge remote-tracking branch 'origin/master' into lexnv/metadata-v16-…
…associated-types-enable-unstable
Configuration menu - View commit details
-
Copy full SHA for daf8dc3 - Browse repository at this point
Copy the full SHA daf8dc3View commit details
Commits on Oct 30, 2024
-
Update substrate/frame/metadata-hash-extension/Cargo.toml
Co-authored-by: Niklas Adolfsson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 379ec83 - Browse repository at this point
Copy the full SHA 379ec83View commit details
Commits on Nov 7, 2024
-
Update cargo lock with pending branches
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 475288c - Browse repository at this point
Copy the full SHA 475288cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 195e514 - Browse repository at this point
Copy the full SHA 195e514View commit details -
metadata-ir/v14: Populate with lowest supported version
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 332a900 - Browse repository at this point
Copy the full SHA 332a900View commit details -
metadata-ir/unstable: Adjust for new frame-md version
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9b635d - Browse repository at this point
Copy the full SHA f9b635dView commit details -
extrinsic: Modify ExtrinsicMetadata to return a Vec of versions
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce42813 - Browse repository at this point
Copy the full SHA ce42813View commit details -
metadata-ir: Use IR versions instead of hardcoding
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdf9e7e - Browse repository at this point
Copy the full SHA bdf9e7eView commit details
Commits on Nov 11, 2024
-
Update substrate/primitives/metadata-ir/src/v15.rs
Co-authored-by: Bastian Köcher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ed95ff - Browse repository at this point
Copy the full SHA 7ed95ffView commit details -
Update substrate/primitives/runtime/src/traits/mod.rs
Co-authored-by: James Wilson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b81abd8 - Browse repository at this point
Copy the full SHA b81abd8View commit details -
metadata-ir: Assume version 0 for transaction_extensions
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1384674 - Browse repository at this point
Copy the full SHA 1384674View commit details -
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aef4a5c - Browse repository at this point
Copy the full SHA aef4a5cView commit details -
Co-authored-by: Bastian Köcher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 628616e - Browse repository at this point
Copy the full SHA 628616eView commit details -
Merge remote-tracking branch 'origin/lexnv/metadata-v16-associated-ty…
…pes-enable-unstable' into lexnv/metadata-v16-associated-types-enable-unstable Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c8efe9 - Browse repository at this point
Copy the full SHA 0c8efe9View commit details -
Update cargo lock with unreleased branch
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2390a7b - Browse repository at this point
Copy the full SHA 2390a7bView commit details -
Merge remote-tracking branch 'origin/master' into lexnv/metadata-v16-…
…associated-types-enable-unstable
Configuration menu - View commit details
-
Copy full SHA for b5a45a4 - Browse repository at this point
Copy the full SHA b5a45a4View commit details
Commits on Nov 12, 2024
-
metadata-ir: Do not specify vec
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eeb7e4a - Browse repository at this point
Copy the full SHA eeb7e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06c0eb3 - Browse repository at this point
Copy the full SHA 06c0eb3View commit details -
cargo: Update merkleized-metadata to unreleased branch
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0b9c32 - Browse repository at this point
Copy the full SHA e0b9c32View commit details -
Merge remote-tracking branch 'origin/master' into lexnv/metadata-v16-…
…associated-types-enable-unstable Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e7aada - Browse repository at this point
Copy the full SHA 5e7aadaView commit details
Commits on Nov 15, 2024
-
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d05af73 - Browse repository at this point
Copy the full SHA d05af73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e611b1 - Browse repository at this point
Copy the full SHA 3e611b1View commit details
Commits on Nov 18, 2024
-
benchmark-cli/overhead: Select latest stable version for metadata
Subxt cannot support unstable metadata until this is released in polkadot-sdk. Until then, select the latest stable metadata for testing by omni-node / benchmark-cli Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0979d1a - Browse repository at this point
Copy the full SHA 0979d1aView commit details -
Merge remote-tracking branch 'origin/lexnv/metadata-v16-associated-ty…
…pes-enable-unstable' into lexnv/metadata-v16-associated-types-enable-unstable
Configuration menu - View commit details
-
Copy full SHA for e378438 - Browse repository at this point
Copy the full SHA e378438View commit details -
Add space to cargo.toml features
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7dfa0d - Browse repository at this point
Copy the full SHA f7dfa0dView commit details -
utils/cli: Use latest stable metadata for tests
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb682dd - Browse repository at this point
Copy the full SHA bb682ddView commit details -
frame/support: Check unstable metadata is propagated
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15b361c - Browse repository at this point
Copy the full SHA 15b361cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8747a92 - Browse repository at this point
Copy the full SHA 8747a92View commit details -
Configuration menu - View commit details
-
Copy full SHA for e397ca8 - Browse repository at this point
Copy the full SHA e397ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75d2f94 - Browse repository at this point
Copy the full SHA 75d2f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for cae9c1e - Browse repository at this point
Copy the full SHA cae9c1eView commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0de89ed - Browse repository at this point
Copy the full SHA 0de89edView commit details -
ci: Check-semver update CI to stable
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b251c4 - Browse repository at this point
Copy the full SHA 9b251c4View commit details -
ci: Update to nightly as toolchain for semvercheck
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f4ae8c - Browse repository at this point
Copy the full SHA 1f4ae8cView commit details -
ci: Use an older nightly version
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a23b69 - Browse repository at this point
Copy the full SHA 4a23b69View commit details -
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6b9aa3 - Browse repository at this point
Copy the full SHA f6b9aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9c623 - Browse repository at this point
Copy the full SHA 5a9c623View commit details -
Revert CI changes for a followup
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d64fd33 - Browse repository at this point
Copy the full SHA d64fd33View commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61bf04f - Browse repository at this point
Copy the full SHA 61bf04fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9293fca - Browse repository at this point
Copy the full SHA 9293fcaView commit details -
Bump none for frame tests support crate
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10d6bcb - Browse repository at this point
Copy the full SHA 10d6bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da158a - Browse repository at this point
Copy the full SHA 8da158aView commit details -
prdoc: Make frame-support-test a patch again
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6cf31bc - Browse repository at this point
Copy the full SHA 6cf31bcView commit details -
prdoc: Remove frame-support-test
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c52b80c - Browse repository at this point
Copy the full SHA c52b80cView commit details -
prdoc: Add frame-support-test as Minor bump
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f61d31 - Browse repository at this point
Copy the full SHA 3f61d31View commit details -
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc98d08 - Browse repository at this point
Copy the full SHA bc98d08View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60cf5fe - Browse repository at this point
Copy the full SHA 60cf5feView commit details
Commits on Nov 26, 2024
-
Merge remote-tracking branch 'origin/master' into lexnv/metadata-v16-…
…associated-types-enable-unstable Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5bfbcd - Browse repository at this point
Copy the full SHA e5bfbcdView commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc57834 - Browse repository at this point
Copy the full SHA dc57834View commit details -
prdoc: Replace description |- with |
Signed-off-by: Alexandru Vasile <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e68ecbd - Browse repository at this point
Copy the full SHA e68ecbdView commit details