This website requires JavaScript.
Explore
Help
Register
Sign In
jory
/
xmrig-minimized-dll
Watch
1
Star
0
Fork
0
You've already forked xmrig-minimized-dll
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
962f0cdd8e
xmrig-minimized-dll
/
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