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, XCM weights are fixed and taken from here: https://github.com/paritytech/cumulus/blob/master/polkadot-parachains/statemine/src/xcm_config.rs#L126
Weights from the benchmarks results are only used in Westend:
https://github.com/paritytech/polkadot/blob/master/runtime/westend/src/xcm_config.rs#L111
https://github.com/paritytech/polkadot/blob/master/runtime/westend/src/xcm_config.rs#L137
I am wondering if this is intentional and if benchmarks weights can be applied also at least for Westmint, Statemine and Statemint.
cc @shawntabrizi @KiChjang