Skip to content

Commit

Permalink
Merge pull request #812 from gregdhill/chore/nightly-2022-12-15
Browse files Browse the repository at this point in the history
chore: upgrade to nightly-2022-12-15
  • Loading branch information
sander2 authored Jan 18, 2023
2 parents c044ef8 + 4e7e012 commit 93b47e5
Show file tree
Hide file tree
Showing 25 changed files with 28 additions and 28 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/annuity/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ frame-system = { git = "https://github.com/paritytech/substrate", branch = "polk
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false, optional = true }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
rand = "0.8.3"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion crates/bitcoin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v
frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
secp256k1 = { package = "secp256k1", git = "https://github.com/rust-bitcoin/rust-secp256k1", rev = "8e61874", default-features = false, features = ["rand-std"] }

[features]
Expand Down
2 changes: 1 addition & 1 deletion crates/btc-relay/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ bitcoin = { path = "../bitcoin", default-features = false }
security = { path = "../security", default-features = false }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
hex = "0.4.2"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
itertools = "0.10.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/currency/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ orml-tokens = { git = "https://github.com/open-web3-stack/open-runtime-module-li
orml-traits = { git = "https://github.com/open-web3-stack/open-runtime-module-library", rev = "3fcd3cf9e63fe80fd9671912833a900ba09d1cc0", default-features = false }

# for other pallets wanting to mock functions
mocktopus = {version = "0.7.0", optional = true }
mocktopus = { version = "0.8.0", optional = true }

