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

Introduce async runtime calling trait for runtime-api subsystem #5782

Merged

Commits on Mar 15, 2022

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

Commits on Mar 24, 2022

  1. blockchainevents

    skunert committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    262c6f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

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

Commits on Apr 11, 2022

  1. Update patches

    skunert committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    0890e08 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    59d3357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb33f2 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

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

Commits on May 11, 2022

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

Commits on May 18, 2022

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

Commits on May 27, 2022

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

Commits on May 30, 2022

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

Commits on Jun 1, 2022

  1. Remove unused imports

    skunert committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    2f4ea76 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

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

Commits on Jun 20, 2022

  1. Lockfile

    skunert committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    fba6b8f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

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

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    19123f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    969586b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

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

Commits on Jul 13, 2022

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

Commits on Jul 14, 2022

  1. Improve naming of trait

    skunert committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    01b633e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82c95aa View commit details
    Browse the repository at this point in the history
  3. Cleanup

    skunert committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    d04ec57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f5f084 View commit details
    Browse the repository at this point in the history
  5. Remove unwanted debug print

    skunert committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    ed2b7ca View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    894ab5b View commit details
    Browse the repository at this point in the history
  2. Add sections to runtime client

    Co-authored-by: Davide Galassi <davxy@datawok.net>
    skunert and davxy authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    18ff03a View commit details
    Browse the repository at this point in the history
  3. Reorder methods

    skunert committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b1fa616 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Fix spelling

    skunert committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    b0d1a25 View commit details
    Browse the repository at this point in the history
  2. Fix spacing in Cargo.toml

    Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    skunert and bkchr authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    e693405 View commit details
    Browse the repository at this point in the history
  3. Remove unused babe methods

    skunert committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    56c47df View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

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