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

Migrate polkadot-primitives to v6 #1543

Merged
merged 25 commits into from
Sep 27, 2023
Merged

Commits on Sep 13, 2023

  1. migrate primitives to v6

    stabilize async backing and enable API on Rococo
    slumber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d8a9792 View commit details
    Browse the repository at this point in the history
  2. fix import

    slumber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1b191d8 View commit details
    Browse the repository at this point in the history
  3. bump rococo version

    slumber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    22d0c74 View commit details
    Browse the repository at this point in the history
  4. bump wococo too

    slumber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1b5679d View commit details
    Browse the repository at this point in the history
  5. fix pallet

    slumber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    27d45f7 View commit details
    Browse the repository at this point in the history
  6. fix doc job

    slumber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c264250 View commit details
    Browse the repository at this point in the history
  7. fmt

    slumber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b23f36c View commit details
    Browse the repository at this point in the history
  8. drop LOWES_USER_ID reexport

    slumber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    21feed2 View commit details
    Browse the repository at this point in the history
  9. revert comment

    slumber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4ffdc01 View commit details
    Browse the repository at this point in the history
  10. merge runtime api into v7

    slumber committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4049260 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3953c5d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. bump westend

    slumber committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9cb2847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b8121 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Enable validation/collation v2 protocols (#1542)

    Removes the `network-protocol-staging` feature. This is needed for the
    first release of async backing capable nodes.
    Renames `VStaging` to `V2`
    on top of #1543
    
    ---------
    
    Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
    sandreim authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4cb5e35 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    955f339 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. use default zombienet images

    slumber committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3c839be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cccd8c View commit details
    Browse the repository at this point in the history
  3. override pipeline images

    slumber committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    cc45b79 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    a91eb83 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    b17c2d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1888da6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68668f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. use cumulus image

    slumber committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    535c94a View commit details
    Browse the repository at this point in the history
  2. use cumulus image from the pr

    slumber committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    692b269 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. drop compatibility tests

    slumber committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a189394 View commit details
    Browse the repository at this point in the history