@@ -11,13 +11,13 @@ version = '0.5.0'
11
11
12
12
[[bin ]]
13
13
name = ' pontem'
14
- path = ' src/main.rs'
14
+ path = " src/main.rs"
15
15
16
16
[package .metadata .docs .rs ]
17
17
targets = [' x86_64-unknown-linux-gnu' ]
18
18
19
19
[build-dependencies ]
20
- substrate-build-script-utils = { git = ' https://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
20
+ substrate-build-script-utils = { git = " https://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
21
21
stdlib-fetch = { path = " ../utils/stdlib-fetch" }
22
22
23
23
[dependencies ]
@@ -31,70 +31,70 @@ log = "0.4"
31
31
serde = { version = " 1.0" , features = [" derive" ] }
32
32
33
33
# Substrate dependencies
34
- frame-benchmarking = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
35
- frame-benchmarking-cli = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
36
- pallet-transaction-payment-rpc = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
37
- substrate-frame-rpc-system = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
38
- substrate-prometheus-endpoint = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
34
+ frame-benchmarking = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
35
+ frame-benchmarking-cli = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
36
+ pallet-transaction-payment-rpc = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
37
+ substrate-frame-rpc-system = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
38
+ substrate-prometheus-endpoint = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
39
39
40
40
# Substarte Client Dependencies
41
- sc-basic-authorship = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
42
- sc-cli = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' , features = [' wasmtime' ] }
43
- sc-client-api = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
44
- sc-consensus = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
45
- sc-executor = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' , features = [' wasmtime' ] }
46
- sc-finality-grandpa = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
47
- sc-keystore = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
48
- sc-rpc = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
49
- sc-rpc-api = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
50
- sc-service = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' , features = [' wasmtime' ] }
51
- sc-telemetry = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
52
- sc-transaction-pool = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
53
- sc-tracing = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
54
- sc-chain-spec = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
55
- sc-network = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
56
- sc-transaction-pool-api = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
57
- sc-consensus-manual-seal = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
41
+ sc-basic-authorship = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
42
+ sc-cli = { git = " https ://github.com/paritytech/substrate.git" , branch = ' polkadot-v0.9.13' , features = [' wasmtime' ] }
43
+ sc-client-api = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
44
+ sc-consensus = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
45
+ sc-executor = { git = " https ://github.com/paritytech/substrate.git" , branch = ' polkadot-v0.9.13' , features = [' wasmtime' ] }
46
+ sc-finality-grandpa = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
47
+ sc-keystore = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
48
+ sc-rpc = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
49
+ sc-rpc-api = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
50
+ sc-service = { git = " https ://github.com/paritytech/substrate.git" , branch = ' polkadot-v0.9.13' , features = [' wasmtime' ] }
51
+ sc-telemetry = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
52
+ sc-transaction-pool = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
53
+ sc-tracing = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
54
+ sc-chain-spec = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
55
+ sc-network = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
56
+ sc-transaction-pool-api = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
57
+ sc-consensus-manual-seal = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
58
58
59
59
# Substrate Primitive Dependencies
60
- sp-api = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
61
- sp-block-builder = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
62
- sp-blockchain = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
63
- sp-consensus = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
64
- sp-core = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
65
- sp-finality-grandpa = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
66
- sp-inherents = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
67
- sp-runtime = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
68
- sp-transaction-pool = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
69
- sp-timestamp = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
70
- sp-session = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
71
- sp-offchain = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
72
- sp-keystore = { git = ' http ://github.com/paritytech/substrate.git' , branch = ' polkadot-v0.9.13' }
60
+ sp-api = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
61
+ sp-block-builder = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
62
+ sp-blockchain = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
63
+ sp-consensus = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
64
+ sp-core = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
65
+ sp-finality-grandpa = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
66
+ sp-inherents = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
67
+ sp-runtime = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
68
+ sp-transaction-pool = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
69
+ sp-timestamp = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
70
+ sp-session = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
71
+ sp-offchain = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
72
+ sp-keystore = { git = " https ://github.com/paritytech/substrate.git" , branch = " polkadot-v0.9.13" }
73
73
74
74
# Nimbus dependencies
75
- nimbus-primitives = { git = " https://github.com/pontem-network/nimbus" , branch = ' polkadot-v0.9.13' }
76
- nimbus-consensus = { git = " https://github.com/pontem-network/nimbus" , branch = ' polkadot-v0.9.13' }
75
+ nimbus-primitives = { git = " https://github.com/pontem-network/nimbus.git " , branch = " polkadot-v0.9.13" }
76
+ nimbus-consensus = { git = " https://github.com/pontem-network/nimbus.git " , branch = " polkadot-v0.9.13" }
77
77
78
78
# Cumulus dependencies
79
- cumulus-client-consensus-relay-chain = { git = " https://github.com/paritytech/cumulus" , branch = ' polkadot-v0.9.13' }
80
- cumulus-client-consensus-common = { git = " https://github.com/paritytech/cumulus" , branch = ' polkadot-v0.9.13' }
81
- cumulus-client-network = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.13' }
82
- cumulus-client-service = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.13' }
83
- cumulus-client-cli = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.13' }
84
- cumulus-primitives-core = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.13' }
85
- cumulus-primitives-parachain-inherent = { git = ' https://github.com/paritytech/cumulus' , branch = ' polkadot-v0.9.13' }
79
+ cumulus-client-consensus-relay-chain = { git = " https://github.com/paritytech/cumulus.git " , branch = " polkadot-v0.9.13" }
80
+ cumulus-client-consensus-common = { git = " https://github.com/paritytech/cumulus.git " , branch = " polkadot-v0.9.13" }
81
+ cumulus-client-network = { git = " https://github.com/paritytech/cumulus.git " , branch = " polkadot-v0.9.13" }
82
+ cumulus-client-service = { git = " https://github.com/paritytech/cumulus.git " , branch = " polkadot-v0.9.13" }
83
+ cumulus-client-cli = { git = " https://github.com/paritytech/cumulus.git " , branch = " polkadot-v0.9.13" }
84
+ cumulus-primitives-core = { git = " https://github.com/paritytech/cumulus.git " , branch = " polkadot-v0.9.13" }
85
+ cumulus-primitives-parachain-inherent = { git = " https://github.com/paritytech/cumulus.git " , branch = " polkadot-v0.9.13" }
86
86
87
87
# Polkadot dependencies
88
- polkadot-primitives = { git = ' http ://github.com/paritytech/polkadot.git' , branch = ' release-v0.9.13' }
89
- polkadot-service = { git = ' http ://github.com/paritytech/polkadot.git' , branch = ' release-v0.9.13' }
90
- polkadot-parachain = { git = ' http ://github.com/paritytech/polkadot.git' , branch = ' release-v0.9.13' }
88
+ polkadot-primitives = { git = " https ://github.com/paritytech/polkadot.git" , branch = " release-v0.9.13" }
89
+ polkadot-service = { git = " https ://github.com/paritytech/polkadot.git" , branch = " release-v0.9.13" }
90
+ polkadot-parachain = { git = " https ://github.com/paritytech/polkadot.git" , branch = " release-v0.9.13" }
91
91
92
92
# Local dependencies
93
- pontem-runtime = { path = ' ../runtime' }
94
- sp-mvm-rpc = { path = ' ../pallets/sp-mvm/rpc' }
95
- sp-mvm-rpc-runtime = { path = ' ../pallets/sp-mvm/rpc/runtime' }
96
- primitives = { path = ' ../primitives' }
97
- constants = { path = ' ../constants' }
93
+ pontem-runtime = { path = " ../runtime" }
94
+ sp-mvm-rpc = { path = " ../pallets/sp-mvm/rpc" }
95
+ sp-mvm-rpc-runtime = { path = " ../pallets/sp-mvm/rpc/runtime" }
96
+ primitives = { path = " ../primitives" }
97
+ constants = { path = " ../constants" }
98
98
99
99
100
100
# FIXME: You MUST set the relay chain networks you wish to target in the `features` here
@@ -105,7 +105,8 @@ constants = { path = '../constants' }
105
105
#
106
106
# ** Don't enable relay chains you don't need, as this is a **very** heavy build for no reason**
107
107
# More info: https://github.com/paritytech/polkadot/pull/3189
108
- polkadot-cli = { git = ' http://github.com/paritytech/polkadot.git' , branch = ' release-v0.9.13' , features = [" kusama-native" ] }
108
+
109
+ polkadot-cli = { git = ' https://github.com/paritytech/polkadot.git' , branch = ' release-v0.9.13' , features = [" kusama-native" ] }
109
110
110
111
[dependencies .move-vm ]
111
112
package = " mvm"
0 commit comments