@@ -23,51 +23,51 @@ futures = { version = "0.3.21", features = ["thread-pool"]}
2323dia-oracle-rpc = { version =" 0.1.0" , path = " ../pallets/dia-oracle/rpc" }
2424dia-oracle-runtime-api = { version =" 0.1.0" , path = " ../pallets/dia-oracle/rpc/runtime-api" }
2525
26- sc-cli = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
27- sp-core = { version = " 7.0.0" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
28- sc-executor = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
29- sc-service = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
30- sc-telemetry = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
31- sc-keystore = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
32- sc-transaction-pool = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
33- sc-transaction-pool-api = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
34- sc-consensus-aura = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
35- sp-consensus-aura = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
36- sp-consensus = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
37- sc-consensus = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
38- sc-finality -grandpa = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
39- sp-finality -grandpa = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
40- sc-client-api = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
41- sp-runtime = { version = " 7.0.0" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
42- sp-timestamp = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
43- sp-inherents = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
44- sp-keyring = { version = " 7.0.0" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
45- frame-system = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
46- pallet-transaction-payment = { version = " 4.0.0-dev" , default-features = false , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
26+ sc-cli = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
27+ sp-core = { version = " 7.0.0" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
28+ sc-executor = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
29+ sc-service = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
30+ sc-telemetry = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
31+ sc-keystore = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
32+ sc-transaction-pool = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
33+ sc-transaction-pool-api = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
34+ sc-consensus-aura = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
35+ sp-consensus-aura = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
36+ sp-consensus = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
37+ sc-consensus = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
38+ sc-consensus -grandpa = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
39+ sp-consensus -grandpa = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
40+ sc-client-api = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
41+ sp-runtime = { version = " 7.0.0" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
42+ sp-timestamp = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
43+ sp-inherents = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
44+ sp-keyring = { version = " 7.0.0" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
45+ frame-system = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
46+ pallet-transaction-payment = { version = " 4.0.0-dev" , default-features = false , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
4747
4848# These dependencies are used for the node template's RPCs
4949jsonrpsee = { version = " 0.16.2" , features = [" server" ] }
50- sc-rpc = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
51- sp-api = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
52- sc-rpc-api = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
53- sp-blockchain = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
54- sp-block-builder = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
55- sc-basic-authorship = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
56- substrate-frame-rpc-system = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
57- pallet-transaction-payment-rpc = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
50+ sc-rpc = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
51+ sp-api = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
52+ sc-rpc-api = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
53+ sp-blockchain = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
54+ sp-block-builder = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
55+ sc-basic-authorship = { version = " 0.10.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
56+ substrate-frame-rpc-system = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
57+ pallet-transaction-payment-rpc = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
5858
5959# These dependencies are used for runtime benchmarking
60- frame-benchmarking = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
61- frame-benchmarking-cli = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
60+ frame-benchmarking = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
61+ frame-benchmarking-cli = { version = " 4.0.0-dev" , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
6262
6363# Local Dependencies
6464node-template-runtime = { version = " 4.0.0-dev" , path = " ../runtime" }
6565
6666# CLI-specific dependencies
67- try-runtime-cli = { version = " 0.10.0-dev" , optional = true , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
67+ try-runtime-cli = { version = " 0.10.0-dev" , optional = true , git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
6868
6969[build-dependencies ]
70- substrate-build-script-utils = { git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.37 " }
70+ substrate-build-script-utils = { git = " https://github.com/paritytech/substrate.git" , "branch" = " polkadot-v0.9.40 " }
7171
7272[features ]
7373default = []
0 commit comments