@@ -27,168 +27,40 @@ jsonrpc-core = "15.1.0"
27
27
# local dependencies
28
28
node-template-runtime = { path = ' ../runtime' , version = ' 3.0.0' }
29
29
30
- [dependencies .frame-benchmarking ]
31
- git = ' https://github.com/paritytech/substrate.git'
32
- branch = ' master'
33
- version = ' 3.0.0'
34
-
35
- [dependencies .frame-benchmarking-cli ]
36
- git = ' https://github.com/paritytech/substrate.git'
37
- branch = ' master'
38
- version = ' 3.0.0'
39
-
40
- [dependencies .pallet-transaction-payment-rpc ]
41
- git = ' https://github.com/paritytech/substrate.git'
42
- branch = ' master'
43
- version = ' 3.0.0'
44
-
45
- [dependencies .sc-basic-authorship ]
46
- git = ' https://github.com/paritytech/substrate.git'
47
- branch = ' master'
48
- version = ' 0.9.0'
49
-
50
- [dependencies .sc-chain-spec ]
51
- git = ' https://github.com/paritytech/substrate.git'
52
- branch = ' master'
53
- version = ' 3.0.0'
54
-
55
- [dependencies .sc-cli ]
56
- features = [' wasmtime' ]
57
- git = ' https://github.com/paritytech/substrate.git'
58
- branch = ' master'
59
- version = ' 0.9.0'
60
-
61
- [dependencies .sc-client-api ]
62
- git = ' https://github.com/paritytech/substrate.git'
63
- branch = ' master'
64
- version = ' 3.0.0'
65
-
66
- [dependencies .sc-consensus ]
67
- git = ' https://github.com/paritytech/substrate.git'
68
- branch = ' master'
69
- version = ' 0.9.0'
70
-
71
- [dependencies .sc-consensus-aura ]
72
- git = ' https://github.com/paritytech/substrate.git'
73
- branch = ' master'
74
- version = ' 0.9.0'
75
-
76
- [dependencies .sc-finality-grandpa ]
77
- git = ' https://github.com/paritytech/substrate.git'
78
- branch = ' master'
79
- version = ' 0.9.0'
80
-
81
- [dependencies .sc-executor ]
82
- features = [' wasmtime' ]
83
- git = ' https://github.com/paritytech/substrate.git'
84
- branch = ' master'
85
- version = ' 0.9.0'
86
-
87
- [dependencies .sc-keystore ]
88
- git = ' https://github.com/paritytech/substrate.git'
89
- branch = ' master'
90
- version = ' 3.0.0'
91
-
92
- [dependencies .sc-rpc ]
93
- git = ' https://github.com/paritytech/substrate.git'
94
- branch = ' master'
95
- version = ' 3.0.0'
96
-
97
- [dependencies .sc-rpc-api ]
98
- git = ' https://github.com/paritytech/substrate.git'
99
- branch = ' master'
100
- version = ' 0.9.0'
101
-
102
- [dependencies .sc-service ]
103
- features = [' wasmtime' ]
104
- git = ' https://github.com/paritytech/substrate.git'
105
- branch = ' master'
106
- version = ' 0.9.0'
107
-
108
- [dependencies .sc-telemetry ]
109
- git = ' https://github.com/paritytech/substrate.git'
110
- branch = ' master'
111
- version = ' 3.0.0'
112
-
113
- [dependencies .sc-transaction-pool ]
114
- git = ' https://github.com/paritytech/substrate.git'
115
- branch = ' master'
116
- version = ' 3.0.0'
117
-
118
- [dependencies .sc-tracing ]
119
- git = ' https://github.com/paritytech/substrate.git'
120
- branch = ' master'
121
- version = ' 3.0.0'
122
-
123
- [dependencies .sp-api ]
124
- git = ' https://github.com/paritytech/substrate.git'
125
- branch = ' master'
126
- version = ' 3.0.0'
127
-
128
- [dependencies .sp-block-builder ]
129
- git = ' https://github.com/paritytech/substrate.git'
130
- branch = ' master'
131
- version = ' 3.0.0'
132
-
133
- [dependencies .sp-blockchain ]
134
- git = ' https://github.com/paritytech/substrate.git'
135
- branch = ' master'
136
- version = ' 3.0.0'
137
-
138
- [dependencies .sp-consensus ]
139
- git = ' https://github.com/paritytech/substrate.git'
140
- branch = ' master'
141
- version = ' 0.9.0'
142
-
143
- [dependencies .sp-consensus-aura ]
144
- git = ' https://github.com/paritytech/substrate.git'
145
- branch = ' master'
146
- version = ' 0.9.0'
147
-
148
- [dependencies .sp-core ]
149
- git = ' https://github.com/paritytech/substrate.git'
150
- branch = ' master'
151
- version = ' 3.0.0'
152
-
153
- [dependencies .sp-finality-grandpa ]
154
- git = ' https://github.com/paritytech/substrate.git'
155
- branch = ' master'
156
- version = ' 3.0.0'
157
-
158
- [dependencies .sp-inherents ]
159
- git = ' https://github.com/paritytech/substrate.git'
160
- branch = ' master'
161
- version = ' 3.0.0'
162
-
163
- [dependencies .sp-runtime ]
164
- git = ' https://github.com/paritytech/substrate.git'
165
- branch = ' master'
166
- version = ' 3.0.0'
167
-
168
- [dependencies .sp-timestamp ]
169
- git = ' https://github.com/paritytech/substrate.git'
170
- branch = ' master'
171
- version = ' 3.0.0'
172
-
173
- [dependencies .sp-transaction-pool ]
174
- git = ' https://github.com/paritytech/substrate.git'
175
- branch = ' master'
176
- version = ' 3.0.0'
177
-
178
- [dependencies .sp-trie ]
179
- git = ' https://github.com/paritytech/substrate.git'
180
- branch = ' master'
181
- version = ' 3.0.0'
182
-
183
- [dependencies .substrate-frame-rpc-system ]
184
- git = ' https://github.com/paritytech/substrate.git'
185
- branch = ' master'
186
- version = ' 3.0.0'
187
-
188
- [build-dependencies .substrate-build-script-utils ]
189
- git = ' https://github.com/paritytech/substrate.git'
190
- branch = ' master'
191
- version = ' 3.0.0'
30
+ frame-benchmarking = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
31
+ frame-benchmarking-cli = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
32
+ pallet-transaction-payment-rpc = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
33
+ sc-basic-authorship = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
34
+ sc-chain-spec = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
35
+ sc-cli = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' , features = [" wasmtime" ] }
36
+ sc-client-api = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
37
+ sc-consensus = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
38
+ sc-consensus-aura = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
39
+ sc-finality-grandpa = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
40
+ sc-executor = { "features" = [" wasmtime" ], git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
41
+ sc-keystore = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
42
+ sc-rpc = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
43
+ sc-rpc-api = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
44
+ sc-service = { features = [" wasmtime" ], git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
45
+ sc-telemetry = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
46
+ sc-transaction-pool = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
47
+ sc-tracing = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
48
+ sp-api = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
49
+ sp-block-builder = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
50
+ sp-blockchain = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
51
+ sp-consensus = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
52
+ sp-consensus-aura = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
53
+ sp-core = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
54
+ sp-finality-grandpa = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
55
+ sp-inherents = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
56
+ sp-runtime = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
57
+ sp-timestamp = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
58
+ sp-transaction-pool = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
59
+ sp-trie = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
60
+ substrate-frame-rpc-system = { git = ' https://github.com/paritytech/substrate.git' , branch = ' master' }
61
+
62
+ [build-dependencies ]
63
+ substrate-build-script-utils = { git = " https://github.com/paritytech/substrate" , branch = " master" }
192
64
193
65
[features ]
194
66
default = []
0 commit comments