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

BlockId removal: BlockBuilderProvider::new_block_at #2219

Merged
merged 3 commits into from
Feb 21, 2023

Commits on Feb 21, 2023

  1. BlockId removal: BlockBuilderProvider::new_block_at

    It changes the arguments of `BlockBuilderProvider::new_block_at` from:
    `BlockId<Block>` to: `Block::Hash`
    michalkucharczyk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0f8a819 View commit details
    Browse the repository at this point in the history
  2. update lockfile for {"polkadot", "substrate"}

    parity-processbot committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    568bd8a View commit details
    Browse the repository at this point in the history
  3. fix

    michalkucharczyk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    1b669f1 View commit details
    Browse the repository at this point in the history