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

bridge-hub-rococo-wococo branch is merged. #22

Merged
merged 139 commits into from
May 9, 2023

Commits on Mar 27, 2023

  1. Bump futures from 0.3.26 to 0.3.27 (paritytech#2359)

    Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.26 to 0.3.27.
    - [Release notes](https://github.com/rust-lang/futures-rs/releases)
    - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/futures-rs@0.3.26...0.3.27)
    
    ---
    updated-dependencies:
    - dependency-name: futures
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Kunert <[email protected]>
    dependabot[bot] and skunert authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7d4319d View commit details
    Browse the repository at this point in the history
  2. Bump clap from 4.1.11 to 4.1.13 (paritytech#2388)

    Bumps [clap](https://github.com/clap-rs/clap) from 4.1.11 to 4.1.13.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.1.11...v4.1.13)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    ea6598c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Remove HeaderBackend from RelayChainRPCClient (paritytech#2385)

    * Remove HeaderBackend from RelayChainRPCClient
    
    * update lockfile for {"substrate", "polkadot"}
    
    ---------
    
    Co-authored-by: parity-processbot <>
    skunert authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    35d79f3 View commit details
    Browse the repository at this point in the history
  2. Bump scale-info from 2.3.1 to 2.4.0 (paritytech#2386)

    Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.3.1 to 2.4.0.
    - [Release notes](https://github.com/paritytech/scale-info/releases)
    - [Changelog](https://github.com/paritytech/scale-info/blob/master/CHANGELOG.md)
    - [Commits](paritytech/scale-info@v2.3.1...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: scale-info
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0ef1444 View commit details
    Browse the repository at this point in the history
  3. Bump serde_json from 1.0.94 to 1.0.95 (paritytech#2387)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.95.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.94...v1.0.95)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    066db6b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Companion: wasm-builder support stable Rust (paritytech#2393)

    * Companion: wasm-builder support stable Rust
    
    * update lockfile for {"polkadot", "substrate"}
    
    ---------
    
    Co-authored-by: parity-processbot <>
    bkchr authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1d8208b View commit details
    Browse the repository at this point in the history
  2. Bump thiserror from 1.0.38 to 1.0.40 (paritytech#2396)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.38 to 1.0.40.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.38...1.0.40)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    559f3ca View commit details
    Browse the repository at this point in the history
  3. Bump syn from 1.0.109 to 2.0.9 (paritytech#2397)

    Bumps [syn](https://github.com/dtolnay/syn) from 1.0.109 to 2.0.9.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@1.0.109...2.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    69dd6ae View commit details
    Browse the repository at this point in the history
  4. Bump serde from 1.0.156 to 1.0.159 (paritytech#2395)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.156 to 1.0.159.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.156...v1.0.159)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    247e843 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Companion for paritytech/substrate#13725 (paritytech#2401)

    * Companion for paritytech/substrate#13725
    
    * Add comment
    
    * update lockfile for {"substrate", "polkadot"}
    
    ---------
    
    Co-authored-by: parity-processbot <>
    altonen authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2ce882f View commit details
    Browse the repository at this point in the history
  2. Bump syn from 2.0.9 to 2.0.11 (paritytech#2405)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.9 to 2.0.11.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.9...2.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3ce4e83 View commit details
    Browse the repository at this point in the history
  3. Bump scale-info from 2.4.0 to 2.5.0 (paritytech#2404)

    Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.4.0 to 2.5.0.
    - [Release notes](https://github.com/paritytech/scale-info/releases)
    - [Changelog](https://github.com/paritytech/scale-info/blob/master/CHANGELOG.md)
    - [Commits](paritytech/scale-info@v2.4.0...v2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: scale-info
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    693e973 View commit details
    Browse the repository at this point in the history
  4. Bump tempfile from 3.4.0 to 3.5.0 (paritytech#2406)

    Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/Stebalien/tempfile/releases)
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
    - [Commits](https://github.com/Stebalien/tempfile/commits)
    
    ---
    updated-dependencies:
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: parity-processbot <>
    dependabot[bot] authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f5340e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    337bd17 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Bump tokio from 1.26.0 to 1.27.0 (paritytech#2413)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.26.0 to 1.27.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.26.0...tokio-1.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    826e1aa View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into bridge-hub-rococo-w…

    …ococo
    parity-processbot committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a4188ea View commit details
    Browse the repository at this point in the history
  3. Bump syn from 2.0.11 to 2.0.12 (paritytech#2414)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.11 to 2.0.12.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.11...2.0.12)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    93d9b6a View commit details
    Browse the repository at this point in the history
  4. Bump proc-macro2 from 1.0.52 to 1.0.54 (paritytech#2415)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.52 to 1.0.54.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.52...1.0.54)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b1cd3d5 View commit details
    Browse the repository at this point in the history
  5. Companion PR for contract deletion updates (paritytech#2409)

    * Companion PR for contract deletion updates
    
    see paritytech/substrate#13702
    
    * Revert "Companion PR for contract deletion updates"
    
    This reverts commit 4fb2ca5.
    
    * fix lint
    
    * update lockfile for {"polkadot", "substrate"}
    
    ---------
    
    Co-authored-by: parity-processbot <>
    pgherveou authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9106fa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5035c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    e5d994b View commit details
    Browse the repository at this point in the history
  2. Bump futures from 0.3.27 to 0.3.28 (paritytech#2420)

    Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.27 to 0.3.28.
    - [Release notes](https://github.com/rust-lang/futures-rs/releases)
    - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/futures-rs@0.3.27...0.3.28)
    
    ---
    updated-dependencies:
    - dependency-name: futures
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    e67094e View commit details
    Browse the repository at this point in the history
  3. Bump clap from 4.1.13 to 4.1.14 (paritytech#2421)

    Bumps [clap](https://github.com/clap-rs/clap) from 4.1.13 to 4.1.14.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.1.13...v4.1.14)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    6bdcf1f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    66bfb2c View commit details
    Browse the repository at this point in the history
  2. Bump syn from 2.0.12 to 2.0.13 (paritytech#2428)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.12 to 2.0.13.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.12...2.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d12c6d0 View commit details
    Browse the repository at this point in the history
  3. Bump hex-literal from 0.3.4 to 0.4.0 (paritytech#2426)

    Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.3.4 to 0.4.0.
    - [Release notes](https://github.com/RustCrypto/utils/releases)
    - [Commits](RustCrypto/utils@hex-literal-v0.3.4...hex-literal-v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: hex-literal
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    697f0cd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    2b4467c View commit details
    Browse the repository at this point in the history
  2. Companion for #6986 (paritytech#2416)

    * refactor: apply substrate/pull/13610
    
    * Added `origin` to config for `universal_origin` benchmark
    
    * update lockfile for {"polkadot", "substrate"}
    
    * Update
    
    ---------
    
    Co-authored-by: William Freudenberger <[email protected]>
    Co-authored-by: parity-processbot <>
    Co-authored-by: Bastian Köcher <[email protected]>
    3 people authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    53c6b8d View commit details
    Browse the repository at this point in the history
  3. [backport] weights 9400 (paritytech#2425)

    * [benchmarks] pr with weights (paritytech#2373)
    
    Co-authored-by: paritytech-ci <[email protected]>
    
    * [benchmarks] pr with weights (paritytech#2374)
    
    Co-authored-by: paritytech-ci <[email protected]>
    
    * [benchmarks] pr with weights (paritytech#2375)
    
    Co-authored-by: paritytech-ci <[email protected]>
    
    * Proof size in test wasn't sufficient
    
    (due to updated weights.)
    
    ---------
    
    Co-authored-by: Paritytech CI <[email protected]>
    Co-authored-by: paritytech-ci <[email protected]>
    Co-authored-by: Giles Cope <[email protected]>
    4 people authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5ed3677 View commit details
    Browse the repository at this point in the history
  4. Cleanup: Remove polkadot-service dependency from minimal node (parity…

    …tech#2430)
    
    * Remove polkadot-service dependency from minimal-node
    
    * Clean up error handline
    
    * Remove unwanted changes
    
    * Unused deps
    skunert authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    88ead41 View commit details
    Browse the repository at this point in the history
  5. Co #13699: Remove old calls (paritytech#2431)

    * Remove old calls
    
    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    
    * update lockfile for {"substrate", "polkadot"}
    
    * Ignore warning in pallet ping
    
    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    
    * Ignore more warnings...
    
    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    
    * ...
    
    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    
    ---------
    
    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    Co-authored-by: parity-processbot <>
    ggwpez authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2cbaa39 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. [Backport] version bumps 9400 (paritytech#2424)

    * Bump crate versions
    
    * Bump spec_version to 9400
    
    * bump transaction versions (paritytech#2364)
    EgorPopelyaev authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b49628f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d5781 View commit details
    Browse the repository at this point in the history
  3. Cargo.lock

    bkontur committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    25b7b44 View commit details
    Browse the repository at this point in the history
  4. Bump hex-literal from 0.4.0 to 0.4.1 (paritytech#2434)

    Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.4.0 to 0.4.1.
    - [Release notes](https://github.com/RustCrypto/utils/releases)
    - [Commits](RustCrypto/utils@hex-literal-v0.4.0...hex-literal-v0.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: hex-literal
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    98f6ca7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on Apr 9, 2023

  1. The Polkadot Fellowship import (paritytech#2236)

    * Fellowship into Collectives
    
    * cargo.lock
    
    * tracks alias
    
    * allow to send Fellows origin over XCM
    
    * update todos, remove duplication of type
    
    * use Collectives location for Fellows body
    
    * alias for ranks constants
    
    * benchmarks
    
    * proxy for Fellowship
    
    * docs
    
    * correct copyright date
    
    * Apply suggestions from code review
    
    Co-authored-by: joe petrowski <[email protected]>
    
    * rustfmt
    
    * remove council, update origins
    
    * renames
    
    * remove tech committee from promote origin
    
    * renames
    
    * Fellowship import
    
    * test
    
    * rename mod
    
    * fix import
    
    * updated addresses (only ss58 version)
    
    * update addresses
    
    * doc nits
    
    * weights with new api
    
    * update addresses
    
    * fix try runtime
    
    * update addresses
    
    * use pallet api to import the members
    
    * merge fix
    
    * hex-literal version
    
    * add Bradley to the 1 rank
    
    ---------
    
    Co-authored-by: joe petrowski <[email protected]>
    Co-authored-by: parity-processbot <>
    muharem and joepetrowski authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    b0715f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    dcedafb View commit details
    Browse the repository at this point in the history
  2. Companion for #13302 (paritytech#2357)

    * primitives/core: Derive scale_info::TypeInfo for runtime APIs
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    * parachains: Derive scale_info::TypeInfo for FungiblesAccessError
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    * parachains: Fix `TypeInfo` import path
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    * update lockfile for {"polkadot", "substrate"}
    
    * Adjust testing for the new API
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    * Adjust deprecated methods
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    
    ---------
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    Co-authored-by: parity-processbot <>
    lexnv authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    03763dd View commit details
    Browse the repository at this point in the history
  3. use stable rust toolchain in ci

    Mira Ressel committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b4a50e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Bump syn from 2.0.13 to 2.0.14 (paritytech#2446)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.13 to 2.0.14.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.13...2.0.14)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4733416 View commit details
    Browse the repository at this point in the history
  2. Bump serde from 1.0.159 to 1.0.160 (paritytech#2445)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.159 to 1.0.160.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.159...v1.0.160)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5a0ebad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9a6c30 View commit details
    Browse the repository at this point in the history
  4. Invoke cargo build commands with --locked (paritytech#2444)

    Mira Ressel authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    030db02 View commit details
    Browse the repository at this point in the history
  5. Finished scripts

    bkontur committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    8252d87 View commit details
    Browse the repository at this point in the history
  6. README.md

    bkontur committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c70f503 View commit details
    Browse the repository at this point in the history
  7. Bump actions/checkout from 3.1.0 to 3.5.1 (paritytech#2448)

    * Bump actions/checkout from 3.1.0 to 3.5.1
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.5.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.1.0...83b7061)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * align version with hash
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sergejs Kostjucenko <[email protected]>
    dependabot[bot] and sergejparity authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    df9ed24 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Merge remote-tracking branch 'origin/master' into bridge-hub-rococo-w…

    …ococo
    parity-processbot committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    977587b View commit details
    Browse the repository at this point in the history
  2. Bump serde_json from 1.0.95 to 1.0.96 (paritytech#2453)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.95 to 1.0.96.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.95...v1.0.96)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    574f425 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Bump actions/checkout from 3.5.1 to 3.5.2 (paritytech#2452)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.1 to 3.5.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@83b7061...8e5e7e5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b42855d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f776496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a12724 View commit details
    Browse the repository at this point in the history
  4. Bump syn from 2.0.14 to 2.0.15 (paritytech#2454)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.14 to 2.0.15.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.14...2.0.15)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a26ebb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Bump assert_cmd from 2.0.10 to 2.0.11 (paritytech#2457)

    Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.10 to 2.0.11.
    - [Release notes](https://github.com/assert-rs/assert_cmd/releases)
    - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
    - [Commits](assert-rs/assert_cmd@v2.0.10...v2.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: assert_cmd
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 15, 2023
    Configuration menu
    Copy the full SHA
    863e94d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    795fe4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f891b32 View commit details
    Browse the repository at this point in the history
  3. Squashed 'bridges/' changes from ecddd4a31..d30927c08

    d30927c08 Revert dispatch-results (paritytech#2048)
    fa454c3b4 Remove unneeded files (paritytech#2044)
    956a2c687 Bump clap from 4.2.1 to 4.2.2
    91951583a Bump serde_json from 1.0.95 to 1.0.96
    fcf462051 Bump h2 from 0.3.16 to 0.3.17 in /tools/runtime-codegen
    b751fb24f Bump h2 from 0.3.16 to 0.3.17
    0bf31ab78 update refs (paritytech#2041)
    a490ecbd3 Fix CI build (paritytech#2039)
    01139ebbc Define `RangeInclusiveExt` (paritytech#2037)
    2db2f3fe3 Impl review suggestions from paritytech#2021 (paritytech#2036)
    36292760f fix build step on CI (paritytech#2034)
    3a2311b7a refund extra weight in receive_messages_delivery_proof call (paritytech#2031)
    77f1641d1 Boost message delivery transaction priority (paritytech#2023)
    c23c4e441 Reject delivery transactions with at least one obsolete message (paritytech#2021)
    68ba699b7 Reintroduce msg dispatch status reporting (paritytech#2027)
    d1e852cc3 Bump hex-literal from 0.4.0 to 0.4.1
    16f25d613 Relay node down alert (paritytech#2002)
    4bb1a6406 only refund if all bundled messages have been delivered (paritytech#2019)
    b9acf52bc fail with InsufficientDispatchWeight if dispatch_weight doesn't cover weight of all bundled messages (paritytech#2018)
    e10097fe2 Remove unneeded error debug strings (paritytech#2017)
    f5e38f057 enable metrics on all validator nodes (paritytech#2016)
    c35f1a187 Bump scale-info from 2.4.0 to 2.5.0
    04c56977c Bump clap from 4.1.13 to 4.2.1
    481371f3c Bump hex-literal from 0.3.4 to 0.4.0
    6b9c1400d Bump serde from 1.0.158 to 1.0.159
    e71877a2e Bump futures from 0.3.27 to 0.3.28
    c019f4faa Bump tempfile from 3.4.0 to 3.5.0
    2e6e79ef6 Bump serde_json from 1.0.94 to 1.0.95
    0698b1ff9 Bump tokio from 1.26.0 to 1.27.0
    35b149830 fix test step on CI (paritytech#2003)
    0c3acc858 cleanup removed lane traces (paritytech#2001)
    8bf81749e bump BridgeHubRococo/BridgeHubWococo versions (paritytech#2000)
    e53bb7f36 MaxRequests -> MaxFreeMandatoryHeadersPerBlock in pallet-bridge-grandpa (paritytech#1997)
    dfcc09043 Run tests for `runtime-benchmarks` feature only (paritytech#1998)
    efcc8db17 Run benchmarks for mock runtimes (#1996)
    
    git-subtree-dir: bridges
    git-subtree-split: d30927c089bd9e73092d1ec1a62895603cb277a3
    bkontur committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3a8b6ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4156016 View commit details
    Browse the repository at this point in the history
  5. Fixes

    bkontur committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    20f7a55 View commit details
    Browse the repository at this point in the history
  6. Squashed 'bridges/' content from commit d30927c08

    git-subtree-dir: bridges
    git-subtree-split: d30927c089bd9e73092d1ec1a62895603cb277a3
    bkontur committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a9e2773 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71a1d47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f67dc5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e489dd View commit details
    Browse the repository at this point in the history
  10. Squashed 'bridges/' changes from d30927c08..d3970944b

    d3970944b Small simplifications (paritytech#2050)
    
    git-subtree-dir: bridges
    git-subtree-split: d3970944b0cfc4ea5226225e1ca07dab234c3556
    bkontur committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    0670d9f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    71aad1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5b20c4e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    72349fc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Squashed 'bridges/' changes from d3970944b..2180797fb

    2180797fb Removed CODEOWNERS (paritytech#2051)
    
    git-subtree-dir: bridges
    git-subtree-split: 2180797fbf8a990490c67853dcffd81bc8dd083c
    bkontur committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f2277b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    873f5cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f2b30d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ffe4f3 View commit details
    Browse the repository at this point in the history
  5. Companion for substrate#13883 (paritytech#2460)

    * update substrate
    
    * update lockfile for {"polkadot", "substrate"}
    
    ---------
    
    Co-authored-by: parity-processbot <>
    andresilva authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    926799c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Optimize level monitor reconstruction (paritytech#2461)

    * Optimize level monitor reconstruction
    
    * Fix counter increment and test
    
    * Struct comments as doc comments
    davxy authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3de5354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4449044 View commit details
    Browse the repository at this point in the history
  3. Bump Swatinem/rust-cache from 2.2.0 to 2.2.1 (paritytech#2456)

    Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 2.2.0 to 2.2.1.
    - [Release notes](https://github.com/Swatinem/rust-cache/releases)
    - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
    - [Commits](Swatinem/rust-cache@359a70e...6fd3edf)
    
    ---
    updated-dependencies:
    - dependency-name: Swatinem/rust-cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ea44f8c View commit details
    Browse the repository at this point in the history
  4. Companion for substrate#13771 (paritytech#2410)

    * max proposal weight config
    
    * update deps
    
    ---------
    
    Co-authored-by: parity-processbot <>
    muharem authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d403b49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eced0cb View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. [Polkadot Companion] for 7101 (paritytech#2470)

    * [Polkadot Companion] for 7101
    
    PR: paritytech/polkadot#7101
    
    * update lockfile for {"polkadot", "substrate"}
    
    ---------
    
    Co-authored-by: parity-processbot <>
    mrcnski authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    8615ac8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Align BridgeHub runtimes with other SP runtimes + reused test for tel…

    …eport native tokens + some nits (paritytech#2449)
    
    * Align BridgeHub runtimes with other SP runtimes
    
    * Reused `teleports_for_native_asset_works` test to all bridge-hub runtime
    
    * Fix import vs doc
    
    * Removed unnecessery deps
    
    * DealWithFees + ToAuthor->ToStakingPot for BH according to the other runtimes
    
    * Update parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/xcm_config.rs
    
    Co-authored-by: joe petrowski <[email protected]>
    
    * Update parachains/runtimes/bridge-hubs/bridge-hub-polkadot/src/xcm_config.rs
    
    Co-authored-by: joe petrowski <[email protected]>
    
    * Update parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/xcm_config.rs
    
    Co-authored-by: joe petrowski <[email protected]>
    
    * Align all desc
    
    * Extract runtime_para_id for test
    
    * Fix test
    
    ---------
    
    Co-authored-by: parity-processbot <>
    Co-authored-by: joe petrowski <[email protected]>
    bkontur and joepetrowski authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    2c1dd4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77c0b76 View commit details
    Browse the repository at this point in the history
  3. Bump enumflags2 from 0.7.5 to 0.7.7 (paritytech#2481)

    Bumps [enumflags2](https://github.com/meithecatte/enumflags2) from 0.7.5 to 0.7.7.
    - [Release notes](https://github.com/meithecatte/enumflags2/releases)
    - [Commits](meithecatte/enumflags2@v0.7.5...v0.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: enumflags2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    321e81e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Bump ruby/setup-ruby from 1.133.2 to 1.146.0 (paritytech#2466)

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.133.2 to 1.146.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Commits](ruby/setup-ruby@93287a1...55283cc)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    1ad8cc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Bump ruby/setup-ruby from 1.146.0 to 1.147.0 (paritytech#2484)

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.146.0 to 1.147.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Commits](ruby/setup-ruby@55283cc...6cecb48)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    383f399 View commit details
    Browse the repository at this point in the history
  2. Bump actions/download-artifact from 3.0.0 to 3.0.1 (paritytech#1798)

    * Bump actions/download-artifact from 3.0.0 to 3.0.1
    
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@fb598a6...9782bd6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * match hash with version
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sergejs Kostjucenko <[email protected]>
    dependabot[bot] and sergejparity authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e63a06d View commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 3.1.0 to 3.1.1 (paritytech#1799)

    * Bump actions/upload-artifact from 3.1.0 to 3.1.1
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@3cea537...83fd05a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * match hash with version
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sergejs Kostjucenko <[email protected]>
    dependabot[bot] and sergejparity authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b54ccba View commit details
    Browse the repository at this point in the history
  4. Bump actions/cache from 3.0.11 to 3.2.3 (paritytech#2082)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@9b0c1fc...58c146c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: parity-processbot <>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    263ebdf View commit details
    Browse the repository at this point in the history
  5. Companion for substrate#13565 (paritytech#2306)

    * add default deposit limit
    
    * cargo upd
    agryaznov authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    db74a62 View commit details
    Browse the repository at this point in the history
  6. Bump actions/download-artifact from 3.0.1 to 3.0.2 (paritytech#2485)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@9782bd6...9bc31d5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7e59781 View commit details
    Browse the repository at this point in the history
  7. Bump chevdor/srtool-actions from 0.6.0 to 0.7.0 (paritytech#2486)

    Bumps [chevdor/srtool-actions](https://github.com/chevdor/srtool-actions) from 0.6.0 to 0.7.0.
    - [Release notes](https://github.com/chevdor/srtool-actions/releases)
    - [Commits](chevdor/srtool-actions@v0.6.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: chevdor/srtool-actions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2014997 View commit details
    Browse the repository at this point in the history
  8. Bump actions/upload-artifact from 3.1.1 to 3.1.2 (paritytech#2487)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@83fd05a...0b7f8ab)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1e83f6e View commit details
    Browse the repository at this point in the history
  9. Bump actions/cache from 3.2.3 to 3.3.1 (paritytech#2488)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.3 to 3.3.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@58c146c...88522ab)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    44dfcae View commit details
    Browse the repository at this point in the history
  10. Bump h2 from 0.3.9 to 0.3.17 (paritytech#2451)

    Bumps [h2](https://github.com/hyperium/h2) from 0.3.9 to 0.3.17.
    - [Release notes](https://github.com/hyperium/h2/releases)
    - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
    - [Commits](hyperium/h2@v0.3.9...v0.3.17)
    
    ---
    updated-dependencies:
    - dependency-name: h2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6524f14 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    ad6bfdf View commit details
    Browse the repository at this point in the history
  2. Reused teleports_for_native_asset_works test to all bridge-hub runtime

    Extract runtime_para_id for test
    Fix test
    Typos
    Added helper for `execute_as_governance`
    bkontur committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    20647a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7e5556 View commit details
    Browse the repository at this point in the history
  4. Added test case `handle_export_message_from_system_parachain_to_outbo…

    …und_queue_works`
    
    fix script
    Removed BridgeGrandpaRococoInstance
    bkontur committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    1dba38d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6fedb9 View commit details
    Browse the repository at this point in the history
  6. Squashed 'bridges/' changes from 2180797fbf..4850aac8ce

    4850aac8ce Removed relayer_account: &AccountId from MessageDispatch  (paritytech#2080)
    8c8adafd54 Revert "Fix max-size messages at test chains (paritytech#2064)" (paritytech#2077)
    c01a63efd8 Fixed off-by-one when confirming rewards in messages pallet (paritytech#2075)
    a298be96aa Update subxt dependencies (paritytech#2072)
    c0eef51eab Fix max-size messages at test chains (paritytech#2064)
    3a658e3697 Messages relay fixes (paritytech#2073)
    0022b5ab22 Slash relayers for invalid transactions (paritytech#2025)
    198104007f Bump enumflags2 from 0.7.5 to 0.7.7
    9229b257e5 [ci] Fix rules for docker build (paritytech#2069)
    660d791390 [ci] Update buildah command and version (paritytech#2058)
    e4535c0ca4 fix the way latest_confirmed_nonce_at_source is "calculated" (paritytech#2067)
    dbc2d37590 select nothing if we have already selected nonces to submit or have submitted something (paritytech#2065)
    a7eedd21fe [relay-substrate-client] Bump jsonrpsee (paritytech#2066)
    8875d5aeae Bump clap from 4.2.2 to 4.2.4
    25f9cf55e2 Another use of RangeInclusiveExt::checked_len() (paritytech#2060)
    4942c12a5f submit lane unblock transactions from relay (paritytech#2030)
    c0325d3c9c Test deployments fixes (paritytech#2057)
    fc7b9b7ed7 Use the new matrix server (paritytech#2056)
    63bcb5c10b Fixed delivery alert rule (paritytech#2052)
    
    git-subtree-dir: bridges
    git-subtree-split: 4850aac8ce6c34e5ca6246b88cd14c873a879cba
    bkontur committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    9c5701c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6bf890 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f3d70e View commit details
    Browse the repository at this point in the history
  9. Fmt

    bkontur committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a7b7f39 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c29018 View commit details
    Browse the repository at this point in the history
  11. Squashed 'bridges/' changes from 4850aac8ce..66aaf0dd23

    66aaf0dd23 Nits (paritytech#2083)
    
    git-subtree-dir: bridges
    git-subtree-split: 66aaf0dd239dde40b64264061a77c921e2c82568
    bkontur committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    fd69d94 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d2a818 View commit details
    Browse the repository at this point in the history
  13. Add JSON chainspecs for Wococo and Rococo Bridge-hub (paritytech#2473)

    * add bridge-hub rococo and wococo chainspecs
    
    * use json chainspec for bridge-hub-rococo and bridge-hub-wococo
    
    * Removed unused functions
    
    ---------
    
    Co-authored-by: Branislav Kontur <[email protected]>
    PierreBesson and bkontur authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    56aa147 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f7c913 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4e100ec View commit details
    Browse the repository at this point in the history
  16. Companion for paritytech/polkadot#7098 (paritytech#2469)

    * Companion for paritytech/polkadot#7098
    
    * Fixes
    
    * Add missing benchmarked function
    
    * Fix typo
    
    * update lockfile for {"polkadot", "substrate"}
    
    ---------
    
    Co-authored-by: parity-processbot <>
    KiChjang authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    cf4a6ef View commit details
    Browse the repository at this point in the history
  17. Cleaning

    bkontur committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    6c5bec5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. level-monitor: Use prroper log target (paritytech#2493)

    * level-monitor: Use prroper log target
    
    * ".git/.scripts/commands/fmt/fmt.sh"
    
    ---------
    
    Co-authored-by: command-bot <>
    bkchr authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9240ded View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Bump ruby/setup-ruby from 1.147.0 to 1.148.0 (paritytech#2496)

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.147.0 to 1.148.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Commits](ruby/setup-ruby@6cecb48...d2b39ad)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    ad86283 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

Commits on May 2, 2023

  1. Bump scale-info from 2.5.0 to 2.6.0 (paritytech#2500)

    Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/paritytech/scale-info/releases)
    - [Changelog](https://github.com/paritytech/scale-info/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/paritytech/scale-info/commits)
    
    ---
    updated-dependencies:
    - dependency-name: scale-info
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2023
    Configuration menu
    Copy the full SHA
    cd91e6b View commit details
    Browse the repository at this point in the history
  2. bridge-hub-rococo: minor fixes

    Signed-off-by: Adrian Catangiu <[email protected]>
    acatangiu committed May 2, 2023
    Configuration menu
    Copy the full SHA
    70b426b View commit details
    Browse the repository at this point in the history
  3. Bump clap to 4.2.5 (paritytech#2505)

    Mira Ressel authored May 2, 2023
    Configuration menu
    Copy the full SHA
    d904495 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    17fc1c1 View commit details
    Browse the repository at this point in the history
  2. Squashed 'bridges/' changes from 66aaf0dd23..557ecbcecc

    557ecbcecc Fix sized messages (Follow-up on paritytech#2064) (paritytech#2103)
    54f587a066 Add weight of refund extension post_dispatch to the weights of messages pallet (paritytech#2089)
    5b1626f8c4 fix pallet param for nightly benchmarks check (paritytech#2099)
    ae44c6b7a1 Add millau specific messages weights (paritytech#2097)
    6ad0bd1f1e Add integrity tests to rialto parachain runtiime (paritytech#2096)
    6919556de5 Bump tokio from 1.27.0 to 1.28.0
    58795fcb75 Bump clap from 4.2.4 to 4.2.5
    01bf31085b Bump scale-info from 2.5.0 to 2.6.0
    8fe383240d Bump anyhow from 1.0.70 to 1.0.71
    8d94e82ad5 deployments: add new BEEFY metrics and alarms (paritytech#2090)
    e9a4749e7e Bump wasmtime from 6.0.1 to 6.0.2
    9d9936c0d9 Bump wasmtime from 6.0.1 to 6.0.2 in /tools/runtime-codegen
    5d77cd7bee Add more logs to relayer and message pallets (paritytech#2082)
    75fbb9d3ef Update comment (paritytech#2081)
    9904d09cf6 Benchmarks for new relayers pallet calls (paritytech#2040)
    
    git-subtree-dir: bridges
    git-subtree-split: 557ecbcecc585547b744a5ac9fb8d7f3b9de4521
    bkontur committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8b62a00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00e45c5 View commit details
    Browse the repository at this point in the history
  4. fmt

    bkontur committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b93712d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca6e8ac View commit details
    Browse the repository at this point in the history
  6. Fix compile

    bkontur committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8afd1fb View commit details
    Browse the repository at this point in the history
  7. Fix benchmark

    bkontur committed May 3, 2023
    Configuration menu
    Copy the full SHA
    6612cae View commit details
    Browse the repository at this point in the history
  8. [ci] Run gha fmt in docker (paritytech#2511)

    * [ci] Run gha fmt in docker
    
    * use cargo run instead action
    alvicsam authored May 3, 2023
    Configuration menu
    Copy the full SHA
    0004d04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6497d4 View commit details
    Browse the repository at this point in the history
  10. Squashed 'bridges/' changes from 557ecbcecc..04b3dda6aa

    04b3dda6aa Remove from subtree (paritytech#2111)
    f8ff15e7e7 Add `MessagesPalletInstance` for integrity tests (paritytech#2107)
    92ccef58e6 Use generated runtimes for BHR/BHW (paritytech#2106)
    b33e0a585b Fix comment (paritytech#2105)
    
    git-subtree-dir: bridges
    git-subtree-split: 04b3dda6aa38599e612ff637710b6d2cff275ef3
    bkontur committed May 3, 2023
    Configuration menu
    Copy the full SHA
    65ee2dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6dd9e36 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f7e193 View commit details
    Browse the repository at this point in the history
  13. Fix

    bkontur committed May 3, 2023
    Configuration menu
    Copy the full SHA
    a93f995 View commit details
    Browse the repository at this point in the history
  14. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1a986c5 View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'origin/bridge-hub-subtree' into bridge-…

    …hub-rococo-wococo
    parity-processbot committed May 3, 2023
    Configuration menu
    Copy the full SHA
    499d9a2 View commit details
    Browse the repository at this point in the history
  16. ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-rococo brid…

    …ge-hubs pallet_bridge_grandpa
    command-bot committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e6b02ea View commit details
    Browse the repository at this point in the history
  17. ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-rococo brid…

    …ge-hubs pallet_bridge_parachains
    command-bot committed May 3, 2023
    Configuration menu
    Copy the full SHA
    22d1f8e View commit details
    Browse the repository at this point in the history
  18. ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-rococo brid…

    …ge-hubs pallet_bridge_messages
    command-bot committed May 3, 2023
    Configuration menu
    Copy the full SHA
    68cd27a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-rococo brid…

    …ge-hubs pallet_bridge_relayers
    command-bot authored and alistair-singh committed May 5, 2023
    Configuration menu
    Copy the full SHA
    dbb1a7e View commit details
    Browse the repository at this point in the history
  2. Companion PR for add events to ContractResult (paritytech#2510)

    * contracts: adapt to new contracts api
    
    * update lockfile for {"substrate", "polkadot"}
    
    ---------
    
    Co-authored-by: parity-processbot <>
    juangirini authored and alistair-singh committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1182cfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ca3fc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f632ad7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c78addf View commit details
    Browse the repository at this point in the history
  6. updated dependencies

    alistair-singh committed May 5, 2023
    Configuration menu
    Copy the full SHA
    08f0981 View commit details
    Browse the repository at this point in the history