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

Merge from upstream bridge-hub-rococo-wococo #10

Merged
merged 36 commits into from
Apr 6, 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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sebastian Kunert <skunert49@gmail.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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 <w.freude@icloud.com>
    Co-authored-by: parity-processbot <>
    Co-authored-by: Bastian Köcher <info@kchr.de>
    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 <paritytech-ci@parity.io>
    
    * [benchmarks] pr with weights (paritytech#2374)
    
    Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
    
    * [benchmarks] pr with weights (paritytech#2375)
    
    Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
    
    * Proof size in test wasn't sufficient
    
    (due to updated weights.)
    
    ---------
    
    Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com>
    Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
    Co-authored-by: Giles Cope <gilescope@gmail.com>
    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 <oliver.tale-yazdi@parity.io>
    
    * update lockfile for {"substrate", "polkadot"}
    
    * Ignore warning in pallet ping
    
    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    
    * Ignore more warnings...
    
    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    
    * ...
    
    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    
    ---------
    
    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    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

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    4ace12a View commit details
    Browse the repository at this point in the history
  2. updated dependencies

    alistair-singh committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    691ae01 View commit details
    Browse the repository at this point in the history