Update weights and execution times for multiple pallets in v0.20 release #744
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Type
enhancement
Description
spec_version
inruntime/laos/src/lib.rs
from 1900 to 2000.Changes walkthrough 📝
11 files
pallet_parachain_staking.rs
Updated weights and execution times for parachain staking
runtime/laos/src/weights/pallet_parachain_staking.rs
functions.
pallet_vesting.rs
Updated weights and execution times for vesting
runtime/laos/src/weights/pallet_vesting.rs
functions.
pallet_proxy.rs
Updated weights and execution times for proxy
runtime/laos/src/weights/pallet_proxy.rs
functions.
pallet_asset_metadata_extender.rs
Updated weights and execution times for asset metadata extender
runtime/laos/src/weights/pallet_asset_metadata_extender.rs
functions.
pallet_laos_evolution.rs
Updated weights and execution times for laos evolution
runtime/laos/src/weights/pallet_laos_evolution.rs
functions.
pallet_multisig.rs
Updated weights and execution times for multisig
runtime/laos/src/weights/pallet_multisig.rs
functions.
pallet_message_queue.rs
Updated weights and execution times for message queue
runtime/laos/src/weights/pallet_message_queue.rs
functions.
cumulus_pallet_xcmp_queue.rs
Updated weights and execution times for xcmp queue
runtime/laos/src/weights/cumulus_pallet_xcmp_queue.rs
functions.
pallet_sudo.rs
Updated weights and execution times for sudo
runtime/laos/src/weights/pallet_sudo.rs
pallet_evm.rs
Updated weights and execution times for EVM
runtime/laos/src/weights/pallet_evm.rs
lib.rs
Bump spec_version to 2000
runtime/laos/src/lib.rs
spec_version
from 1900 to 2000.8 files
pallet_utility.rs
...
runtime/laos/src/weights/pallet_utility.rs
...
pallet_precompiles_benchmark.rs
...
runtime/laos/src/weights/pallet_precompiles_benchmark.rs
...
pallet_session.rs
...
runtime/laos/src/weights/pallet_session.rs
...
evm.rs
...
runtime/laos/src/configs/evm.rs
...
pallet_timestamp.rs
...
runtime/laos/src/weights/pallet_timestamp.rs
...
cumulus_pallet_parachain_system.rs
...
runtime/laos/src/weights/cumulus_pallet_parachain_system.rs
...
config.ts
...
e2e-tests/tests/config.ts
...
Cargo.toml
...
Cargo.toml
...