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

BlockId removal: Client::runtime_version_at #13393

Merged
merged 3 commits into from
Feb 16, 2023

Commits on Feb 15, 2023

  1. BlockId removal: Client::runtime_version_at

    It changes the arguments of `Client::runtime_version_at` from: `BlockId<Block>` to: `Block::Hash`
    michalkucharczyk committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    940c6e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Apply suggestions from code review

    Co-authored-by: Anton <anton.kalyaev@gmail.com>
    michalkucharczyk and melekes authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d957aa1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into mku-blockid-client-…

    …runtime_version_at
    parity-processbot committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    5e03f73 View commit details
    Browse the repository at this point in the history