Commit History

Author SHA1 Message Date
  Luke Dashjr acb13064b7 Core only: Partially move most of opt_scrypt to mining_goal 11 years ago
  Luke Dashjr 8f1fc979b1 Move MAX_*_INTENSITY stuff to driver-opencl.h 11 years ago
  Luke Dashjr b8701e8634 RPC: Add "Difficulty Accepted" to "coin" command 11 years ago
  Luke Dashjr 7396fe0a76 RPC: Add "Mining Goal" to "pools" command 11 years ago
  Luke Dashjr 2efcc907c8 RPC: Accept an additional argument for "addpool" to indicate mining goal by name 11 years ago
  Luke Dashjr adf7671069 Teach longpoll logic about multiple mining goals 11 years ago
  Luke Dashjr db0d4722a6 RPC: Include non-default goals in reply to "coin" command 11 years ago
  Luke Dashjr 4eba0db526 New --pool-goal option to set a distinct named goal per-pool 11 years ago
  Luke Dashjr 88ba5ad183 Move block_time to be per block_info 11 years ago
  Luke Dashjr 7e1f24efea Calculate current_fullhash only when needed (for RPC 'coins') 11 years ago
  Luke Dashjr 1ea4d8dc10 Move global variables related to the blockchain or mining goals on to global structs 11 years ago
  Luke Dashjr 1b7cb8aeea RPC: Initialise json_config to silence false warning 11 years ago
  Luke Dashjr 1c3a304582 Merge branch 'bfgminer' into cointerra (does not build) 11 years ago
  Luke Dashjr 8522463f19 Always check if we should switch pools when enabling one, and always enable pools we want to switch to 11 years ago
  Huang Le 6518f1fc34 Combine reject_pool into disable_pool function, and don't allow it to override a manual disable 11 years ago
  Huang Le fef4ae7c92 Call disable_pool() at the begin of remove_pool() and combine them when appears together in the code 11 years ago
  Huang Le d338c29938 Bugfix: Always call enable_pool and disable_pool to ensure consistent handling of the situations 11 years ago
  Luke Dashjr 211fdffd19 Copyright cleanups and updates 11 years ago
  Luke Dashjr 1e4350fa64 Merge branch 'rpc_fulldev' into bfgminer 11 years ago
  Luke Dashjr 8933b4f1a2 Bugfix: RPC: Avoid processor-specific details in devdetails 11 years ago
  Luke Dashjr 4f231186c3 Use `git describe` to generate version.h to avoid user confusion over builds from git 11 years ago
  Luke Dashjr 1734789459 Add failover_only pool flag, to avoid using it regardless of strategy 11 years ago
  Luke Dashjr c4ccfa2a81 Merge commit '9277d3c' into bfgminer 11 years ago
  Luke Dashjr 9277d3c87c bfg_socket wrapper to ensure sockets are close-on-exec 11 years ago
  Luke Dashjr cee6a7e799 Bugfix: Ensure variables are declared even without ADL support 11 years ago
  Luke Dashjr d0b3e8ca96 RPC: Include a list of config files loaded in "config" reply 11 years ago
  Luke Dashjr 73459e18e3 Merge commit '7de0ea3' into bfgminer 11 years ago
  Luke Dashjr 7de0ea3c96 RPC: Return integer difficulties without decimal places 11 years ago
  Luke Dashjr 38e98bd541 Merge commit 'e6afb01' into bfgminer 11 years ago
  Luke Dashjr e6afb013a2 Bugfix: Set any listening sockets to close-on-exec/non-inheritable to avoid issues rebinding them on restart 11 years ago