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

BlockId removal: refactor: Backend::justifications #6229

Merged
merged 3 commits into from
Nov 2, 2022

Commits on Nov 2, 2022

  1. BlockId removal: refactor: Backend::justifications

    It changes the arguments of `Backend::justifications` method from: `BlockId<Block>` to: `&Block::Hash`
    
    This PR is part of BlockId::Number refactoring analysis (paritytech/substrate#11292)
    michalkucharczyk committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4ac0595 View commit details
    Browse the repository at this point in the history
  2. formatting

    michalkucharczyk committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    72e7486 View commit details
    Browse the repository at this point in the history
  3. update lockfile for {"substrate"}

    parity-processbot committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3f35069 View commit details
    Browse the repository at this point in the history