Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.19: Update Weights and Runtime Version #724

Merged
merged 4 commits into from
Aug 13, 2024
Merged

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented Aug 13, 2024

PR Type

enhancement, tests


Description

  • Updated autogenerated weights for multiple pallets including pallet_parachain_staking, pallet_laos_evolution, pallet_proxy, pallet_asset_metadata_extender, pallet_multisig, pallet_utility, pallet_precompiles_benchmark, pallet_sudo, and cumulus_pallet_xcmp_queue.
  • Adjusted execution times, weight parts, and proof size estimates for the updated pallets.
  • Updated weight values and expected gas values in EVM configuration tests.
  • Updated runtime version to 1900.
  • Updated runtime spec version to 1900 in E2E tests configuration.
  • Updated project version to 0.19.0.

Changes walkthrough 📝

Relevant files
Enhancement
11 files
pallet_parachain_staking.rs
Update weights for pallet_parachain_staking                           

runtime/laos/src/weights/pallet_parachain_staking.rs

  • Updated autogenerated weights for pallet_parachain_staking.
  • Adjusted execution times and weight parts.
  • Updated proof size estimates.
  • +135/-135
    pallet_laos_evolution.rs
    Update weights for pallet_laos_evolution                                 

    runtime/laos/src/weights/pallet_laos_evolution.rs

  • Updated autogenerated weights for pallet_laos_evolution.
  • Adjusted execution times and weight parts.
  • Updated proof size estimates.
  • +40/-42 
    pallet_proxy.rs
    Update weights for pallet_proxy                                                   

    runtime/laos/src/weights/pallet_proxy.rs

  • Updated autogenerated weights for pallet_proxy.
  • Adjusted execution times and weight parts.
  • Updated proof size estimates.
  • +48/-50 
    pallet_asset_metadata_extender.rs
    Update weights for pallet_asset_metadata_extender               

    runtime/laos/src/weights/pallet_asset_metadata_extender.rs

  • Updated autogenerated weights for pallet_asset_metadata_extender.
  • Adjusted execution times and weight parts.
  • Updated proof size estimates.
  • +43/-45 
    pallet_multisig.rs
    Update weights for pallet_multisig                                             

    runtime/laos/src/weights/pallet_multisig.rs

  • Updated autogenerated weights for pallet_multisig.
  • Adjusted execution times and weight parts.
  • Updated proof size estimates.
  • +35/-35 
    pallet_utility.rs
    Update weights for pallet_utility                                               

    runtime/laos/src/weights/pallet_utility.rs

  • Updated autogenerated weights for pallet_utility.
  • Adjusted execution times and weight parts.
  • Updated proof size estimates.
  • +17/-17 
    pallet_precompiles_benchmark.rs
    Update weights for pallet_precompiles_benchmark                   

    runtime/laos/src/weights/pallet_precompiles_benchmark.rs

  • Updated autogenerated weights for pallet_precompiles_benchmark.
  • Adjusted execution times and weight parts.
  • Updated proof size estimates.
  • +9/-9     
    pallet_sudo.rs
    Update weights for pallet_sudo                                                     

    runtime/laos/src/weights/pallet_sudo.rs

  • Updated autogenerated weights for pallet_sudo.
  • Adjusted execution times and weight parts.
  • Updated proof size estimates.
  • +7/-7     
    cumulus_pallet_xcmp_queue.rs
    Update weights for cumulus_pallet_xcmp_queue                         

    runtime/laos/src/weights/cumulus_pallet_xcmp_queue.rs

  • Updated autogenerated weights for cumulus_pallet_xcmp_queue.
  • Adjusted execution times and weight parts.
  • Updated proof size estimates.
  • +5/-5     
    lib.rs
    Update runtime version to 1900                                                     

    runtime/laos/src/lib.rs

    • Updated runtime version to 1900.
    +1/-1     
    Cargo.toml
    Update project version to 0.19.0                                                 

    Cargo.toml

    • Updated project version to 0.19.0.
    +1/-1     
    Tests
    2 files
    evm.rs
    Update weight values in EVM configuration tests                   

    runtime/laos/src/configs/evm.rs

  • Updated weight values in EVM configuration tests.
  • Adjusted expected gas values.
  • +8/-8     
    config.ts
    Update runtime spec version in E2E tests                                 

    e2e-tests/tests/config.ts

    • Updated runtime spec version to 1900 in E2E tests configuration.
    +1/-1     

    💡 PR-Agent usage:
    Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    @asiniscalchi
    Copy link
    Member Author

    /describe

    @github-actions github-actions bot changed the title Release/v0.19 Release v0.19: Update Weights and Runtime Version Aug 13, 2024
    Copy link

    PR Description updated to latest commit (38e8609)

    @asiniscalchi asiniscalchi marked this pull request as ready for review August 13, 2024 09:20
    @asiniscalchi asiniscalchi merged commit 8a1fa73 into main Aug 13, 2024
    18 checks passed
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants