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

BlockId removal: refactor: HeaderBackend::status #12981

Merged
merged 2 commits into from
Dec 21, 2022

Commits on Dec 20, 2022

  1. BlockId removal: refactor: HeaderBackend::status

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

Commits on Dec 21, 2022

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

    …ackend-status
    parity-processbot committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    7d47ac9 View commit details
    Browse the repository at this point in the history