Commit Graph

  • 2358056606 API v0.1 Kano 2011-11-23 14:35:49 +1100
  • 9671f0a22b API v0.1 Kano 2011-11-23 14:35:04 +1100
  • 4c68ad0183 Fix for Intel Macs. Con Kolivas 2011-11-13 08:23:09 +1100
  • 1419719ce5 Update NEWS. Con Kolivas 2011-11-11 22:23:23 +1100
  • d5231ea57f Fix build error with -ldl being passed to LDFLAGS instead of LDADD and update configure output. Con Kolivas 2011-11-11 22:21:30 +1100
  • 35a8b9f3c5 Bump version number to 2.0.8 Con Kolivas 2011-11-11 19:42:21 +1100
  • 79159c3bcc Update NEWS. Con Kolivas 2011-11-11 19:42:03 +1100
  • 0638155c37 Don't load the default config if a config file is specified on the command line. Con Kolivas 2011-11-11 19:39:36 +1100
  • b0bfd816d6 Don't build VIA on apple since -a auto bombs instead of gracefully ignoring VIA failing. Con Kolivas 2011-11-11 19:35:41 +1100
  • 19cad2a615 Update NEWS. Con Kolivas 2011-11-11 19:31:59 +1100
  • d548670ed2 Update README. Con Kolivas 2011-11-11 19:27:53 +1100
  • a70629a701 Make longpoll do a mandatory flushing of all work even if the block hasn't changed, thus supporting longpoll initiated work change of any sort and merged mining. Con Kolivas 2011-11-01 15:19:26 +1100
  • e01d6941c1 Byteswap computed hash in hashtest so it can be correctly checked Forrest Voight 2011-10-23 23:55:17 -0400
  • d8770654f5 Add x86_64 w64 mingw32 target courtesy of dukrat. Con Kolivas 2011-10-28 11:11:28 +1100
  • 8c63061eaa Allow a fixed speed difference between memory and GPU clock speed that will change memory speed when GPU speed is changed in autotune mode. Con Kolivas 2011-10-23 20:50:52 +1100
  • 1acdad89ab Bump version number to 2.0.7. Con Kolivas 2011-10-17 14:24:42 +1100
  • 2ac11bd7d6 Update NEWS. Con Kolivas 2011-10-17 14:24:05 +1100
  • 2a19153d90 Add example.conf to makefile dist. Con Kolivas 2011-10-17 14:07:38 +1100
  • 9a0b709623 Update documentation about new configuration file with an example file. Con Kolivas 2011-10-17 13:51:40 +1100
  • 6d004ddfad Write unix configuration to .cgminer/cgminer.conf by default and prompt to overwrite if given a filename from the menu that exists. Con Kolivas 2011-10-17 13:25:57 +1100
  • 09f6736ab0 Style cleanups. Con Kolivas 2011-10-17 12:27:41 +1100
  • 31d3af0223 Support new configuration file format courtesy of Chris Savery which can write the config file from the menu and will load it on startup. Con Kolivas 2011-10-16 20:04:45 +1100
  • 3ba86c49e0 Cosmetic fixes. Con Kolivas 2011-10-15 14:55:51 +1100
  • 8d96722c04 Merge branch 'no_midstate' of https://github.com/luke-jr/cgminer into 05 Con Kolivas 2011-10-15 14:48:23 +1100
  • fb0c580b62 Go to kernel build should we fail to clCreateProgramWithBinary instead of failing on that device. Should fix the windows problems with devices not initialising. Con Kolivas 2011-10-15 13:29:44 +1100
  • 5976f6b32f Get rid of unused variable. Con Kolivas 2011-10-14 21:51:55 +1100
  • e8720b9084 Support work without midstate or hash1, which are deprecated in bitcoind 0.5+ Luke Dashjr 2011-10-09 00:05:48 -0400
  • a41db9d436 Bump version to 2.0.6 and update docs. Con Kolivas 2011-10-09 14:14:50 +1100
  • f9308f8fca Disable work division for CPU mining which can lead to repeated work being performed. Con Kolivas 2011-10-09 13:21:06 +1100
  • 81418d62c7 Update displayed messages. Con Kolivas 2011-10-09 13:15:29 +1100
  • 27b05db4a5 Use ADL activity report to tell us if a sick GPU is still busy suggesting it is hard hung and do not attempt to restart it. Con Kolivas 2011-10-09 12:59:45 +1100
  • a37b827e6a Display the total solved blocks on exit (LOL if you're lucky). Con Kolivas 2011-10-09 12:37:56 +1100
  • 689f8abbaa Try to use SSL if the server supports it. Con Kolivas 2011-10-09 12:33:54 +1100
  • a2072d7304 Merge branch 'altivec' Con Kolivas 2011-10-09 12:22:32 +1100
  • 5133cf5b06 Add altivec 4 way support courtesy of Gilles Risch. Con Kolivas 2011-10-09 12:22:00 +1100
  • 6cd906a460 Properly check shares against target difficulty. Con Kolivas 2011-10-09 11:19:40 +1100
  • 6dc10efaa5 Don't try to build adl features without having adl. Con Kolivas 2011-10-06 13:13:19 +1100
  • 3e527c6af5 Retry pools after a delay of 15 seconds if none can be contacted on startup unless a key is pressed. Con Kolivas 2011-09-30 17:15:40 +1000
  • 9087345f84 Expire shares as stale with a separate timeout from the scantime, defaulting to 120 seconds. Con Kolivas 2011-09-29 10:27:32 +1000
  • ffc88ef030 Enable 100% donation by default. Con Kolivas 2011-09-29 10:08:30 +1000
  • ac0d303075 Don't make donation work interfere with block change detection allowing donation to work regardless of the block chain we're mining on. Con Kolivas 2011-09-29 09:46:32 +1000
  • 9e9d25c7ba Enable 0.5% donation by default. Con Kolivas 2011-09-29 09:39:29 +1000
  • f6d35a70a8 Must initialise the donorpool mutex or it fails on windows. Con Kolivas 2011-09-27 17:52:54 +1000
  • 16dce491f2 Bump version to 2.0.5 Con Kolivas 2011-09-27 15:17:30 +1000
  • 454772efc5 Update NEWS. Con Kolivas 2011-09-27 15:16:19 +1000
  • d2db7be54b Roll any work we can even if other requests are staged. Con Kolivas 2011-09-27 14:54:36 +1000
  • 75e214349a Display per device intensity in various status lines. Con Kolivas 2011-09-27 14:36:18 +1000
  • 1dc6e64b68 Set dynamic to false for all devices given separate args... Con Kolivas 2011-09-27 14:25:49 +1000
  • 35a490b90c Explicitly disable dynamic mode when an intensity is set. Con Kolivas 2011-09-27 14:25:02 +1000
  • 648c6b7c7c Intensity is signed integer, fix its display. Con Kolivas 2011-09-27 14:17:52 +1000
  • 5a4dabe233 Add message about donation to startup. Con Kolivas 2011-09-27 13:40:03 +1000
  • 47be27e86b Make longpoll retry indefinitely to restart as well, or limited by opt_retries. Con Kolivas 2011-09-27 11:22:43 +1000
  • 28796de72e Merge https://github.com/geekmug/cgminer into gitmug Con Kolivas 2011-09-27 11:14:43 +1000
  • 0639836db6 Document the --donation feature. Con Kolivas 2011-09-27 11:12:19 +1000
  • 4128b954a6 Add a --donation feature which reads a url/userpass from the author's site and contributes a percentage of getworks to the author, but default to off. Con Kolivas 2011-09-26 18:49:15 +1000
  • 19911e57e7 Correct some memory management issues. Scott Dial 2011-09-26 20:16:24 -0400
  • 760b0064d6 Don't mess with GPU stuff if we don't have them. Scott Dial 2011-09-26 19:58:47 -0400
  • c54b0870a8 Assiging the bswap_{16,32,64} macros to __builtin_bswap{16,32,64}. Scott Dial 2011-09-26 19:33:28 -0400
  • 8b927af926 Add helpers for inputting and demonstrating floats. Con Kolivas 2011-09-26 15:55:06 +1000
  • 21c2bc469f Make it possible to set the intensity on a per-card basis, dynamic or static values. Con Kolivas 2011-09-26 15:24:20 +1000
  • 5b40f9795b Make sure we do not attempt to adl manage devices we have explicitly disabled. Con Kolivas 2011-09-26 10:47:24 +1000
  • 7c26948e45 Merge pull request #50 from kanoi/kano Con Kolivas 2011-09-23 20:14:19 -0700
  • afe03c6302 Hash is 32 bytes (64 nibbles) Kano 2011-09-24 02:20:21 +1000
  • a49fc18410 Bump version number to 2.0.4. Con Kolivas 2011-09-23 11:48:12 +1000
  • 855ea66198 Update README and FAQ. Con Kolivas 2011-09-23 11:47:35 +1000
  • 8635eda036 Update NEWS. Con Kolivas 2011-09-23 11:41:23 +1000
  • 8759bc13ab Hard code the watchdog interval to 3 seconds in case log interval is greatly different. Con Kolivas 2011-09-23 10:59:55 +1000
  • 014d43b06a Bugfix: fix linking when OpenCL is not detected Luke Dashjr 2011-09-22 20:41:17 -0400
  • 0ae3f71824 Check last temperature we reached and don't change fan speed if it's already correcting. Con Kolivas 2011-09-23 10:45:43 +1000
  • 813aee385b Show menu again after enable, disable and restart GPU. Con Kolivas 2011-09-23 10:22:06 +1000
  • 20ddda10dc Autoselect a GPU from the menu if it's the only device. Con Kolivas 2011-09-23 10:19:24 +1000
  • 701c29fa64 Add message about needing to export display on linux. Con Kolivas 2011-09-23 10:10:31 +1000
  • da764e5441 Reset opencl flags if not detected to prevent build failure without opencl. Con Kolivas 2011-09-23 10:04:09 +1000
  • c04abf5cbe Include polarssl implementation of sha256 (sha2) and remove dependency on openssl. Con Kolivas 2011-09-23 09:44:09 +1000
  • 11e5d2eadd Merge branch 'kano' of https://github.com/kanoi/cgminer into kanoi Con Kolivas 2011-09-23 09:27:01 +1000
  • 037e8ac887 Change Accept/Reject message to show hash and BLOCK notification Kano 2011-09-21 21:48:23 +1000
  • ba14a6705e Remove EOL spaces from stderr and curses Kano 2011-09-21 21:45:24 +1000
  • 8ecd15a616 Add BLOCK! notification and remove end of line blanks when not needed Kano 2011-09-20 16:19:21 +1000
  • 9696b4d6ba Get rid of the convoluted way we detect whether LP discovered the new block and just use the work retrieved by the LP to know. Con Kolivas 2011-09-18 23:17:50 +1000
  • 31a9176977 Add details of how to set the password for ssh Kano 2011-09-18 21:16:24 +1000
  • 14c557faa9 Watch USB disk space in /var/log/ Kano 2011-09-18 14:48:40 +1000
  • 3dae209d4e Add details of how to set the password for ssh Kano 2011-09-18 21:16:24 +1000
  • 625e7a64c9 Fix tabs Kano 2011-09-18 18:55:36 +1000
  • 37b017fda4 Show hash (instead of nonce) in Accept/Reject messages Kano 2011-09-18 15:10:12 +1000
  • bc96efa56f Watch USB disk space in /var/log/ Kano 2011-09-18 14:48:40 +1000
  • 1016ae4cd4 Bump version number to 2.0.3. Con Kolivas 2011-09-17 13:38:37 +1000
  • d0901858f5 Update NEWS. Con Kolivas 2011-09-17 13:36:04 +1000
  • b8ea0dd194 Update curses logging to allow LOG_WARNING and LOG_ERR messages to still go through while within the menu, and drop share message to LOG_NOTICE. Con Kolivas 2011-09-17 13:23:58 +1000
  • 5a24c2829a Try to set temperature regardless of whether get fanspeed fails. This may need to be reverted if it causes problems. Con Kolivas 2011-09-16 16:46:14 +1000
  • 12e99c83dd Initialise all the iSizes of the ADL structures for completeness. Con Kolivas 2011-09-16 16:42:11 +1000
  • 07c21bcbc4 Don't forget to set the actual fanspeed too! Con Kolivas 2011-09-16 10:40:58 +1000
  • 3c38adc9ce Only set the speed once, but set it only if fanspeed get says the card is ok and ready. Con Kolivas 2011-09-16 10:27:36 +1000
  • 67fe6ab726 Don't both with adapter speed set as it has no effect on mining speed. Con Kolivas 2011-09-16 10:26:25 +1000
  • 92e1ffd374 Store the targetfan even if the later getfanspeed fails in case it's temporary. Con Kolivas 2011-09-16 08:31:27 +1000
  • 8feb661dbf Set the fanspeed in coarse rounded up values and then ever finer grained values in case the card does not support fine values. Con Kolivas 2011-09-15 20:46:39 +1000
  • 8566ed44d2 Just keep whatever longpoll we have if it's working instead of risking the stop/start dereference problem. Con Kolivas 2011-09-15 20:05:22 +1000
  • ae6fe96593 Revert "Restart longpoll under lock when we'll be reusing it on pool switch to prevent derefs." Con Kolivas 2011-09-15 17:37:02 +1000
  • 2cae5c1dc3 Restart longpoll under lock when we'll be reusing it on pool switch to prevent derefs. Con Kolivas 2011-09-15 14:51:04 +1000
  • 3f10e80a93 If the user defined flag is not set on fanspeed, set the fanspeed with it first. Con Kolivas 2011-09-15 12:18:30 +1000
  • 8e2becc12d Change pth from being a pointer as we can dereference if we're unlucky on stopping longpoll. Con Kolivas 2011-09-15 11:45:24 +1000