@@ -19,47 +19,47 @@ name = "polkadot-bulletin-chain"
1919clap = { version = " 4.2.5" , features = [" derive" ] }
2020futures = { version = " 0.3.21" , features = [" thread-pool" ]}
2121
22- frame-system = { git = " https://github.com/paritytech/polkadot-sdk.git" }
23- pallet-im-online = { git = " https://github.com/paritytech/polkadot-sdk.git" }
24- sc-cli = { git = " https://github.com/paritytech/polkadot-sdk.git" }
25- sc-client-api = { git = " https://github.com/paritytech/polkadot-sdk.git" }
26- sc-consensus = { git = " https://github.com/paritytech/polkadot-sdk.git" }
27- sc-consensus-babe = { git = " https://github.com/paritytech/polkadot-sdk.git" }
28- sc-consensus-grandpa = { git = " https://github.com/paritytech/polkadot-sdk.git" }
29- sc-consensus-grandpa-rpc = { git = " https://github.com/paritytech/polkadot-sdk.git" }
30- sc-executor = { git = " https://github.com/paritytech/polkadot-sdk.git" }
31- sc-network = { git = " https://github.com/paritytech/polkadot-sdk.git" }
32- sc-offchain = { git = " https://github.com/paritytech/polkadot-sdk.git" }
33- sc-rpc = { git = " https://github.com/paritytech/polkadot-sdk.git" }
34- sc-service = { git = " https://github.com/paritytech/polkadot-sdk.git" }
35- sc-statement-store = { git = " https://github.com/paritytech/polkadot-sdk.git" }
36- sc-telemetry = { git = " https://github.com/paritytech/polkadot-sdk.git" }
37- sc-transaction-pool = { git = " https://github.com/paritytech/polkadot-sdk.git" }
38- sc-transaction-pool-api = { git = " https://github.com/paritytech/polkadot-sdk.git" }
39- sp-consensus-babe = { git = " https://github.com/paritytech/polkadot-sdk.git" }
40- sp-consensus-grandpa = { git = " https://github.com/paritytech/polkadot-sdk.git" }
41- sp-core = { git = " https://github.com/paritytech/polkadot-sdk.git" }
42- sp-inherents = { git = " https://github.com/paritytech/polkadot-sdk.git" }
43- sp-io = { git = " https://github.com/paritytech/polkadot-sdk.git" }
44- sp-keyring = { git = " https://github.com/paritytech/polkadot-sdk.git" }
45- sp-runtime = { git = " https://github.com/paritytech/polkadot-sdk.git" }
46- sp-timestamp = { git = " https://github.com/paritytech/polkadot-sdk.git" }
47- sp-transaction-storage-proof = { git = " https://github.com/paritytech/polkadot-sdk.git" }
22+ frame-system = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
23+ pallet-im-online = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
24+ sc-cli = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
25+ sc-client-api = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
26+ sc-consensus = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
27+ sc-consensus-babe = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
28+ sc-consensus-grandpa = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
29+ sc-consensus-grandpa-rpc = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
30+ sc-executor = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
31+ sc-network = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
32+ sc-offchain = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
33+ sc-rpc = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
34+ sc-service = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
35+ sc-statement-store = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
36+ sc-telemetry = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
37+ sc-transaction-pool = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
38+ sc-transaction-pool-api = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
39+ sp-consensus-babe = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
40+ sp-consensus-grandpa = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
41+ sp-core = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
42+ sp-inherents = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
43+ sp-io = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
44+ sp-keyring = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
45+ sp-runtime = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
46+ sp-timestamp = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
47+ sp-transaction-storage-proof = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
4848
4949# These dependencies are used for the node's RPCs
5050serde_json = { version = " 1.0.132" , default-features = true }
5151jsonrpsee = { version = " 0.24.3" , features = [" server" ] }
52- sc-basic-authorship = { git = " https://github.com/paritytech/polkadot-sdk.git" }
53- sc-rpc-api = { git = " https://github.com/paritytech/polkadot-sdk.git" }
54- sp-api = { git = " https://github.com/paritytech/polkadot-sdk.git" }
55- sp-block-builder = { git = " https://github.com/paritytech/polkadot-sdk.git" }
56- sp-blockchain = { git = " https://github.com/paritytech/polkadot-sdk.git" }
57- sp-genesis-builder = { git = " https://github.com/paritytech/polkadot-sdk.git" }
58- substrate-frame-rpc-system = { git = " https://github.com/paritytech/polkadot-sdk.git" }
52+ sc-basic-authorship = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
53+ sc-rpc-api = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
54+ sp-api = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
55+ sp-block-builder = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
56+ sp-blockchain = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
57+ sp-genesis-builder = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
58+ substrate-frame-rpc-system = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
5959
6060# These dependencies are used for runtime benchmarking
61- frame-benchmarking = { git = " https://github.com/paritytech/polkadot-sdk.git" }
62- frame-benchmarking-cli = { git = " https://github.com/paritytech/polkadot-sdk.git" }
61+ frame-benchmarking = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
62+ frame-benchmarking-cli = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
6363
6464# Local Dependencies
6565polkadot-bulletin-chain-runtime = { version = " 0.1.0-dev" , path = " ../runtime" }
@@ -68,7 +68,7 @@ polkadot-bulletin-chain-runtime = { version = "0.1.0-dev", path = "../runtime" }
6868try-runtime-cli = { optional = true , git = " https://github.com/paritytech/try-runtime-cli.git" }
6969
7070[build-dependencies ]
71- substrate-build-script-utils = { git = " https://github.com/paritytech/polkadot-sdk.git" }
71+ substrate-build-script-utils = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 0e09ad448bce27fcd255370cc2827ea5d2cf3892 " }
7272
7373[features ]
7474default = []
0 commit comments