Skip to content
  1. Nov 27, 2023
    • dependabot[bot]'s avatar
      Bump serde from 1.0.192 to 1.0.193 · 63272611
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.192 to 1.0.193.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.193)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      63272611
    • dependabot[bot]'s avatar
      Bump sysinfo from 0.29.10 to 0.29.11 · fff9ddd7
      dependabot[bot] authored
      
      
      Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.29.10 to 0.29.11.
      - [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]>
      fff9ddd7
  2. Nov 20, 2023
    • dependabot[bot]'s avatar
      Bump ed25519-dalek from 2.0.0 to 2.1.0 · 67a683a6
      dependabot[bot] authored
      
      
      Bumps [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 2.0.0 to 2.1.0.
      - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases)
      - [Changelog](https://github.com/dalek-cryptography/curve25519-dalek/blob/2.1.0/CHANGELOG.md)
      - [Commits](https://github.com/dalek-cryptography/curve25519-dalek/compare/2.0.0...2.1.0)
      
      ---
      updated-dependencies:
      - dependency-name: ed25519-dalek
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      67a683a6
  3. Nov 15, 2023
  4. Nov 14, 2023
  5. Nov 13, 2023
    • dependabot[bot]'s avatar
      Bump serde from 1.0.190 to 1.0.192 · 671d27c7
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.190 to 1.0.192.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.192)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      671d27c7
    • dependabot[bot]'s avatar
      Bump clap from 4.4.7 to 4.4.8 · 991b229b
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 4.4.7 to 4.4.8.
      - [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.4.7...v4.4.8)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      991b229b
    • dependabot[bot]'s avatar
      Bump env_logger from 0.10.0 to 0.10.1 · ec267ec5
      dependabot[bot] authored
      
      
      Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.0 to 0.10.1.
      - [Release notes](https://github.com/rust-cli/env_logger/releases)
      - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
      - [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.0...v0.10.1)
      
      ---
      updated-dependencies:
      - dependency-name: env_logger
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      ec267ec5
    • dependabot[bot]'s avatar
      Bump tokio from 1.33.0 to 1.34.0 · 592e4078
      dependabot[bot] authored
      
      
      Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.33.0 to 1.34.0.
      - [Release notes](https://github.com/tokio-rs/tokio/releases)
      - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.34.0)
      
      ---
      updated-dependencies:
      - dependency-name: tokio
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      592e4078
  6. Nov 06, 2023
  7. Oct 31, 2023
    • Branislav Kontur's avatar
      Add Rococo<>Westend bridge support/relay (#2647) · 062449d8
      Branislav Kontur authored
      * Added Rococo<>Westend primitives
      
      * Latest fashion
      
      * WIP
      
      * Temporary hack for AssetHubWestend to Millau
      
      * typo
      
      * tool/runtime-codegen tweaks
      
      * Rococo<>Westend relay part
      
      * zepter
      
      * Unify `Parachain` vs `Parachains`
      062449d8
  8. Oct 30, 2023
    • dependabot[bot]'s avatar
      Bump clap from 4.4.6 to 4.4.7 · 93b6b3fb
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 4.4.6 to 4.4.7.
      - [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.4.6...v4.4.7)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      93b6b3fb
    • dependabot[bot]'s avatar
      Bump futures from 0.3.28 to 0.3.29 · 4c01ab0b
      dependabot[bot] authored
      
      
      Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.28 to 0.3.29.
      - [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.28...0.3.29)
      
      ---
      updated-dependencies:
      - dependency-name: futures
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      4c01ab0b
    • dependabot[bot]'s avatar
      Bump tempfile from 3.8.0 to 3.8.1 · a31a6c07
      dependabot[bot] authored
      
      
      Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.0 to 3.8.1.
      - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/Stebalien/tempfile/commits)
      
      ---
      updated-dependencies:
      - dependency-name: tempfile
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      a31a6c07
    • dependabot[bot]'s avatar
      Bump serde from 1.0.189 to 1.0.190 · bcdfe83b
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.189 to 1.0.190.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.189...v1.0.190)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      bcdfe83b
  9. Oct 23, 2023
    • dependabot[bot]'s avatar
      Bump scale-info from 2.9.0 to 2.10.0 · 3896738d
      dependabot[bot] authored
      
      
      Bumps [scale-info](https://github.com/paritytech/scale-info) from 2.9.0 to 2.10.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.9.0...v2.10.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]>
      3896738d
    • dependabot[bot]'s avatar
      Bump thiserror from 1.0.49 to 1.0.50 · 12d62c51
      dependabot[bot] authored
      
      
      Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.49 to 1.0.50.
      - [Release notes](https://github.com/dtolnay/thiserror/releases)
      - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.49...1.0.50)
      
      ---
      updated-dependencies:
      - dependency-name: thiserror
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      12d62c51
  10. Oct 19, 2023
  11. Oct 16, 2023
    • dependabot[bot]'s avatar
      Bump fixed-hash · 28d3680f
      dependabot[bot] authored
      
      
      Bumps [fixed-hash](https://github.com/paritytech/parity-common) from `d3a9327` to registry+https://github.com/rust-lang/crates.io-index.
      - [Commits](https://github.com/paritytech/parity-common/commits)
      
      ---
      updated-dependencies:
      - dependency-name: fixed-hash
        dependency-type: direct:production
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      28d3680f
    • dependabot[bot]'s avatar
      Bump serde from 1.0.188 to 1.0.189 · 67528c4b
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.188 to 1.0.189.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.188...v1.0.189)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      67528c4b
    • dependabot[bot]'s avatar
      Bump time from 0.3.29 to 0.3.30 · d450c472
      dependabot[bot] authored
      
      
      Bumps [time](https://github.com/time-rs/time) from 0.3.29 to 0.3.30.
      - [Release notes](https://github.com/time-rs/time/releases)
      - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
      - [Commits](https://github.com/time-rs/time/compare/v0.3.29...v0.3.30)
      
      ---
      updated-dependencies:
      - dependency-name: time
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      d450c472
    • dependabot[bot]'s avatar
      Bump async-trait from 0.1.73 to 0.1.74 · 6a19f832
      dependabot[bot] authored
      
      
      Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.73 to 0.1.74.
      - [Release notes](https://github.com/dtolnay/async-trait/releases)
      - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.73...0.1.74)
      
      ---
      updated-dependencies:
      - dependency-name: async-trait
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      6a19f832
  12. Oct 12, 2023
  13. Oct 09, 2023
    • dependabot[bot]'s avatar
      Bump subxt from 0.32.0 to 0.32.1 · 0052f646
      dependabot[bot] authored
      
      
      Bumps [subxt](https://github.com/paritytech/subxt) from 0.32.0 to 0.32.1.
      - [Release notes](https://github.com/paritytech/subxt/releases)
      - [Changelog](https://github.com/paritytech/subxt/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/paritytech/subxt/commits)
      
      ---
      updated-dependencies:
      - dependency-name: subxt
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      0052f646
    • dependabot[bot]'s avatar
      Bump num-traits from 0.2.16 to 0.2.17 · ccc849d4
      dependabot[bot] authored
      
      
      Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.16 to 0.2.17.
      - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
      - [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.16...num-traits-0.2.17)
      
      ---
      updated-dependencies:
      - dependency-name: num-traits
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      ccc849d4
  14. Oct 05, 2023
  15. Oct 02, 2023
    • dependabot[bot]'s avatar
      Bump subxt from 0.31.0 to 0.32.0 · ca4dfe3b
      dependabot[bot] authored
      
      
      Bumps [subxt](https://github.com/paritytech/subxt) from 0.31.0 to 0.32.0.
      - [Release notes](https://github.com/paritytech/subxt/releases)
      - [Changelog](https://github.com/paritytech/subxt/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/paritytech/subxt/commits)
      
      ---
      updated-dependencies:
      - dependency-name: subxt
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      ca4dfe3b
    • dependabot[bot]'s avatar
      Bump clap from 4.4.4 to 4.4.6 · 8bf7b58f
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.6.
      - [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.4.4...v4.4.6)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      8bf7b58f
    • dependabot[bot]'s avatar
      Bump thiserror from 1.0.48 to 1.0.49 · 88b0b993
      dependabot[bot] authored
      
      
      Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.48 to 1.0.49.
      - [Release notes](https://github.com/dtolnay/thiserror/releases)
      - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.48...1.0.49)
      
      ---
      updated-dependencies:
      - dependency-name: thiserror
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      88b0b993
  16. Sep 25, 2023
    • dependabot[bot]'s avatar
      Bump time from 0.3.28 to 0.3.29 · e02cbd3c
      dependabot[bot] authored
      
      
      Bumps [time](https://github.com/time-rs/time) from 0.3.28 to 0.3.29.
      - [Release notes](https://github.com/time-rs/time/releases)
      - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
      - [Commits](https://github.com/time-rs/time/compare/v0.3.28...v0.3.29)
      
      ---
      updated-dependencies:
      - dependency-name: time
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      e02cbd3c
  17. Sep 19, 2023
    • dependabot[bot]'s avatar
      Bump clap from 4.4.3 to 4.4.4 · a097dd22
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 4.4.3 to 4.4.4.
      - [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.4.3...v4.4.4)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      a097dd22
    • Svyatoslav Nikolsky's avatar
      Merge bulletin chain changes into polkadot staging (#2574) · 801ce88a
      Svyatoslav Nikolsky authored
      * polkadot-staging for v1.0.0
      
      * Add polkadot bulletin chain primitives (#2542)
      
      * add polkadot bulletin chain primitives
      
      * also impl ChainWithMessages
      
      * clippy
      
      * instead of requiring sp_std::vec::Vec import when using runtime API generation macro, let's use full type path directly in macro (#2551)
      
      * Polkadot Bulletin Chain client (#2552)
      
      * relay-polkadot-bulletin-client
      
      * generate Polkadot Bulletin Chain Runtime
      
      * Add relays that will be used in Polkadot Bulletin <> Polkadot.BH bridge (#2556)
      
      * added Polkadot.BH <> Polkadot Bulletin chain relays
      
      * uncommented ED stuff
      
      * complex PolkadotBulletin <> Polkadot.BH relay
      
      * removed TODO
      
      * spelling
      
      * prepare refund extension infra to add refund extension for messages from standalone chain (#2558)
      
      * prepare refund extension infra to add refund extension for messages from standalone chain
      
      * spelling
      
      * apply adapter to fix compilation
      
      * clippy
      
      * added POLKADOT_BULLETIN_CHAIN_ID constant
      
      * RefundBridgedGrandpaMessages to refund transaction costs for messages coming to/from bridged standalone/relay chain (#2566)
      
      * RefundBridgedGrandpaMessages to refund transaction costs for messages coming to/from bridged standalone/relay chain
      
      * clippy
      
      * fix compilation
      
      * fix codec dependency (#2567)
      
      * Support message relay limits override (#2570)
      
      * support message relay limits overrides for bridges
      
      * spelling
      
      * export EXTRA_STORAGE_PROOF_SIZE for Polkadot Bulletin (#2572)
      801ce88a
  18. Sep 14, 2023
    • dependabot[bot]'s avatar
      Bump clap from 4.4.2 to 4.4.3 · 26dfc314
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 4.4.2 to 4.4.3.
      - [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.4.2...v4.4.3)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      26dfc314
    • dependabot[bot]'s avatar
      Bump serde_json from 1.0.106 to 1.0.107 · 66a8beba
      dependabot[bot] authored
      
      
      Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.106 to 1.0.107.
      - [Release notes](https://github.com/serde-rs/json/releases)
      - [Commits](https://github.com/serde-rs/json/compare/v1.0.106...v1.0.107)
      
      ---
      updated-dependencies:
      - dependency-name: serde_json
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      66a8beba
    • dependabot[bot]'s avatar
      Bump trie-db from 0.27.1 to 0.28.0 · 18c50dab
      dependabot[bot] authored
      
      
      Bumps [trie-db](https://github.com/paritytech/trie) from 0.27.1 to 0.28.0.
      - [Commits](https://github.com/paritytech/trie/compare/trie-db-v0.27.1...trie-db-v0.28.0)
      
      ---
      updated-dependencies:
      - dependency-name: trie-db
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      18c50dab
  19. Sep 11, 2023
    • dependabot[bot]'s avatar
      Bump serde_json from 1.0.105 to 1.0.106 · 6bd317a3
      dependabot[bot] authored
      
      
      Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.106.
      - [Release notes](https://github.com/serde-rs/json/releases)
      - [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.106)
      
      ---
      updated-dependencies:
      - dependency-name: serde_json
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      6bd317a3
  20. Sep 08, 2023