@@ -54,69 +54,70 @@ task-scheduler-runtime-api = { path = "pallets/offchain-task-scheduler/runtime-a
54
54
traced-test = { path = " test/traced-test" }
55
55
56
56
# Substrate Dependencies
57
- frame-benchmarking-cli = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
58
- frame-benchmarking = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
59
- frame-executive = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
60
- frame-election-provider-support = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
61
- frame-support = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
62
- frame-system = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
63
- frame-system-benchmarking = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
64
- frame-system-rpc-runtime-api = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
65
- pallet-balances = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
66
- pallet-insecure-randomness-collective-flip = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
67
- pallet-session = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
68
- pallet-staking-substrate = { package = " pallet-staking" , branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
69
- pallet-scheduler = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
70
- pallet-sudo = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
71
- pallet-timestamp = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
72
- pallet-transaction-payment = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
73
- pallet-transaction-payment-rpc = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
74
- pallet-transaction-payment-rpc-runtime-api = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
75
- sc-basic-authorship = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
76
- sc-cli = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
77
- sc-client-api = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
78
- sc-client-db = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , features = [" test-helpers" ] }
79
- sc-consensus = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
80
- sc-consensus-pow = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
81
- sc-executor = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
82
- sc-keystore = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
83
- sc-offchain = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
84
- sc-rpc = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
85
- sc-rpc-api = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
86
- sc-telemetry = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
87
- sc-transaction-pool = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
88
- sc-transaction-pool-api = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" }
89
- sc-service = { branch = " polkadot-v0.9.39" , git = " https://github.com/paritytech/substrate.git" , features = [
57
+ frame-benchmarking-cli = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
58
+ frame-benchmarking = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
59
+ frame-executive = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
60
+ frame-election-provider-support = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
61
+ frame-support = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
62
+ frame-system = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
63
+ frame-system-benchmarking = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
64
+ frame-system-rpc-runtime-api = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
65
+ pallet-balances = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
66
+ pallet-insecure-randomness-collective-flip = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
67
+ pallet-session = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
68
+ pallet-staking-substrate = { package = " pallet-staking" , branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
69
+ pallet-scheduler = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
70
+ pallet-sudo = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
71
+ pallet-timestamp = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
72
+ pallet-transaction-payment = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
73
+ pallet-transaction-payment-rpc = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
74
+ pallet-transaction-payment-rpc-runtime-api = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , default-features = false }
75
+ sc-basic-authorship = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
76
+ sc-chain-spec = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
77
+ sc-cli = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
78
+ sc-client-api = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
79
+ sc-client-db = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , features = [" test-helpers" ] }
80
+ sc-consensus = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
81
+ sc-consensus-pow = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
82
+ sc-executor = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
83
+ sc-keystore = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
84
+ sc-offchain = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
85
+ sc-rpc = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
86
+ sc-rpc-api = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
87
+ sc-telemetry = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
88
+ sc-transaction-pool = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
89
+ sc-transaction-pool-api = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" }
90
+ sc-service = { branch = " polkadot-v0.9.40" , git = " https://github.com/paritytech/substrate.git" , features = [
90
91
" test-helpers" ,
91
92
] }
92
- sp-api = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
93
- sp-application-crypto = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" }
94
- sp-arithmetic = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
95
- sp-block-builder = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
96
- sp-blockchain = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" }
97
- sp-consensus = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
98
- sp-consensus-pow = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
99
- sp-core = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
100
- sp-inherents = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
101
- sp-io = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
102
- sp-keystore = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
103
- sp-offchain = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
104
- sp-runtime = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
105
- sp-runtime-interface = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
106
- sp-session = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
107
- sp-state-machine = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
108
- sp-staking = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
109
- sp-std = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
110
- sp-timestamp = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" }
111
- sp-transaction-pool = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
112
- sp-version = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
113
- substrate-build-script-utils = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" }
114
- substrate-frame-rpc-system = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" }
115
- substrate-prometheus-endpoint = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" }
116
- substrate-test-client = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" }
117
- tracing = { package = " sp-tracing" , branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
118
- frame-try-runtime = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
119
- sp-externalities = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
120
- substrate-wasm-builder = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" }
121
- try-runtime-cli = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" }
122
- sp-keyring = { branch = " polkadot-v0.9.39 " , git = " https://github.com/paritytech/substrate.git" }
93
+ sp-api = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
94
+ sp-application-crypto = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" }
95
+ sp-arithmetic = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
96
+ sp-block-builder = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
97
+ sp-blockchain = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" }
98
+ sp-consensus = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
99
+ sp-consensus-pow = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
100
+ sp-core = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
101
+ sp-inherents = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
102
+ sp-io = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
103
+ sp-keystore = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
104
+ sp-offchain = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
105
+ sp-runtime = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
106
+ sp-runtime-interface = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
107
+ sp-session = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
108
+ sp-state-machine = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
109
+ sp-staking = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
110
+ sp-std = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
111
+ sp-timestamp = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" }
112
+ sp-transaction-pool = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
113
+ sp-version = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
114
+ substrate-build-script-utils = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" }
115
+ substrate-frame-rpc-system = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" }
116
+ substrate-prometheus-endpoint = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" }
117
+ substrate-test-client = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" }
118
+ tracing = { package = " sp-tracing" , branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
119
+ frame-try-runtime = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
120
+ sp-externalities = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" , default-features = false }
121
+ substrate-wasm-builder = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" }
122
+ try-runtime-cli = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" }
123
+ sp-keyring = { branch = " polkadot-v0.9.40 " , git = " https://github.com/paritytech/substrate.git" }
0 commit comments