Skip to content
  1. Mar 06, 2023
  2. Mar 04, 2023
  3. Mar 03, 2023
  4. Mar 02, 2023
  5. Mar 01, 2023
  6. Feb 28, 2023
  7. Feb 27, 2023
  8. Feb 25, 2023
  9. Feb 24, 2023
  10. Feb 23, 2023
  11. Feb 22, 2023
  12. Feb 21, 2023
  13. Feb 20, 2023
    • Michal Kucharczyk's avatar
      `BlockId` removal: refactor of runtime API (#6721) · d091a84a
      Michal Kucharczyk authored
      * BlockId removal: refactor of runtime API
      
      It changes the first argument of all generated runtime API calls from: `BlockId<Block>` to: `Block::Hash`
      
      * fmt
      
      * update lockfile for {"substrate"}
      
      ---------
      
      Co-authored-by: parity-processbot <>
      d091a84a