Skip to content

Commit

Permalink
Upgrade polkadot-v0.9.33 (#858)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Shiposha authored Dec 1, 2022
1 parent 65da351 commit dc39cfd
Show file tree
Hide file tree
Showing 27 changed files with 250 additions and 255 deletions.
129 changes: 64 additions & 65 deletions Cargo.dev.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,72 +32,71 @@ resolver = "2"
split-debuginfo = "unpacked"

[patch.'https://github.com/paritytech/substrate']
frame-benchmarking = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
frame-support = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
frame-system = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
pallet-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
pallet-authorship = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
pallet-babe = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
pallet-balances = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
pallet-elections-phragmen = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
pallet-scheduler = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
pallet-session = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
pallet-staking = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
pallet-timestamp = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
pallet-treasury = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
pallet-vesting = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
pallet-transaction-payment = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sc-client-api = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sc-client-db = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sc-executor = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sc-executor-common = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sc-executor-wasmi = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sc-utils = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-api = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-application-crypto = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-arithmetic = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-authorship = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-blockchain = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-consensus = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-consensus-slots = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-core = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-debug-derive = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-externalities = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-inherents = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-io = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-keystore = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-npos-elections = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-panic-handler = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-runtime = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-runtime-interface = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-session = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-staking = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-state-machine = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-std = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-storage = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-tasks = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-timestamp = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-trie = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-version = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-wasm-interface = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-tracing = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
sp-maybe-compressed-blob = { git = "https://github.com/paritytech//substrate", rev = "7a4e5163091384c4c10b6d76f5cb80dac0834f38" }
frame-benchmarking = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
frame-support = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
frame-system = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
pallet-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
pallet-authorship = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
pallet-babe = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
pallet-balances = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
pallet-elections-phragmen = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
pallet-scheduler = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
pallet-session = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
pallet-staking = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
pallet-timestamp = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
pallet-treasury = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
pallet-vesting = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
pallet-transaction-payment = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sc-client-api = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sc-client-db = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sc-executor = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sc-executor-common = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sc-executor-wasmi = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sc-utils = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-api = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-application-crypto = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-arithmetic = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-authorship = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-blockchain = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-consensus = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-consensus-slots = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-core = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-debug-derive = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-externalities = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-inherents = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-io = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-keystore = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-npos-elections = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-panic-handler = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-runtime = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-runtime-interface = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-session = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-staking = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-state-machine = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-std = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-storage = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-timestamp = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-trie = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-version = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-wasm-interface = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-tracing = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }
sp-maybe-compressed-blob = { git = "https://github.com/paritytech//substrate", rev = "2dff067e9f7f6f3cc4dbfdaaa97753eccc407689" }

[patch.'https://github.com/paritytech/cumulus']
cumulus-primitives-core = { git = "https://github.com/paritytech//cumulus", rev = "a63ca3a370d0b1c2743b7d6fac4690a8a9ccff2d" }
cumulus-pallet-dmp-queue = { git = "https://github.com/paritytech//cumulus", rev = "a63ca3a370d0b1c2743b7d6fac4690a8a9ccff2d" }
cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech//cumulus", rev = "a63ca3a370d0b1c2743b7d6fac4690a8a9ccff2d" }
cumulus-pallet-xcm = { git = "https://github.com/paritytech//cumulus", rev = "a63ca3a370d0b1c2743b7d6fac4690a8a9ccff2d" }
parachain-info = { git = "https://github.com/paritytech//cumulus", rev = "a63ca3a370d0b1c2743b7d6fac4690a8a9ccff2d" }
cumulus-primitives-core = { git = "https://github.com/paritytech//cumulus", rev = "eb044b17ef24e7f10fa3408ffbd900f8a9da837f" }
cumulus-pallet-dmp-queue = { git = "https://github.com/paritytech//cumulus", rev = "eb044b17ef24e7f10fa3408ffbd900f8a9da837f" }
cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech//cumulus", rev = "eb044b17ef24e7f10fa3408ffbd900f8a9da837f" }
cumulus-pallet-xcm = { git = "https://github.com/paritytech//cumulus", rev = "eb044b17ef24e7f10fa3408ffbd900f8a9da837f" }
parachain-info = { git = "https://github.com/paritytech//cumulus", rev = "eb044b17ef24e7f10fa3408ffbd900f8a9da837f" }

[patch.'https://github.com/paritytech/polkadot']
pallet-xcm = { git = "https://github.com/paritytech//polkadot", rev = "32dd0c9cfcd1a1bda821747f6ab334f0e3577558" }
polkadot-core-primitives = { git = "https://github.com/paritytech//polkadot", rev = "32dd0c9cfcd1a1bda821747f6ab334f0e3577558" }
polkadot-runtime-parachains = { git = "https://github.com/paritytech//polkadot", rev = "32dd0c9cfcd1a1bda821747f6ab334f0e3577558" }
polkadot-parachain = { git = "https://github.com/paritytech//polkadot", rev = "32dd0c9cfcd1a1bda821747f6ab334f0e3577558" }
polkadot-primitives = { git = "https://github.com/paritytech//polkadot", rev = "32dd0c9cfcd1a1bda821747f6ab334f0e3577558" }
xcm = { git = "https://github.com/paritytech//polkadot", rev = "32dd0c9cfcd1a1bda821747f6ab334f0e3577558" }
xcm-executor = { git = "https://github.com/paritytech//polkadot", rev = "32dd0c9cfcd1a1bda821747f6ab334f0e3577558" }
xcm-builder = { git = "https://github.com/paritytech//polkadot", rev = "32dd0c9cfcd1a1bda821747f6ab334f0e3577558" }
xcm-simulator = { git = "https://github.com/paritytech//polkadot", rev = "32dd0c9cfcd1a1bda821747f6ab334f0e3577558" }
pallet-xcm = { git = "https://github.com/paritytech//polkadot", rev = "c7d6c21242fc654f6f069e12c00951484dff334d" }
polkadot-core-primitives = { git = "https://github.com/paritytech//polkadot", rev = "c7d6c21242fc654f6f069e12c00951484dff334d" }
polkadot-runtime-parachains = { git = "https://github.com/paritytech//polkadot", rev = "c7d6c21242fc654f6f069e12c00951484dff334d" }
polkadot-parachain = { git = "https://github.com/paritytech//polkadot", rev = "c7d6c21242fc654f6f069e12c00951484dff334d" }
polkadot-primitives = { git = "https://github.com/paritytech//polkadot", rev = "c7d6c21242fc654f6f069e12c00951484dff334d" }
xcm = { git = "https://github.com/paritytech//polkadot", rev = "c7d6c21242fc654f6f069e12c00951484dff334d" }
xcm-executor = { git = "https://github.com/paritytech//polkadot", rev = "c7d6c21242fc654f6f069e12c00951484dff334d" }
xcm-builder = { git = "https://github.com/paritytech//polkadot", rev = "c7d6c21242fc654f6f069e12c00951484dff334d" }
xcm-simulator = { git = "https://github.com/paritytech//polkadot", rev = "c7d6c21242fc654f6f069e12c00951484dff334d" }
Loading

0 comments on commit dc39cfd

Please sign in to comment.