Skip to content

Commit

Permalink
Update to polkadot-v0.9.43 (#928)
Browse files Browse the repository at this point in the history
* update dependencies to v0.9.43

* xtokens fmt

* fix deps in xtokens
  • Loading branch information
Agusrodri committed Jun 25, 2023
1 parent ca05423 commit 28a2e6f
Show file tree
Hide file tree
Showing 34 changed files with 393 additions and 302 deletions.
127 changes: 63 additions & 64 deletions Cargo.dev.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,71 +37,70 @@ resolver = "2"
split-debuginfo = "unpacked"

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

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

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

0 comments on commit 28a2e6f

Please sign in to comment.