Release v0.19: Update Weights and Runtime Version #724
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, tests
Description
pallet_parachain_staking
,pallet_laos_evolution
,pallet_proxy
,pallet_asset_metadata_extender
,pallet_multisig
,pallet_utility
,pallet_precompiles_benchmark
,pallet_sudo
, andcumulus_pallet_xcmp_queue
.Changes walkthrough 📝
11 files
pallet_parachain_staking.rs
Update weights for pallet_parachain_staking
runtime/laos/src/weights/pallet_parachain_staking.rs
pallet_parachain_staking
.pallet_laos_evolution.rs
Update weights for pallet_laos_evolution
runtime/laos/src/weights/pallet_laos_evolution.rs
pallet_laos_evolution
.pallet_proxy.rs
Update weights for pallet_proxy
runtime/laos/src/weights/pallet_proxy.rs
pallet_proxy
.pallet_asset_metadata_extender.rs
Update weights for pallet_asset_metadata_extender
runtime/laos/src/weights/pallet_asset_metadata_extender.rs
pallet_asset_metadata_extender
.pallet_multisig.rs
Update weights for pallet_multisig
runtime/laos/src/weights/pallet_multisig.rs
pallet_multisig
.pallet_utility.rs
Update weights for pallet_utility
runtime/laos/src/weights/pallet_utility.rs
pallet_utility
.pallet_precompiles_benchmark.rs
Update weights for pallet_precompiles_benchmark
runtime/laos/src/weights/pallet_precompiles_benchmark.rs
pallet_precompiles_benchmark
.pallet_sudo.rs
Update weights for pallet_sudo
runtime/laos/src/weights/pallet_sudo.rs
pallet_sudo
.cumulus_pallet_xcmp_queue.rs
Update weights for cumulus_pallet_xcmp_queue
runtime/laos/src/weights/cumulus_pallet_xcmp_queue.rs
cumulus_pallet_xcmp_queue
.lib.rs
Update runtime version to 1900
runtime/laos/src/lib.rs
Cargo.toml
Update project version to 0.19.0
Cargo.toml
2 files
evm.rs
Update weight values in EVM configuration tests
runtime/laos/src/configs/evm.rs
config.ts
Update runtime spec version in E2E tests
e2e-tests/tests/config.ts