Skip to content
  1. Dec 05, 2023
  2. Dec 04, 2023
  3. 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
  4. Nov 22, 2023
    • Branislav Kontur's avatar
      Monitoring and alerts for Rococo/Westend (#2710) · 4be99fe0
      Branislav Kontur authored
      * Monitoring and alerts for Rococo/Westend
      
      * 00000001 -> 00000002
      
      * Backup actual version
      
      * Upload "Rococo BEEFY dashboard" from grafana (I cannot find it)
      
      * Separated Rococo Beefy dashboard and alerts
      
      * Group Rococo BEEFY alerts + add `Rococo` labels
      
      * Renamed evaluation group `Bridges` -> `Bridge Rococo <> Wococo`
      
      * Updated Wococo -> Westend dashboards
      
      * Rococo<>Westend alerts
      
      * Fixed matrix_room for rococo beefy
      
      * Removed "refId": "B" for rewards lags and set condition A > 10 + fixed time range
      
      * Delivery race dashboard from now-5m -> now-6h
      
      * Removed rococo-wococo
      
      * Less than 500 Westend headers have been synced to RococoBridgeHub in last 120 minutes -> 390
      4be99fe0
  5. 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
  6. Nov 16, 2023
  7. Nov 15, 2023
  8. Nov 14, 2023
  9. Nov 13, 2023
    • Branislav Kontur's avatar
      typo (#2690) · 896b9a9b
      Branislav Kontur authored
      896b9a9b
    • 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
  10. Nov 06, 2023
  11. Nov 03, 2023
  12. Nov 02, 2023
  13. Nov 01, 2023
  14. 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
  15. Oct 30, 2023
    • Svyatoslav Nikolsky's avatar
      Add basic zombienet test to be used in the future (#2649) (#2660) · 55eb44e6
      Svyatoslav Nikolsky authored
      * add basic zombienet test to be used in the future
      
      * removed unneeded variables
      
      * add README.md for zombienet folder
      55eb44e6
    • 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
  16. Oct 27, 2023
  17. 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
  18. Oct 19, 2023