xmrig/src
moneromooo-monero 88b0385bfe
DaemonClient: new X-Hash-Difficulty HTTP header optimization
If the caller knows the difficulty of a PoW hash a given nonce
yields, it can tell the callee via the X-Hash-Difficulty, which
may allow the callee to skip some processing if the difficulty
does not meet some criterion.

In my case, a merge mining proxy can know it's pointless trying
to submit the nonce to a chain with higher difficulty when the
nonce only meets the difficulty for a lower difficulty chain.
2023-03-25 09:48:54 +00:00
..
3rdparty Update hwloc for MSVC builds to 2.9.0. 2023-01-27 01:07:58 +07:00
backend Fix build with gcc 13 2023-03-23 12:01:15 +01:00
base DaemonClient: new X-Hash-Difficulty HTTP header optimization 2023-03-25 09:48:54 +00:00
core Solo mining: added job timeout (default is 15 seconds) 2023-01-28 19:42:02 +01:00
crypto Fix: --randomx-wrmsr=-1 worked only on Intel 2023-02-26 22:31:55 +01:00
hw #3185 Fixed macOS DMI reader. 2023-01-19 22:09:59 +07:00
net Removed deprecated AstroBWTv1 and v2 2022-06-12 11:47:36 +02:00
App.cpp Update Signals and Console. 2020-12-03 12:06:18 +07:00
App.h Update Signals and Console. 2020-12-03 12:06:18 +07:00
App_unix.cpp Update Signals and Console. 2020-12-03 12:06:18 +07:00
App_win.cpp Optimized initialization. 2019-09-21 19:26:27 +07:00
config.json Removed old AstroBWT algorithm 2022-04-15 10:59:31 +02:00
donate.h #2869 2022-10-29 23:51:42 +07:00
Summary.cpp Fixed displayed DMI memory information for empty slots. 2022-03-01 02:50:30 +07:00
Summary.h Fixed displayed DMI memory information for empty slots. 2022-03-01 02:50:30 +07:00
version.h v6.19.2-dev 2023-03-23 20:41:00 +07:00
xmrig.cpp Implemented stable algorithm ids. 2021-08-11 03:46:34 +07:00