Skip to content
  1. Mar 06, 2023
    • dependabot[bot]'s avatar
      Bump thiserror from 1.0.38 to 1.0.39 · fe246d1e
      dependabot[bot] authored
      
      
      Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.38 to 1.0.39.
      - [Release notes](https://github.com/dtolnay/thiserror/releases)
      - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.38...1.0.39)
      
      ---
      updated-dependencies:
      - dependency-name: thiserror
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      fe246d1e
  2. Mar 03, 2023
  3. Mar 02, 2023
  4. Mar 01, 2023
  5. Feb 28, 2023
  6. Feb 27, 2023
    • Svyatoslav Nikolsky's avatar
      fix nightly clippy issues (#1915) · cccf73b3
      Svyatoslav Nikolsky authored
      cccf73b3
    • dependabot[bot]'s avatar
      Bump tempfile from 3.3.0 to 3.4.0 · a33a91e7
      dependabot[bot] authored
      
      
      Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.3.0 to 3.4.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]>
      a33a91e7
    • dependabot[bot]'s avatar
      Bump jsonrpsee from 0.15.1 to 0.16.2 · 0b6276b4
      dependabot[bot] authored
      
      
      Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee) from 0.15.1 to 0.16.2.
      - [Release notes](https://github.com/paritytech/jsonrpsee/releases)
      - [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/paritytech/jsonrpsee/compare/v0.15.1...v0.16.2)
      
      ---
      updated-dependencies:
      - dependency-name: jsonrpsee
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      0b6276b4
    • dependabot[bot]'s avatar
      Bump rand from 0.7.3 to 0.8.5 · 328dde02
      dependabot[bot] authored
      
      
      Bumps [rand](https://github.com/rust-random/rand) from 0.7.3 to 0.8.5.
      - [Release notes](https://github.com/rust-random/rand/releases)
      - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/rust-random/rand/compare/0.7.3...0.8.5)
      
      ---
      updated-dependencies:
      - dependency-name: rand
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      328dde02
  7. Feb 24, 2023
  8. Feb 23, 2023
  9. Feb 22, 2023
  10. Feb 21, 2023
    • Branislav Kontur's avatar
      Rewards refund for relaying BridgeHubRococo/BridgeHubWococo (#1894) · 5b5627e9
      Branislav Kontur authored
      * Rewards refund for relaying BridgeHubRococo/BridgeHubWococo
      
      * spellcheck + clippy
      
      * RefundBridgedParachainMessages move to bp-runtime
      
      * Dedicated RewardingBridgeSignedExtra for Rococo/Wococo shared runtime with two instances of `RefundBridgedParachainMessages`
      
      * RefundBridgedParachainMessages with Tuple support for multiple
      
      * Fix additional_signed
      
      * revert fix
      
      * Refactor to `RefundBridgedParachainMessagesSchema`
      
      * removed unused deps
      5b5627e9
  11. Feb 20, 2023
    • Serban Iorga's avatar
      RefundRelayerForMessagesFromParachain improvements (#1895) · 78e3357c
      Serban Iorga authored
      * RefundRelayerForMessagesFromParachain changes
      
      - some renamings and cosmetics
      - removing the GI generic param since we can get it from the parachains
        config
      - merging (Parachains Instance, Parachain Id) and (Messages Instance,
        Messages lane Id) generic params
      - removing unnecessay derives
      - renaming for the `TransactionFeeCalculation` and defining
        `ActualFeeRefund` concrete implementation
      - adding support for multiple RefundRelayerForMessagesFromParachain
        (by adding a `StaticStrProvider` generic param)
      
      * Revert to using RuntimeDebug
      78e3357c
    • Svyatoslav Nikolsky's avatar
      optimize justification before submit (#1887) · 131b1735
      Svyatoslav Nikolsky authored
      * optimize justification before submit
      
      * fmt
      
      * spelling
      
      * clippy
      
      * fmt again
      
      * aaand compilation
      
      * clippy
      131b1735
    • Svyatoslav Nikolsky's avatar
    • dependabot[bot]'s avatar
      Bump sysinfo from 0.27.7 to 0.28.0 · 66429b06
      dependabot[bot] authored
      
      
      Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.27.7 to 0.28.0.
      - [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-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      66429b06
  12. Feb 16, 2023
  13. Feb 14, 2023
  14. Feb 13, 2023
  15. Feb 07, 2023
  16. Feb 06, 2023
    • Svyatoslav Nikolsky's avatar
      Update Substrate/Polkadot/Cumulus dependencies + weights v2 (#1850) · d60a331e
      Svyatoslav Nikolsky authored
      * cargo update
      
      * weights v2
      
      * clippy
      
      * no spellcheck for weights.rs
      
      * fix proof_size component in MAXIMUM_BLOCK_WEIGHT  constants
      
      * "fix" proof_size in select_delivery_transaction_limits_works
      
      * spellcheck
      d60a331e
    • dependabot[bot]'s avatar
      Bump async-trait from 0.1.63 to 0.1.64 · 61b229b6
      dependabot[bot] authored
      
      
      Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.63 to 0.1.64.
      - [Release notes](https://github.com/dtolnay/async-trait/releases)
      - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.63...0.1.64)
      
      ---
      updated-dependencies:
      - dependency-name: async-trait
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      61b229b6
    • dependabot[bot]'s avatar
      Bump futures from 0.3.25 to 0.3.26 · 9ddeebed
      dependabot[bot] authored
      
      
      Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.25 to 0.3.26.
      - [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.25...0.3.26)
      
      ---
      updated-dependencies:
      - dependency-name: futures
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      9ddeebed
  17. Feb 03, 2023
  18. Jan 31, 2023
  19. Jan 30, 2023