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