Commit History

Author SHA1 Message Date
  Kano d5f485c517 Pools: add RollTime info to API 'stats' and 'Stats' button in miner.php 14 years ago
  Kano b3e9858c9f API new command 'coin' with mining information 14 years ago
  Kano 9210abdf60 API V1.17 show Work Utility and Diff1 Shares 14 years ago
  Kano 70c57e7d40 api.c typo 14 years ago
  Kano 95dff7363e API allow display/change failover-only setting 14 years ago
  Kano b33ea2674d api.c update API start message and include port number 14 years ago
  Kano 56f06e1e9b API remove unused warning in non-GPU compile 14 years ago
  Kano ede0dd6a52 api.c in linux allow to open a closed socket in TIME_WAIT 14 years ago
  Kano 70cba2ae25 Style 14 years ago
  Kano 51940ec719 api.c verify poolpriority parameters before changing pools 14 years ago
  Kano 854a80ff03 api.c poolpriority changes 14 years ago
  kanoi fe23dfd3d4 Merge pull request #2 from luke-jr/rpc_poolpriority 14 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. 14 years ago
  Luke Dashjr 5ef9c13924 Bugfix: API: Report errors from poolpriority command 14 years ago
  Luke Dashjr 8326d2dcaf RPC: New "poolpriority" command to set the order of pool priorities 14 years ago
  Luke Dashjr a854779077 rpc: Use a single switch statement for both stringifications of cgpu->status 14 years ago
  Con Kolivas 0ed757a020 Use switch statement for cgpu->status and fix spelling. 14 years ago
  Con Kolivas 96f3a98838 Merge pull request #264 from luke-jr/life_init 14 years ago
  Luke Dashjr c57c308d1f Bugfix: Don't declare devices SICK if they're just busy initializing 14 years ago
  Zefir Kurtisi 7502af263c fix API support for big endian machines 14 years ago
  Kano ff0afb94ec Add API Notify counter 'Comms Error' 14 years ago
  Con Kolivas 8b050083a0 Style police on api.c 14 years ago
  Kano c8535133aa api.c put version up to 1.14 14 years ago
  Kano 06f5f35ad4 api.c allow NULL data displayed as (null) 14 years ago
  Kano eab9debc72 api.c data structure - all testing attempted successful 14 years ago
  Kano d8abfb713e api.c data structure - tested + updated get_api_stats/driver-icarus.c 14 years ago
  Kano 538653a53e api.c data structure - 2nd - untested 14 years ago
  Kano 21e4cd85ea api.c data structure rather than raw sprintf - 1st test 14 years ago
  Kano b63a374de2 api.c ensure old mode is always available when not using --api-groups + quit() on param errors 14 years ago
  Kano 05b8f5b099 api.c fix json already closed 14 years ago