1. Sep 19, 2022
  2. Sep 16, 2022
  3. Sep 14, 2022
  4. Sep 12, 2022
    • Sergej Sakac's avatar
      Companion for #11981 (#1563) · 68ba7e54
      Sergej Sakac authored
      
      
      * Companion for #11981
      
      * rename
      
      * Event to RuntimeEvent in imports
      
      * missed rename
      
      * undo
      
      * revert
      
      * rename type Call & Event
      
      * commit
      
      * ...
      
      * fix
      
      * fix errors
      
      * fixes
      
      * fmt
      
      * fix imports
      
      * final fix?
      
      * fmt
      
      * fix?
      
      * fixes after merge
      
      * small fix
      
      * cargo update -p polkadot-runtime-common
      
      * cargo +nightly fmt
      
      * update lockfile for {"polkadot", "substrate"}
      
      * fix
      
      Co-authored-by: default avatarShawn Tabrizi <[email protected]>
      Co-authored-by: parity-processbot <>
      68ba7e54
  5. Sep 08, 2022
    • Keith Yeung's avatar
      Companion for paritytech/substrate#12183 (#1601) · 11b18e89
      Keith Yeung authored
      * Companion for paritytech/substrate#12183
      
      * Fixes
      
      * Update pallets/xcmp-queue/src/lib.rs
      
      * Update pallets/xcmp-queue/src/lib.rs
      
      * update lockfile for {"substrate", "polkadot"}
      
      Co-authored-by: parity-processbot <>
      11b18e89
  6. Sep 03, 2022
  7. Sep 02, 2022
  8. Sep 01, 2022
  9. Aug 31, 2022
  10. Aug 30, 2022
  11. Aug 23, 2022
  12. Aug 18, 2022
  13. Aug 16, 2022
    • Branislav Kontur's avatar
      Removed dependance on `rococo_parachain_runtime` for unrelated stuff (#1500) · ffe19fd0
      Branislav Kontur authored
      * Clean misleading imports `rococo_parachain_runtime::{AccountId, AuraId}`
      
      * Remove dependance on `rococo_parachain_runtime` for unrelated stuff
      
      * fmt + rebase fix
      
      * Addressing review comments
      
      * Addressing review comments
      
      * Fix for `purge_chain_works` works now with `rococo-local` and purge command needs to allow `rococo-native`
      ffe19fd0
  14. Aug 15, 2022
  15. Aug 12, 2022
  16. Aug 09, 2022
  17. Aug 03, 2022
  18. Aug 02, 2022
  19. 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
  20. Jul 27, 2022
  21. Jul 25, 2022
  22. Jul 21, 2022
  23. Jul 20, 2022
  24. Jul 19, 2022
  25. Jul 16, 2022
  26. Jul 12, 2022
  27. Jul 11, 2022
  28. Jun 27, 2022
  29. Jun 23, 2022
  30. Jun 22, 2022
  31. Jun 18, 2022