1. Jan 09, 2023
    • Bastian Köcher's avatar
      Remove the `RelaychainClient` trait (#2068) · 38cdf7c4
      Bastian Köcher authored
      * Remove the `RelaychainClient` trait
      
      It was just some historical trait that isn't really required anymore. Besides that this pr re-exports
      types that are being used by the relay chain interface to make its usage easier.
      
      * Fix warning
      38cdf7c4
  2. Jan 07, 2023
  3. Jan 06, 2023
  4. Jan 05, 2023
  5. Jan 02, 2023
    • Michal Kucharczyk's avatar
      BlockId removal: refactor: BlockBackend::block|block_status (#2041) · 394abf5e
      Michal Kucharczyk authored
      * BlockId removal: refactor: BlockBackend::block|block_status
      
      It changes the arguments of:
      -  `BlockBackend::block`
      -  `BlockBackend::block_status`
      
      method from: `BlockId<Block>` to: `Block::Hash`
      
      This PR is part of BlockId::Number refactoring analysis (paritytech/substrate#11292)
      
      * update lockfile for {"polkadot", "substrate"}
      
      Co-authored-by: parity-processbot <>
      394abf5e
  6. Dec 30, 2022
  7. Dec 29, 2022
  8. Dec 28, 2022
  9. Dec 23, 2022
  10. Dec 22, 2022
  11. Dec 21, 2022
  12. Dec 20, 2022
  13. Dec 16, 2022
  14. Dec 15, 2022
  15. Dec 14, 2022
  16. Dec 13, 2022