Skip to content
Snippets Groups Projects
Commit c6b05ad3 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

WIP: rebase

parent 84a87513
No related branches found
No related tags found
1 merge request!235Resolve "remove random_id mechanism which is heavy and that we do not use"
Pipeline #35809 passed
...@@ -17,7 +17,6 @@ runtime-benchmarks = [ ...@@ -17,7 +17,6 @@ runtime-benchmarks = [
'frame-system/runtime-benchmarks', 'frame-system/runtime-benchmarks',
'sp-runtime/runtime-benchmarks', 'sp-runtime/runtime-benchmarks',
'pallet-identity/runtime-benchmarks', 'pallet-identity/runtime-benchmarks',
'pallet-provide-randomness/runtime-benchmarks',
'pallet-treasury/runtime-benchmarks', 'pallet-treasury/runtime-benchmarks',
'pallet-quota/runtime-benchmarks', 'pallet-quota/runtime-benchmarks',
'pallet-balances/runtime-benchmarks', 'pallet-balances/runtime-benchmarks',
...@@ -45,7 +44,6 @@ try-runtime = [ ...@@ -45,7 +44,6 @@ try-runtime = [
'frame-system/try-runtime', 'frame-system/try-runtime',
'sp-runtime/try-runtime', 'sp-runtime/try-runtime',
'pallet-identity/try-runtime', 'pallet-identity/try-runtime',
'pallet-provide-randomness/try-runtime',
'pallet-treasury/try-runtime', 'pallet-treasury/try-runtime',
'pallet-quota/try-runtime', 'pallet-quota/try-runtime',
'pallet-balances/try-runtime', 'pallet-balances/try-runtime',
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment