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

chore(upgrade): v1.11.0 to v1.13.0 #2132

Merged

Commits on Sep 4, 2024

  1. chore(upgrade): v1.11.0 to v1.13.0

    - Upgrade Polkadot-sdk 1.10.0 to 1.13.0
    - Update weights to reflect the new version.1.13.0
    
    Notable Changes:
    Polkadot-sdk 1.12.0
    - [Improve MockValidationDataInherentDataProvider to support async backing](paritytech/polkadot-sdk#4442)
    - [Balances-Pallet add burn_allow_death extrinsic](paritytech/polkadot-sdk#3964)
    - [Add Async Backing to Parachain Template](paritytech/polkadot-sdk#4295)
    
    Polkadot-sdk 1.13.0
    - [DeprecatedRuntimeGenesisConfig generic type parameter in GenericChainSpec struct](paritytech/polkadot-sdk#4410)
    - [Move the `para_id` from `MockXcmConfig` to `MockValidationDataInherentDataProvider` to make it more prominent](paritytech/polkadot-sdk#4555)
    - [Remove parameterized-consensus-hook feature](paritytech/polkadot-sdk#4380)
    
    For more details, please refer to:
    - [Polkadot-sdk release 1.12.0](https://github.com/paritytech/polkadot-sdk/releases/polkadot-v1.12.0)
    - [Polkadot-sdk release 1.13.0](https://github.com/paritytech/polkadot-sdk/releases/polkadot-v1.13.0)
    - [Async Backing](https://wiki.polkadot.network/docs/maintain-guides-async-backing)
    
    issue-2025
    issue-1983
    enddynayn committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e1534cf View commit details
    Browse the repository at this point in the history