good morning!!!!

Skip to content
Snippets Groups Projects
  1. Mar 18, 2017
    • 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. Mar 16, 2017
  3. Mar 14, 2017
  4. Mar 09, 2017
  5. Mar 08, 2017
  6. Mar 07, 2017
  7. Mar 03, 2017
  8. Mar 02, 2017
  9. Mar 01, 2017
  10. Feb 28, 2017
Loading