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

Merged
merged 8 commits into from
Feb 21, 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
    70a1a10 View commit details
    Browse the repository at this point in the history
  2. fmt

    michalkucharczyk committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    6855b70 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    8382f29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58506ec View commit details
    Browse the repository at this point in the history
  3. Revert "cargo update -p polkadot-primitives"

    This reverts commit 58506ec.
    michalkucharczyk committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b8a784e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c63fc23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6d15e9 View commit details
    Browse the repository at this point in the history
  6. update lockfile for {"substrate", "polkadot"}

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