1. 18 Mar, 2017 1 commit
    • Felix Lange's avatar
      pow: fix Search with ethash test mode · 24dd0355
      Felix Lange authored
      The cache/dataset methods crashed with a nil pointer error if
      cachesinmem/dagsinmem were zero. Fix it by skipping the eviction logic
      if there are no caches/datasets.
      
      Search always used the regular dataset size regardless of test mode. Fix
      it by removing the redundant size parameter of hashimotoFull.
      
      Fixes #3784
      24dd0355
  2. 16 Mar, 2017 1 commit
  3. 14 Mar, 2017 2 commits
  4. 09 Mar, 2017 8 commits
  5. 08 Mar, 2017 1 commit
  6. 07 Mar, 2017 2 commits
  7. 03 Mar, 2017 6 commits
  8. 02 Mar, 2017 12 commits
  9. 01 Mar, 2017 4 commits
  10. 28 Feb, 2017 3 commits