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.9.0 to v1.10.0 #2104

Merged
merged 8 commits into from
Aug 1, 2024

Commits on Aug 1, 2024

  1. chore(upgrade): v1.9.0 to v1.10.0

    - Upgrade Polkadot-sdk 1.9.0 to 1.10.0
    - Update weights to reflect the new version.
    
    Notable Changes:
    - [Remove experimental flag](https://github.com/paritytech/polkadot-sdk/pull/3654/files)
    - [Remove pallet::getter macro](paritytech/polkadot-sdk#3350)
    - [Refactor APIs](https://github.com/paritytech/polkadot-sdk/pull/3817/files#diff-b02373af4015a8ebdf3a3f5be9ea0ce555b6e45331872e0465fd2f488177d383)
    - [Refactor Unified Host Functions](paritytech/polkadot-sdk#3854)
    - [StorageWeightReclaim SignedExtension](https://github.com/paritytech/polkadot-sdk/pull/3002/files)
    
    For more details, please refer to:
    
    [Release Notes](https://github.com/paritytech/polkadot-sdk/releases/tag/polkadot-v1.10.0)
    enddynayn committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ebe7363 View commit details
    Browse the repository at this point in the history
  2. use unified host functions

    enddynayn committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a6cc125 View commit details
    Browse the repository at this point in the history
  3. Pov reclaim

    enddynayn committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    06462ac View commit details
    Browse the repository at this point in the history
  4. spec version

    enddynayn committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    aee22de View commit details
    Browse the repository at this point in the history
  5. nightly change

    enddynayn committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4fcf875 View commit details
    Browse the repository at this point in the history
  6. Update weights

    enddynayn authored and github-actions[bot] committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c4563db View commit details
    Browse the repository at this point in the history
  7. empty

    enddynayn committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    92f17de View commit details
    Browse the repository at this point in the history
  8. update

    enddynayn committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3aa9a19 View commit details
    Browse the repository at this point in the history