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

BlockId removal: refactor: HeaderBackend::header #1977

Merged
merged 7 commits into from
Dec 20, 2022

Commits on Dec 9, 2022

  1. BlockId removal: refactor: HeaderBackend::header

    It changes the arguments of:
    - `HeaderBackend::header`,
    - `Client::header`
    
    methods from: `BlockId<Block>` to: `Block::Hash`
    
    This PR is part of BlockId::Number refactoring analysis (paritytech/substrate#11292)
    michalkucharczyk committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8dc3f47 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Merge remote-tracking branch 'origin/master' into mku-blockid-headerb…

    …ackend-header
    parity-processbot committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    fae6229 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Merge remote-tracking branch 'origin/master' into mku-blockid-headerb…

    …ackend-header
    parity-processbot committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    59077d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    bc5215b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Merge remote-tracking branch 'origin/master' into mku-blockid-headerb…

    …ackend-header
    parity-processbot committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    8ccf7ba View commit details
    Browse the repository at this point in the history
  2. update lockfile for {"polkadot", "substrate"}

    parity-processbot committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9daaf44 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into mku-blockid-headerb…

    …ackend-header
    parity-processbot committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    dab948c View commit details
    Browse the repository at this point in the history