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 #6459

Merged
merged 5 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
    753a837 View commit details
    Browse the repository at this point in the history
  2. Update node/core/chain-api/src/tests.rs

    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    michalkucharczyk and acatangiu committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    ebc6031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c8a090 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
    9af6070 View commit details
    Browse the repository at this point in the history
  2. update lockfile for {"substrate"}

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