Skip to content
  1. May 01, 2023
    • dependabot[bot]'s avatar
      Bump scale-info from 2.5.0 to 2.6.0 · 01bf3108
      dependabot[bot] authored
      
      
      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: default avatardependabot[bot] <[email protected]>
      01bf3108
    • dependabot[bot]'s avatar
      Bump anyhow from 1.0.70 to 1.0.71 · 8fe38324
      dependabot[bot] authored
      
      
      Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.70 to 1.0.71.
      - [Release notes](https://github.com/dtolnay/anyhow/releases)
      - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.70...1.0.71)
      
      ---
      updated-dependencies:
      - dependency-name: anyhow
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      8fe38324
  2. Apr 28, 2023
    • dependabot[bot]'s avatar
      Bump wasmtime from 6.0.1 to 6.0.2 · e9a4749e
      dependabot[bot] authored
      
      
      Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 6.0.1 to 6.0.2.
      - [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
      - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
      - [Commits](https://github.com/bytecodealliance/wasmtime/compare/v6.0.1...v6.0.2)
      
      ---
      updated-dependencies:
      - dependency-name: wasmtime
        dependency-type: indirect
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      e9a4749e
  3. Apr 26, 2023
  4. Apr 25, 2023
    • dependabot[bot]'s avatar
      Bump enumflags2 from 0.7.5 to 0.7.7 · 19810400
      dependabot[bot] authored
      
      
      Bumps [enumflags2](https://github.com/meithecatte/enumflags2) from 0.7.5 to 0.7.7.
      - [Release notes](https://github.com/meithecatte/enumflags2/releases)
      - [Commits](https://github.com/meithecatte/enumflags2/compare/v0.7.5...v0.7.7)
      
      ---
      updated-dependencies:
      - dependency-name: enumflags2
        dependency-type: indirect
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      19810400
  5. Apr 24, 2023
  6. Apr 21, 2023
    • Svyatoslav Nikolsky's avatar
      submit lane unblock transactions from relay (#2030) · 4942c12a
      Svyatoslav Nikolsky authored
      * submit lane unblock transactions from relay
      
      * moved body of select_nonces_to_deliver to the separate select_race_action
      
      * extracted latest_confirmed_nonce_at_source method
      
      * return Option<RaceAction> from select_race_action
      
      * make required_source_header_at_target async
      
      * remove extra argument from required_source_header_at_target
      
      * small fixes in tests
      
      * Revert "return Option<RaceAction> from select_race_action"
      
      This reverts commit 9f13dbfa.
      
      * implement required_source_header_at_target using what-if approach
      
      * fix compilation
      
      * fmt
      
      * clippy
      
      * moved some code to the can_submit_transaction_with
      4942c12a
  7. Apr 17, 2023
    • Svyatoslav Nikolsky's avatar
      Revert dispatch-results (#2048) · d30927c0
      Svyatoslav Nikolsky authored
      * Revert "Reintroduce msg dispatch status reporting (#2027)"
      
      This reverts commit 68ba699b.
      
      * post-revert fix
      d30927c0
    • dependabot[bot]'s avatar
      Bump clap from 4.2.1 to 4.2.2 · 956a2c68
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 4.2.1 to 4.2.2.
      - [Release notes](https://github.com/clap-rs/clap/releases)
      - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/clap-rs/clap/compare/v4.2.1...v4.2.2)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      956a2c68
    • dependabot[bot]'s avatar
      Bump serde_json from 1.0.95 to 1.0.96 · 91951583
      dependabot[bot] authored
      
      
      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](https://github.com/serde-rs/json/compare/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: default avatardependabot[bot] <[email protected]>
      91951583
  8. Apr 14, 2023
    • dependabot[bot]'s avatar
      Bump h2 from 0.3.16 to 0.3.17 · b751fb24
      dependabot[bot] authored
      
      
      Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17.
      - [Release notes](https://github.com/hyperium/h2/releases)
      - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.17)
      
      ---
      updated-dependencies:
      - dependency-name: h2
        dependency-type: indirect
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      b751fb24
  9. Apr 13, 2023
  10. Apr 10, 2023
    • Svyatoslav Nikolsky's avatar
      Boost message delivery transaction priority (#2023) · 77f1641d
      Svyatoslav Nikolsky authored
      * reject delivery transactions with at least one obsolete message
      
      * clippy
      
      * boost priority of message delivery transactions: transaction with more messages has larger priority than the transaction with less messages
      
      * apply review suggestion
      
      * CallInfo::bundled_messages
      
      * validate_does_not_boost_priority_of_message_delivery_transactons_with_too_many_messages
      
      * clippy
      77f1641d
    • Serban Iorga's avatar
      Reintroduce msg dispatch status reporting (#2027) · 68ba699b
      Serban Iorga authored
      * Use an actual Result inside MessageDispatchResult
      
      We need this in order to distinguish between Ok and Err
      
      * Revert #1660
      
      * Fixes + simplifications
      
      * Implement review suggestions
      68ba699b
    • dependabot[bot]'s avatar
      Bump hex-literal from 0.4.0 to 0.4.1 · d1e852cc
      dependabot[bot] authored
      
      
      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](https://github.com/RustCrypto/utils/compare/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: default avatardependabot[bot] <[email protected]>
      d1e852cc
  11. Apr 03, 2023
    • dependabot[bot]'s avatar
      Bump scale-info from 2.4.0 to 2.5.0 · c35f1a18
      dependabot[bot] authored
      
      
      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](https://github.com/paritytech/scale-info/compare/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: default avatardependabot[bot] <[email protected]>
      c35f1a18
    • dependabot[bot]'s avatar
      Bump clap from 4.1.13 to 4.2.1 · 04c56977
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 4.1.13 to 4.2.1.
      - [Release notes](https://github.com/clap-rs/clap/releases)
      - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/clap-rs/clap/compare/v4.1.13...v4.2.1)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      04c56977
    • dependabot[bot]'s avatar
      Bump hex-literal from 0.3.4 to 0.4.0 · 481371f3
      dependabot[bot] authored
      
      
      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](https://github.com/RustCrypto/utils/compare/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: default avatardependabot[bot] <[email protected]>
      481371f3
    • dependabot[bot]'s avatar
      Bump serde from 1.0.158 to 1.0.159 · 6b9c1400
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.158 to 1.0.159.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.158...v1.0.159)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      6b9c1400
    • dependabot[bot]'s avatar
      Bump futures from 0.3.27 to 0.3.28 · e71877a2
      dependabot[bot] authored
      
      
      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](https://github.com/rust-lang/futures-rs/compare/0.3.27...0.3.28)
      
      ---
      updated-dependencies:
      - dependency-name: futures
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      e71877a2
    • dependabot[bot]'s avatar
      Bump tempfile from 3.4.0 to 3.5.0 · c019f4fa
      dependabot[bot] authored
      
      
      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: default avatardependabot[bot] <[email protected]>
      c019f4fa
    • dependabot[bot]'s avatar
      Bump serde_json from 1.0.94 to 1.0.95 · 2e6e79ef
      dependabot[bot] authored
      
      
      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](https://github.com/serde-rs/json/compare/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: default avatardependabot[bot] <[email protected]>
      2e6e79ef
    • dependabot[bot]'s avatar
      Bump tokio from 1.26.0 to 1.27.0 · 0698b1ff
      dependabot[bot] authored
      
      
      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](https://github.com/tokio-rs/tokio/compare/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: default avatardependabot[bot] <[email protected]>
      0698b1ff
  12. Mar 27, 2023
    • Svyatoslav Nikolsky's avatar
      Rust cargo doc for all features (#1995) · ecddd4a3
      Svyatoslav Nikolsky authored
      * run rustfix rustdoc in grandpa pallet benchmarks
      
      * enable rustdoc for all features
      
      * fix rialto parachain runtime compilation
      ecddd4a3
    • Serban Iorga's avatar
      Fix gitlab-check (#1994) · e0997c14
      Serban Iorga authored
      e0997c14
    • dependabot[bot]'s avatar
      Bump clap from 4.1.11 to 4.1.13 · 5284850e
      dependabot[bot] authored
      
      
      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](https://github.com/clap-rs/clap/compare/v4.1.11...v4.1.13)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      5284850e
    • dependabot[bot]'s avatar
      Bump sysinfo from 0.28.3 to 0.28.4 · 743cd60d
      dependabot[bot] authored
      
      
      Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.28.3 to 0.28.4.
      - [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
      - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)
      
      ---
      updated-dependencies:
      - dependency-name: sysinfo
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      743cd60d
    • dependabot[bot]'s avatar
      Bump async-trait from 0.1.67 to 0.1.68 · dc322bae
      dependabot[bot] authored
      
      
      Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.67 to 0.1.68.
      - [Release notes](https://github.com/dtolnay/async-trait/releases)
      - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.67...0.1.68)
      
      ---
      updated-dependencies:
      - dependency-name: async-trait
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      dc322bae
  13. Mar 24, 2023
  14. Mar 20, 2023
    • Svyatoslav Nikolsky's avatar
      Kusama <> Polkadot relay prototype (#1982) · 28cf5c95
      Svyatoslav Nikolsky authored
      * moved bridge declarations to dedicated folder
      
      * Kusama <> Polkadot bridges declaration
      
      * support for Kusama <> Polkadot bridge in CLI
      
      * update dictionary
      28cf5c95
    • dependabot[bot]'s avatar
      Bump serde from 1.0.156 to 1.0.157 · b195223d
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.156 to 1.0.157.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.156...v1.0.157)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      b195223d
    • dependabot[bot]'s avatar
      Bump thiserror from 1.0.39 to 1.0.40 · 3dc640d3
      dependabot[bot] authored
      
      
      Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.39 to 1.0.40.
      - [Release notes](https://github.com/dtolnay/thiserror/releases)
      - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.39...1.0.40)
      
      ---
      updated-dependencies:
      - dependency-name: thiserror
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      3dc640d3
    • dependabot[bot]'s avatar
      Bump subxt from `d4545de` to `ae63d3d` · 8a272910
      dependabot[bot] authored
      
      
      Bumps [subxt](https://github.com/paritytech/subxt) from `d4545de` to `ae63d3d`.
      - [Release notes](https://github.com/paritytech/subxt/releases)
      - [Commits](https://github.com/paritytech/subxt/compare/d4545de8cf426db57a498c14ec28b8e2efc008df...ae63d3d4cc0c7f430582a52a8755a912c47c3abd)
      
      ---
      updated-dependencies:
      - dependency-name: subxt
        dependency-type: direct:production
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      8a272910
    • dependabot[bot]'s avatar
      Bump clap from 4.1.8 to 4.1.11 · 40937e8a
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 4.1.8 to 4.1.11.
      - [Release notes](https://github.com/clap-rs/clap/releases)
      - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/clap-rs/clap/compare/v4.1.8...v4.1.11)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      40937e8a
    • dependabot[bot]'s avatar
      Bump finality-grandpa from 0.16.1 to 0.16.2 · d72394c4
      dependabot[bot] authored
      
      
      Bumps [finality-grandpa](https://github.com/paritytech/finality-grandpa) from 0.16.1 to 0.16.2.
      - [Release notes](https://github.com/paritytech/finality-grandpa/releases)
      - [Commits](https://github.com/paritytech/finality-grandpa/compare/v0.16.1...v0.16.2)
      
      ---
      updated-dependencies:
      - dependency-name: finality-grandpa
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      d72394c4
    • dependabot[bot]'s avatar
      Bump serde from 1.0.155 to 1.0.156 · 54147603
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.155 to 1.0.156.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.155...v1.0.156)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      54147603
    • dependabot[bot]'s avatar
      Bump anyhow from 1.0.69 to 1.0.70 · b513193e
      dependabot[bot] authored
      
      
      Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.69 to 1.0.70.
      - [Release notes](https://github.com/dtolnay/anyhow/releases)
      - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.69...1.0.70)
      
      ---
      updated-dependencies:
      - dependency-name: anyhow
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      b513193e