Skip to content
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

Upgrade to polkadot v0.9.36 #864

Merged
merged 5 commits into from
Jan 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
128 changes: 64 additions & 64 deletions Cargo.dev.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,71 +32,71 @@ resolver = "2"
split-debuginfo = "unpacked"

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

[patch.'https://github.com/paritytech/cumulus']
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" }
cumulus-primitives-core = { git = "https://github.com/paritytech//cumulus", rev = "d936c9f47fdb2aba41afb9e98a911ae311109ff0" }
cumulus-pallet-dmp-queue = { git = "https://github.com/paritytech//cumulus", rev = "d936c9f47fdb2aba41afb9e98a911ae311109ff0" }
cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech//cumulus", rev = "d936c9f47fdb2aba41afb9e98a911ae311109ff0" }
cumulus-pallet-xcm = { git = "https://github.com/paritytech//cumulus", rev = "d936c9f47fdb2aba41afb9e98a911ae311109ff0" }
parachain-info = { git = "https://github.com/paritytech//cumulus", rev = "d936c9f47fdb2aba41afb9e98a911ae311109ff0" }

[patch.'https://github.com/paritytech/polkadot']
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" }
pallet-xcm = { git = "https://github.com/paritytech//polkadot", rev = "dc25abc712e42b9b51d87ad1168e453a42b5f0bc" }
polkadot-core-primitives = { git = "https://github.com/paritytech//polkadot", rev = "dc25abc712e42b9b51d87ad1168e453a42b5f0bc" }
polkadot-runtime-parachains = { git = "https://github.com/paritytech//polkadot", rev = "dc25abc712e42b9b51d87ad1168e453a42b5f0bc" }
polkadot-parachain = { git = "https://github.com/paritytech//polkadot", rev = "dc25abc712e42b9b51d87ad1168e453a42b5f0bc" }
polkadot-primitives = { git = "https://github.com/paritytech//polkadot", rev = "dc25abc712e42b9b51d87ad1168e453a42b5f0bc" }
xcm = { git = "https://github.com/paritytech//polkadot", rev = "dc25abc712e42b9b51d87ad1168e453a42b5f0bc" }
xcm-executor = { git = "https://github.com/paritytech//polkadot", rev = "dc25abc712e42b9b51d87ad1168e453a42b5f0bc" }
xcm-builder = { git = "https://github.com/paritytech//polkadot", rev = "dc25abc712e42b9b51d87ad1168e453a42b5f0bc" }
xcm-simulator = { git = "https://github.com/paritytech//polkadot", rev = "dc25abc712e42b9b51d87ad1168e453a42b5f0bc" }
38 changes: 19 additions & 19 deletions asset-registry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,37 +13,37 @@ serde = { version = "1.0.136", optional = true }
codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["max-encoded-len"] }

# substrate
frame-support = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "polkadot-v0.9.33" }
frame-system = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "polkadot-v0.9.33" }
sp-runtime = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "polkadot-v0.9.33" }
sp-std = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "polkadot-v0.9.33" }
frame-support = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "polkadot-v0.9.36" }
frame-system = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "polkadot-v0.9.36" }
sp-runtime = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "polkadot-v0.9.36" }
sp-std = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "polkadot-v0.9.36" }

# polkadot
pallet-xcm = { git = "https://github.com/paritytech/polkadot", default-features = false , branch = "release-v0.9.33" }
xcm = { git = "https://github.com/paritytech/polkadot", default-features = false , branch = "release-v0.9.33" }
xcm-builder = { git = "https://github.com/paritytech/polkadot", default-features = false , branch = "release-v0.9.33" }
xcm-executor = { git = "https://github.com/paritytech/polkadot", default-features = false , branch = "release-v0.9.33" }
pallet-xcm = { git = "https://github.com/paritytech/polkadot", default-features = false , branch = "release-v0.9.36" }
xcm = { git = "https://github.com/paritytech/polkadot", default-features = false , branch = "release-v0.9.36" }
xcm-builder = { git = "https://github.com/paritytech/polkadot", default-features = false , branch = "release-v0.9.36" }
xcm-executor = { git = "https://github.com/paritytech/polkadot", default-features = false , branch = "release-v0.9.36" }

# orml
orml-traits = { path = "../traits", version = "0.4.1-dev", default-features = false }

[dev-dependencies]
# substrate
pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.33" }
sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.33" }
sp-io = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "polkadot-v0.9.33" }
pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.36" }
sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.36" }
sp-io = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "polkadot-v0.9.36" }

# cumulus
cumulus-primitives-core = { git = "https://github.com/paritytech/cumulus", branch = "polkadot-v0.9.33" }
cumulus-pallet-dmp-queue = { git = "https://github.com/paritytech/cumulus", branch = "polkadot-v0.9.33" }
cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech/cumulus", branch = "polkadot-v0.9.33" }
cumulus-pallet-xcm = { git = "https://github.com/paritytech/cumulus", branch = "polkadot-v0.9.33" }
parachain-info = { git = "https://github.com/paritytech/cumulus", branch = "polkadot-v0.9.33" }
cumulus-primitives-core = { git = "https://github.com/paritytech/cumulus", branch = "polkadot-v0.9.36" }
cumulus-pallet-dmp-queue = { git = "https://github.com/paritytech/cumulus", branch = "polkadot-v0.9.36" }
cumulus-pallet-xcmp-queue = { git = "https://github.com/paritytech/cumulus", branch = "polkadot-v0.9.36" }
cumulus-pallet-xcm = { git = "https://github.com/paritytech/cumulus", branch = "polkadot-v0.9.36" }
parachain-info = { git = "https://github.com/paritytech/cumulus", branch = "polkadot-v0.9.36" }

# polkadot
polkadot-parachain = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.33" }
polkadot-runtime-parachains = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.33" }
xcm-simulator = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.33" }
polkadot-parachain = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.36" }
polkadot-runtime-parachains = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.36" }
xcm-simulator = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.36" }

# orml
orml-tokens = { path = "../tokens" }
Expand Down
Loading