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

BlockId removal: refactor: Finalizer #1779

Merged
merged 8 commits into from
Oct 20, 2022

Commits on Oct 19, 2022

  1. BlockId removal: refactor: Finalizer

    It changes the arguments of methods of `Finalizer` trait from: block:
    `BlockId<Block>` to: hash: `&Block::Hash`
    
    This PR is part of BlockId::Number refactoring analysis (paritytech/substrate#11292)
    michalkucharczyk committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2b90639 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    639cc30 View commit details
    Browse the repository at this point in the history
  2. update lockfile for {"polkadot", "substrate"}

    parity-processbot committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    63a92bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db5aeaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    992f388 View commit details
    Browse the repository at this point in the history
  5. update Cargo.lock

    michalkucharczyk committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4ce9133 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4142543 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d8a5b5 View commit details
    Browse the repository at this point in the history