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

BlockId removal: CallApiAt::state_at #13394

Merged
merged 3 commits into from
Feb 16, 2023
Merged

Commits on Feb 15, 2023

  1. BlockId removal: CallApiAt::state_at

    It changes the arguments of:
    - `CallApiAt::state_at`,
    - `Client::code_at`,
    - `Client::state_at`
    
    from: `BlockId<Block>` to: `Block::Hash`
    michalkucharczyk committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    6e59f2c View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <git@kchr.de>
    michalkucharczyk and bkchr authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    0889344 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    4c2353a View commit details
    Browse the repository at this point in the history