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

Consensus utilities and rearchitecture for more dynamic collators #2382

Merged
merged 34 commits into from
May 14, 2023

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    ea03cb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a4ef13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ce534d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1980de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    936cc7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8fd4db View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

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

Commits on Mar 27, 2023

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

Commits on Mar 31, 2023

  1. begin aura reimplementation

    rphmeier committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a179033 View commit details
    Browse the repository at this point in the history
  2. address review comments

    rphmeier committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6e7fc8d View commit details
    Browse the repository at this point in the history
  3. update substrrate git ref

    rphmeier committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    29d7ed8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37b0152 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fbd533 View commit details
    Browse the repository at this point in the history
  6. add a ServiceInterface

    rphmeier committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    72362e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0c367b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    6261829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e4f235 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

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

Commits on Apr 18, 2023

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

Commits on Apr 20, 2023

  1. add telemetry

    rphmeier committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    93eea31 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. fix doc job?

    rphmeier committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    58dfa16 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Specify async-trait patch version

    Co-authored-by: Bastian Köcher <git@kchr.de>
    rphmeier and bkchr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    fa6ca12 View commit details
    Browse the repository at this point in the history
  2. remove 'fn@' in doc string.

    Co-authored-by: Bastian Köcher <git@kchr.de>
    rphmeier and bkchr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8c50bc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d083d46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    604ba8a View commit details
    Browse the repository at this point in the history
  5. remove manual span instrumentation

    Co-authored-by: Bastian Köcher <git@kchr.de>
    rphmeier and bkchr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    460715e View commit details
    Browse the repository at this point in the history
  6. make slot_claim private

    rphmeier committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8266532 View commit details
    Browse the repository at this point in the history
  7. fix unused import

    rphmeier committed May 4, 2023
    Configuration menu
    Copy the full SHA
    496c688 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. fmt

    rphmeier committed May 6, 2023
    Configuration menu
    Copy the full SHA
    32e3b28 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

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

    rphmeier committed May 13, 2023
    Configuration menu
    Copy the full SHA
    50c1f62 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. make clippy happy

    rphmeier committed May 14, 2023
    Configuration menu
    Copy the full SHA
    8bc4ba4 View commit details
    Browse the repository at this point in the history