Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 2.5.1 #1958

Merged
merged 20 commits into from
Oct 17, 2018
Merged

release 2.5.1 #1958

merged 20 commits into from
Oct 17, 2018

Conversation

psychocrypt
Copy link
Collaborator

@psychocrypt psychocrypt commented Oct 17, 2018

Changelog

blitss and others added 20 commits October 9, 2018 14:43
fix #1906

If the currency provided by the user is not known by the miner we access an uninitialized value.

Add default values for member of `coinDescription`.
With #1845 a race condition during the telemetry update is solved.
The problem is that the used mutex is blocking all threads from updating the metrics during
the statistics are calculated.

- introduce a mutex per miner thread
The AMD compiler for OpenCL shipped with the driver 14XX is broken
and can not compile xmr-stak since the monero v8 changes are introduced.

- workaround a simple compare.
- add new device define `OPENCL_DRIVER_MAJOR`
…etricUpdate

reduce blocking during metric update
Fix the fix from #1945. The initial fix produces invalid results.
- remove link to the AMD APP SDK from a share hoster
- update windows/linux documentation
Add missing test for cryptonight_lite
Remove files created by macOS
Co-authored-by: Hans Kristian Rosbach <hk-git@circlestorm.org>
@fireice-uk fireice-uk merged commit 4e72408 into master Oct 17, 2018
gnagel pushed a commit to gnagel/xmr-stak that referenced this pull request Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants