Skip to content
  1. Aug 01, 2023
  2. Jul 31, 2023
    • Svyatoslav Nikolsky's avatar
      lost files · 2e0f6b90
      Svyatoslav Nikolsky authored
      2e0f6b90
    • Svyatoslav Nikolsky's avatar
      enable native feature for subxt · f9ab6f13
      Svyatoslav Nikolsky authored
      f9ab6f13
    • dependabot[bot]'s avatar
      Bump subxt from 0.29.0 to 0.30.1 · 1f17f752
      dependabot[bot] authored
      
      
      Bumps [subxt](https://github.com/paritytech/subxt) from 0.29.0 to 0.30.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-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      1f17f752
    • dependabot[bot]'s avatar
      Bump sysinfo from 0.29.6 to 0.29.7 · e782e4f6
      dependabot[bot] authored
      
      
      Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.29.6 to 0.29.7.
      - [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]>
      e782e4f6
    • dependabot[bot]'s avatar
      Bump serde_json from 1.0.103 to 1.0.104 · 65c62d81
      dependabot[bot] authored
      
      
      Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.103 to 1.0.104.
      - [Release notes](https://github.com/serde-rs/json/releases)
      - [Commits](https://github.com/serde-rs/json/compare/v1.0.103...v1.0.104)
      
      ---
      updated-dependencies:
      - dependency-name: serde_json
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      65c62d81
    • dependabot[bot]'s avatar
      Bump serde from 1.0.174 to 1.0.179 · e11c0652
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.174 to 1.0.179.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.174...v1.0.179)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      e11c0652
    • dependabot[bot]'s avatar
      Bump time from 0.3.23 to 0.3.24 · 48e3a5f0
      dependabot[bot] authored
      
      
      Bumps [time](https://github.com/time-rs/time) from 0.3.23 to 0.3.24.
      - [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.23...v0.3.24)
      
      ---
      updated-dependencies:
      - dependency-name: time
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      48e3a5f0
  3. Jul 27, 2023
  4. Jul 24, 2023
    • Serban Iorga's avatar
      GRANDPA justifications: equivocation detection primitives (#2295) · 01fa0bd0
      Serban Iorga authored
      * GRANDPA justifications: equivocation detection primitives
      
      - made the justification verification logic more customizable
      - added support for parsing multiple justifications and extracting
        equivocations
      - split the logic into multiple files
      - split the errors into multiple enums
      01fa0bd0
    • dependabot[bot]'s avatar
      Bump async-trait from 0.1.71 to 0.1.72 · b7001e40
      dependabot[bot] authored
      
      
      Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.71 to 0.1.72.
      - [Release notes](https://github.com/dtolnay/async-trait/releases)
      - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.71...0.1.72)
      
      ---
      updated-dependencies:
      - dependency-name: async-trait
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      b7001e40
    • dependabot[bot]'s avatar
      Bump clap from 4.3.16 to 4.3.19 · 3f129f9d
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 4.3.16 to 4.3.19.
      - [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.3.16...v4.3.19)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      3f129f9d
    • dependabot[bot]'s avatar
      Bump sysinfo from 0.29.5 to 0.29.6 · d65abc4b
      dependabot[bot] authored
      
      
      Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.29.5 to 0.29.6.
      - [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]>
      d65abc4b
    • dependabot[bot]'s avatar
      Bump tempfile from 3.6.0 to 3.7.0 · b72e6f13
      dependabot[bot] authored
      
      
      Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.6.0 to 3.7.0.
      - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/Stebalien/tempfile/compare/v3.6.0...v3.7.0)
      
      ---
      updated-dependencies:
      - dependency-name: tempfile
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      b72e6f13
    • dependabot[bot]'s avatar
      Bump serde from 1.0.171 to 1.0.174 · cb1cb076
      dependabot[bot] authored
      
      
      Bumps [serde](https://github.com/serde-rs/serde) from 1.0.171 to 1.0.174.
      - [Release notes](https://github.com/serde-rs/serde/releases)
      - [Commits](https://github.com/serde-rs/serde/compare/v1.0.171...v1.0.174)
      
      ---
      updated-dependencies:
      - dependency-name: serde
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      cb1cb076
    • dependabot[bot]'s avatar
      Bump num-traits from 0.2.15 to 0.2.16 · 15737a38
      dependabot[bot] authored
      
      
      Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.15 to 0.2.16.
      - [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.15...num-traits-0.2.16)
      
      ---
      updated-dependencies:
      - dependency-name: num-traits
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      15737a38
    • dependabot[bot]'s avatar
      Bump thiserror from 1.0.43 to 1.0.44 · 7f26258b
      dependabot[bot] authored
      
      
      Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.43 to 1.0.44.
      - [Release notes](https://github.com/dtolnay/thiserror/releases)
      - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.43...1.0.44)
      
      ---
      updated-dependencies:
      - dependency-name: thiserror
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      7f26258b
  5. Jul 20, 2023
  6. Jul 19, 2023
    • Svyatoslav Nikolsky's avatar
      More backports from Cumulus subtree (#2282) · 194feb01
      Svyatoslav Nikolsky authored
      * more backports from Cumulus subtree
      
      * spelling
      194feb01
    • Svyatoslav Nikolsky's avatar
      Update dependecies (#2277) · af4609c0
      Svyatoslav Nikolsky authored
      * cargo update -p parachain-info
      
      * flush
      
      * it compiles
      
      * clippy
      
      * temporary add more logging to cargo deny
      
      * Revert "temporary add more logging to cargo deny"
      
      This reverts commit 20daa88b.
      
      * list installed Rust binaries before running cargo deny
      
      * changed prev commit
      
      * once again
      
      * try cargo update?
      
      * post-update fixes (nothing important)
      af4609c0
  7. Jul 17, 2023
    • Svyatoslav Nikolsky's avatar
      XCM bridge hub pallet (will be deployed at bridge hubs) (#2213) · f9cba27c
      Svyatoslav Nikolsky authored
      * XCM over bridge pallet (won't ever be merged to this repo): initial commit
      
      * try both bridge-id and lane-id
      
      * flush
      
      * flush
      
      * flush
      
      * flush
      
      * first prototype
      
      * started working on xcm-over-bridge tests
      
      * proper open_bridge_works test
      
      * more open_bridge tests
      
      * request_bridge_closure tests
      
      * tests for close_bridge
      
      * report_misbehavior tests
      
      * renaming xcm-over-bridge ad xcm-bridge-hub: we'll have two similar pallets for dynamic lanes/fees support. One will be deployed at the bridge hub (xcm-bridge-hub) and another one (xcm-bridge-hub-router) at sibling/parent chains to send messages to remote network over the bridge hub
      
      * added couple of TODOs
      
      * moved BridgeQueuesState here + TODO for implementing report_bridge_queues_state + fmt
      
      * fixing TODOs
      
      * fixing TODOs
      
      * moved bridge locations to primitives
      
      * added a couple of TODOs
      
      * ref issue from TODO
      
      * clippy and spelling
      
      * fix tests
      
      * another TODOs
      
      * typo
      
      * LaneState -> force_close_bridge
      
      * start_closing_the_bridge -> start_closing_bridge
      
      * removed Closing bridge state, so now we only have the Opened -> optional temporary Closed state -> None
      
      * spelling
      
      * started prototyping suspend+resume on misbehavior
      
      * continue prototyping
      
      * more tests for open_bridge
      
      * more tests for close_bridge
      
      * more tests for report_misbehavior
      
      * started tests for resume_misbehaving_bridges
      
      * implemented tests for resume_misbehaving_bridges
      
      * remove UnsuspendedChannelWithMisbehavingOwner because now, when all bridges are resumed at once + we assume that the inbound XCM channel is suspended immediately it is no longer actual
      
      * added TODO
      
      * add comment re misbehavior reporter if he's associated with the bridge owner
      
      * ignored clippy
      
      * fmt
      
      * use versioned XCM structs in public interfaces and storage + Box XCM locations where possible
      
      * spelling
      
      * removed TODO in favor of https://github.com/paritytech/parity-bridges-common/pull/2257
      
      * LocalChannelManager -> LocalXcmChannelManager
      
      * removed code specific to #2233, because it isn't the only option now
      
      * removemisbehavior mentions
      
      * also temporary (?) remove BridgesByLocalOrigin because the storage format will likely change to be able to resume bridges from the on_iniitalize/on_idle
      
      * AllowedOpenBridgeOrigin -> OpenBridgeOrigin
      
      * - TooManyBridgesForLocalOrigin
      
      * use bridge_destination_relative_location in args
      
      * better impl of strip_low_level_junctions
      
      * get rid of xcm_into_latest
      
      * clippy
      
      * added #![warn(missing_docs)] to new crates
      f9cba27c
    • Svyatoslav Nikolsky's avatar
      Some code grooming (#2276) · 059347f0
      Svyatoslav Nikolsky authored
      * some code grooming: enable warn(missing_docs) for all piblic crates + added missing documentation + removed obsolete clippy/deny workarounds
      
      * removed strange allow + added comment related to other allow
      
      * removed incorrect_clone_impl_on_copy_type which is unknown to CI clippy
      059347f0
    • dependabot[bot]'s avatar
      Bump clap from 4.3.11 to 4.3.12 · 472a07df
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 4.3.11 to 4.3.12.
      - [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.3.11...v4.3.12)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      472a07df
    • dependabot[bot]'s avatar
      Bump serde_json from 1.0.100 to 1.0.103 · f74786b0
      dependabot[bot] authored
      
      
      Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.100 to 1.0.103.
      - [Release notes](https://github.com/serde-rs/json/releases)
      - [Commits](https://github.com/serde-rs/json/compare/v1.0.100...v1.0.103)
      
      ---
      updated-dependencies:
      - dependency-name: serde_json
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      f74786b0
    • dependabot[bot]'s avatar
      Bump thiserror from 1.0.40 to 1.0.43 · dd167a05
      dependabot[bot] authored
      
      
      Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.40 to 1.0.43.
      - [Release notes](https://github.com/dtolnay/thiserror/releases)
      - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.40...1.0.43)
      
      ---
      updated-dependencies:
      - dependency-name: thiserror
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      dd167a05
    • dependabot[bot]'s avatar
      Bump anyhow from 1.0.71 to 1.0.72 · 3f727021
      dependabot[bot] authored
      
      
      Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.71 to 1.0.72.
      - [Release notes](https://github.com/dtolnay/anyhow/releases)
      - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.71...1.0.72)
      
      ---
      updated-dependencies:
      - dependency-name: anyhow
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      3f727021
    • dependabot[bot]'s avatar
      Bump async-trait from 0.1.69 to 0.1.71 · eaac1b5f
      dependabot[bot] authored
      
      
      Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.69 to 0.1.71.
      - [Release notes](https://github.com/dtolnay/async-trait/releases)
      - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.69...0.1.71)
      
      ---
      updated-dependencies:
      - dependency-name: async-trait
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      eaac1b5f
    • dependabot[bot]'s avatar
      Bump sysinfo from 0.29.4 to 0.29.5 · 5c7a5acc
      dependabot[bot] authored
      
      
      Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.29.4 to 0.29.5.
      - [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]>
      5c7a5acc
    • dependabot[bot]'s avatar
      Bump signal-hook from 0.3.15 to 0.3.16 · d37e27aa
      dependabot[bot] authored
      
      
      Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.3.15 to 0.3.16.
      - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/vorner/signal-hook/compare/v0.3.15...v0.3.16)
      
      ---
      updated-dependencies:
      - dependency-name: signal-hook
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      d37e27aa
  8. Jul 13, 2023
  9. Jul 11, 2023
  10. Jul 10, 2023
    • Serban Iorga's avatar
    • dependabot[bot]'s avatar
      Bump serde_json from 1.0.99 to 1.0.100 · 7666bae8
      dependabot[bot] authored
      
      
      Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.99 to 1.0.100.
      - [Release notes](https://github.com/serde-rs/json/releases)
      - [Commits](https://github.com/serde-rs/json/compare/v1.0.99...v1.0.100)
      
      ---
      updated-dependencies:
      - dependency-name: serde_json
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      7666bae8
    • dependabot[bot]'s avatar
      Bump time from 0.3.22 to 0.3.23 · b109c126
      dependabot[bot] authored
      
      
      Bumps [time](https://github.com/time-rs/time) from 0.3.22 to 0.3.23.
      - [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.22...v0.3.23)
      
      ---
      updated-dependencies:
      - dependency-name: time
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      b109c126
    • dependabot[bot]'s avatar
      Bump clap from 4.3.10 to 4.3.11 · 7328864c
      dependabot[bot] authored
      
      
      Bumps [clap](https://github.com/clap-rs/clap) from 4.3.10 to 4.3.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.3.10...v4.3.11)
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      7328864c
    • dependabot[bot]'s avatar
      Bump sysinfo from 0.29.3 to 0.29.4 · 94b6461e
      dependabot[bot] authored
      
      
      Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.29.3 to 0.29.4.
      - [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]>
      94b6461e
  11. Jul 07, 2023