Skip to content

Commit

Permalink
Merge pull request #15 from WyvernTKC/beta
Browse files Browse the repository at this point in the history
Beta 1.1.9 -> Main
  • Loading branch information
michal-zurkowski committed Jul 17, 2021
2 parents 5ba2b74 + 0c4d6df commit 944eb04
Show file tree
Hide file tree
Showing 27 changed files with 2,508 additions and 4,176 deletions.
14 changes: 14 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,20 @@ If not what makes it happen or not happen?
Change Log
----------

1.1.9

#### Fixes:
- Fix miner stop with `--max-temp` switch.
- Revert some changes so the miner is not so memory sensitive. 1.1.8 could have lower
performance on 1 stick or slower RAM compared to 1.1.7.

#### Changes:
- Include some VAES optimizations for Cryptonight (~1-4% increase).
- Optimizations for Cryptonight implode/explode (~1-2% increase).

#### Added:
- Add `--donation` (`-d`) long flag for use with config files, usefull in HiveOS.

1.1.8

#### Fixes:
Expand Down
2,786 changes: 1,489 additions & 1,297 deletions algo/bmw/bmw512-hash-4way.c

Large diffs are not rendered by default.

Loading

0 comments on commit 944eb04

Please sign in to comment.