Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

BlockId removal: refactor: StorageProvider #1770

Merged
merged 4 commits into from
Oct 18, 2022

Commits on Oct 17, 2022

  1. BlockId removal: refactor: StorageProvider

    It changes the arguments of `Backend::StorageProvider` trait from:
    block: `BlockId<Block>` to: hash: `&Block::Hash`
    michalkucharczyk committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    a29678f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    1a921ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eba9ff7 View commit details
    Browse the repository at this point in the history
  3. update lockfile for {"polkadot", "substrate"}

    parity-processbot committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    32b0576 View commit details
    Browse the repository at this point in the history