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

Move client consensus parts out of primitives and into client/consensus/api #9319

Merged
14 commits merged into from
Jul 30, 2021

Commits on Jul 20, 2021

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

Commits on Jul 21, 2021

  1. bump ci

    gilescope committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    ab23967 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    a2f0e5d View commit details
    Browse the repository at this point in the history
  2. Fixup from merge.

    gilescope committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    07b2e63 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Removed unused deps thanks to review feedback

    Giles Cope committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    ea8280b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Removing unneeded deps

    Giles Cope committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    d7aa95a View commit details
    Browse the repository at this point in the history
  2. updating lock file

    Giles Cope committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    5217ad6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into giles-split-consensus

    Giles Cope committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    1840371 View commit details
    Browse the repository at this point in the history
  4. note about rustfmt

    gilescope committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    528d1ad View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. fixed typo to bump ci

    gilescope committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    2ba954e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abdbc29 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    gilescope committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    091dcad View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. updating import style

    gilescope committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    2110f94 View commit details
    Browse the repository at this point in the history
  2. Update docs/STYLE_GUIDE.md

    Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>
    gilescope and andresilva authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    1d93d35 View commit details
    Browse the repository at this point in the history