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 polkadot-v0.9.34 #860

Closed
Closed
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
119 changes: 60 additions & 59 deletions Cargo.dev.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,56 +32,57 @@ 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 = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
frame-support = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
frame-system = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-authorship = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-babe = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-balances = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-elections-phragmen = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-scheduler = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-session = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-staking = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-timestamp = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-treasury = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-vesting = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-transaction-payment = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
pallet-root-testing = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sc-client-api = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sc-client-db = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sc-executor = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sc-executor-common = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sc-executor-wasmi = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sc-utils = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-api = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-application-crypto = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-arithmetic = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-authorship = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-blockchain = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-consensus = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-consensus-slots = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-core = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-debug-derive = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-externalities = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-inherents = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-io = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-keystore = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-npos-elections = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-panic-handler = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-runtime = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-runtime-interface = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-session = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-staking = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-state-machine = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-std = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-storage = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-timestamp = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-trie = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-version = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-wasm-interface = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-tracing = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }
sp-maybe-compressed-blob = { git = "https://github.com/paritytech//substrate", rev = "1cc97dd30537997ff4c9827beb2ef0cac9c49063" }

[patch.'https://github.com/paritytech/cumulus']
cumulus-primitives-core = { git = "https://github.com/paritytech//cumulus", rev = "eb044b17ef24e7f10fa3408ffbd900f8a9da837f" }
Expand All @@ -91,12 +92,12 @@ cumulus-pallet-xcm = { git = "https://github.com/paritytech//cumulus", rev = "eb
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 = "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 = "6b7a7bd1e306064de663076ddb25d02e371a4970" }
polkadot-core-primitives = { git = "https://github.com/paritytech//polkadot", rev = "6b7a7bd1e306064de663076ddb25d02e371a4970" }
polkadot-runtime-parachains = { git = "https://github.com/paritytech//polkadot", rev = "6b7a7bd1e306064de663076ddb25d02e371a4970" }
polkadot-parachain = { git = "https://github.com/paritytech//polkadot", rev = "6b7a7bd1e306064de663076ddb25d02e371a4970" }
polkadot-primitives = { git = "https://github.com/paritytech//polkadot", rev = "6b7a7bd1e306064de663076ddb25d02e371a4970" }
xcm = { git = "https://github.com/paritytech//polkadot", rev = "6b7a7bd1e306064de663076ddb25d02e371a4970" }
xcm-executor = { git = "https://github.com/paritytech//polkadot", rev = "6b7a7bd1e306064de663076ddb25d02e371a4970" }
xcm-builder = { git = "https://github.com/paritytech//polkadot", rev = "6b7a7bd1e306064de663076ddb25d02e371a4970" }
xcm-simulator = { git = "https://github.com/paritytech//polkadot", rev = "6b7a7bd1e306064de663076ddb25d02e371a4970" }
28 changes: 14 additions & 14 deletions asset-registry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@ 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", branch = "polkadot-v0.9.34", default-features = false }
frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.34", default-features = false }
sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.34", default-features = false }
sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.34", default-features = false }

# 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", branch = "release-v0.9.34", default-features = false }
xcm = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.34", default-features = false }
xcm-builder = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.34", default-features = false }
xcm-executor = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.34", default-features = false }

# 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.34" }
sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.34" }
sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.34" }

# cumulus
cumulus-primitives-core = { git = "https://github.com/paritytech/cumulus", branch = "polkadot-v0.9.33" }
Expand All @@ -41,9 +41,9 @@ cumulus-pallet-xcm = { git = "https://github.com/paritytech/cumulus", branch = "
parachain-info = { git = "https://github.com/paritytech/cumulus", branch = "polkadot-v0.9.33" }

# 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.34" }
polkadot-runtime-parachains = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.34" }
xcm-simulator = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.34" }

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