[dev-dependencies]
sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion crates/escrow/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ frame-system = { git = "https://github.com/paritytech/substrate", branch = "polk
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false, optional = true }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
rand = "0.8.3"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion crates/fee/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ staking = { path = "../staking", default-features = false }
primitives = { package = "interbtc-primitives", path = "../../primitives", default-features = false }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
currency = { path = "../currency", features = ["testing-utils"] }
Expand Down
2 changes: 1 addition & 1 deletion crates/issue/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ orml-tokens = { git = "https://github.com/open-web3-stack/open-runtime-module-li
orml-traits = { git = "https://github.com/open-web3-stack/open-runtime-module-library", rev = "3fcd3cf9e63fe80fd9671912833a900ba09d1cc0", default-features = false, optional = true }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31" }

# Parachain dependencies
Expand Down
2 changes: 1 addition & 1 deletion crates/loans/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ orml-traits = { git = "https://github.com/open-web3-stack/open-runtime-module-li
orml-oracle = { git = "https://github.com/open-web3-stack/open-runtime-module-library", rev = "3fcd3cf9e63fe80fd9671912833a900ba09d1cc0", default-features = false }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"

[features]
default = ["std"]
Expand Down
2 changes: 1 addition & 1 deletion crates/nomination/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ orml-tokens = { git = "https://github.com/open-web3-stack/open-runtime-module-li
orml-traits = { git = "https://github.com/open-web3-stack/open-runtime-module-library", rev = "3fcd3cf9e63fe80fd9671912833a900ba09d1cc0", default-features = false, optional = true }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }

# Orml dependencies
Expand Down
2 changes: 1 addition & 1 deletion crates/oracle/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ currency = { path = "../currency", default-features = false }
traits = { path = '../traits', default-features = false }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }

# Orml dependencies
Expand Down
2 changes: 1 addition & 1 deletion crates/redeem/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ orml-tokens = { git = "https://github.com/open-web3-stack/open-runtime-module-li
orml-traits = { git = "https://github.com/open-web3-stack/open-runtime-module-library", rev = "3fcd3cf9e63fe80fd9671912833a900ba09d1cc0", default-features = false, optional = true }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31" }

# Parachain dependencies
Expand Down
2 changes: 1 addition & 1 deletion crates/replace/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ orml-tokens = { git = "https://github.com/open-web3-stack/open-runtime-module-li
orml-traits = { git = "https://github.com/open-web3-stack/open-runtime-module-library", rev = "3fcd3cf9e63fe80fd9671912833a900ba09d1cc0", default-features = false, optional = true }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31" }

# Parachain dependencies
Expand Down
2 changes: 1 addition & 1 deletion crates/reward/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ frame-system = { git = "https://github.com/paritytech/substrate", branch = "polk
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false, optional = true }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
rand = "0.8.3"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion crates/security/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ frame-support = { git = "https://github.com/paritytech/substrate", branch = "pol
frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }

[features]
Expand Down
2 changes: 1 addition & 1 deletion crates/staking/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ orml-tokens = { git = "https://github.com/open-web3-stack/open-runtime-module-li
orml-traits = { git = "https://github.com/open-web3-stack/open-runtime-module-library", rev = "3fcd3cf9e63fe80fd9671912833a900ba09d1cc0", default-features = false }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
rand = "0.8.3"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion crates/supply/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ frame-system = { git = "https://github.com/paritytech/substrate", branch = "polk
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false, optional = true }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
rand = "0.8.3"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion crates/vault-registry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ orml-tokens = { git = "https://github.com/open-web3-stack/open-runtime-module-li
orml-traits = { git = "https://github.com/open-web3-stack/open-runtime-module-library", rev = "3fcd3cf9e63fe80fd9671912833a900ba09d1cc0", default-features = false }

[dev-dependencies]
mocktopus = "0.7.0"
mocktopus = "0.8.0"
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.31", default-features = false }
currency = { path = "../currency", default-features = false, features = ["testing-utils"] }
pretty_assertions = "0.7.2"
Expand Down
2 changes: 1 addition & 1 deletion parachain/runtime/interlay/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ orml-asset-registry= { git = "https://github.com/open-web3-stack/open-runtime-mo

[dev-dependencies]
hex = '0.4.2'
mocktopus = '0.7.0'
mocktopus = "0.8.0"
serde_json = "1.0"

bitcoin = { path = "../../../crates/bitcoin", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion parachain/runtime/kintsugi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ orml-asset-registry= { git = "https://github.com/open-web3-stack/open-runtime-mo

[dev-dependencies]
hex = '0.4.2'
mocktopus = '0.7.0'
mocktopus = "0.8.0"
serde_json = "1.0"

bitcoin = { path = "../../../crates/bitcoin", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion parachain/runtime/runtime-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ orml-unknown-tokens = { git = "https://github.com/open-web3-stack/open-runtime-m

[dev-dependencies]
hex = '0.4.2'
mocktopus = '0.7.0'
mocktopus = "0.8.0"
serde_json = "1.0"

bitcoin = { path = "../../../crates/bitcoin", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion parachain/runtime/testnet-interlay/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ orml-asset-registry= { git = "https://github.com/open-web3-stack/open-runtime-mo

[dev-dependencies]
hex = '0.4.2'
mocktopus = '0.7.0'
mocktopus = "0.8.0"
serde_json = "1.0"

bitcoin = { path = "../../../crates/bitcoin", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion parachain/runtime/testnet-kintsugi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ zenlink-swap-router = { git = "https://github.com/interlay/Zenlink-DEX-Module",

[dev-dependencies]
hex = '0.4.2'
mocktopus = '0.7.0'
mocktopus = "0.8.0"
serde_json = "1.0"

bitcoin = { path = "../../../crates/bitcoin", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2022-06-20"
channel = "nightly-2022-12-15"
components = [ "rustfmt", "rls" ]
targets = [ "wasm32-unknown-unknown" ]
2 changes: 1 addition & 1 deletion standalone/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ xcm-builder = { git = "https://github.com/paritytech/polkadot", branch = "releas

[dev-dependencies]
hex = "0.4.2"
mocktopus = "0.7.0"
mocktopus = "0.8.0"
serde_json = "1.0"
pretty_assertions = "0.7.2"
flate2= "1.0"
Expand Down

0 comments on commit 93b47e5

Please sign in to comment.