Commit Graph

  • e42f77d9c1 misc: moved from veox/sgminer to sgminer-dev/sgminer Noel Maersk 2014-04-17 16:23:27 +0300
  • 82173bafa6 build+config: add configuration.{c,h} to Makefile.am, change table definitions to pointers. refactor Noel Maersk 2014-04-16 18:45:23 +0300
  • 842fbcce35 config: move option-setting functions from driver-opencl.c to configuration.c Noel Maersk 2014-04-16 18:22:58 +0300
  • bfedb403fb config: move more functions from miner.c to configuration.c Noel Maersk 2014-04-16 18:21:19 +0300
  • 5491d10bf3 config: remove `static` from declarations in configuration.h Noel Maersk 2014-04-16 17:43:18 +0300
  • 50d1232ae4 config: add declarations to header, move globals there, too. Noel Maersk 2014-04-16 17:35:32 +0300
  • c581fb3332 config: move configuration options/functions to configuration.{c,h} Noel Maersk 2014-04-16 17:22:43 +0300
  • a7d2356cef core: remove benchmark mode. Noel Maersk 2014-04-16 15:51:56 +0300
  • 0001517ac0 Merge branch 'marucoin' phm 2014-04-15 19:43:30 +0200
  • 474c783316 core: rename sgminer.c to miner.c. Noel Maersk 2014-04-15 16:45:40 +0300
  • 67cf41a50c Added support for MaruCoin phm 2014-04-15 00:20:05 +0200
  • 7bc0be03d4 misc: FAQ cleanup. Noel Maersk 2014-04-14 22:50:48 +0300
  • b2462e6076 misc: Add Michael Fiano <mfiano> to AUTHORS.md. Noel Maersk 2014-04-12 19:33:59 +0300
  • f5709910fb api: Bugfix, bump version to 4.1.271, initialise name/desc/algo in addpool() so checks for NULL work. Noel Maersk 2014-04-12 19:24:32 +0300
  • 49fecf93a3 misc: Bump version to 4.1.270. Noel Maersk 2014-04-12 18:10:00 +0300
  • 92c3b5eb48 api: set algorithm properly on addpool. Noel Maersk 2014-04-12 17:32:41 +0300
  • 5409ffc2a4 api: check if name/desc/algo are NULL and fill with defaults if so. Noel Maersk 2014-04-11 15:27:58 +0300
  • 9aaff8ccf5 api: bump version, but allow name/desc/algo to be missing when adding pool details. Noel Maersk 2014-04-11 15:17:42 +0300
  • 3c3a58475e ui+api: ask for pool name/description/algorithm when adding pool from NCurses/API. Noel Maersk 2014-04-11 15:06:36 +0300
  • e731aa1f16 Merge pull request #193 from troky/master Noel Maersk 2014-04-11 14:35:58 +0300
  • 2a087a7dae Added algorithm name to 'pools' API command. troky 2014-04-11 10:58:05 +0200
  • 01e96606f0 Fixed (pool) algo selection. troky 2014-04-11 10:41:37 +0200
  • da667d63e0 config: write pool name and description to config. Noel Maersk 2014-04-11 03:01:13 +0300
  • 2c00158216 Merge pull request #189 from Bllacky/patch-7 Noel Maersk 2014-04-10 18:47:28 +0300
  • 942c6714fa Update miner.h Bllacky 2014-04-09 22:13:17 +0300
  • b3d483a035 core: revert two of the changes in Bllacky's pull request #187. Noel Maersk 2014-04-09 22:35:00 +0300
  • b457461eb7 Merge pull request #187 from Bllacky/patch-5 Noel Maersk 2014-04-09 22:20:36 +0300
  • fe64ac99d6 Update sgminer.c Bllacky 2014-04-09 22:17:37 +0300
  • 1dc8aabda9 Update sgminer.c Bllacky 2014-04-09 22:03:12 +0300
  • 4f3d2edcc8 misc: set `algorithm` for pool in example.conf. Noel Maersk 2014-04-08 22:50:50 +0300
  • aa5f4c713b config: add `const` qualifier to set_pool_{algorithm,nfactor}(). Noel Maersk 2014-04-08 14:28:50 +0300
  • 7051629232 log: change log level in setup_stratum_socket(). Noel Maersk 2014-04-07 23:54:43 +0300
  • 0dcb6ca498 doc: clarify `algorithm` usage in a config file pool section. Noel Maersk 2014-04-07 23:06:56 +0300
  • e7078a5e16 misc: clarify currentpool() comment. Noel Maersk 2014-04-07 22:51:23 +0300
  • f6616aa63b config: allow specifying per-pool algorithm with `--algorithm` instead of `--pool-algorithm`. Noel Maersk 2014-04-07 22:43:43 +0300
  • 53a199a21d config: use get_pool_name() in set_pool_algorithm() and set_pool_nfactor(). Noel Maersk 2014-04-07 22:21:57 +0300
  • af879b1c77 core/misc: rename set_poolname() to set_pool_name(). Noel Maersk 2014-04-07 22:19:57 +0300
  • cc59247c43 adding mrbrdo to AUTHORS.md for kernel hot-switching Jan Berdajs 2014-04-02 23:47:19 +0200
  • 3ddf6baad9 core: rename default_algorithm to opt_algorithm. Noel Maersk 2014-04-07 22:09:05 +0300
  • 0793c96074 Merge remote-tracking branch 'mrbrdo/poolalgo' into poolalgo Noel Maersk 2014-04-07 22:05:33 +0300
  • 336135f888 misc: Bump version to 4.1.242. Noel Maersk 2014-04-07 21:17:07 +0300
  • b6218e20c1 config: rename --pool-priority to --priority, --coin to --description. Noel Maersk 2014-04-07 21:07:05 +0300
  • 7678db6801 Fixed problem with stratum support when mining FC, GRS and TWE. Added --difficulty-multiplier parameter for controlling stratum difficulty multiplier. phm 2014-04-05 20:55:22 +0200
  • 769c9f8036 Merge branch 'twecoin' phm 2014-04-05 17:41:42 +0200
  • 474091c426 Added support for Twecoin phm 2014-04-05 17:27:59 +0200
  • cc735db550 misc: don't violate reserved identifier naming convention. Noel Maersk 2014-04-03 19:12:35 +0300
  • cabb02f5d4 log: do not show pool difficulty changes on non-current pool. Noel Maersk 2014-04-02 23:35:03 +0300
  • 4c64a192f7 Merge pull request #181 from morenoh149/patch-1 Noel Maersk 2014-04-02 16:53:44 +0300
  • 3c5f0fa989 made debian apt-get a one-liner Harry Moreno 2014-03-31 19:23:18 -0700
  • 74ec14664f added clarification for dependencies Harry Moreno 2014-03-31 19:05:49 -0700
  • cdb817bcbd Change algorithm more robustly and faster, previous way was buggy Jan Berdajs 2014-03-29 20:05:55 +0100
  • c2131df6aa add support for setting algorithm/nfactor for each pool separately, and fix bugged OpenCL thread cleanup (thread shutdown) Jan Berdajs 2014-03-23 07:25:55 +0100
  • a683f935a4 Merge branch 'sifcoin' phm 2014-03-31 17:06:16 +0200
  • 0f88162c39 Added support for Sifcoin phm 2014-03-31 17:02:06 +0200
  • 0e7fd54c0f Revert "thread shutdown is different on windows" build-mingw Noel Maersk 2014-03-29 19:43:41 +0200
  • 47a98cde9f core: use pool->name instead of pool->poolname in code merged from `port-ckolivas`. Noel Maersk 2014-03-29 19:30:08 +0200
  • 952c033ef2 build: move error check to after summary in configure.ac. Noel Maersk 2014-03-29 18:53:34 +0200
  • bafc71345c Merge remote-tracking branch 'origin/port-ckolivas' into build-mingw Noel Maersk 2014-03-29 18:33:34 +0200
  • 473141de65 doc: update cross-compilation instructions for MinGW. Noel Maersk 2014-03-29 17:50:02 +0200
  • 9a2b9286e2 misc: update NEWS.md with reference to mailing lists and duplicate entry removal. Noel Maersk 2014-03-29 03:35:21 +0200
  • a57f841570 Revert "fix for mingw-w64" Noel Maersk 2014-03-29 03:04:18 +0200
  • e1b944ea41 doc: update README.md with links to mailing lists. Noel Maersk 2014-03-28 20:01:18 +0200
  • 2724091ed3 doc: minor README wording. Noel Maersk 2014-03-28 18:07:16 +0200
  • 9e97ccd754 adl/misc: remove unused lpAdlDisplayInfo (silence GCC warning). Noel Maersk 2014-03-28 17:38:26 +0200
  • db0f7cf6f0 core: silence gcc warning about sprintf() use in add_pool() - this time for sure. Noel Maersk 2014-03-28 17:20:12 +0200
  • 524833f684 adl/misc: remove unused iNumDisplays. Noel Maersk 2014-03-28 17:06:21 +0200
  • 5fd5e3b67d adl/misc: mention that the found adapters are logical. Noel Maersk 2014-03-28 16:57:01 +0200
  • 5896da18b1 core: remove total_users, total_passes, total_userpasses (no longer used). Noel Maersk 2014-03-28 16:30:11 +0200
  • 08ff1574df config: write `algorithm` to config if not default. Noel Maersk 2014-03-28 16:28:15 +0200
  • 27e4515b9a opencl: move lookup-gap check for kernel zuikkis to after it is set from opt_lg. Noel Maersk 2014-03-28 00:24:43 +0200
  • 377266a264 misc: update NEWS.md (with what was added in #168). Noel Maersk 2014-03-27 18:15:11 +0200
  • 8203fea539 config: move `--coin` in config table (alphabetically). Noel Maersk 2014-03-27 17:58:16 +0200
  • e7ca7fabba Merge pull request #168 from troky/testing Noel Maersk 2014-03-27 17:51:01 +0200
  • bc9b313e9c opencl: check if gpus.kernelname has to be free()'d before setting. Noel Maersk 2014-03-27 17:08:11 +0200
  • 18d9c648ba opencl: update comment on generated binary file name. Noel Maersk 2014-03-27 16:52:15 +0200
  • 10ec7769c8 pool: don't pass unused argument to sprintf() in add_pool(). Noel Maersk 2014-03-26 17:49:32 +0200
  • ac3d13880c Revert "core: correctly parse boolean configuration values." Noel Maersk 2014-03-26 18:25:19 +0200
  • bcb78ed91b Added --coin pool parameter. troky 2014-03-26 11:10:41 +0100
  • 17f5e296a9 Fixed configuration/command line parsing. troky 2014-03-26 10:46:17 +0100
  • 8db53026cb Added --pool-priority troky 2014-03-25 20:37:45 +0100
  • 1f7b7ef26e stratum: move log warning under opt_disable_client_reconnect clause. Noel Maersk 2014-03-24 15:25:31 +0200
  • 01b3f70b63 A new --no-client-reconnect command that disables the 'client.reconnect' function. It looks like there's an exploit that abuses said command, but it is still not clear exactly how. Martin Danielsen 2014-03-24 00:59:31 +0100
  • aa471a2dfd api: remove unused SCRYPTSTR. Noel Maersk 2014-03-23 15:14:18 +0200
  • e02f111dca opencl: reuse strbuf in initCl, get rid of poorly-named numbuf. Noel Maersk 2014-03-23 15:12:06 +0200
  • 89d641628b log: warn on using kernel zuikkis with lookup-gap != 2. Noel Maersk 2014-03-23 15:09:43 +0200
  • 7a3a510216 log: mention non-user-settable kernel parameters in "Initialising kernel" notice. Noel Maersk 2014-03-23 15:04:15 +0200
  • 0d8977774f opencl: correctly test if no kernel name was specified in config. Noel Maersk 2014-03-23 14:58:08 +0200
  • 983eae1142 Merge branch 'groestlcoin' phm 2014-03-22 23:58:10 +0100
  • 764d8706b4 Added support for GroestlCoin. phm 2014-03-22 23:50:21 +0100
  • 21d928b543 Fixed problem with invalid stratum difficulty for Quark, AnimeCoin and QubitCoin. phm 2014-03-22 14:16:49 +0100
  • 1b3df7cbc9 doc: add note on incognito mode in doc/BUGS.md. Noel Maersk 2014-03-21 03:02:22 +0200
  • 29cbd1f052 doc: make the title of your issue report informative. Noel Maersk 2014-03-21 02:59:36 +0200
  • 57fce98a2f Merge pull request #159 from troky/api-ext Noel Maersk 2014-03-21 02:52:41 +0200
  • 9414592539 Added pool name to API "pools" command troky 2014-03-20 20:54:52 +0100
  • a0c0975bb8 Merge branch 'animecoin' phm 2014-03-20 18:36:28 +0100
  • 35744a86c2 Merge branch 'inkcoin' phm 2014-03-20 17:52:31 +0100
  • 04942b6a24 Merge pull request #155 from troky/master Noel Maersk 2014-03-20 03:12:29 +0200
  • 535696aee8 Cleaned up source code. phm 2014-03-18 14:42:19 +0100
  • 9e481ebb3d VS2010 build: Removed kernel name definitions. troky 2014-03-18 11:05:01 +0100
  • ea9c54a378 misc: update NEWS.md. Noel Maersk 2014-03-17 22:20:06 +0200