Skip to content
  1. Aug 03, 2022
  2. Aug 02, 2022
  3. Aug 01, 2022
    • dependabot[bot]'s avatar
      Bump bytes from 1.2.0 to 1.2.1 (#1489) · a99fe0f3
      dependabot[bot] authored
      
      
      Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.2.0 to 1.2.1.
      - [Release notes](https://github.com/tokio-rs/bytes/releases)
      - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/tokio-rs/bytes/commits)
      
      ---
      updated-dependencies:
      - dependency-name: bytes
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      
      Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
      a99fe0f3
    • Sebastian Kunert's avatar
      Introduce RPC Worker (#1462) · 36e580a5
      Sebastian Kunert authored
      
      
      * Extract json-rpc-client and introduce worker
      
      * Initial rpc worker
      
      * Add error handling
      
      * Use bounded channels for listeners
      
      * Improve naming and clean up
      
      * Use tracing channels
      
      * Improve code readability
      
      * Decrease channel size limit
      
      * Remove unused dependency
      
      * Fix docs
      
      * RPC -> Rpc
      
      * Start worker in initialization method
      
      * Print error in case a distribution channel is full
      
      * Fix docs
      
      * Make `RpcStreamWorker` private
      
      Co-authored-by: default avatarDavide Galassi <[email protected]>
      
      * Use tokio channels and add TODO item
      
      * Remove `Option` from `to_worker_channel`
      
      Co-authored-by: default avatarDavide Galassi <[email protected]>
      36e580a5
  4. Jul 31, 2022
    • Sergej Sakac's avatar
      companion for #11796 (#1460) · f0a8dc6a
      Sergej Sakac authored
      * companion for #11796
      
      * fix
      
      * ".git/.scripts/bench-bot.sh" pallet statemint assets pallet_uniques
      
      * ".git/.scripts/bench-bot.sh" pallet statemine assets pallet_uniques
      
      * ".git/.scripts/bench-bot.sh" pallet westmint assets pallet_uniques
      
      * fix
      
      * update sp-io
      
      * update lockfile for {"polkadot", "substrate"}
      
      Co-authored-by: command-bot <>
      f0a8dc6a
  5. Jul 29, 2022
  6. Jul 28, 2022
  7. Jul 27, 2022
  8. Jul 25, 2022
  9. Jul 23, 2022
  10. Jul 21, 2022
  11. Jul 20, 2022
  12. Jul 19, 2022
  13. Jul 16, 2022
  14. Jul 14, 2022
  15. Jul 13, 2022
    • Jegor Sidorenko's avatar
      Companion to #11398 (#1324) · c943e5ea
      Jegor Sidorenko authored
      * Companion to #11398
      
      * Remove buy_item() from AssetOwner
      
      * Remove set_price() as well
      
      * Remove set_price and buy_item from the proxy in Westmint and Statemine
      
      * update lockfile for {"substrate", "polkadot"}
      
      Co-authored-by: parity-processbot <>
      c943e5ea
  16. Jul 12, 2022
  17. Jul 11, 2022
  18. Jul 08, 2022