This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
xmrig
Watch
1
Star
0
Fork
1
You've already forked xmrig
mirror of
https://github.com/xmrig/xmrig.git
synced
2025-12-24 13:32:46 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
962f0cdd8ee5fe8ba287b47d4b491fca55776828
xmrig
/
src
/
core
History
XMRig
962f0cdd8e
Use std::thread and std:mutex instead of uv_thread_t and uv_mutex_t.
2019-07-30 21:25:27 +07:00
..
config
Added command line option --export-topology.
2019-07-30 09:06:50 +07:00
Controller.cpp
Added initial support for new style threads launch method.
2019-07-16 22:10:50 +07:00
Controller.h
Added initial support for new style threads launch method.
2019-07-16 22:10:50 +07:00
Miner.cpp
Use std::thread and std:mutex instead of uv_thread_t and uv_mutex_t.
2019-07-30 21:25:27 +07:00
Miner.h
Restored "GET /1/summary" endpoint.
2019-07-19 02:24:37 +07:00