Skip to content
  1. Oct 04, 2022
  2. Sep 29, 2022
  3. Sep 23, 2022
  4. Sep 20, 2022
  5. Sep 19, 2022
  6. Sep 16, 2022
  7. Sep 15, 2022
  8. Sep 14, 2022
    • Keith Yeung's avatar
      Companion for paritytech/substrate#12219 (#1610) · 2072bdf7
      Keith Yeung authored
      * Remove CanAuthorWith trait
      
      CanAuthotWith trait removed. Also all dependencies, parameters, type
      paramers were removed. This is related to removal of native runtime.
      
      * Companion for paritytech/substrate#12219
      
      * Fixes
      
      * polkadot-runtime-common updated
      
      cargo update -p polkadot-runtime-common
      
      * warning fixed
      
      * Update cid
      
      * update lockfile for {"polkadot", "substrate"}
      
      * Update substrate
      
      * update lockfile for {"polkadot", "substrate"}
      
      * Update polkadot
      
      * Fix tests
      
      * 🤦
      
      
      
      Co-authored-by: default avatarMichal Kucharczyk <[email protected]>
      Co-authored-by: parity-processbot <>
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      2072bdf7
  9. Sep 10, 2022
  10. Sep 07, 2022
  11. Sep 06, 2022
  12. Sep 05, 2022
  13. Sep 03, 2022
  14. Sep 02, 2022
  15. Aug 31, 2022
  16. Aug 30, 2022
  17. Aug 17, 2022
  18. Aug 15, 2022
  19. Aug 10, 2022
  20. Aug 09, 2022
  21. Aug 04, 2022
  22. Aug 03, 2022
  23. Aug 02, 2022
  24. Aug 01, 2022
    • 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
  25. Jul 27, 2022
  26. Jul 23, 2022
  27. Jul 21, 2022
  28. Jul 20, 2022
  29. Jul 16, 2022
  30. Jul 14, 2022