@@ -77,10 +77,29 @@ frame-support-procedural-tools = { git = "https://github.com/paritytech//substra
77
77
frame-support-procedural = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
78
78
sp-tracing = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
79
79
sp-storage = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
80
+ sp-block-builder = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
81
+ sp-timestamp = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
82
+ sp-finality-grandpa = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
83
+ sp-authority-discovery = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
84
+ sp-blockchain = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
85
+ sp-consensus-babe = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
86
+ sp-transaction-pool = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
87
+ sc-client-api = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
88
+ sc-block-builder = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
89
+ sc-network = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
90
+ sc-network-gossip = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
91
+ sc-finality-grandpa = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
92
+ sc-consensus-epochs = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
93
+ sc-consensus = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
94
+ sc-consensus-uncles = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
95
+ sc-consensus-slots = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
96
+ sc-consensus-babe = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
97
+ sc-chain-spec = { git = " https://github.com/paritytech//substrate" , rev = " f884296f7436916909025f8b43c4bbf3e60e4c60" }
80
98
81
99
[patch ."https://github .com/paritytech/polkadot" ]
82
100
xcm = { git = " https://github.com/paritytech//polkadot" , rev = " 550d84a8fccb491130160bd16a6b6a4657b7090a" }
83
101
xcm-executor = { git = " https://github.com/paritytech//polkadot" , rev = " 550d84a8fccb491130160bd16a6b6a4657b7090a" }
102
+ polkadot-parachain = { git = " https://github.com/paritytech//polkadot" , rev = " 550d84a8fccb491130160bd16a6b6a4657b7090a" }
84
103
85
104
[patch ."https://github .com/paritytech/cumulus" ]
86
105
cumulus-primitives = { git = " https://github.com/paritytech//cumulus" , rev = " 05bcb211330ee51d097bebaecb45bd7848807f88" }
0 commit comments