@@ -23,22 +23,67 @@ members = [
2323]
2424resolver = " 2"
2525
26- [patch .crates-io ]
27- frame-benchmarking = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
28- frame-support = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
29- frame-system = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
30- pallet-balances = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
31- pallet-elections-phragmen = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
32- pallet-scheduler = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
33- pallet-treasury = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
34- sp-api = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
35- sp-application-crypto = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
36- sp-arithmetic = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
37- sp-core = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
38- sp-inherents = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
39- sp-io = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
40- sp-runtime = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
41- sp-runtime-interface = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
42- sp-std = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
43- sp-trie = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
44- sp-version = { git = " https://github.com/paritytech/substrate.git" , branch = " rococo-v1" }
26+ [patch .'https://github .com/paritytech/substrate' ]
27+ frame-benchmarking = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
28+ frame-support = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
29+ frame-system = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
30+ pallet-balances = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
31+ pallet-elections-phragmen = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
32+ pallet-scheduler = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
33+ pallet-treasury = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
34+ pallet-authorship = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
35+ pallet-vesting = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
36+ pallet-timestamp = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
37+ pallet-session = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
38+ pallet-staking = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
39+ pallet-offences = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
40+ pallet-authority-discovery = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
41+ sp-api = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
42+ sp-application-crypto = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
43+ sp-arithmetic = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
44+ sp-core = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
45+ sp-inherents = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
46+ sp-io = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
47+ sp-runtime = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
48+ sp-runtime-interface = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
49+ sp-std = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
50+ sp-trie = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
51+ sp-version = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
52+ sp-externalities = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
53+ sp-state-machine = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
54+ sp-wasm-interface = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
55+ sp-keystore = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
56+ sp-staking = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
57+ sp-storage = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
58+ sp-panic-handler = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
59+ sp-npos-elections = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
60+ sp-npos-elections-compact = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
61+ sp-debug-derive = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
62+ sp-allocator = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
63+ sp-authority-discovery = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
64+ sc-executor-common = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
65+ sc-executor-wasmi = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
66+ sc-executor = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
67+ sc-client-api = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
68+ sp-tasks = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
69+ sp-authorship = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
70+ sp-consensus = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
71+ sp-timestamp = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
72+ sp-session = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
73+ sp-blockchain = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
74+ sp-transaction-pool = { git = " https://github.com/paritytech//substrate" , rev = " 3ec97a31b285181fb1beab426ee2a8e2cb1188ab" }
75+
76+ [patch .'https://github .com/paritytech/cumulus' ]
77+ cumulus-primitives-core = { git = " https://github.com/paritytech//cumulus" , rev = " c5be7306f425be9fcf3c6e0bc598c0f481588cd9" }
78+ cumulus-pallet-parachain-system = { git = " https://github.com/paritytech//cumulus" , rev = " c5be7306f425be9fcf3c6e0bc598c0f481588cd9" }
79+ parachain-info = { git = " https://github.com/paritytech//cumulus" , rev = " c5be7306f425be9fcf3c6e0bc598c0f481588cd9" }
80+ cumulus-pallet-xcm-handler = { git = " https://github.com/paritytech//cumulus" , rev = " c5be7306f425be9fcf3c6e0bc598c0f481588cd9" }
81+
82+ [patch .'https://github .com/paritytech/polkadot' ]
83+ xcm = { git = " https://github.com/paritytech//polkadot" , rev = " 6b5b4a58a3f6a3fb647fec926609e04b7d5a336a" }
84+ xcm-executor = { git = " https://github.com/paritytech//polkadot" , rev = " 6b5b4a58a3f6a3fb647fec926609e04b7d5a336a" }
85+ xcm-builder = { git = " https://github.com/paritytech//polkadot" , rev = " 6b5b4a58a3f6a3fb647fec926609e04b7d5a336a" }
86+ polkadot-core-primitives = { git = " https://github.com/paritytech//polkadot" , rev = " 6b5b4a58a3f6a3fb647fec926609e04b7d5a336a" }
87+ polkadot-runtime-parachains = { git = " https://github.com/paritytech//polkadot" , rev = " 6b5b4a58a3f6a3fb647fec926609e04b7d5a336a" }
88+ polkadot-parachain = { git = " https://github.com/paritytech//polkadot" , rev = " 6b5b4a58a3f6a3fb647fec926609e04b7d5a336a" }
89+ polkadot-primitives = { git = " https://github.com/paritytech//polkadot" , rev = " 6b5b4a58a3f6a3fb647fec926609e04b7d5a336a" }
0 commit comments