Skip to content
  1. Jan 16, 2024
  2. Jan 15, 2024
  3. Jan 13, 2024
  4. Jan 12, 2024
  5. Jan 10, 2024
  6. Jan 09, 2024
  7. Jan 08, 2024
  8. Jan 07, 2024
  9. Jan 06, 2024
  10. 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
  11. Jan 04, 2024
  12. Dec 28, 2023
  13. Dec 26, 2023
  14. Dec 22, 2023
  15. Dec 21, 2023
  16. Dec 20, 2023
  17. Dec 19, 2023
  18. Dec 18, 2023
  19. Dec 14, 2023