-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
benchmarkExtrensic benchmark neededExtrensic benchmark neededchange/majorMajor Changes in this PRMajor Changes in this PRtech-debt
Description
Description
Based on the discussions in https://substrate.stackexchange.com/questions/3891/benchmarks-command-error/3894#3894 we should remove without_storage_info usages so that we can get accurate PoV benchmarks
Currently its been used in Messages and Schema pallets
Acceptence Criterea
- Remove
without_storage_infofromMessagesandSchemapallets and fix all compile issues - Do migrations from unbounded to bounded types for these pallets
- Rerun benchmarks to include PoV size
Additional details
Examples for migration and other changes from substrate:
paritytech/polkadot-sdk#323
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
benchmarkExtrensic benchmark neededExtrensic benchmark neededchange/majorMajor Changes in this PRMajor Changes in this PRtech-debt