You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Currently, the weights used in the Schedule are placeholder values that are just based on guesswork. We need to replace them with proper values determined by benchmarks.
In order to do that we use the benchmarking system used by the rest of substrate. This allows us to have those values automatically determined for each runtime and on each change to the contracts module.