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

BlockId removal: refactor: BlockBackend::block|block_status #6477

Merged
merged 4 commits into from
Jan 2, 2023

Commits on Dec 23, 2022

  1. BlockId removal: refactor: BlockBackend::block|block_status

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

Commits on Jan 2, 2023

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

    …ckend-block
    parity-processbot committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    523c6d5 View commit details
    Browse the repository at this point in the history
  2. update lockfile for {"substrate"}

    parity-processbot committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    b4b6750 View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/fmt.sh"

    command-bot committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    51e3f72 View commit details
    Browse the repository at this point in the history