FSOL-XDAG
a0f53018af
Merge branch 'master' into 6.19.3
2023-06-05 23:03:57 +02:00
FSOL
b71c05c0fe
x4x update
2023-06-04 09:01:32 +02:00
FSOL
092f9d5cb6
Revert "x4x 6.19.3 upgrade"
...
This reverts commit 9cd0822551
.
2023-06-04 08:44:33 +02:00
FSOL
9cd0822551
x4x 6.19.3 upgrade
...
Update
2023-06-04 08:14:11 +02:00
XMRig
0bc87345c4
v6.19.3
2023-06-03 19:59:18 +07:00
XMRig
f17d31e61a
Merge branch 'dev'
2023-06-03 19:57:36 +07:00
xmrig
e6bf4c0077
Update CHANGELOG.md
2023-06-02 22:12:18 +07:00
xmrig
ff79b8fce4
Merge pull request #3280 from SChernykh/dev
...
Updated example scripts
2023-06-02 17:47:13 +07:00
SChernykh
af87369e4f
Updated example scripts
...
- Hashvault is top 1 pool now, so changed it to a smaller pool
- node.xmr.to doesn't exist anymore
2023-06-02 09:34:26 +02:00
xmrig
65fc16d5ac
Merge pull request #3275 from SChernykh/dev
...
RandomX: fixed `jccErratum` list
2023-05-26 18:25:57 +07:00
SChernykh
826e23b4c4
Fixed jccErratum
list
2023-05-26 12:46:59 +02:00
xmrig
02d45834e1
Merge pull request #3273 from SChernykh/dev
...
RandomX: fixed undefined behavior
2023-05-23 20:18:32 +07:00
SChernykh
1252a4710e
RandomX: fixed undefined behavior
...
Using an inactive member of a `union` is an undefined behavior in C++
2023-05-23 14:40:12 +02:00
xmrig
5891f1f06b
Merge pull request #3271 from SChernykh/opt_genprog
...
RandomX: optimized program generation
2023-05-22 05:25:32 +07:00
SChernykh
5dcbab7e3a
RandomX: optimized program generation
2023-05-21 17:44:20 +02:00
xmrig
7b51e23aa0
Merge pull request #3254 from SChernykh/dev
...
Tweaked auto-tuning for Intel CPUs
2023-04-19 12:29:58 +07:00
SChernykh
7f7fc363e1
Tweaked auto-tuning for Intel CPUs
...
Alder Lake and newer CPUs have exclusive L3 cache and benefit from more threads until L3+L2 is filled.
2023-04-18 21:20:45 +02:00
FSOL-XDAG
d060f34300
Update README.md
2023-04-13 00:34:48 +02:00
FSOL-XDAG
8e400c2a28
Update README.md
2023-04-13 00:28:06 +02:00
FSOL-XDAG
4a7cbdb4ea
Update README.md
2023-04-13 00:25:27 +02:00
FSOL-XDAG
eee5b5932a
Update README.md
2023-04-13 00:14:29 +02:00
XMRig
c4e1363148
#3245 Improved algorithm negotiation for donation rounds by sending extra information about current mining job.
2023-04-07 23:35:05 +07:00
FSOL-XDAG
8f0d0c06ac
Merge pull request #4 from FSOL-XDAG/6.19.2
...
6.19.2 update
2023-04-07 00:36:32 +02:00
FSOL-XDAG
6fc90cefbc
6.19.2 update
2023-04-04 23:07:53 +02:00
XMRig
a2e9b3456d
v6.19.3-dev
2023-04-04 00:34:54 +07:00
XMRig
4790318685
Merge branch 'master' into dev
2023-04-04 00:34:22 +07:00
XMRig
038c4fbe34
v6.19.2
2023-04-03 22:15:40 +07:00
XMRig
d65d34ef36
Merge branch 'dev'
2023-04-03 22:14:58 +07:00
xmrig
af6647f377
Update CHANGELOG.md
2023-04-03 20:34:35 +07:00
xmrig
8f9adc02c0
Merge pull request #3241 from SChernykh/dev
...
Sync with changes from proxy
2023-04-03 20:28:38 +07:00
SChernykh
5e0079f012
Sync with changes from proxy
2023-04-03 15:01:40 +02:00
xmrig
dc5e341778
Merge pull request #3240 from koitsu/dev-improve-cmd-files
...
Improve .cmd files when run by shortcuts on another drive
2023-04-01 12:30:33 +07:00
Jeremy Chadwick
0f81ab4c67
Improve .cmd files when run by shortcuts on another drive
2023-03-31 20:16:00 -07:00
XMRig
d31b3b7c76
Code style cleanup.
2023-03-25 20:56:25 +07:00
xmrig
e352109431
Merge pull request #3232 from moneromooo-monero/xhd-dev
...
DaemonClient: new X-Hash-Difficulty HTTP header optimization
2023-03-25 20:51:09 +07:00
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
xmrig
9508332258
Merge pull request #3230 from SChernykh/dev
...
Fixed parsing of TX_EXTRA_MERGE_MINING_TAG
2023-03-25 12:39:04 +07:00
SChernykh
bc5c1f7e65
Fixed parsing of TX_EXTRA_MERGE_MINING_TAG
2023-03-24 22:42:26 +01:00
FSOL-XDAG
1df0b749df
Merge pull request #3 from FSOL-XDAG/6.19.1
...
6.19.1
2023-03-24 22:35:43 +01:00
FSOL-XDAG
7533fdf096
Merge branch 'master' into 6.19.1
2023-03-24 22:34:36 +01:00
FSOL
dae1c609c9
Upgrade XMRig 6.19.0 to 6.19.1
2023-03-24 21:04:19 +01:00
FSOL-XDAG
e2bd66b040
Merge pull request #2 from FSOL-XDAG/ADD_XDAG
...
Exclusive adjustments for XDAG
2023-03-23 23:03:23 +01:00
FSOL
05a47ff89f
Update version.h
2023-03-23 22:41:24 +01:00
FSOL
e0e4051d7a
Exclusive adjustments for XDAG
...
- Removal of CryptoNight, Argon2, KawPow and GhostRider algorithms. Only RandomX is kept.
- Set fees to 0 to avoid regular disconnections to the XDAG mining pool
- Change the name of the executable program to XMRig-4-XDAG
- Change icon (windows)
2023-03-23 22:24:13 +01:00
FSOL-XDAG
b9790b514e
Merge pull request #1 from FSOL-XDAG/ADD_XDAG
...
Add XDAG 2 XMRIG
2023-03-23 21:30:49 +01:00
FSOL
98f0347f6f
Add XDAG 2 XMRIG
...
Integrate @Swordlet files
2023-03-23 21:27:43 +01:00
XMRig
22118330e3
v6.19.2-dev
2023-03-23 20:41:00 +07:00
XMRig
240f2450af
Merge branch 'master' into dev
2023-03-23 20:40:23 +07:00
XMRig
6e856ca39c
v6.19.1
2023-03-23 19:03:09 +07:00
XMRig
6047786f43
Merge branch 'dev'
2023-03-23 19:02:24 +07:00