Commit History

Author SHA1 Message Date
  Kano 70cba2ae25 Style 13 years ago
  Kano 51940ec719 api.c verify poolpriority parameters before changing pools 13 years ago
  Kano 854a80ff03 api.c poolpriority changes 13 years ago
  kanoi fe23dfd3d4 Merge pull request #2 from luke-jr/rpc_poolpriority 13 years ago
  Con Kolivas e87ff7c177 Keep a counter of enabled pools and use that instead of iterating over the pool list. Use that value to ensure we don't set the last remaining active pool to the rejecting state. 13 years ago
  Luke Dashjr 5ef9c13924 Bugfix: API: Report errors from poolpriority command 13 years ago
  Luke Dashjr 8326d2dcaf RPC: New "poolpriority" command to set the order of pool priorities 13 years ago
  Luke Dashjr a854779077 rpc: Use a single switch statement for both stringifications of cgpu->status 13 years ago
  Con Kolivas 0ed757a020 Use switch statement for cgpu->status and fix spelling. 13 years ago
  Con Kolivas 96f3a98838 Merge pull request #264 from luke-jr/life_init 13 years ago
  Luke Dashjr c57c308d1f Bugfix: Don't declare devices SICK if they're just busy initializing 13 years ago
  Zefir Kurtisi 7502af263c fix API support for big endian machines 13 years ago
  Kano ff0afb94ec Add API Notify counter 'Comms Error' 13 years ago
  Con Kolivas 8b050083a0 Style police on api.c 13 years ago
  Kano c8535133aa api.c put version up to 1.14 13 years ago
  Kano 06f5f35ad4 api.c allow NULL data displayed as (null) 13 years ago
  Kano eab9debc72 api.c data structure - all testing attempted successful 13 years ago
  Kano d8abfb713e api.c data structure - tested + updated get_api_stats/driver-icarus.c 13 years ago
  Kano 538653a53e api.c data structure - 2nd - untested 13 years ago
  Kano 21e4cd85ea api.c data structure rather than raw sprintf - 1st test 13 years ago
  Kano b63a374de2 api.c ensure old mode is always available when not using --api-groups + quit() on param errors 13 years ago
  Kano 05b8f5b099 api.c fix json already closed 13 years ago
  Kano 659e50434e implement and document API option --api-groups 13 years ago
  Kano e4f9cc4e3e api.c allow unwell devices to be enabled so they can be cured 13 years ago
  Con Kolivas c027492fa4 Make the pools array a dynamically allocated array to allow unlimited pools to be added. 13 years ago
  Kano 195d915a6c api.c display Pool Av in json 13 years ago
  Con Kolivas f32ffb8718 Work out a rolling average getwork delay stored in pool_stats. 13 years ago
  Paul Sheppard 7ae22e21e3 Disable OpenCL code when not available. 13 years ago
  Con Kolivas 30bb3c62a6 Merge pull request #224 from kanoi/master 13 years ago
  drizztbsd 7dcd9f3ed2 Fix typo in some API messages (succeess/success) 13 years ago