dan-s
9c9b7680e4
Fixing miner issues
...
- Switch from full-block to header-only (140-byte) RandomX input
- Add 32-byte SoloNonce system for solo mining mode
- Compute proper difficulty target from compact bits field
- Add SHA256D dual-hash PoW check in CpuWorker for solo mining
- Raise RandomX dataset/scratchpad limits to 4GB/4MB
- Use standard RandomX share filtering in pool (stratum) mode
2026-03-05 06:00:55 -06:00
dan_s
67b9cde59e
Prepare XMRig-HAC fork for public release
...
- Add DragonX coin and rx/hush algorithm support
- Update branding to XMRig-HAC / dragonx.is
- Update repository URLs to git.hush.is
- Replace example wallet addresses with placeholders
- Update .gitignore for build directories
- Document fork changes in README and CHANGELOG
2026-02-26 23:48:10 -06:00
XMRig
15862a1b13
Sync changes with the proxy.
2024-08-06 23:32:20 +07:00
XMRig
fa4230d175
More clean target parse.
2024-08-04 19:51:11 +07:00
Matthew Vogel
4089103510
fix yada nonce offset
2024-08-01 15:10:20 -07:00
Matthew Vogel
f99c79d24a
update constants for yadacoin
2024-07-31 23:45:34 -07:00
SChernykh
78ae167c78
Sync with changes from proxy
2023-04-03 15:01:40 +02:00
SChernykh
39cd1a11ff
Update m_size only if blob was set successfully
2022-09-19 10:42:08 +02:00
SChernykh
58bddae901
Don't reset when pool sends the same job blob
2022-09-19 10:35:36 +02:00
SChernykh
637c7c9209
Removed deprecated AstroBWTv1 and v2
2022-06-12 11:47:36 +02:00
SChernykh
a260502f78
Dero HE fork support (astrobwt/v2 algorithm)
2022-03-05 00:31:18 +01:00
SChernykh
3cdfe6b30e
Fixed unaligned memory accesses
2022-01-26 17:18:18 +01:00
SChernykh
0e2532f950
Fixed broken difficulty adjustment on some Raptoreum pools
2021-11-23 18:02:58 +01:00
XMRig
5931ab227a
Update BlockTemplate class.
2021-08-23 18:32:58 +07:00
XMRig
fc6d1e8d02
Fix Job::getNumTransactions.
2021-08-12 22:30:47 +07: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
01f345ac77
Fix buffer size in generateMinerSignature
2021-06-16 18:20:11 +02:00
SChernykh
abba1abc10
Added support for solo mining with miner signatures (Wownero)
2021-06-16 18:07:36 +02:00
XMRig
e622406993
Sync with the proxy.
2021-03-06 05:32:54 +07:00
SChernykh
50cecbb71a
Fixed broken Dero solo mining
2020-12-20 22:17:08 +01:00
XMRig
c8ebffd012
Added Cvt class.
2020-12-02 16:31:45 +07: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
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
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
e9b20fff81
Implemented VM mode for OpenCL RandomX.
2019-09-12 00:01:03 +07:00
XMRig
e9408d659f
Name for reference RandomX configuration changed to rx/text to avoid potential conflicts in future.
2019-08-09 14:26:00 +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
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
0704625d89
Merge branch 'dev' into evo
2019-05-31 23:20:35 +07:00
XMRig
726aa72cda
Sync changes.
2019-04-13 19:09:22 +07:00
XMRig
7b738b936a
Prepare for daemon support.
2019-04-11 00:18:33 +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