From 94b9ff8083fc6acfa5546458d20c6d16d7420da8 Mon Sep 17 00:00:00 2001 From: Guantong <04637@163.com> Date: Tue, 5 Jul 2022 10:12:27 +0800 Subject: [PATCH 1/3] Anchor polkadot-v0.9.25 --- Cargo.lock | 132 +++++++++--------- bin/runtime-common/Cargo.toml | 22 +-- modules/dispatch/Cargo.toml | 12 +- modules/fee-market/Cargo.toml | 18 +-- modules/grandpa/Cargo.toml | 18 +-- modules/messages/Cargo.toml | 16 +-- modules/parachains/Cargo.toml | 14 +- primitives/chain-crab-parachain/Cargo.toml | 10 +- primitives/chain-crab/Cargo.toml | 10 +- primitives/chain-kusama/Cargo.toml | 10 +- .../chain-pangolin-parachain/Cargo.toml | 10 +- primitives/chain-pangolin/Cargo.toml | 10 +- primitives/chain-pangoro/Cargo.toml | 10 +- primitives/chain-polkadot/Cargo.toml | 10 +- primitives/chain-rococo/Cargo.toml | 10 +- primitives/chain-wococo/Cargo.toml | 6 +- primitives/darwinia-core/Cargo.toml | 10 +- primitives/header-chain/Cargo.toml | 10 +- primitives/message-dispatch/Cargo.toml | 6 +- primitives/messages/Cargo.toml | 8 +- primitives/polkadot-core/Cargo.toml | 14 +- primitives/runtime/Cargo.toml | 14 +- primitives/test-utils/Cargo.toml | 8 +- relays/client-kusama/Cargo.toml | 6 +- relays/client-polkadot/Cargo.toml | 6 +- relays/client-rococo/Cargo.toml | 6 +- relays/client-substrate/Cargo.toml | 30 ++-- relays/messages/Cargo.toml | 2 +- relays/utils/Cargo.toml | 2 +- 29 files changed, 220 insertions(+), 220 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index dad8203ec..bf20de746 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1581,7 +1581,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "parity-scale-codec", ] @@ -1599,7 +1599,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "frame-support", "frame-system", @@ -1633,7 +1633,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "bitflags", "frame-metadata", @@ -1663,7 +1663,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -1675,7 +1675,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1687,7 +1687,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "proc-macro2", "quote", @@ -1697,7 +1697,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "frame-support", "log", @@ -3728,7 +3728,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "frame-benchmarking", "frame-support", @@ -3850,7 +3850,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "frame-benchmarking", "frame-support", @@ -3867,7 +3867,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "frame-support", "frame-system", @@ -3883,7 +3883,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -4824,7 +4824,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "log", "sp-core", @@ -4835,7 +4835,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -4851,7 +4851,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "impl-trait-for-tuples", "memmap2", @@ -4868,7 +4868,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -4879,7 +4879,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "fnv", "futures", @@ -4907,7 +4907,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "async-trait", "futures", @@ -4931,7 +4931,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "lazy_static", "lru", @@ -4957,7 +4957,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "environmental", "parity-scale-codec", @@ -4974,7 +4974,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "log", "parity-scale-codec", @@ -4989,7 +4989,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "async-trait", "asynchronous-codec", @@ -5041,7 +5041,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "futures", "libp2p", @@ -5054,7 +5054,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "futures", "libp2p", @@ -5074,7 +5074,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "bitflags", "either", @@ -5103,7 +5103,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "futures", "libp2p", @@ -5116,7 +5116,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "futures", "jsonrpsee 0.13.1", @@ -5139,7 +5139,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "chrono", "futures", @@ -5157,7 +5157,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "futures", "log", @@ -5170,7 +5170,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "futures", "futures-timer", @@ -5540,7 +5540,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "hash-db", "log", @@ -5557,7 +5557,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "blake2", "proc-macro-crate", @@ -5569,7 +5569,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "parity-scale-codec", "scale-info", @@ -5582,7 +5582,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "integer-sqrt", "num-traits", @@ -5597,7 +5597,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "parity-scale-codec", "sp-api", @@ -5609,7 +5609,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "futures", "log", @@ -5627,7 +5627,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "async-trait", "futures", @@ -5646,7 +5646,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "base58", "bitflags", @@ -5692,7 +5692,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "blake2", "byteorder", @@ -5706,7 +5706,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "proc-macro2", "quote", @@ -5717,7 +5717,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -5726,7 +5726,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "proc-macro2", "quote", @@ -5736,7 +5736,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "environmental", "parity-scale-codec", @@ -5747,7 +5747,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "finality-grandpa", "log", @@ -5765,7 +5765,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -5779,7 +5779,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "futures", "hash-db", @@ -5804,7 +5804,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "async-trait", "futures", @@ -5820,7 +5820,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "thiserror", "zstd", @@ -5829,7 +5829,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "backtrace", "lazy_static", @@ -5839,7 +5839,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "rustc-hash", "serde", @@ -5849,7 +5849,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "either", "hash256-std-hasher", @@ -5871,7 +5871,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -5888,7 +5888,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "Inflector", "proc-macro-crate", @@ -5900,7 +5900,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "log", "parity-scale-codec", @@ -5914,7 +5914,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "serde", "serde_json", @@ -5923,7 +5923,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "parity-scale-codec", "scale-info", @@ -5934,7 +5934,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "hash-db", "log", @@ -5956,12 +5956,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "impl-serde", "parity-scale-codec", @@ -5974,7 +5974,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "log", "sp-core", @@ -5987,7 +5987,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "async-trait", "futures-timer", @@ -6003,7 +6003,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "parity-scale-codec", "sp-std", @@ -6015,7 +6015,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "hash-db", "memory-db", @@ -6031,7 +6031,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "impl-serde", "parity-scale-codec", @@ -6048,7 +6048,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -6059,7 +6059,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "impl-trait-for-tuples", "log", @@ -6130,7 +6130,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" dependencies = [ "futures-util", "hyper", diff --git a/bin/runtime-common/Cargo.toml b/bin/runtime-common/Cargo.toml index 81dae8dea..91aa3a84c 100644 --- a/bin/runtime-common/Cargo.toml +++ b/bin/runtime-common/Cargo.toml @@ -25,17 +25,17 @@ pallet-bridge-messages = { path = "../../modules/messages", default-features = f # Substrate dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false, optional = true } -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false, optional = true } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false, optional = true } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false, optional = true } +pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false, optional = true } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false, optional = true } [features] default = ["std"] diff --git a/modules/dispatch/Cargo.toml b/modules/dispatch/Cargo.toml index 872dfff0a..b75dbb739 100644 --- a/modules/dispatch/Cargo.toml +++ b/modules/dispatch/Cargo.toml @@ -18,14 +18,14 @@ bp-runtime = { path = "../../primitives/runtime", default-features = false } # Substrate Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [dev-dependencies] -sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } [features] default = ["std"] diff --git a/modules/fee-market/Cargo.toml b/modules/fee-market/Cargo.toml index 2477708d8..f38b40955 100644 --- a/modules/fee-market/Cargo.toml +++ b/modules/fee-market/Cargo.toml @@ -15,21 +15,21 @@ bitvec = { version = "1", default-features = false, features = ["alloc"] } codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } scale-info = { version = "2.0.1", default-features = false, features = ["derive"] } # paritytech -frame-benchmarking = { optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-benchmarking = { optional = true, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } # darwinia-bridges-substrate bp-messages = { default-features = false, path = "../../primitives/messages" } bp-runtime = { default-features = false, path = "../../primitives/runtime" } pallet-bridge-messages = { default-features = false, path = "../messages" } [dev-dependencies] -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } [features] default = ["std"] diff --git a/modules/grandpa/Cargo.toml b/modules/grandpa/Cargo.toml index 3a1fd2343..180068418 100644 --- a/modules/grandpa/Cargo.toml +++ b/modules/grandpa/Cargo.toml @@ -22,20 +22,20 @@ bp-header-chain = { path = "../../primitives/header-chain", default-features = f # Substrate Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } # Optional Benchmarking Dependencies bp-test-utils = { path = "../../primitives/test-utils", default-features = false, optional = true } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false, optional = true } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } [features] default = ["std"] diff --git a/modules/messages/Cargo.toml b/modules/messages/Cargo.toml index 1f3be4ff2..1d392b08f 100644 --- a/modules/messages/Cargo.toml +++ b/modules/messages/Cargo.toml @@ -22,16 +22,16 @@ bp-runtime = { path = "../../primitives/runtime", default-features = false } # Substrate Dependencies -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false, optional = true } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false, optional = true } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [dev-dependencies] -sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } [features] default = ["std"] diff --git a/modules/parachains/Cargo.toml b/modules/parachains/Cargo.toml index 10f7d10fd..dc9152961 100644 --- a/modules/parachains/Cargo.toml +++ b/modules/parachains/Cargo.toml @@ -19,17 +19,17 @@ pallet-bridge-grandpa = { path = "../grandpa", default-features = false } # Substrate Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [dev-dependencies] bp-header-chain = { path = "../../primitives/header-chain" } bp-test-utils = { path = "../../primitives/test-utils" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } [features] default = ["std"] diff --git a/primitives/chain-crab-parachain/Cargo.toml b/primitives/chain-crab-parachain/Cargo.toml index 89effeb5e..880af567f 100644 --- a/primitives/chain-crab-parachain/Cargo.toml +++ b/primitives/chain-crab-parachain/Cargo.toml @@ -12,11 +12,11 @@ bp-darwinia-core = { default-features = false, path = "../darwinia-core" } # paritytech bp-messages = { default-features = false, path = "../messages" } bp-runtime = { default-features = false, path = "../runtime" } -frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-version = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-version = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } [features] default = ["std"] diff --git a/primitives/chain-crab/Cargo.toml b/primitives/chain-crab/Cargo.toml index 5838c9788..7d51fe7ab 100644 --- a/primitives/chain-crab/Cargo.toml +++ b/primitives/chain-crab/Cargo.toml @@ -12,11 +12,11 @@ bp-darwinia-core = { default-features = false, path = "../darwinia-core" } # paritytech bp-messages = { default-features = false, path = "../messages" } bp-runtime = { default-features = false, path = "../runtime" } -frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-version = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-version = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } [features] default = ["std"] diff --git a/primitives/chain-kusama/Cargo.toml b/primitives/chain-kusama/Cargo.toml index 4b15bd0ea..426b00d19 100644 --- a/primitives/chain-kusama/Cargo.toml +++ b/primitives/chain-kusama/Cargo.toml @@ -17,11 +17,11 @@ bp-runtime = { path = "../runtime", default-features = false } # Substrate Based Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [features] default = ["std"] diff --git a/primitives/chain-pangolin-parachain/Cargo.toml b/primitives/chain-pangolin-parachain/Cargo.toml index 5f34a9117..5ac43fa5c 100644 --- a/primitives/chain-pangolin-parachain/Cargo.toml +++ b/primitives/chain-pangolin-parachain/Cargo.toml @@ -12,11 +12,11 @@ bp-darwinia-core = { default-features = false, path = "../darwinia-core" } # paritytech bp-messages = { default-features = false, path = "../messages" } bp-runtime = { default-features = false, path = "../runtime" } -frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-version = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-version = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } [features] default = ["std"] diff --git a/primitives/chain-pangolin/Cargo.toml b/primitives/chain-pangolin/Cargo.toml index deb80e277..076220f5f 100644 --- a/primitives/chain-pangolin/Cargo.toml +++ b/primitives/chain-pangolin/Cargo.toml @@ -12,11 +12,11 @@ bp-darwinia-core = { default-features = false, path = "../darwinia-core" } # paritytech bp-messages = { default-features = false, path = "../messages" } bp-runtime = { default-features = false, path = "../runtime" } -frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-version = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-version = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } [features] default = ["std"] diff --git a/primitives/chain-pangoro/Cargo.toml b/primitives/chain-pangoro/Cargo.toml index 210541508..67301c756 100644 --- a/primitives/chain-pangoro/Cargo.toml +++ b/primitives/chain-pangoro/Cargo.toml @@ -12,11 +12,11 @@ bp-darwinia-core = { default-features = false, path = "../darwinia-core" } # paritytech bp-messages = { default-features = false, path = "../messages" } bp-runtime = { default-features = false, path = "../runtime" } -frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-version = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-api = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-version = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } [features] default = ["std"] diff --git a/primitives/chain-polkadot/Cargo.toml b/primitives/chain-polkadot/Cargo.toml index 989dcbf71..4331410ed 100644 --- a/primitives/chain-polkadot/Cargo.toml +++ b/primitives/chain-polkadot/Cargo.toml @@ -17,11 +17,11 @@ bp-runtime = { path = "../runtime", default-features = false } # Substrate Based Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [features] default = ["std"] diff --git a/primitives/chain-rococo/Cargo.toml b/primitives/chain-rococo/Cargo.toml index e9f468f99..c7eac3fa6 100644 --- a/primitives/chain-rococo/Cargo.toml +++ b/primitives/chain-rococo/Cargo.toml @@ -16,11 +16,11 @@ bp-polkadot-core = { path = "../polkadot-core", default-features = false } bp-runtime = { path = "../runtime", default-features = false } # Substrate Based Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [features] default = ["std"] diff --git a/primitives/chain-wococo/Cargo.toml b/primitives/chain-wococo/Cargo.toml index edcad1766..32661cb52 100644 --- a/primitives/chain-wococo/Cargo.toml +++ b/primitives/chain-wococo/Cargo.toml @@ -16,9 +16,9 @@ bp-rococo = { path = "../chain-rococo", default-features = false } bp-runtime = { path = "../runtime", default-features = false } # Substrate Based Dependencies -sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [features] default = ["std"] diff --git a/primitives/darwinia-core/Cargo.toml b/primitives/darwinia-core/Cargo.toml index 017483b30..634f0548f 100644 --- a/primitives/darwinia-core/Cargo.toml +++ b/primitives/darwinia-core/Cargo.toml @@ -13,11 +13,11 @@ scale-info = { version = "2.0.1", default-features = false, features = [ # paritytech bp-messages = { default-features = false, path = "../messages" } bp-runtime = { default-features = false, path = "../runtime" } -frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +frame-system = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-core = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } [features] default = ["std"] diff --git a/primitives/header-chain/Cargo.toml b/primitives/header-chain/Cargo.toml index 5e1447b88..546aea814 100644 --- a/primitives/header-chain/Cargo.toml +++ b/primitives/header-chain/Cargo.toml @@ -18,11 +18,11 @@ bp-runtime = { path = "../runtime", default-features = false } # Substrate Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [dev-dependencies] assert_matches = "1.5" diff --git a/primitives/message-dispatch/Cargo.toml b/primitives/message-dispatch/Cargo.toml index d1b37603c..070d8d040 100644 --- a/primitives/message-dispatch/Cargo.toml +++ b/primitives/message-dispatch/Cargo.toml @@ -13,9 +13,9 @@ scale-info = { version = "2.0.1", default-features = false, features = ["derive" # Substrate Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [features] default = ["std"] diff --git a/primitives/messages/Cargo.toml b/primitives/messages/Cargo.toml index a0f57a8c6..3908fe215 100644 --- a/primitives/messages/Cargo.toml +++ b/primitives/messages/Cargo.toml @@ -19,10 +19,10 @@ bp-runtime = { path = "../runtime", default-features = false } # Substrate Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [dev-dependencies] hex = "0.4" diff --git a/primitives/polkadot-core/Cargo.toml b/primitives/polkadot-core/Cargo.toml index d51f1211a..3e37eaf17 100644 --- a/primitives/polkadot-core/Cargo.toml +++ b/primitives/polkadot-core/Cargo.toml @@ -19,13 +19,13 @@ bp-runtime = { path = "../runtime", default-features = false } # Substrate Based Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [dev-dependencies] hex = "0.4" diff --git a/primitives/runtime/Cargo.toml b/primitives/runtime/Cargo.toml index 1b41e0930..951459062 100644 --- a/primitives/runtime/Cargo.toml +++ b/primitives/runtime/Cargo.toml @@ -14,13 +14,13 @@ scale-info = { version = "2.0.1", default-features = false, features = ["derive" # Substrate Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [dev-dependencies] hex-literal = "0.3" diff --git a/primitives/test-utils/Cargo.toml b/primitives/test-utils/Cargo.toml index a4e467c88..3f3cadcb8 100644 --- a/primitives/test-utils/Cargo.toml +++ b/primitives/test-utils/Cargo.toml @@ -10,10 +10,10 @@ bp-header-chain = { path = "../header-chain", default-features = false } codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } ed25519-dalek = { version = "1.0", default-features = false, features = ["u64_backend"] } finality-grandpa = { version = "0.15.0", default-features = false } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24", default-features = false } +sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } +sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } [features] default = ["std"] diff --git a/relays/client-kusama/Cargo.toml b/relays/client-kusama/Cargo.toml index 21d785082..956e0c06c 100644 --- a/relays/client-kusama/Cargo.toml +++ b/relays/client-kusama/Cargo.toml @@ -25,6 +25,6 @@ pallet-bridge-dispatch = { path = "../../modules/dispatch" } # Substrate Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } diff --git a/relays/client-polkadot/Cargo.toml b/relays/client-polkadot/Cargo.toml index 64b39e1cd..b0531ca49 100644 --- a/relays/client-polkadot/Cargo.toml +++ b/relays/client-polkadot/Cargo.toml @@ -25,6 +25,6 @@ pallet-bridge-dispatch = { path = "../../modules/dispatch" } # Substrate Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } diff --git a/relays/client-rococo/Cargo.toml b/relays/client-rococo/Cargo.toml index 8bc7cd748..9835620af 100644 --- a/relays/client-rococo/Cargo.toml +++ b/relays/client-rococo/Cargo.toml @@ -26,6 +26,6 @@ pallet-bridge-messages = { path = "../../modules/messages" } # Substrate Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } diff --git a/relays/client-substrate/Cargo.toml b/relays/client-substrate/Cargo.toml index f4965b79f..2a4ca4e18 100644 --- a/relays/client-substrate/Cargo.toml +++ b/relays/client-substrate/Cargo.toml @@ -28,21 +28,21 @@ relay-utils = { path = "../utils" } # Substrate Dependencies -frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sc-rpc-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sc-transaction-pool-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-storage = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +frame-support = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sc-rpc-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sc-transaction-pool-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-storage = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } +sp-version = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } #[dev-dependencies] futures = "0.3.7" diff --git a/relays/messages/Cargo.toml b/relays/messages/Cargo.toml index 222dd6922..a997807c1 100644 --- a/relays/messages/Cargo.toml +++ b/relays/messages/Cargo.toml @@ -21,4 +21,4 @@ bp-runtime = { path = "../../primitives/runtime" } finality-relay = { path = "../finality" } relay-utils = { path = "../utils" } -sp-arithmetic = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +sp-arithmetic = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } diff --git a/relays/utils/Cargo.toml b/relays/utils/Cargo.toml index f58997989..3ef4eaf7f 100644 --- a/relays/utils/Cargo.toml +++ b/relays/utils/Cargo.toml @@ -29,4 +29,4 @@ bp-runtime = { path = "../../primitives/runtime" } # Substrate dependencies -substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.24" } +substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25" } From 7f78a91120cce8638e1a99d9c33b5b09bb5b2c0d Mon Sep 17 00:00:00 2001 From: Guantong <04637@163.com> Date: Wed, 6 Jul 2022 11:09:33 +0800 Subject: [PATCH 2/3] Companion for paritytech/substrate#11546 --- modules/fee-market/src/lib.rs | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/modules/fee-market/src/lib.rs b/modules/fee-market/src/lib.rs index 310570917..1364621d4 100644 --- a/modules/fee-market/src/lib.rs +++ b/modules/fee-market/src/lib.rs @@ -38,7 +38,7 @@ use frame_support::{ ensure, pallet_prelude::*, traits::{Currency, Get, LockIdentifier, LockableCurrency, WithdrawReasons}, - transactional, PalletId, + PalletId, }; use frame_system::{ensure_signed, pallet_prelude::*}; use sp_runtime::{ @@ -209,7 +209,6 @@ pub mod pallet { /// the default value is MinimumRelayFee in runtime. (Update market needed) /// Note: One account can enroll only once. #[pallet::weight(>::WeightInfo::enroll_and_lock_collateral())] - #[transactional] pub fn enroll_and_lock_collateral( origin: OriginFor, lock_collateral: BalanceOf, @@ -255,7 +254,6 @@ pub mod pallet { /// Update locked collateral for enrolled relayer, only supporting lock more. (Update market /// needed) #[pallet::weight(>::WeightInfo::update_locked_collateral())] - #[transactional] pub fn update_locked_collateral( origin: OriginFor, new_collateral: BalanceOf, @@ -308,7 +306,6 @@ pub mod pallet { /// Update relay fee for enrolled relayer. (Update market needed) #[pallet::weight(>::WeightInfo::update_relay_fee())] - #[transactional] pub fn update_relay_fee(origin: OriginFor, new_fee: BalanceOf) -> DispatchResult { let who = ensure_signed(origin)?; ensure!(Self::is_enrolled(&who), >::NotEnrolled); @@ -329,7 +326,6 @@ pub mod pallet { /// Cancel enrolled relayer(Update market needed) #[pallet::weight(>::WeightInfo::cancel_enrollment())] - #[transactional] pub fn cancel_enrollment(origin: OriginFor) -> DispatchResult { let who = ensure_signed(origin)?; ensure!(Self::is_enrolled(&who), >::NotEnrolled); @@ -357,7 +353,6 @@ pub mod pallet { } #[pallet::weight(>::WeightInfo::set_slash_protect())] - #[transactional] pub fn set_slash_protect( origin: OriginFor, slash_protect: BalanceOf, @@ -369,7 +364,6 @@ pub mod pallet { } #[pallet::weight(>::WeightInfo::set_assigned_relayers_number())] - #[transactional] pub fn set_assigned_relayers_number(origin: OriginFor, number: u32) -> DispatchResult { ensure_root(origin)?; From 877951384f32f013055f9cedb421df8ca651963a Mon Sep 17 00:00:00 2001 From: Guantong <04637@163.com> Date: Wed, 6 Jul 2022 15:18:13 +0800 Subject: [PATCH 3/3] Bump finality-grandpa --- Cargo.lock | 514 +++++++++++++++++------------ modules/grandpa/Cargo.toml | 2 +- primitives/header-chain/Cargo.toml | 2 +- primitives/test-utils/Cargo.toml | 2 +- 4 files changed, 314 insertions(+), 206 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index bf20de746..269ce0f4b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -320,15 +320,6 @@ dependencies = [ "pin-project-lite 0.2.9", ] -[[package]] -name = "atomic" -version = "0.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c" -dependencies = [ - "autocfg", -] - [[package]] name = "atomic-waker" version = "1.0.0" @@ -955,6 +946,15 @@ dependencies = [ "generic-array 0.14.5", ] +[[package]] +name = "cmake" +version = "0.1.48" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e8ad8cef104ac57b68b89df3208164d228503abbdce70f6880ffa3d970e7443a" +dependencies = [ + "cc", +] + [[package]] name = "concurrent-queue" version = "1.2.2" @@ -1514,9 +1514,9 @@ dependencies = [ [[package]] name = "finality-grandpa" -version = "0.15.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9def033d8505edf199f6a5d07aa7e6d2d6185b164293b77f0efd108f4f3e11d" +checksum = "b22349c6a11563a202d95772a68e0fcf56119e74ea8a2a19cf2301460fcd0df5" dependencies = [ "either", "futures", @@ -1524,7 +1524,7 @@ dependencies = [ "log", "num-traits", "parity-scale-codec", - "parking_lot 0.11.2", + "parking_lot 0.12.1", "scale-info", ] @@ -1581,7 +1581,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "parity-scale-codec", ] @@ -1599,7 +1599,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "frame-support", "frame-system", @@ -1633,7 +1633,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "bitflags", "frame-metadata", @@ -1663,7 +1663,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -1675,7 +1675,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1687,7 +1687,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "proc-macro2", "quote", @@ -1697,7 +1697,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "frame-support", "log", @@ -2365,14 +2365,14 @@ dependencies = [ [[package]] name = "jsonrpsee" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1f2ab5a60e558e74ea93bcf5164ebc47939a7fff8938fa9b5233bbc63e16061" +checksum = "11e017217fcd18da0a25296d3693153dd19c8a6aadab330b3595285d075385d1" dependencies = [ - "jsonrpsee-core 0.13.1", + "jsonrpsee-core 0.14.0", "jsonrpsee-http-server", - "jsonrpsee-proc-macros 0.13.1", - "jsonrpsee-types 0.13.1", + "jsonrpsee-proc-macros 0.14.0", + "jsonrpsee-types 0.14.0", "jsonrpsee-ws-server", "tracing", ] @@ -2423,9 +2423,9 @@ dependencies = [ [[package]] name = "jsonrpsee-core" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6e27462b21279edf9a6a91f46ffbe125e9cdc58b901d2e08bf59b31a47d7d0ab" +checksum = "16efcd4477de857d4a2195a45769b2fe9ebb54f3ef5a4221d3b014a4fe33ec0b" dependencies = [ "anyhow", "arrayvec 0.7.2", @@ -2433,8 +2433,10 @@ dependencies = [ "beef", "futures-channel", "futures-util", + "globset", "hyper", - "jsonrpsee-types 0.13.1", + "jsonrpsee-types 0.14.0", + "lazy_static", "parking_lot 0.12.1", "rand 0.8.5", "rustc-hash", @@ -2444,25 +2446,24 @@ dependencies = [ "thiserror", "tokio", "tracing", + "unicase", ] [[package]] name = "jsonrpsee-http-server" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7178f16eabd7154c094e24d295b9ee355ec1e5f24c328759c56255ff7bbd4548" +checksum = "bdd69efeb3ce2cba767f126872f4eeb4624038a29098e75d77608b2b4345ad03" dependencies = [ "futures-channel", "futures-util", - "globset", "hyper", - "jsonrpsee-core 0.13.1", - "jsonrpsee-types 0.13.1", - "lazy_static", + "jsonrpsee-core 0.14.0", + "jsonrpsee-types 0.14.0", + "serde", "serde_json", "tokio", "tracing", - "unicase", ] [[package]] @@ -2479,9 +2480,9 @@ dependencies = [ [[package]] name = "jsonrpsee-proc-macros" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b8d7f449cab3b747f12c3efc27f5cad537f3b597c6a3838b0fac628f4bf730a" +checksum = "874cf3f6a027cebf36cae767feca9aa2e8a8f799880e49eb5540819fcbd8eada" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2505,9 +2506,9 @@ dependencies = [ [[package]] name = "jsonrpsee-types" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8fd11763134104122ddeb0f97e4bbe393058017dfb077db63fbf44b4dd0dd86e" +checksum = "3bcf76cd316f5d3ad48138085af1f45e2c58c98e02f0779783dbb034d43f7c86" dependencies = [ "anyhow", "beef", @@ -2530,17 +2531,18 @@ dependencies = [ [[package]] name = "jsonrpsee-ws-server" -version = "0.13.1" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dfb6c21556c551582b56e4e8e6e6249b0bbdb69bb7fa39efe9b9a6b54af9f206" +checksum = "2bd2e4d266774a671f8def3794255b28eddd09b18d76e0b913fa439f34588c0a" dependencies = [ "futures-channel", "futures-util", - "jsonrpsee-core 0.13.1", - "jsonrpsee-types 0.13.1", + "jsonrpsee-core 0.14.0", + "jsonrpsee-types 0.14.0", "serde_json", "soketto", "tokio", + "tokio-stream", "tokio-util 0.7.3", "tracing", ] @@ -2612,11 +2614,10 @@ dependencies = [ [[package]] name = "libp2p" -version = "0.44.0" +version = "0.45.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "475ce2ac4a9727e53a519f6ee05b38abfcba8f0d39c4d24f103d184e36fd5b0f" +checksum = "41726ee8f662563fafba2d2d484b14037cc8ecb8c953fbfc8439d4ce3a0a9029" dependencies = [ - "atomic", "bytes", "futures", "futures-timer", @@ -2624,7 +2625,7 @@ dependencies = [ "instant", "lazy_static", "libp2p-autonat", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-deflate", "libp2p-dns", "libp2p-floodsub", @@ -2657,20 +2658,20 @@ dependencies = [ [[package]] name = "libp2p-autonat" -version = "0.3.0" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a13b690e65046af6a09c0b27bd9508fa1cab0efce889de74b0b643b9d2a98f9a" +checksum = "1d45945fd2f96c4b133c23d5c28a8b7fc8d7138e6dd8d5a8cd492dd384f888e3" dependencies = [ "async-trait", "futures", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-request-response", "libp2p-swarm", "log", - "prost 0.9.0", - "prost-build", + "prost 0.10.4", + "prost-build 0.10.4", "rand 0.8.5", ] @@ -2689,7 +2690,6 @@ dependencies = [ "futures-timer", "instant", "lazy_static", - "libsecp256k1", "log", "multiaddr", "multihash", @@ -2697,10 +2697,45 @@ dependencies = [ "parking_lot 0.12.1", "pin-project 1.0.10", "prost 0.9.0", - "prost-build", + "prost-build 0.9.0", + "rand 0.8.5", + "ring", + "rw-stream-sink 0.2.1", + "sha2 0.10.2", + "smallvec", + "thiserror", + "unsigned-varint", + "void", + "zeroize", +] + +[[package]] +name = "libp2p-core" +version = "0.33.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "42d46fca305dee6757022e2f5a4f6c023315084d0ed7441c3ab244e76666d979" +dependencies = [ + "asn1_der", + "bs58", + "ed25519-dalek", + "either", + "fnv", + "futures", + "futures-timer", + "instant", + "lazy_static", + "libsecp256k1", + "log", + "multiaddr", + "multihash", + "multistream-select", + "parking_lot 0.12.1", + "pin-project 1.0.10", + "prost 0.10.4", + "prost-build 0.10.4", "rand 0.8.5", "ring", - "rw-stream-sink", + "rw-stream-sink 0.3.0", "sha2 0.10.2", "smallvec", "thiserror", @@ -2711,52 +2746,53 @@ dependencies = [ [[package]] name = "libp2p-deflate" -version = "0.32.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b1d37f042f748e224f04785d0e987ae09a2aa518d6401d82d412dad83e360ed" +checksum = "86adefc55ea4ed8201149f052fb441210727481dff1fb0b8318460206a79f5fb" dependencies = [ "flate2", "futures", - "libp2p-core", + "libp2p-core 0.33.0", ] [[package]] name = "libp2p-dns" -version = "0.32.1" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "066e33e854e10b5c93fc650458bf2179c7e0d143db260b0963e44a94859817f1" +checksum = "fbb462ec3a51fab457b4b44ac295e8b0a4b04dc175127e615cf996b1f0f1a268" dependencies = [ "async-std-resolver", "futures", - "libp2p-core", + "libp2p-core 0.33.0", "log", + "parking_lot 0.12.1", "smallvec", "trust-dns-resolver", ] [[package]] name = "libp2p-floodsub" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "733d3ea6ebe7a7a85df2bc86678b93f24b015fae5fe3b3acc4c400e795a55d2d" +checksum = "a505d0c6f851cbf2919535150198e530825def8bd3757477f13dc3a57f46cbcc" dependencies = [ "cuckoofilter", "fnv", "futures", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", - "prost 0.9.0", - "prost-build", + "prost 0.10.4", + "prost-build 0.10.4", "rand 0.7.3", "smallvec", ] [[package]] name = "libp2p-gossipsub" -version = "0.37.0" +version = "0.38.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a90c989a7c0969c2ab63e898da9bc735e3be53fb4f376e9c045ce516bcc9f928" +checksum = "43e064ba4d7832e01c738626c6b274ae100baba05f5ffcc7b265c2a3ed398108" dependencies = [ "asynchronous-codec", "base64", @@ -2766,12 +2802,12 @@ dependencies = [ "futures", "hex_fmt", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", "prometheus-client", - "prost 0.9.0", - "prost-build", + "prost 0.10.4", + "prost-build 0.10.4", "rand 0.7.3", "regex", "sha2 0.10.2", @@ -2782,28 +2818,32 @@ dependencies = [ [[package]] name = "libp2p-identify" -version = "0.35.0" +version = "0.36.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5ef5a5b57904c7c33d6713ef918d239dc6b7553458f3475d87f8a18e9c651c8" +checksum = "b84b53490442d086db1fa5375670c9666e79143dccadef3f7c74a4346899a984" dependencies = [ + "asynchronous-codec", "futures", "futures-timer", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", "lru", - "prost 0.9.0", - "prost-build", + "prost 0.10.4", + "prost-build 0.10.4", + "prost-codec", "smallvec", + "thiserror", + "void", ] [[package]] name = "libp2p-kad" -version = "0.36.0" +version = "0.37.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "564e6bd64d177446399ed835b9451a8825b07929d6daa6a94e6405592974725e" +checksum = "5f6b5d4de90fcd35feb65ea6223fd78f3b747a64ca4b65e0813fbe66a27d56aa" dependencies = [ - "arrayvec 0.5.2", + "arrayvec 0.7.2", "asynchronous-codec", "bytes", "either", @@ -2811,11 +2851,11 @@ dependencies = [ "futures", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", - "prost 0.9.0", - "prost-build", + "prost 0.10.4", + "prost-build 0.10.4", "rand 0.7.3", "sha2 0.10.2", "smallvec", @@ -2827,9 +2867,9 @@ dependencies = [ [[package]] name = "libp2p-mdns" -version = "0.36.0" +version = "0.37.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "611ae873c8e280ccfab0d57c7a13cac5644f364529e233114ff07863946058b0" +checksum = "4783f8cf00c7b6c1ff0f1870b4fcf50b042b45533d2e13b6fb464caf447a6951" dependencies = [ "async-io", "data-encoding", @@ -2837,7 +2877,7 @@ dependencies = [ "futures", "if-watch", "lazy_static", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", "rand 0.8.5", @@ -2848,11 +2888,11 @@ dependencies = [ [[package]] name = "libp2p-metrics" -version = "0.5.0" +version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "985be799bb3796e0c136c768208c3c06604a38430571906a13dcfeda225a3b9d" +checksum = "564a7e5284d7d9b3140fdfc3cb6567bc32555e86a21de5604c2ec85da05cf384" dependencies = [ - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-gossipsub", "libp2p-identify", "libp2p-kad", @@ -2864,14 +2904,14 @@ dependencies = [ [[package]] name = "libp2p-mplex" -version = "0.32.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "442eb0c9fff0bf22a34f015724b4143ce01877e079ed0963c722d94c07c72160" +checksum = "5ff9c893f2367631a711301d703c47432af898c9bb8253bea0e2c051a13f7640" dependencies = [ "asynchronous-codec", "bytes", "futures", - "libp2p-core", + "libp2p-core 0.33.0", "log", "nohash-hasher", "parking_lot 0.12.1", @@ -2882,18 +2922,18 @@ dependencies = [ [[package]] name = "libp2p-noise" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9dd7e0c94051cda67123be68cf6b65211ba3dde7277be9068412de3e7ffd63ef" +checksum = "cf2cee1dad1c83325bbd182a8e94555778699cec8a9da00086efb7522c4c15ad" dependencies = [ "bytes", "curve25519-dalek 3.2.0", "futures", "lazy_static", - "libp2p-core", + "libp2p-core 0.33.0", "log", - "prost 0.9.0", - "prost-build", + "prost 0.10.4", + "prost-build 0.10.4", "rand 0.8.5", "sha2 0.10.2", "snow", @@ -2904,14 +2944,14 @@ dependencies = [ [[package]] name = "libp2p-ping" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf57a3c2e821331dda9fe612d4654d676ab6e33d18d9434a18cced72630df6ad" +checksum = "d41516c82fe8dd148ec925eead0c5ec08a0628f7913597e93e126e4dfb4e0787" dependencies = [ "futures", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", "rand 0.7.3", @@ -2920,17 +2960,17 @@ dependencies = [ [[package]] name = "libp2p-plaintext" -version = "0.32.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "962c0fb0e7212fb96a69b87f2d09bcefd317935239bdc79cda900e7a8897a3fe" +checksum = "db007e737adc5d28b2e03223b0210164928ad742591127130796a72aa8eaf54f" dependencies = [ "asynchronous-codec", "bytes", "futures", - "libp2p-core", + "libp2p-core 0.33.0", "log", - "prost 0.9.0", - "prost-build", + "prost 0.10.4", + "prost-build 0.10.4", "unsigned-varint", "void", ] @@ -2951,9 +2991,9 @@ dependencies = [ [[package]] name = "libp2p-relay" -version = "0.8.0" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3aa754cb7bccef51ebc3c458c6bbcef89d83b578a9925438389be841527d408f" +checksum = "624ead3406f64437a0d4567c31bd128a9a0b8226d5f16c074038f5d0fc32f650" dependencies = [ "asynchronous-codec", "bytes", @@ -2961,36 +3001,36 @@ dependencies = [ "futures", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", "pin-project 1.0.10", - "prost 0.9.0", - "prost-build", + "prost 0.10.4", + "prost-build 0.10.4", + "prost-codec", "rand 0.8.5", "smallvec", "static_assertions", "thiserror", - "unsigned-varint", "void", ] [[package]] name = "libp2p-rendezvous" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bbd0baab894c5b84da510b915d53264d566c3c35889f09931fe9edbd2a773bee" +checksum = "c59967ea2db2c7560f641aa58ac05982d42131863fcd3dd6dcf0dd1daf81c60c" dependencies = [ "asynchronous-codec", "bimap", "futures", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", - "prost 0.9.0", - "prost-build", + "prost 0.10.4", + "prost-build 0.10.4", "rand 0.8.5", "sha2 0.10.2", "thiserror", @@ -3000,15 +3040,15 @@ dependencies = [ [[package]] name = "libp2p-request-response" -version = "0.17.0" +version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b5e6a6fc6c9ad95661f46989473b34bd2993d14a4de497ff3b2668a910d4b869" +checksum = "b02e0acb725e5a757d77c96b95298fd73a7394fe82ba7b8bbeea510719cbe441" dependencies = [ "async-trait", "bytes", "futures", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "libp2p-swarm", "log", "rand 0.7.3", @@ -3018,16 +3058,16 @@ dependencies = [ [[package]] name = "libp2p-swarm" -version = "0.35.0" +version = "0.36.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f0c69ad9e8f7c5fc50ad5ad9c7c8b57f33716532a2b623197f69f93e374d14c" +checksum = "8f4bb21c5abadbf00360c734f16bf87f1712ed4f23cd46148f625d2ddb867346" dependencies = [ "either", "fnv", "futures", "futures-timer", "instant", - "libp2p-core", + "libp2p-core 0.33.0", "log", "pin-project 1.0.10", "rand 0.7.3", @@ -3048,9 +3088,9 @@ dependencies = [ [[package]] name = "libp2p-tcp" -version = "0.32.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "193447aa729c85aac2376828df76d171c1a589c9e6b58fcc7f9d9a020734122c" +checksum = "4f4933e38ef21b50698aefc87799c24f2a365c9d3f6cf50471f3f6a0bc410892" dependencies = [ "async-io", "futures", @@ -3058,7 +3098,7 @@ dependencies = [ "if-watch", "ipnet", "libc", - "libp2p-core", + "libp2p-core 0.33.0", "log", "socket2", ] @@ -3071,19 +3111,19 @@ checksum = "24bdab114f7f2701757d6541266e1131b429bbae382008f207f2114ee4222dcb" dependencies = [ "async-std", "futures", - "libp2p-core", + "libp2p-core 0.32.1", "log", ] [[package]] name = "libp2p-wasm-ext" -version = "0.32.0" +version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f6ea0f84a967ef59a16083f222c18115ae2e91db69809dce275df62e101b279" +checksum = "f066f2b8b1a1d64793f05da2256e6842ecd0293d6735ca2e9bda89831a1bdc06" dependencies = [ "futures", "js-sys", - "libp2p-core", + "libp2p-core 0.33.0", "parity-send-wrapper", "wasm-bindgen", "wasm-bindgen-futures", @@ -3091,17 +3131,18 @@ dependencies = [ [[package]] name = "libp2p-websocket" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c932834c3754501c368d1bf3d0fb458487a642b90fc25df082a3a2f3d3b32e37" +checksum = "39d398fbb29f432c4128fabdaac2ed155c3bcaf1b9bd40eeeb10a471eefacbf5" dependencies = [ "either", "futures", "futures-rustls", - "libp2p-core", + "libp2p-core 0.33.0", "log", + "parking_lot 0.12.1", "quicksink", - "rw-stream-sink", + "rw-stream-sink 0.3.0", "soketto", "url", "webpki-roots", @@ -3109,12 +3150,12 @@ dependencies = [ [[package]] name = "libp2p-yamux" -version = "0.36.0" +version = "0.37.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be902ebd89193cd020e89e89107726a38cfc0d16d18f613f4a37d046e92c7517" +checksum = "8fe653639ad74877c759720febb0cbcbf4caa221adde4eed2d3126ce5c6f381f" dependencies = [ "futures", - "libp2p-core", + "libp2p-core 0.33.0", "parking_lot 0.12.1", "thiserror", "yamux", @@ -3728,7 +3769,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "frame-benchmarking", "frame-support", @@ -3850,7 +3891,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "frame-benchmarking", "frame-support", @@ -3867,7 +3908,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "frame-support", "frame-system", @@ -3883,7 +3924,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -4231,9 +4272,9 @@ dependencies = [ [[package]] name = "prometheus-client" -version = "0.15.1" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9a896938cc6018c64f279888b8c7559d3725210d5db9a3a1ee6bc7188d51d34" +checksum = "ac1abe0255c04d15f571427a2d1e00099016506cf3297b53853acd2b7eb87825" dependencies = [ "dtoa", "itoa 1.0.2", @@ -4286,12 +4327,47 @@ dependencies = [ "multimap", "petgraph", "prost 0.9.0", - "prost-types", + "prost-types 0.9.0", "regex", "tempfile", "which", ] +[[package]] +name = "prost-build" +version = "0.10.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab" +dependencies = [ + "bytes", + "cfg-if", + "cmake", + "heck 0.4.0", + "itertools", + "lazy_static", + "log", + "multimap", + "petgraph", + "prost 0.10.4", + "prost-types 0.10.1", + "regex", + "tempfile", + "which", +] + +[[package]] +name = "prost-codec" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007" +dependencies = [ + "asynchronous-codec", + "bytes", + "prost 0.10.4", + "thiserror", + "unsigned-varint", +] + [[package]] name = "prost-derive" version = "0.9.0" @@ -4328,6 +4404,16 @@ dependencies = [ "prost 0.9.0", ] +[[package]] +name = "prost-types" +version = "0.10.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68" +dependencies = [ + "bytes", + "prost 0.10.4", +] + [[package]] name = "quick-error" version = "1.2.3" @@ -4806,6 +4892,17 @@ dependencies = [ "static_assertions", ] +[[package]] +name = "rw-stream-sink" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04" +dependencies = [ + "futures", + "pin-project 1.0.10", + "static_assertions", +] + [[package]] name = "ryu" version = "1.0.10" @@ -4824,7 +4921,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "log", "sp-core", @@ -4835,7 +4932,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -4851,7 +4948,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "impl-trait-for-tuples", "memmap2", @@ -4868,7 +4965,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -4879,7 +4976,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "fnv", "futures", @@ -4907,7 +5004,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "async-trait", "futures", @@ -4931,7 +5028,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "lazy_static", "lru", @@ -4957,7 +5054,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "environmental", "parity-scale-codec", @@ -4974,7 +5071,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "log", "parity-scale-codec", @@ -4989,7 +5086,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "async-trait", "asynchronous-codec", @@ -5012,7 +5109,7 @@ dependencies = [ "parking_lot 0.12.1", "pin-project 1.0.10", "prost 0.10.4", - "prost-build", + "prost-build 0.10.4", "rand 0.7.3", "sc-block-builder", "sc-client-api", @@ -5041,12 +5138,12 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "futures", "libp2p", "parity-scale-codec", - "prost-build", + "prost-build 0.10.4", "sc-peerset", "smallvec", ] @@ -5054,14 +5151,14 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "futures", "libp2p", "log", "parity-scale-codec", "prost 0.10.4", - "prost-build", + "prost-build 0.10.4", "sc-client-api", "sc-network-common", "sc-peerset", @@ -5074,7 +5171,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "bitflags", "either", @@ -5085,7 +5182,7 @@ dependencies = [ "lru", "parity-scale-codec", "prost 0.10.4", - "prost-build", + "prost-build 0.10.4", "sc-client-api", "sc-consensus", "sc-network-common", @@ -5103,7 +5200,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "futures", "libp2p", @@ -5116,10 +5213,10 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "futures", - "jsonrpsee 0.13.1", + "jsonrpsee 0.14.0", "log", "parity-scale-codec", "parking_lot 0.12.1", @@ -5139,7 +5236,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "chrono", "futures", @@ -5157,7 +5254,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "futures", "log", @@ -5170,7 +5267,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "futures", "futures-timer", @@ -5540,7 +5637,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "hash-db", "log", @@ -5557,7 +5654,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "blake2", "proc-macro-crate", @@ -5569,7 +5666,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "parity-scale-codec", "scale-info", @@ -5582,7 +5679,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "integer-sqrt", "num-traits", @@ -5597,7 +5694,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "parity-scale-codec", "sp-api", @@ -5609,7 +5706,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "futures", "log", @@ -5627,7 +5724,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "async-trait", "futures", @@ -5646,7 +5743,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "base58", "bitflags", @@ -5692,7 +5789,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "blake2", "byteorder", @@ -5706,7 +5803,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "proc-macro2", "quote", @@ -5717,7 +5814,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -5726,7 +5823,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "proc-macro2", "quote", @@ -5736,7 +5833,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "environmental", "parity-scale-codec", @@ -5747,7 +5844,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "finality-grandpa", "log", @@ -5765,7 +5862,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -5779,7 +5876,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "futures", "hash-db", @@ -5804,7 +5901,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "async-trait", "futures", @@ -5820,7 +5917,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "thiserror", "zstd", @@ -5829,7 +5926,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "backtrace", "lazy_static", @@ -5839,7 +5936,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "rustc-hash", "serde", @@ -5849,7 +5946,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "either", "hash256-std-hasher", @@ -5871,7 +5968,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -5888,7 +5985,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "Inflector", "proc-macro-crate", @@ -5900,7 +5997,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "log", "parity-scale-codec", @@ -5914,7 +6011,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "serde", "serde_json", @@ -5923,7 +6020,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "parity-scale-codec", "scale-info", @@ -5934,7 +6031,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "hash-db", "log", @@ -5956,12 +6053,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "impl-serde", "parity-scale-codec", @@ -5974,7 +6071,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "log", "sp-core", @@ -5987,7 +6084,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "async-trait", "futures-timer", @@ -6003,7 +6100,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "parity-scale-codec", "sp-std", @@ -6015,7 +6112,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "hash-db", "memory-db", @@ -6031,7 +6128,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "impl-serde", "parity-scale-codec", @@ -6048,7 +6145,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -6059,7 +6156,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "impl-trait-for-tuples", "log", @@ -6130,7 +6227,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#76522d7937ba94ff1becef4e4e3ca78e3e1de341" +source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.25#a7249ac572cfdc11f674da15dc29f014684a6a28" dependencies = [ "futures-util", "hyper", @@ -6148,9 +6245,9 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" [[package]] name = "syn" -version = "1.0.96" +version = "1.0.98" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0748dd251e24453cb8717f0354206b91557e4ec8703673a4b30208f2abaf1ebf" +checksum = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd" dependencies = [ "proc-macro2", "quote", @@ -6371,6 +6468,17 @@ dependencies = [ "webpki", ] +[[package]] +name = "tokio-stream" +version = "0.1.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "df54d54117d6fdc4e4fea40fe1e4e566b3505700e148a6827e59b34b0d2600d9" +dependencies = [ + "futures-core", + "pin-project-lite 0.2.9", + "tokio", +] + [[package]] name = "tokio-util" version = "0.6.10" diff --git a/modules/grandpa/Cargo.toml b/modules/grandpa/Cargo.toml index 180068418..ab23609b8 100644 --- a/modules/grandpa/Cargo.toml +++ b/modules/grandpa/Cargo.toml @@ -9,7 +9,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" [dependencies] codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -finality-grandpa = { version = "0.15.0", default-features = false } +finality-grandpa = { version = "0.16.0", default-features = false } log = { version = "0.4.14", default-features = false } num-traits = { version = "0.2", default-features = false } scale-info = { version = "2.0.1", default-features = false, features = ["derive"] } diff --git a/primitives/header-chain/Cargo.toml b/primitives/header-chain/Cargo.toml index 546aea814..5fda3da5c 100644 --- a/primitives/header-chain/Cargo.toml +++ b/primitives/header-chain/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" [dependencies] codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } -finality-grandpa = { version = "0.15.0", default-features = false } +finality-grandpa = { version = "0.16.0", default-features = false } scale-info = { version = "2.0.1", default-features = false, features = ["derive"] } serde = { version = "1.0", optional = true } diff --git a/primitives/test-utils/Cargo.toml b/primitives/test-utils/Cargo.toml index 3f3cadcb8..3e957b9f5 100644 --- a/primitives/test-utils/Cargo.toml +++ b/primitives/test-utils/Cargo.toml @@ -9,7 +9,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" bp-header-chain = { path = "../header-chain", default-features = false } codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false } ed25519-dalek = { version = "1.0", default-features = false, features = ["u64_backend"] } -finality-grandpa = { version = "0.15.0", default-features = false } +finality-grandpa = { version = "0.16.0", default-features = false } sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } sp-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false } sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.25", default-features = false }