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

pow: replace the thread-base mining loop with a future-based mining worker #7060

Merged
16 commits merged into from
Sep 18, 2020

Commits on Sep 9, 2020

  1. New worker design

    sorpaas committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    2f4eefc View commit details
    Browse the repository at this point in the history
  2. Remove unused thread import

    sorpaas committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    29e54c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46624de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    707c77f View commit details
    Browse the repository at this point in the history
  5. Add some docs

    sorpaas committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    cb7c9de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dff4f7 View commit details
    Browse the repository at this point in the history
  7. Fix cargo lock

    sorpaas committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    5a8c80f View commit details
    Browse the repository at this point in the history
  8. Fix line width

    sorpaas committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    6a26f49 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

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

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    382a96b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17cf866 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    3ed915f View commit details
    Browse the repository at this point in the history
  2. Update client/consensus/pow/src/lib.rs

    Co-authored-by: David <dvdplm@gmail.com>
    bkchr and dvdplm authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    edb6f6e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    1cfb95c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370217f View commit details
    Browse the repository at this point in the history
  3. Add back comments

    sorpaas committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    55eaa73 View commit details
    Browse the repository at this point in the history