mirror of
https://github.com/xmrig/xmrig.git
synced 2025-01-22 02:34:58 +00:00
88b0385bfe
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. |
||
---|---|---|
.. | ||
3rdparty | ||
backend | ||
base | ||
core | ||
crypto | ||
hw | ||
net | ||
App.cpp | ||
App.h | ||
App_unix.cpp | ||
App_win.cpp | ||
config.json | ||
donate.h | ||
Summary.cpp | ||
Summary.h | ||
version.h | ||
xmrig.cpp |