1. 28 Nov, 2019 1 commit
    • Felix Lange's avatar
      consensus/ethash: refactor remote sealer (#20335) · a91b704b
      Felix Lange authored
      The original idea behind this change was to remove a use of the
      deprecated CancelRequest method. Simply removing it would've been an
      option, but I couldn't resist and did a bit of a refactoring instead.
      
      All remote sealing code was contained in a single giant function. Remote
      sealing is now extracted into its own object, remoteSealer.
      a91b704b
  2. 27 Nov, 2019 6 commits
  3. 26 Nov, 2019 5 commits
  4. 25 Nov, 2019 6 commits
  5. 24 Nov, 2019 2 commits
  6. 23 Nov, 2019 2 commits
  7. 22 Nov, 2019 4 commits
  8. 21 Nov, 2019 13 commits
  9. 20 Nov, 2019 1 commit