Commit Graph

43 Commits

Author SHA1 Message Date
SChernykh
58bddae901 Don't reset when pool sends the same job blob 2022-09-19 10:35:36 +02:00
SChernykh
a260502f78 Dero HE fork support (astrobwt/v2 algorithm) 2022-03-05 00:31:18 +01:00
SChernykh
fa9b5c7b6e GhostRider algorithm (Raptoreum) support 2021-11-23 08:14:01 +01:00
SChernykh
3fe3453ada Show the number of transactions in pool job
Useful to check if pool/proxy is working properly and can also be used to compare different pools.
2021-08-07 19:38:31 +02:00
SChernykh
0348f4fd49 Updates from xmrig-proxy 2021-07-05 13:56:37 +02:00
SChernykh
7ef8a295e5 Update signing algorithm 2021-06-21 23:49:13 +02:00
SChernykh
7170df5d1e Proxy miner signature support 2021-06-17 22:48:08 +02:00
SChernykh
abba1abc10 Added support for solo mining with miner signatures (Wownero) 2021-06-16 18:07:36 +02:00
XMRig
e3e3770382 Fixed, benchmark validation on NUMA hardware produced incorrect results in some conditions. 2020-11-25 09:35:11 +07:00
XMRig
93456462df Remove benchmark size from Job class. 2020-11-17 05:28:42 +07:00
XMRig
bdbc470910 Benchmark refactoring, zero delay submit and unified HTTP layer. 2020-11-16 16:22:34 +07:00
XMRig
da62a0e65c Implemented static benchmark verification (--bench --seed --hash) 2020-10-24 13:53:49 +07:00
XMRig
9415fb14fd Added BenchConfig class. 2020-10-22 17:33:41 +07:00
XMRig
14892cf040 Removed m_bench field from Job class. 2020-10-16 20:29:11 +07:00
XMRig
ebaf8ccec4 Added CMake option WITH_BENCHMARK. 2020-10-16 02:18:07 +07:00
SChernykh
a046437d5f Added benchmark and stress test
Easy to use and zero configuration embedded benchmark/stress test.
2020-10-14 19:45:05 +02:00
cohcho
3068b7adbe reserve at most 1 bit for wrapping detection 2020-09-13 18:42:16 +00:00
SChernykh
1dca648537 Fixed self-select login sequence
In self-select mode, we only have pool wallet right after login.
2020-08-25 16:17:48 +02:00
SChernykh
3180e242a9 Cryptonight OpenCL: fix for long input data 2020-07-16 10:39:32 +02:00
Neil Coggins
83bb040bf3 Increased max blob size to support Haven offshore capability 2020-07-14 11:52:43 +01:00
XMRig
c2e8686818 Implemented donate for KawPow. 2020-06-01 00:56:26 +07:00
SChernykh
f24da62db0 KawPow WIP 2020-05-27 16:19:57 +02:00
XMRig
ed44b0c009 Move files. 2020-03-09 01:22:34 +07:00
XMRig
7acb7ddbc9 Fixed potential division by 0. 2019-12-12 14:09:18 +07:00
XMRig
6992e083dc Sync changes with proxy. 2019-11-01 21:51:03 +07:00
XMRig
2872c4737a Display backend for shares. 2019-10-29 15:43:13 +07:00
XMRig
33c1bcd30e Prepare for self select. 2019-10-11 14:55:12 +07:00
XMRig
9694164318 Merge branch 'dev' into evo 2019-09-27 05:54:33 +07:00
XMRig
335092f70f Added coin option. 2019-09-27 05:41:45 +07:00
XMRig
e9b20fff81 Implemented VM mode for OpenCL RandomX. 2019-09-12 00:01:03 +07:00
XMRig
2b853431dc Fixed 32-bit. 2019-08-02 10:54:00 +07:00
XMRig
95a5b23f53 Refactoring 2019-07-13 00:49:17 +07:00
XMRig
8eb1cc8731 Merge branch 'evo' into feature-per-pool-algo 2019-06-26 15:44:52 +07:00
XMRig
f8cbb0061e Sync changes with proxy. 2019-06-25 10:35:10 +07:00
XMRig
5d4287296e Merge branch 'feature-randomx' into evo 2019-06-18 05:33:30 +07:00
SChernykh
a46d190b54 RandomWOW support 2019-06-15 22:53:03 +02:00
XMRig
6838673ddb Added initial support for per pool algo option (mining code is broken). 2019-06-10 20:46:29 +07:00
XMRig
166c04b62f Moved Algorithm class. 2019-06-09 16:46:44 +07:00
XMRig
7b738b936a Prepare for daemon support. 2019-04-11 00:18:33 +07:00
XMRig
4d1d36d99b 64bit diff support. 2019-04-10 03:42:00 +07:00
XMRig
d55e70ce48 Added class Buffer. 2019-03-15 02:25:38 +07:00
XMRig
b3b50e1f1c Removed class Id. 2019-03-15 02:03:01 +07:00
XMRig
cdd5930a7e Rename files. 2019-03-15 01:50:35 +07:00