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

Move transactions protocol to its own crate #12264

Merged
merged 15 commits into from
Sep 26, 2022

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    6263654 View commit details
    Browse the repository at this point in the history
  2. Update Cargo.lock

    altonen committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    7c86afe View commit details
    Browse the repository at this point in the history
  3. Fix binaries

    altonen committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b7fa77b View commit details
    Browse the repository at this point in the history
  4. Update client/network/transactions/src/lib.rs

    Co-authored-by: Dmitry Markin <dmitry@markin.tech>
    altonen and dmitry-markin authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    d3af320 View commit details
    Browse the repository at this point in the history
  5. Update client/service/src/builder.rs

    Co-authored-by: Bastian Köcher <info@kchr.de>
    altonen and bkchr authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1998149 View commit details
    Browse the repository at this point in the history
  6. Apply review comments

    altonen committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    32a1f81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f675f9f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    cda101a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21f4006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b43576d View commit details
    Browse the repository at this point in the history
  4. Add array-bytes

    altonen committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    9ffd00a View commit details
    Browse the repository at this point in the history
  5. trigger CI

    altonen committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    3d5df3f View commit details
    Browse the repository at this point in the history
  6. Add comment about codec index

    altonen committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    dce3838 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbbd0dc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

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