Skip to content

Commit

Permalink
Auto updated substrate references
Browse files Browse the repository at this point in the history
  • Loading branch information
Crust Update Bot committed Jan 7, 2025
1 parent acdc7f3 commit 96df24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadot-sdk
Submodule polkadot-sdk updated 28 files
+13 −2 .github/workflows/misc-sync-templates.yml
+0 −11 Cargo.lock
+51 −0 prdoc/pr_7043.prdoc
+0 −1 substrate/client/sysinfo/Cargo.toml
+0 −1 substrate/frame/bags-list/remote-tests/Cargo.toml
+0 −2 substrate/frame/contracts/Cargo.toml
+3 −4 substrate/frame/contracts/proc-macro/src/lib.rs
+2 −2 substrate/frame/contracts/src/transient_storage.rs
+0 −1 substrate/frame/election-provider-multi-phase/test-staking-e2e/Cargo.toml
+0 −1 substrate/frame/nft-fractionalization/Cargo.toml
+0 −1 substrate/frame/nomination-pools/test-delegate-stake/Cargo.toml
+0 −1 substrate/frame/nomination-pools/test-transfer-stake/Cargo.toml
+0 −2 substrate/frame/revive/Cargo.toml
+3 −4 substrate/frame/revive/proc-macro/src/lib.rs
+2 −2 substrate/frame/revive/src/transient_storage.rs
+0 −1 substrate/frame/root-offences/Cargo.toml
+3 −3 substrate/frame/support/procedural/src/pallet/expand/config.rs
+4 −3 substrate/frame/support/src/lib.rs
+0 −2 substrate/frame/system/Cargo.toml
+8 −8 substrate/frame/system/src/lib.rs
+0 −1 substrate/frame/uniques/Cargo.toml
+1 −1 substrate/primitives/runtime/src/generic/unchecked_extrinsic.rs
+2 −2 substrate/primitives/runtime/src/proving_trie/base16.rs
+2 −2 substrate/primitives/runtime/src/proving_trie/base2.rs
+1 −1 substrate/primitives/runtime/src/proving_trie/mod.rs
+3 −3 substrate/primitives/runtime/src/runtime_logger.rs
+1 −1 substrate/primitives/runtime/src/traits/mod.rs
+6 −5 substrate/primitives/runtime/src/traits/transaction_extension/mod.rs

0 comments on commit 96df24e

Please sign in to comment.