6132 Commits (98676763b96f938d67adbfe54bf776c1a353de6b)
 

Author SHA1 Message Date
elbandi 98676763b9 Set the pool idle and switch pool, if need 11 years ago
elbandi c469ff923a Disconnect from pool, if auth is failed 11 years ago
Noel Maersk 3eb22b215e api: write xintensity and rawintensity using api_add_int(). 11 years ago
Noel Maersk d27e8691e1 api: Add XIntensity and RawIntensity to `devs` output. 11 years ago
Noel Maersk 5b054542db config: Don't write commas if not needed, default to `opt_algorithm` when adding pool without one set explicitly. 11 years ago
Noel Maersk f3df639ad4 Merge pull request #203 from sterlingpickens/master 11 years ago
sterlingpickens ff45bb3a85 Update configure.ac 11 years ago
sterlingpickens 83d71da225 Update sgminer.c 11 years ago
sterlingpickens 89c1411fde Update driver-opencl.c 11 years ago
Noel Maersk bfff79c3b0 Merge branch 'api-quit' 11 years ago
Noel Maersk eb53e32d16 misc: add API restart/quit changes to NEWS.md. 11 years ago
Luke Dashjr 3a6c1c8bb0 RPC: Provide a full status section for quit/restart commands 11 years ago
Noel Maersk 828aa7b097 misc: update NEWS.md with changes from `api-compatibility` branch. 11 years ago
Noel Maersk 2f3e08a12c Merge branch 'api-compatibility' 11 years ago
Noel Maersk 47d00ee524 api: add missing header. 11 years ago
Luke Dashjr 5bd5b07e15 RPC: Add "Miner" to version response to include software name along with version 11 years ago
Noel Maersk 897ca9fd4c Merge pull request #200 from Elbandi/poolnamefix 11 years ago
Elbandi 973dcefa8c Use get_pool_name everywhere 11 years ago
Noel Maersk b090ac9302 misc: veox can no longer actively maintain this software. 11 years ago
Noel Maersk 3d7167ce2c config: improve pool section writing. 11 years ago
Noel Maersk e42f77d9c1 misc: moved from veox/sgminer to sgminer-dev/sgminer 11 years ago
Noel Maersk 7bc0be03d4 misc: FAQ cleanup. 11 years ago
Noel Maersk b2462e6076 misc: Add Michael Fiano <mfiano> to AUTHORS.md. 11 years ago
Noel Maersk f5709910fb api: Bugfix, bump version to 4.1.271, initialise name/desc/algo in addpool() so checks for NULL work. 11 years ago
Noel Maersk 49fecf93a3 misc: Bump version to 4.1.270. 11 years ago
Noel Maersk 92c3b5eb48 api: set algorithm properly on addpool. 11 years ago
Noel Maersk 5409ffc2a4 api: check if name/desc/algo are NULL and fill with defaults if so. 11 years ago
Noel Maersk 9aaff8ccf5 api: bump version, but allow name/desc/algo to be missing when adding pool details. 11 years ago
Noel Maersk 3c3a58475e ui+api: ask for pool name/description/algorithm when adding pool from NCurses/API. 11 years ago
Noel Maersk e731aa1f16 Merge pull request #193 from troky/master 11 years ago
troky 2a087a7dae Added algorithm name to 'pools' API command. 11 years ago
troky 01e96606f0 Fixed (pool) algo selection. 11 years ago
Noel Maersk da667d63e0 config: write pool name and description to config. 11 years ago
Noel Maersk 2c00158216 Merge pull request #189 from Bllacky/patch-7 11 years ago
Bllacky 942c6714fa Update miner.h 11 years ago
Noel Maersk b3d483a035 core: revert two of the changes in Bllacky's pull request #187. 11 years ago
Noel Maersk b457461eb7 Merge pull request #187 from Bllacky/patch-5 11 years ago
Bllacky fe64ac99d6 Update sgminer.c 11 years ago
Bllacky 1dc8aabda9 Update sgminer.c 11 years ago
Noel Maersk 4f3d2edcc8 misc: set `algorithm` for pool in example.conf. 11 years ago
Noel Maersk aa5f4c713b config: add `const` qualifier to set_pool_{algorithm,nfactor}(). 11 years ago
Noel Maersk 7051629232 log: change log level in setup_stratum_socket(). 11 years ago
Noel Maersk 0dcb6ca498 doc: clarify `algorithm` usage in a config file pool section. 11 years ago
Noel Maersk e7078a5e16 misc: clarify currentpool() comment. 11 years ago
Noel Maersk f6616aa63b config: allow specifying per-pool algorithm with `--algorithm` instead of `--pool-algorithm`. 11 years ago
Noel Maersk 53a199a21d config: use get_pool_name() in set_pool_algorithm() and set_pool_nfactor(). 11 years ago
Noel Maersk af879b1c77 core/misc: rename set_poolname() to set_pool_name(). 11 years ago
Jan Berdajs cc59247c43 adding mrbrdo to AUTHORS.md for kernel hot-switching 11 years ago
Noel Maersk 3ddf6baad9 core: rename default_algorithm to opt_algorithm. 11 years ago
Noel Maersk 0793c96074 Merge remote-tracking branch 'mrbrdo/poolalgo' into poolalgo 11 years ago