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

BlockId removal: refactor of runtime API #6721

Merged
merged 5 commits into from
Feb 20, 2023

Commits on Feb 15, 2023

  1. BlockId removal: refactor of runtime API

    It changes the first argument of all generated runtime API calls from: `BlockId<Block>` to: `Block::Hash`
    michalkucharczyk committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    68d1aca View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    b98b711 View commit details
    Browse the repository at this point in the history
  2. fmt

    michalkucharczyk committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    8155af0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a3c4c View commit details
    Browse the repository at this point in the history
  4. update lockfile for {"substrate"}

    parity-processbot committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    38405e5 View commit details
    Browse the repository at this point in the history