@@ -30,55 +30,57 @@ resolver = "2"
30
30
split-debuginfo = " unpacked"
31
31
32
32
[patch .'https://github .com/paritytech/substrate' ]
33
- frame-benchmarking = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
34
- frame-support = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
35
- frame-system = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
36
- pallet-balances = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
37
- pallet-elections-phragmen = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
38
- pallet-scheduler = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
39
- pallet-treasury = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
40
- pallet-authorship = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
41
- pallet-vesting = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
42
- pallet-timestamp = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
43
- pallet-session = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
44
- pallet-staking = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
45
- pallet-offences = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
46
- pallet-authority-discovery = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
47
- sp-api = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
48
- sp-application-crypto = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
49
- sp-arithmetic = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
50
- sp-core = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
51
- sp-inherents = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
52
- sp-io = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
53
- sp-runtime = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
54
- sp-runtime-interface = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
55
- sp-std = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
56
- sp-trie = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
57
- sp-version = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
58
- sp-externalities = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
59
- sp-state-machine = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
60
- sp-wasm-interface = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
61
- sp-keystore = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
62
- sp-staking = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
63
- sp-storage = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
64
- sp-panic-handler = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
65
- sp-npos-elections = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
66
- sp-npos-elections-compact = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
67
- sp-debug-derive = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
68
- sp-allocator = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
69
- sp-authority-discovery = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
70
- sc-executor-common = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
71
- sc-executor-wasmi = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
72
- sc-executor = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
73
- sc-client-api = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
74
- sp-tasks = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
75
- sp-authorship = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
76
- sp-consensus = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
77
- sp-timestamp = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
78
- sp-session = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
79
- sp-blockchain = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
80
- sp-transaction-pool = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
81
- sc-client-db = { git = " https://github.com/paritytech//substrate" , rev = " 85fa0ab80c3ceccf4bb98380d7833578aaf8815e" }
33
+ frame-benchmarking = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
34
+ frame-support = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
35
+ frame-system = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
36
+ max-encoded-len = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
37
+ max-encoded-len-derive = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
38
+ pallet-authority-discovery = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
39
+ pallet-authorship = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
40
+ pallet-balances = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
41
+ pallet-elections-phragmen = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
42
+ pallet-offences = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
43
+ pallet-scheduler = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
44
+ pallet-session = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
45
+ pallet-staking = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
46
+ pallet-timestamp = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
47
+ pallet-treasury = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
48
+ pallet-vesting = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
49
+ sc-client-api = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
50
+ sc-client-db = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
51
+ sc-executor = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
52
+ sc-executor-common = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
53
+ sc-executor-wasmi = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
54
+ sp-allocator = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
55
+ sp-api = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
56
+ sp-application-crypto = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
57
+ sp-arithmetic = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
58
+ sp-authority-discovery = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
59
+ sp-authorship = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
60
+ sp-blockchain = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
61
+ sp-consensus = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
62
+ sp-core = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
63
+ sp-debug-derive = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
64
+ sp-externalities = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
65
+ sp-inherents = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
66
+ sp-io = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
67
+ sp-keystore = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
68
+ sp-npos-elections = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
69
+ sp-npos-elections-compact = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
70
+ sp-panic-handler = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
71
+ sp-runtime = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
72
+ sp-runtime-interface = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
73
+ sp-session = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
74
+ sp-staking = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
75
+ sp-state-machine = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
76
+ sp-std = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
77
+ sp-storage = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
78
+ sp-tasks = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
79
+ sp-timestamp = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
80
+ sp-transaction-pool = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
81
+ sp-trie = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
82
+ sp-version = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
83
+ sp-wasm-interface = { git = " https://github.com/paritytech//substrate" , rev = " ea5d3570673d125dfe0b7da33b345c3c13195380" }
82
84
83
85
# [patch.'https://github.com/paritytech/cumulus']
84
86
# cumulus-primitives-core = { git = "https://github.com/paritytech//cumulus", rev = "95d81d499927e508769690fc43a480f00ddd131e" }
0 commit comments