Ben Gräf
|
04d967d2e3
|
Added AEON v7 PoW change test vectors
|
2018-03-21 16:49:02 +01:00 |
|
Ben Gräf
|
d686b0db9d
|
Update README.md
|
2018-03-21 11:35:13 +01:00 |
|
Ben Gräf
|
df6ca1319c
|
Fixed cryptonight tests when force PoW option is used
|
2018-03-21 09:24:37 +01:00 |
|
Ben Gräf
|
b394aea8bf
|
Merge branch 'master' of https://github.com/Bendr0id/xmrigCC
|
2018-03-21 09:01:05 +01:00 |
|
djfinch
|
f652fe5b06
|
OSX Mem.cpp fix (#70) Thx to @djfinch
* OSX Mem.cp fix
* Fixed current serverTime overflow.
|
2018-03-19 23:04:18 +01:00 |
|
Ben Gräf
|
3908ea7b1d
|
Update README.md
|
2018-03-17 11:09:29 +01:00 |
|
Ben Gräf
|
952afed345
|
Update README.md
|
2018-03-17 11:08:33 +01:00 |
|
sebastianstolzenberg
|
1702848ad1
|
Removed unused code (#68)
|
2018-03-16 22:24:59 +01:00 |
|
BenDroid
|
a3bf5938d4
|
Cleanup
|
2018-03-16 22:07:04 +01:00 |
|
BenDroid
|
6e18e00183
|
Preparation 1.5.1
|
2018-03-16 21:37:34 +01:00 |
|
BenDroid
|
2da8dad94c
|
Integrated PoW changes for AEON
Added option to force PoW Version
Updated donate address
|
2018-03-16 20:22:53 +01:00 |
|
Ben Gräf
|
77cb5b1196
|
Added possibility to overrule the PoW
Added PoW adaptions for upcoming AEON PoW changes
|
2018-03-16 15:49:17 +01:00 |
|
sebastianstolzenberg
|
353a39dade
|
Adds separate v7 hash methods and cleans up pre-v7 hash functions (#67)
* Adds separate v7 hash methods and cleans up pre-v7 hash functions
|
2018-03-15 23:26:48 +01:00 |
|
BenDroid
|
1a18ef4511
|
Merged branch master into master
|
2018-03-15 21:44:27 +01:00 |
|
BenDroid
|
e6900195f5
|
Removed align.h macro
|
2018-03-15 21:44:21 +01:00 |
|
Ben Gräf
|
3b5278323c
|
Fixed FreeBSD build #65
|
2018-03-14 10:12:06 +01:00 |
|
Ben Gräf
|
0a7862dd39
|
Update README.md
|
2018-03-13 21:22:54 +01:00 |
|
BenDroid
|
9e081493b8
|
Prepared v1.5.1
|
2018-03-13 21:07:44 +01:00 |
|
BenDroid
|
1e93d8fbf2
|
Fixed margin of table
|
2018-03-13 20:28:58 +01:00 |
|
sebastianstolzenberg
|
278720f5e9
|
Implemented Monero v1 pow changes
* Adds arm implementation and test code for single hash
* Fixed build break for when APP_DEBUG is set
* Applied new icons / design
|
2018-03-13 20:19:20 +01:00 |
|
BenDroid
|
3f46dfeb08
|
Fixed arm build
|
2018-03-03 21:34:20 +01:00 |
|
BenDroid
|
1cc45c5fdc
|
Additional arm fix
|
2018-03-03 21:32:53 +01:00 |
|
BenDroid
|
55dc9eaec9
|
Fixed arm build
|
2018-03-03 21:31:51 +01:00 |
|
BenDroid
|
93003b42d6
|
Cleanup
|
2018-03-03 21:06:24 +01:00 |
|
BenDroid
|
832e3c5aeb
|
Moved dl to extra libs section
|
2018-03-03 20:53:44 +01:00 |
|
BenDroid
|
c1928ab7de
|
Updated README.md
|
2018-03-03 18:40:44 +01:00 |
|
BenDroid
|
46ca6559c6
|
changed min cmake to 3 to fix openssl linking issues
|
2018-03-03 18:22:21 +01:00 |
|
BenDroid
|
21027c8d8b
|
Fixed static linux build with static openssl
|
2018-03-03 18:20:47 +01:00 |
|
BenDroid
|
fec25c8fc6
|
Fixed more linker errors
|
2018-03-03 16:28:37 +01:00 |
|
BenDroid
|
0c968ae1d9
|
Fixed centos static buid with tls
|
2018-03-03 16:12:53 +01:00 |
|
BenDroid
|
4b996e751f
|
Preparation for release 1.5.0
|
2018-03-03 12:25:27 +01:00 |
|
BenDroid
|
54302257f2
|
Full TLS support CC/Pool
-Easy rename of miner/daemon
-Dockerfile
-Miner uptime in Dashboard
-Based on XMRig 2.4.5
|
2018-03-03 11:48:37 +01:00 |
|
BenDroid
|
563fdf6485
|
Merge branch 'master'
Conflicts:
src/net/Client.cpp
|
2018-03-02 23:22:06 +01:00 |
|
BenDroid
|
85ee140ea7
|
Fixed merge issues
|
2018-03-02 21:54:23 +01:00 |
|
BenDroid
|
4f6200f057
|
Manual merge
|
2018-03-02 21:29:53 +01:00 |
|
BenDroid
|
e9edd366fe
|
Merge remote-tracking branch 'refs/remotes/xmrig/master'
Conflicts:
CHANGELOG.md
README.md
src/App.cpp
src/App.h
src/Cpu.cpp
src/Options.cpp
src/Options.h
src/crypto/CryptoNight_arm.h
src/crypto/CryptoNight_x86.h
src/version.h
|
2018-03-02 21:29:33 +01:00 |
|
BenDroid
|
b799a28923
|
Fixed merging
|
2018-03-02 20:51:48 +01:00 |
|
BenDroid
|
887bdbeace
|
Merge branch 'master'
Conflicts:
src/cc/Httpd.cpp
|
2018-03-02 20:49:05 +01:00 |
|
BenDroid
|
8ec749b6c5
|
Merged branch master into master
|
2018-03-02 20:48:27 +01:00 |
|
BenDroid
|
80ca028e39
|
Increased network connection timeouts
|
2018-03-02 20:48:15 +01:00 |
|
Ben Gräf
|
ab66c2a4d9
|
Merge remote-tracking branch 'origin/master' into dev_tls
|
2018-03-02 09:21:43 +01:00 |
|
Ben Gräf
|
7116c8b1b4
|
Update README.md
|
2018-03-02 09:19:49 +01:00 |
|
Ben Gräf
|
aad64970d3
|
Added Dockerfile
|
2018-03-02 08:38:39 +01:00 |
|
Ben Gräf
|
c6d1b57d74
|
Update README.md
|
2018-03-01 22:37:04 +01:00 |
|
BenDroid
|
ed6f58186a
|
Readded build
|
2018-03-01 21:37:51 +01:00 |
|
BenDroid
|
e0fe2f633a
|
Changed again dependencies download
|
2018-03-01 21:33:43 +01:00 |
|
BenDroid
|
35fc62677f
|
Changed download urls
|
2018-03-01 21:20:02 +01:00 |
|
BenDroid
|
8d09bc9800
|
windows buildserver fixes
|
2018-03-01 21:10:29 +01:00 |
|
BenDroid
|
7f36b9eb3e
|
More buildserver fixes
|
2018-03-01 21:05:25 +01:00 |
|
BenDroid
|
8bbd30695c
|
Changes in build config
|
2018-03-01 20:57:51 +01:00 |
|