Commit graph

  • 495efb8373 Fixed dockerbuilg BenDroid 2018-04-14 20:15:35 +02:00
  • df084acff6 Reimplement whole stratum network communication with boost::asio (#90) Ben Gräf 2018-04-14 19:55:13 +02:00
  • 4b71b7aa29 Added class MultiWorker and remove classes SingleWorker and DoubleWorker. XMRig 2018-04-14 22:14:57 +07:00
  • c81401ab2d Basic advanced config reader, only single hash supported. XMRig 2018-04-14 07:01:12 +07:00
  • 1c42d6c159 Merge branch 'dev' of https://github.com/xmrig/xmrig into dev aegroto 2018-04-13 21:48:18 +02:00
  • c44b299750 Added reader for advanced threads. XMRig 2018-04-13 17:59:27 +07:00
  • 9ce9147dad Use new method to set affinity. XMRig 2018-04-13 09:27:37 +07:00
  • c1800094d0 Move Platform. XMRig 2018-04-13 07:23:01 +07:00
  • a6b698d4eb Move common parts of API. XMRig 2018-04-13 07:12:53 +07:00
  • 51422f4b1e Move xmrig.h to common/xmrig.h. XMRig 2018-04-13 07:00:51 +07:00
  • f197f6b1eb Changed directory structure. XMRig 2018-04-13 06:38:18 +07:00
  • 01c8245846 #548 Fixed macOS build. XMRig 2018-04-13 05:05:53 +07:00
  • b13640e4a1 Fixes for build without cn-lite and cn-heavy. XMRig 2018-04-12 11:38:43 +07:00
  • a73ad9b089 Fixed build with APP_DEBUG. XMRig 2018-04-11 08:29:02 +07:00
  • 1ebaf677e0 Move static algo name conversions to Pool class. XMRig 2018-04-11 06:39:24 +07:00
  • 36ef254c73 Rename class Url to Pool. XMRig 2018-04-11 06:09:34 +07:00
  • ad7545d149 Refactoring. XMRig 2018-04-11 03:52:23 +07:00
  • 3924a16048 Merge branch 'dev' of github.com:xmrig/xmrig into dev XMRig 2018-04-10 23:23:11 +07:00
  • 0bfd409bdf Remove unused class UploadCtx. XMRig 2018-04-10 23:22:49 +07:00
  • 1555dad470 Merge branch 'dev' of https://github.com/aegroto/xmrig into dev aegroto 2018-04-10 07:16:21 +00:00
  • 89ea30bc9d arm patch fix aegroto 2018-04-10 07:16:06 +00:00
  • 574673fe43 applied the single hash patch to the double hash code aegroto 2018-04-10 09:03:56 +02:00
  • 916ff33058
    Update CHANGELOG.md xmrig 2018-04-10 03:56:19 +07:00
  • 2f58a0eb87 Merge branch 'dev' of https://github.com/aegroto/xmrig into dev aegroto 2018-04-09 21:06:27 +02:00
  • 69997a3a06 cryptonight x86 modifications aegroto 2018-04-09 21:06:23 +02:00
  • 64f0a869ad
    Merge branch 'dev' into dev aegroto 2018-04-09 21:05:42 +02:00
  • 30903686bd
    Update README.md v2.6.0-beta2 xmrig 2018-04-10 00:30:06 +07:00
  • 82e1138158 v2.6.0-beta2 XMRig 2018-04-09 23:50:01 +07:00
  • 2fcc2a48ce fallback for arm patch, needs fix aegroto 2018-04-09 15:32:08 +00:00
  • ccbb78d4e9 Improved performance for cryptonight v7. XMRig 2018-04-09 21:56:15 +07:00
  • 46d20338cb applied patches to cryptonight arm aegroto 2018-04-09 16:35:08 +02:00
  • 5b664f3681 Fix nonce calculation for --av 4. XMRig 2018-04-09 21:21:46 +07:00
  • d83320c321 reverted loop define refactoring, applied other little patches aegroto 2018-04-09 15:52:26 +02:00
  • 77207eaaae Fix build with APP_DEBUG. XMRig 2018-04-09 20:38:02 +07:00
  • 80796c4b48 performance improvement to memory hard loop aegroto 2018-04-09 09:48:45 +02:00
  • 4abcf937b2 performance improvements aegroto 2018-04-09 01:13:09 +02:00
  • de83cfd53c #519 Fix donation start time randomization. XMRig 2018-04-08 22:19:21 +07:00
  • dbd1a58557
    Merge 5a5d71c623 into 1c2b5acb2c aegroto 2018-04-08 14:27:38 +00:00
  • 5a5d71c623 performance improvement in cryptonight x86 aegroto 2018-04-08 16:14:22 +02:00
  • eb56c2b56e Better implementation for algorithm aliases. XMRig 2018-04-08 03:20:44 +07:00
  • 3c240b332b Updated default config files and documentation BenDroid 2018-04-07 21:50:39 +02:00
  • 15d752d9e0 Updated default config files and documentation BenDroid 2018-04-07 21:50:39 +02:00
  • bb2faaddc0 Added short aliases for algorithm names: cn, cn-lite and cn-heavy. XMRig 2018-04-08 02:44:31 +07:00
  • 1c2b5acb2c
    Update README.md xmrig 2018-04-08 02:31:04 +07:00
  • 868c24097f
    Implemented CN-Heavy algo, Algo tests and fixed n-loop variants (#86) Ben Gräf 2018-04-07 21:20:24 +02:00
  • 1ce9d2bf3c Implemented CN-Heavy algo, Algo tests and fixed n-loop variants (#86) Ben Gräf 2018-04-07 21:20:24 +02:00
  • 89c095f79e
    Update CHANGELOG.md xmrig 2018-04-07 01:21:56 +07:00
  • dff7636701 Merge branch 'dev' of github.com:xmrig/xmrig into dev XMRig 2018-04-07 01:18:22 +07:00
  • 3b83fa530c #499 Disabled IPv6 for internal HTTP API by default, was cause issues on some systems. XMRig 2018-04-07 01:17:58 +07:00
  • bca087f111
    Update CHANGELOG.md xmrig 2018-04-07 00:50:24 +07:00
  • ae647699a4 #502 Fixed build without libmicrohttpd. XMRig 2018-04-07 00:44:48 +07:00
  • 3a67ee6d11 Small fixes. XMRig 2018-04-06 23:32:54 +07:00
  • ccb5fcff86 Changed donation urls for forced POW2 BenDroid 2018-04-04 23:07:19 +02:00
  • 06bb082041 Changed donation urls for forced POW2 BenDroid 2018-04-04 23:07:19 +02:00
  • c227e3c7b4 Fix command line option --donate-level. XMRig 2018-04-04 00:10:53 +07:00
  • 6a1c52b904
    Update README.md v2.6.0-beta1 xmrig 2018-04-03 19:02:12 +07:00
  • 7003559c74 Merge branch 'feature-cryptonight-heavy' into dev XMRig 2018-04-03 18:23:17 +07:00
  • 6b710ff3b3
    Update CHANGELOG.md xmrig 2018-04-03 18:12:24 +07:00
  • 4e8ef7c6ed Added cryptonight-heavy support for ARM XMRig 2018-04-03 17:51:06 +07:00
  • 26e1b14020 Added test hashes for self test. XMRig 2018-04-03 17:19:01 +07:00
  • d4123b8fa6 Quick fix, temporary use old style affinity. XMRig 2018-04-03 17:06:03 +07:00
  • dd6bc339bf First working cryptonight-heavy. XMRig 2018-04-03 16:55:41 +07:00
  • 7d5a97137d Fix autoconfig and memory allocation for heavy algo. XMRig 2018-04-03 16:08:15 +07:00
  • 5c6ec587ac Move selfTest to threads, remove legacy CryptoNight.cpp. XMRig 2018-04-03 14:51:05 +07:00
  • 70fe5ff771 Fixed crash in reconnecting / net_free BenDroid 2018-04-02 23:31:44 +02:00
  • 7bd86cac20 Fixed crash in reconnecting / net_free BenDroid 2018-04-02 23:31:44 +02:00
  • d7c5630509 Fix nonce allocation in DoubleWorker. XMRig 2018-04-03 03:27:44 +07:00
  • c1bc6acd26 Fix DoubleWorker. XMRig 2018-04-03 03:01:04 +07:00
  • 903b243308 New style function selector. XMRig 2018-04-03 02:55:28 +07:00
  • 72cd6d168e Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too. XMRig 2018-04-02 15:03:56 +07:00
  • 6c970612bf Transform affinity and av to internal representation. XMRig 2018-04-02 14:05:16 +07:00
  • a042cbf885 Added classes IThread, CpuThread and API endpoint "GET /1/threads". XMRig 2018-04-01 22:49:21 +07:00
  • 8a0459b0b5 Fixed strange gcc Win32 segfault BenDroid 2018-04-01 01:20:45 +02:00
  • aed6787f40 Fixed strange gcc Win32 segfault BenDroid 2018-04-01 01:20:45 +02:00
  • d514be0333 Changed version to 1.5.5 BenDroid 2018-03-31 21:48:23 +02:00
  • ad78580c18 Changed version to 1.5.5 BenDroid 2018-03-31 21:48:23 +02:00
  • b4131e65c0 Update Readme.md BenDroid 2018-03-31 15:36:21 +02:00
  • b415ea317a Update Readme.md BenDroid 2018-03-31 15:36:21 +02:00
  • 1b12cc8ff8 Updated readme.md BenDroid 2018-03-31 15:35:30 +02:00
  • f8c8538a02 Updated readme.md BenDroid 2018-03-31 15:35:30 +02:00
  • 44d56393db Fix Linux build. XMRig 2018-03-31 20:26:07 +07:00
  • f9bc2b28f9 Preparation of #1.5.5 BenDroid 2018-03-31 15:17:52 +02:00
  • cf54111544 Preparation of #1.5.5 BenDroid 2018-03-31 15:17:52 +02:00
  • edd47b12a8 Update CHANGELOG.md and version. XMRig 2018-03-31 19:43:16 +07:00
  • 6e51b4191e Merge branch 'feature-controller' into dev XMRig 2018-03-31 19:15:22 +07:00
  • 8d4d1a3285 Added API endpoint "GET /1/config". XMRig 2018-03-31 19:00:31 +07:00
  • 341557c34e Added client storage from proxy. XMRig 2018-03-31 18:12:52 +07:00
  • af0a6fdf20 Small fixes. XMRig 2018-03-31 17:51:33 +07:00
  • 7f5d7cf7dd Fix Linux build. XMRig 2018-03-31 16:52:58 +07:00
  • aac7b0404a Options class replaced to xmrig::Config. XMRig 2018-03-31 16:29:47 +07:00
  • 6f9c48e6d4 Fixed XMRigDaemin for windows. In now also restarts on Segfaults BenDroid 2018-03-31 10:46:23 +02:00
  • 68db2f613a Fixed XMRigDaemin for windows. In now also restarts on Segfaults BenDroid 2018-03-31 10:46:23 +02:00
  • aad19f1a35 Added initial next gen config support from proxy. XMRig 2018-03-31 13:48:06 +07:00
  • 1075f2069a
    Update Summary.cpp Zyntax3rror 2018-03-31 00:42:31 +02:00
  • 30e7f442fc Fixed reconnecting in case of errors BenDroid 2018-03-30 21:57:41 +02:00
  • e81aaa8280 Fixed reconnecting in case of errors BenDroid 2018-03-30 21:57:41 +02:00
  • 0d8165fd16 XMRigd now restarts miner in a case of segfault BenDroid 2018-03-30 20:43:46 +02:00
  • 93ef680a21 XMRigd now restarts miner in a case of segfault BenDroid 2018-03-30 20:43:46 +02:00
  • b23a511e1a
    Bit shifting vodkar 2018-03-30 03:07:38 +05:00
  • fcce8c135b
    Reverted changes in Job (#82) Ben Gräf 2018-03-29 23:39:06 +02:00