aegroto
|
cd131d4953
|
pulled updates from main repository (had to remove patches to double hash)
|
2018-05-06 22:37:16 +02:00 |
|
XMRig
|
3df99fbced
|
Add Stellite (XTL) support as cn/xtl.
|
2018-04-27 00:28:52 +07:00 |
|
XMRig
|
41e8c4f887
|
Send supported algorithms to pool in login request.
|
2018-04-26 15:02:01 +07:00 |
|
XMRig
|
ba5f92c6dd
|
Added support for cn-lite/ipbc.
|
2018-04-25 18:31:18 +07:00 |
|
XMRig
|
ca149d2eed
|
Sync changes with proxy.
|
2018-04-25 14:48:32 +07:00 |
|
aegroto
|
81edb49211
|
arm patch fix
|
2018-04-22 10:34:20 +00:00 |
|
aegroto
|
bc6a6c8028
|
merge conflicts solved
|
2018-04-22 11:58:36 +02:00 |
|
aegroto
|
958c1513ea
|
cryptonight arm modifications adaptment for merge
|
2018-04-20 19:54:18 +00:00 |
|
XMRig
|
274992e50d
|
Basic cryptonight-ipbc definition.
|
2018-04-21 00:19:33 +07:00 |
|
XMRig
|
98e7308597
|
Move keccak to common code.
|
2018-04-20 14:45:51 +07:00 |
|
XMRig
|
2d2e60a197
|
Fix x86 build.
|
2018-04-20 10:14:33 +07:00 |
|
aegroto
|
bf123c7e36
|
applied patch to ARM
|
2018-04-19 16:49:51 +00:00 |
|
XMRig
|
14576f599c
|
Fix ARMv7 build.
|
2018-04-19 19:44:17 +07:00 |
|
XMRig
|
e119f7f402
|
Rearrange test vectors, for catch cn-heavy bug.
|
2018-04-19 13:50:06 +07:00 |
|
XMRig
|
ad94e9a7d2
|
Simplify ARM implementation.
|
2018-04-19 11:54:11 +07:00 |
|
XMRig
|
9e3f2ae9f9
|
Added x3 x4 x5 hashing modes.
|
2018-04-16 15:40:37 +07:00 |
|
aegroto
|
33e710d591
|
optimization to double hash tweak
|
2018-04-16 01:39:27 +02:00 |
|
XMRig
|
6b4f2d0a91
|
Fixed ARM build.
|
2018-04-15 12:58:17 +07:00 |
|
XMRig
|
9125b6c251
|
Rewrite memory allocation.
|
2018-04-15 11:08:47 +07:00 |
|
aegroto
|
1c42d6c159
|
Merge branch 'dev' of https://github.com/xmrig/xmrig into dev
|
2018-04-13 21:48:18 +02:00 |
|
XMRig
|
51422f4b1e
|
Move xmrig.h to common/xmrig.h.
|
2018-04-13 07:00:51 +07:00 |
|
XMRig
|
b13640e4a1
|
Fixes for build without cn-lite and cn-heavy.
|
2018-04-12 11:38:43 +07:00 |
|
aegroto
|
1555dad470
|
Merge branch 'dev' of https://github.com/aegroto/xmrig into dev
|
2018-04-10 07:16:21 +00:00 |
|
aegroto
|
89ea30bc9d
|
arm patch fix
|
2018-04-10 07:16:06 +00:00 |
|
aegroto
|
574673fe43
|
applied the single hash patch to the double hash code
|
2018-04-10 09:03:56 +02:00 |
|
aegroto
|
2f58a0eb87
|
Merge branch 'dev' of https://github.com/aegroto/xmrig into dev
|
2018-04-09 21:06:27 +02:00 |
|
aegroto
|
69997a3a06
|
cryptonight x86 modifications
|
2018-04-09 21:06:23 +02:00 |
|
aegroto
|
64f0a869ad
|
Merge branch 'dev' into dev
|
2018-04-09 21:05:42 +02:00 |
|
aegroto
|
2fcc2a48ce
|
fallback for arm patch, needs fix
|
2018-04-09 15:32:08 +00:00 |
|
XMRig
|
ccbb78d4e9
|
Improved performance for cryptonight v7.
|
2018-04-09 21:56:15 +07:00 |
|
aegroto
|
46d20338cb
|
applied patches to cryptonight arm
|
2018-04-09 16:35:08 +02:00 |
|
aegroto
|
d83320c321
|
reverted loop define refactoring, applied other little patches
|
2018-04-09 15:52:26 +02:00 |
|
aegroto
|
80796c4b48
|
performance improvement to memory hard loop
|
2018-04-09 09:48:45 +02:00 |
|
aegroto
|
4abcf937b2
|
performance improvements
|
2018-04-09 01:13:09 +02:00 |
|
XMRig
|
3a67ee6d11
|
Small fixes.
|
2018-04-06 23:32:54 +07:00 |
|
XMRig
|
4e8ef7c6ed
|
Added cryptonight-heavy support for ARM
|
2018-04-03 17:51:06 +07:00 |
|
XMRig
|
26e1b14020
|
Added test hashes for self test.
|
2018-04-03 17:19:01 +07:00 |
|
XMRig
|
dd6bc339bf
|
First working cryptonight-heavy.
|
2018-04-03 16:55:41 +07:00 |
|
XMRig
|
5c6ec587ac
|
Move selfTest to threads, remove legacy CryptoNight.cpp.
|
2018-04-03 14:51:05 +07:00 |
|
XMRig
|
903b243308
|
New style function selector.
|
2018-04-03 02:55:28 +07:00 |
|
XMRig
|
a042cbf885
|
Added classes IThread, CpuThread and API endpoint "GET /1/threads".
|
2018-04-01 22:49:21 +07:00 |
|
XMRig
|
aac7b0404a
|
Options class replaced to xmrig::Config.
|
2018-03-31 16:29:47 +07:00 |
|
XMRig
|
1011fd4891
|
Partial fix for ARMv7
|
2018-03-24 10:14:21 +07:00 |
|
XMRig
|
2de5d92d3a
|
Removed unnecessary pointers cast.
|
2018-03-18 05:48:19 +07:00 |
|
XMRig
|
7adf30e326
|
Remove align.h.
|
2018-03-14 17:11:51 +07:00 |
|
XMRig
|
125072a30e
|
Added test hashes for AEON.
|
2018-03-13 01:29:31 +07:00 |
|
XMRig
|
aec31c43c0
|
Better v1 PoW implementation, added variant option.
|
2018-03-12 22:29:44 +07:00 |
|
XMRig
|
83e5832bc1
|
Some small fixes.
|
2018-03-12 14:44:23 +07:00 |
|
XMRig
|
79779b51da
|
Added reference hashes.
|
2018-03-07 15:32:44 +07:00 |
|
XMRig
|
8b60585004
|
PoW changes WIP
|
2018-03-06 21:34:20 +07:00 |
|