Skip to content
  1. Jan 08, 2024
  2. Jan 07, 2024
  3. Jan 05, 2024
    • Bastian Köcher's avatar
      `cumulus-primitives-parachain-inherent`: Split into two crates (#2803) · 930c1519
      Bastian Köcher authored
      This splits `cumulus-primitives-parachain-inherent` into two crates, the
      previous `cumulus-primitives-parachain-inherent` and a new
      `cumulus-client-parachain-inherent`. The idea behind this is to move the
      `create_at` logic into the client crate. This removes quite a lot of
      unrelated dependencies from the runtime std build and thus, makes the
      compilation faster. On my Laptop the compilation is goes down by one
      minute for `asset-hub-rococo-runtime`. I also assume that the full build
      of the entire workspace probably can be speed-up a little bit, because
      more stuff can be compiled in parallel.
      
      ---------
      
      Co-authored-by: command-bot <>
      930c1519
    • Tsvetomir Dimitrov's avatar
      Fix clippy warnings (#2861) · cea7024d
      Tsvetomir Dimitrov authored
      Fix some issues reported by clippy
      cea7024d
  4. Jan 04, 2024
  5. Jan 03, 2024
  6. Jan 01, 2024
  7. Dec 28, 2023
  8. Dec 27, 2023
  9. Dec 26, 2023
  10. Dec 22, 2023
  11. Dec 21, 2023
  12. Dec 20, 2023
  13. Dec 19, 2023
  14. Dec 18, 2023
  15. Dec 15, 2023
  16. Dec 14, 2023