Commit Graph

  • 68e953345f
    Update ALGORITHMS.md xmrig 2018-05-03 22:20:36 +0700
  • b98d44ce10 Update CHANGELOG.md. XMRig 2018-05-03 22:17:40 +0700
  • 734c0dbce1 Use block version to detect proper XTL variant and use variant 1 by default for cryptonight. XMRig 2018-05-03 20:16:42 +0700
  • 1ab0829ab3 Added doc/ALGORITHMS.md. XMRig 2018-05-03 19:31:54 +0700
  • 3da5823905 Remove obsolete tests. XMRig 2018-05-03 04:15:36 +0700
  • b533644f3f v2.6.1-dev XMRig 2018-05-03 04:12:53 +0700
  • 7badca3aa5 Merge branch 'feature-algo' into dev XMRig 2018-05-03 01:02:30 +0700
  • 3ca7f3eece Sync changes with proxy. XMRig 2018-05-03 00:37:01 +0700
  • 9c23186172 Sync changes with proxy. XMRig 2018-04-30 18:17:07 +0700
  • 2b0309e159 Sync changes with proxy. XMRig 2018-04-29 14:24:44 +0700
  • be232fa1f2 Also support variant received as string. XMRig 2018-04-27 00:40:22 +0700
  • 3df99fbced Add Stellite (XTL) support as cn/xtl. XMRig 2018-04-27 00:28:52 +0700
  • 85f9bd97f1 Verify & send algorithm name. XMRig 2018-04-26 23:27:53 +0700
  • 2ddac1ce68 Silence primary pool errors if failover active. XMRig 2018-04-26 15:28:33 +0700
  • 41e8c4f887 Send supported algorithms to pool in login request. XMRig 2018-04-26 15:02:01 +0700
  • bc2660f509 Add support for skip invalid pools. XMRig 2018-04-25 23:17:27 +0700
  • 230962230f Better algorithm validation. XMRig 2018-04-25 22:03:26 +0700
  • a9cc5c5258 Basic algo selection from pool/proxy. XMRig 2018-04-25 19:09:08 +0700
  • ba5f92c6dd Added support for cn-lite/ipbc. XMRig 2018-04-25 18:31:18 +0700
  • ca149d2eed Sync changes with proxy. XMRig 2018-04-25 14:48:32 +0700
  • b9fec2fcc4 Added support for "rig id" protocol extension. XMRig 2018-04-23 13:20:43 +0700
  • 6d40f2dd1a Sync changes with proxy. XMRig 2018-04-23 00:59:58 +0700
  • 54c3cd5494 Merge branch 'dev' into feature-algo XMRig 2018-04-23 00:42:36 +0700
  • fe7cfddd29 Merge branch 'master' into dev XMRig 2018-04-23 00:37:11 +0700
  • 8d9025f2ca
    Update README.md xmrig 2018-04-22 22:47:05 +0700
  • 38874fbb0a Added workaround for nicehash.com if you use cryptonightv7.<region>.nicehash.com option variant=1 will be set automatically. XMRig 2018-04-22 12:57:37 +0700
  • 90a09f20b3
    Update CHANGELOG.md xmrig 2018-04-21 22:52:06 +0700
  • 7365e0486b Disable IPv6 for API. XMRig 2018-04-21 22:35:26 +0700
  • 593056113c #541 Revert all changes in Client::close(). XMRig 2018-04-21 22:23:12 +0700
  • c48e0821c5
    Merge pull request #570 from AngeGallego/fix-conditional-jump xmrig 2018-04-21 22:19:53 +0700
  • 259a1774ca Fix Linux build. XMRig 2018-04-21 21:41:39 +0700
  • 888d80240d
    Merge pull request #559 from chinarulezzz/master xmrig 2018-04-21 21:35:41 +0700
  • 45e8a0525c Prepare for per pool and per job algorithms. XMRig 2018-04-21 19:55:51 +0700
  • f9dbd7bc78 valgrind showed some conditional jumps when printing the hashrate Ange 2018-04-21 00:36:58 +0200
  • 274992e50d Basic cryptonight-ipbc definition. XMRig 2018-04-21 00:19:33 +0700
  • 8fe264bbd7 Move Job to common. XMRig 2018-04-20 23:44:32 +0700
  • 36a612af9a Move logging code to common folder. XMRig 2018-04-20 18:54:58 +0700
  • 98e7308597 Move keccak to common code. XMRig 2018-04-20 14:45:51 +0700
  • 2d22f2aeff Move shared network code to common folder. XMRig 2018-04-20 13:44:30 +0700
  • a9178bd468
    Update README.md xmrig 2018-04-20 11:13:00 +0700
  • 78e2c12202 Fix msvc build. XMRig 2018-04-20 10:36:41 +0700
  • 2d2e60a197 Fix x86 build. XMRig 2018-04-20 10:14:33 +0700
  • 3f85b11e12
    Update CHANGELOG.md xmrig 2018-04-19 21:19:00 +0700
  • 91dd5fe68a v2.6.0-beta3 XMRig 2018-04-19 20:57:23 +0700
  • fe1649a2c1 Revert old Client::close. XMRig 2018-04-19 20:29:23 +0700
  • 9be897eb6b Merge remote-tracking branch 'remotes/origin/feature-advanced-threads' into dev XMRig 2018-04-19 19:45:29 +0700
  • 14576f599c Fix ARMv7 build. XMRig 2018-04-19 19:44:17 +0700
  • e119f7f402 Rearrange test vectors, for catch cn-heavy bug. XMRig 2018-04-19 13:50:06 +0700
  • ad94e9a7d2 Simplify ARM implementation. XMRig 2018-04-19 11:54:11 +0700
  • bc67216f7f Added API docs and bug fixes. XMRig 2018-04-18 09:58:06 +0700
  • 0814c28998 log/Log.cpp: va_list 'args' was opened but not closed by va_end() chinarulezzz 2018-04-17 23:12:19 +0300
  • d04a1fcb8f Add extra information to threads API. XMRig 2018-04-17 14:36:32 +0700
  • c0a72edf9a Added hashrate information to "GET /1/threads" endpoint. XMRig 2018-04-17 10:51:29 +0700
  • c221bf09f6 Use direct access to hashrate in API. XMRig 2018-04-17 10:29:37 +0700
  • b32ec5342e Fixed automatic threads mode for --av above 4 XMRig 2018-04-17 09:42:53 +0700
  • 9e3f2ae9f9 Added x3 x4 x5 hashing modes. XMRig 2018-04-16 15:40:37 +0700
  • dba1acd302 Finalize config changes. XMRig 2018-04-15 21:41:03 +0700
  • f8bf48a522 Added config only boolean option "hw-aes". XMRig 2018-04-15 19:25:09 +0700
  • f0158ae505 Fix again. XMRig 2018-04-15 15:10:41 +0700
  • 6de83dddd6 Fix wrong memory usage displayed for cn-lite. XMRig 2018-04-15 15:01:41 +0700
  • e2d85d78a7 Added information about started threads. XMRig 2018-04-15 14:49:39 +0700
  • 6b4f2d0a91 Fixed ARM build. XMRig 2018-04-15 12:58:17 +0700
  • 8716f362f8 Fixed HW AES detection. XMRig 2018-04-15 11:36:48 +0700
  • 9125b6c251 Rewrite memory allocation. XMRig 2018-04-15 11:08:47 +0700
  • 4b71b7aa29 Added class MultiWorker and remove classes SingleWorker and DoubleWorker. XMRig 2018-04-14 22:14:57 +0700
  • c81401ab2d Basic advanced config reader, only single hash supported. XMRig 2018-04-14 07:01:12 +0700
  • c44b299750 Added reader for advanced threads. XMRig 2018-04-13 17:59:27 +0700
  • 9ce9147dad Use new method to set affinity. XMRig 2018-04-13 09:27:37 +0700
  • c1800094d0 Move Platform. XMRig 2018-04-13 07:23:01 +0700
  • a6b698d4eb Move common parts of API. XMRig 2018-04-13 07:12:53 +0700
  • 51422f4b1e Move xmrig.h to common/xmrig.h. XMRig 2018-04-13 07:00:51 +0700
  • f197f6b1eb Changed directory structure. XMRig 2018-04-13 06:38:18 +0700
  • 01c8245846 #548 Fixed macOS build. XMRig 2018-04-13 05:05:53 +0700
  • b13640e4a1 Fixes for build without cn-lite and cn-heavy. XMRig 2018-04-12 11:38:43 +0700
  • a73ad9b089 Fixed build with APP_DEBUG. XMRig 2018-04-11 08:29:02 +0700
  • 1ebaf677e0 Move static algo name conversions to Pool class. XMRig 2018-04-11 06:39:24 +0700
  • 36ef254c73 Rename class Url to Pool. XMRig 2018-04-11 06:09:34 +0700
  • ad7545d149 Refactoring. XMRig 2018-04-11 03:52:23 +0700
  • 3924a16048 Merge branch 'dev' of github.com:xmrig/xmrig into dev XMRig 2018-04-10 23:23:11 +0700
  • 0bfd409bdf Remove unused class UploadCtx. XMRig 2018-04-10 23:22:49 +0700
  • 916ff33058
    Update CHANGELOG.md xmrig 2018-04-10 03:56:19 +0700
  • 30903686bd
    Update README.md xmrig 2018-04-10 00:30:06 +0700
  • 82e1138158 v2.6.0-beta2 XMRig 2018-04-09 23:50:01 +0700
  • ccbb78d4e9 Improved performance for cryptonight v7. XMRig 2018-04-09 21:56:15 +0700
  • 5b664f3681 Fix nonce calculation for --av 4. XMRig 2018-04-09 21:21:46 +0700
  • 77207eaaae Fix build with APP_DEBUG. XMRig 2018-04-09 20:38:02 +0700
  • de83cfd53c #519 Fix donation start time randomization. XMRig 2018-04-08 22:19:21 +0700
  • eb56c2b56e Better implementation for algorithm aliases. XMRig 2018-04-08 03:20:44 +0700
  • bb2faaddc0 Added short aliases for algorithm names: cn, cn-lite and cn-heavy. XMRig 2018-04-08 02:44:31 +0700
  • 1c2b5acb2c
    Update README.md xmrig 2018-04-08 02:31:04 +0700
  • 89c095f79e
    Update CHANGELOG.md xmrig 2018-04-07 01:21:56 +0700
  • dff7636701 Merge branch 'dev' of github.com:xmrig/xmrig into dev XMRig 2018-04-07 01:18:22 +0700
  • 3b83fa530c #499 Disabled IPv6 for internal HTTP API by default, was cause issues on some systems. XMRig 2018-04-07 01:17:58 +0700
  • bca087f111
    Update CHANGELOG.md xmrig 2018-04-07 00:50:24 +0700
  • ae647699a4 #502 Fixed build without libmicrohttpd. XMRig 2018-04-07 00:44:48 +0700
  • 3a67ee6d11 Small fixes. XMRig 2018-04-06 23:32:54 +0700
  • c227e3c7b4 Fix command line option --donate-level. XMRig 2018-04-04 00:10:53 +0700
  • 6a1c52b904
    Update README.md xmrig 2018-04-03 19:02:12 +0700
  • 7003559c74 Merge branch 'feature-cryptonight-heavy' into dev XMRig 2018-04-03 18:23:17 +0700
  • 6b710ff3b3
    Update CHANGELOG.md xmrig 2018-04-03 18:12:24 +0700