1
- cargo-features = [" resolver" ]
2
-
3
1
[workspace ]
4
2
members = [
5
3
" auction" ,
@@ -25,74 +23,75 @@ members = [
25
23
" weight-gen" ,
26
24
" weight-meter" ,
27
25
]
26
+
28
27
resolver = " 2"
29
28
30
29
[profile .dev ]
31
30
split-debuginfo = " unpacked"
32
31
33
32
[patch .'https://github .com/paritytech/substrate' ]
34
- frame-benchmarking = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
35
- frame-support = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
36
- frame-system = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
37
- pallet-authority-discovery = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
38
- pallet-authorship = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
39
- pallet-balances = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
40
- pallet-elections-phragmen = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
41
- pallet-offences = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
42
- pallet-scheduler = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
43
- pallet-session = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
44
- pallet-staking = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
45
- pallet-timestamp = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
46
- pallet-treasury = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
47
- pallet-vesting = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
48
- sc-client-api = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
49
- sc-client-db = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
50
- sc-executor = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
51
- sc-executor-common = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
52
- sc-executor-wasmi = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
53
- sc-utils = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
54
- sp-api = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
55
- sp-application-crypto = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
56
- sp-arithmetic = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
57
- sp-authority-discovery = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
58
- sp-authorship = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
59
- sp-blockchain = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
60
- sp-consensus = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
61
- sp-core = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
62
- sp-debug-derive = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
63
- sp-externalities = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
64
- sp-inherents = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
65
- sp-io = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
66
- sp-keystore = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
67
- sp-npos-elections = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
68
- sp-panic-handler = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
69
- sp-runtime = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
70
- sp-runtime-interface = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
71
- sp-session = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
72
- sp-staking = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
73
- sp-state-machine = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
74
- sp-std = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
75
- sp-storage = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
76
- sp-tasks = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
77
- sp-timestamp = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
78
- sp-trie = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
79
- sp-version = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
80
- sp-wasm-interface = { git = " https://github.com/paritytech//substrate" , rev = " 57346f6b24875f8935280dba51fa8ab0a9ba1e39 " }
33
+ frame-benchmarking = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
34
+ frame-support = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
35
+ frame-system = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
36
+ pallet-authority-discovery = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
37
+ pallet-authorship = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
38
+ pallet-babe = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
39
+ pallet-balances = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
40
+ pallet-elections-phragmen = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
41
+ pallet-scheduler = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
42
+ pallet-session = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
43
+ pallet-staking = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
44
+ pallet-timestamp = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
45
+ pallet-treasury = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
46
+ pallet-vesting = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
47
+ sc-client-api = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
48
+ sc-client-db = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
49
+ sc-executor = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
50
+ sc-executor-common = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
51
+ sc-executor-wasmi = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
52
+ sc-utils = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
53
+ sp-api = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
54
+ sp-application-crypto = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
55
+ sp-arithmetic = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
56
+ sp-authority-discovery = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
57
+ sp-authorship = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
58
+ sp-blockchain = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
59
+ sp-consensus = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
60
+ sp-core = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
61
+ sp-debug-derive = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
62
+ sp-externalities = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
63
+ sp-inherents = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
64
+ sp-io = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
65
+ sp-keystore = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
66
+ sp-npos-elections = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
67
+ sp-panic-handler = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
68
+ sp-runtime = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
69
+ sp-runtime-interface = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
70
+ sp-session = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
71
+ sp-staking = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
72
+ sp-state-machine = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
73
+ sp-std = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
74
+ sp-storage = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
75
+ sp-tasks = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
76
+ sp-timestamp = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
77
+ sp-trie = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
78
+ sp-version = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
79
+ sp-wasm-interface = { git = " https://github.com/paritytech//substrate" , rev = " fcc54a72973d03afe7bf9e3ef2736050b3f33465 " }
81
80
82
81
[patch .'https://github .com/paritytech/cumulus' ]
83
- cumulus-primitives-core = { git = " https://github.com/paritytech//cumulus" , rev = " ede4d527c4fc5d84c43216b408a873625488574b " }
84
- parachain-info = { git = " https://github.com/paritytech//cumulus" , rev = " ede4d527c4fc5d84c43216b408a873625488574b " }
85
- cumulus-pallet-dmp-queue = { git = " https://github.com/paritytech//cumulus" , rev = " ede4d527c4fc5d84c43216b408a873625488574b " }
86
- cumulus-pallet-xcmp-queue = { git = " https://github.com/paritytech//cumulus" , rev = " ede4d527c4fc5d84c43216b408a873625488574b " }
87
- cumulus-pallet-xcm = { git = " https://github.com/paritytech//cumulus" , rev = " ede4d527c4fc5d84c43216b408a873625488574b " }
82
+ cumulus-primitives-core = { git = " https://github.com/paritytech//cumulus" , rev = " 0be8e8fc214641e306e4f913dd64ff1913e46e95 " }
83
+ parachain-info = { git = " https://github.com/paritytech//cumulus" , rev = " 0be8e8fc214641e306e4f913dd64ff1913e46e95 " }
84
+ cumulus-pallet-dmp-queue = { git = " https://github.com/paritytech//cumulus" , rev = " 0be8e8fc214641e306e4f913dd64ff1913e46e95 " }
85
+ cumulus-pallet-xcmp-queue = { git = " https://github.com/paritytech//cumulus" , rev = " 0be8e8fc214641e306e4f913dd64ff1913e46e95 " }
86
+ cumulus-pallet-xcm = { git = " https://github.com/paritytech//cumulus" , rev = " 0be8e8fc214641e306e4f913dd64ff1913e46e95 " }
88
87
89
88
[patch .'https://github .com/paritytech/polkadot' ]
90
- xcm = { git = " https://github.com/paritytech//polkadot" , rev = " bfd38ed620458fcf57eb5cde8b5732368c19b714 " }
91
- xcm-executor = { git = " https://github.com/paritytech//polkadot" , rev = " bfd38ed620458fcf57eb5cde8b5732368c19b714 " }
92
- xcm-builder = { git = " https://github.com/paritytech//polkadot" , rev = " bfd38ed620458fcf57eb5cde8b5732368c19b714 " }
93
- pallet-xcm = { git = " https://github.com/paritytech//polkadot" , rev = " bfd38ed620458fcf57eb5cde8b5732368c19b714 " }
94
- polkadot-core-primitives = { git = " https://github.com/paritytech//polkadot" , rev = " bfd38ed620458fcf57eb5cde8b5732368c19b714 " }
95
- polkadot-runtime-parachains = { git = " https://github.com/paritytech//polkadot" , rev = " bfd38ed620458fcf57eb5cde8b5732368c19b714 " }
96
- polkadot-parachain = { git = " https://github.com/paritytech//polkadot" , rev = " bfd38ed620458fcf57eb5cde8b5732368c19b714 " }
97
- polkadot-primitives = { git = " https://github.com/paritytech//polkadot" , rev = " bfd38ed620458fcf57eb5cde8b5732368c19b714 " }
98
- xcm-simulator = { git = " https://github.com/paritytech//polkadot" , rev = " bfd38ed620458fcf57eb5cde8b5732368c19b714 " }
89
+ xcm = { git = " https://github.com/paritytech//polkadot" , rev = " 7d8f00b90cd6d87780123b3e08ca120cfb0c6e50 " }
90
+ xcm-executor = { git = " https://github.com/paritytech//polkadot" , rev = " 7d8f00b90cd6d87780123b3e08ca120cfb0c6e50 " }
91
+ xcm-builder = { git = " https://github.com/paritytech//polkadot" , rev = " 7d8f00b90cd6d87780123b3e08ca120cfb0c6e50 " }
92
+ pallet-xcm = { git = " https://github.com/paritytech//polkadot" , rev = " 7d8f00b90cd6d87780123b3e08ca120cfb0c6e50 " }
93
+ polkadot-core-primitives = { git = " https://github.com/paritytech//polkadot" , rev = " 7d8f00b90cd6d87780123b3e08ca120cfb0c6e50 " }
94
+ polkadot-runtime-parachains = { git = " https://github.com/paritytech//polkadot" , rev = " 7d8f00b90cd6d87780123b3e08ca120cfb0c6e50 " }
95
+ polkadot-parachain = { git = " https://github.com/paritytech//polkadot" , rev = " 7d8f00b90cd6d87780123b3e08ca120cfb0c6e50 " }
96
+ polkadot-primitives = { git = " https://github.com/paritytech//polkadot" , rev = " 7d8f00b90cd6d87780123b3e08ca120cfb0c6e50 " }
97
+ xcm-simulator = { git = " https://github.com/paritytech//polkadot" , rev = " 7d8f00b90cd6d87780123b3e08ca120cfb0c6e50 " }
0 commit comments