NEWS 83 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744
  1. BFGMiner Version 2.3.6 - April 29, 2012
  2. - Shorten stale share messages slightly.
  3. - Protect the freeing of current_hash under mutex_lock to prevent racing on it
  4. when set_curblock is hit concurrently.
  5. - Change default behaviour to submitting stale, removing the --submit-stale
  6. option and adding a --no-submit-stale option.
  7. - Make sure to start the getwork and submit threads when a pool is added on the
  8. fly. This fixes a crash when a pool is added to running cgminer and then
  9. switched to.
  10. - Faster hardware can easily outstrip the speed we can get work and submit
  11. shares when using only one connection per pool.
  12. - Test the queued list to see if any get/submits are already queued and if they
  13. are, start recruiting extra connections by generating new threads.
  14. - This allows us to reuse network connections at low loads but recuit new open
  15. connections as they're needed, so that cgminer can scale to hardware of any
  16. size.
  17. BFGMiner Version 2.3.5 - April 28, 2012
  18. - Restarting cgminer leads to a socket that can't be bound for 60 seconds, so
  19. increase the interval that API binding waits to 30 seconds to minimise the
  20. number of times it will retry, spamming the logs.
  21. - Give a longpoll message for any longpoll that detects a block change, primary
  22. or backup, and also display which pool it was.
  23. - Decrease utility display to one decimal place.
  24. - Small cosmetic output alignment.
  25. - Add pool number to stale share message.
  26. - Add space to log output now that there is more screen real estate available.
  27. - Indentation clean up.
  28. - Merge branch 'master' of github.com:ckolivas/cgminer
  29. - Remove thread id display from rejected shares as well.
  30. - Merge pull request #185 from Diapolo/diakgcn
  31. - add goffset support for diakgcn with -v 1 and update kernel version
  32. - Set have_longpoll to true when there is at least one pool with longpoll.
  33. - Don't display the thread ID since it adds no useful information over the
  34. device number.
  35. - Don't display the first 8 bytes of a share since they will always be zero at
  36. >= 1 difficulty.
  37. - work->longpoll is reset across test_work_current so we need to recheck what
  38. pool it belongs to.
  39. - Use longpolls from backup pools with failover-only enabled just to check for
  40. block changes, but don't use them as work.
  41. - Start longpoll only after we have tried to extract the longpoll URL.
  42. - Check for submitold flag on resubmit of shares, and give different message for
  43. stale shares on retry.
  44. - Check for submitold before submitstale.
  45. - Don't force fresh curl connections on anything but longpoll threads.
  46. - Create one longpoll thread per pool, using backup pools for those pools that
  47. don't have longpoll.
  48. - Use the work created from the longpoll return only if we don't have
  49. failover-enabled, and only flag the work as a longpoll if it is the current
  50. pool.
  51. - This will work around the problem of trying to restart the single longpoll
  52. thread on pool changes that was leading to race conditions.
  53. - It will also have less work restarts from the multiple longpolls received from
  54. different pools.
  55. - Remove the invalid entries from the example configuration file.
  56. - Add support for latest ATI SDK on windows.
  57. - Export missing function from libztex.
  58. - miner.php change socktimeoutsec = 10 (it only waits once)
  59. - Bugfix: Make initial_args a const char** to satisfy exec argument type warning
  60. (on Windows only)
  61. - miner.php add a timeout so you don't sit and wait ... forever
  62. - Create discrete persistent submit and get work threads per pool, thus allowing
  63. all submitworks belonging to the same pool to reuse the same curl handle, and
  64. all getworks to reuse their own handle.
  65. - Use separate handles for submission to not make getwork potentially delay
  66. share submission which is time critical.
  67. - This will allow much more reusing of persistent connections instead of opening
  68. new ones which can flood routers.
  69. - This mandated a rework of the extra longpoll support (for when pools are
  70. switched) and this is managed by restarting longpoll cleanly and waiting for a
  71. thread join.
  72. - miner.php only show the current date header once
  73. - miner.php also add current time like single rig page
  74. - miner.php display rig 'when' table at top of the multi-rig summary page
  75. - README - add some Ztex details
  76. - api.c include zTex in the FPGA support list
  77. - api.c ensure 'devs' shows PGA's when only PGA code is compiled
  78. - cgminer.c sharelog code consistency and compile warning fix
  79. - README correct API version number
  80. - README spelling error
  81. - api.c combine all pairs of sprintfs()
  82. - api.c uncomment and use BLANK (and COMMA)
  83. - Code style cleanup
  84. - Annotating frequency changes with the changed from value
  85. - README clarification of 'notify' command
  86. - README update for API RPC 'devdetails'
  87. - api.c 'devdetails' list static details of devices
  88. - Using less heap space as my TP-Link seems to not handle this much
  89. BFGMiner Version 2.3.4 - April 26, 2012
  90. - New maintainership of code with modular FPGA/GPU focus, under BFGMiner name
  91. - Complete working support for cross-compiling Windows builds on Linux.
  92. - Fix usage of low --scan-time settings so it doesn't busy-loop
  93. - JSON API: Add new 'devdetail' command to get fixed device information
  94. - JSON API: Implement driver abstraction for extra device status
  95. - Icarus: Use epoll to wait for serial port input properly, when available
  96. - Icarus: Workaround buggy USB-UART that causes Icarus to stop mining rarely
  97. - Icarus: Estimate mining hashrate correctly, calibrated from real-world data
  98. - Icarus: Parallelize work setup with Icarus hash search improving performance
  99. - Icarus: More reliable detection and runtime
  100. - OpenCL: Move GPU-specific data fetching from JSON API to OpenCL driver
  101. - OpenCL: Dynamically load OpenCL library, to be more vendor-independent and
  102. allow use without actually having OpenCL (i.e. FPGA-only rigs).
  103. CGMiner Version 2.3.4 - April 25, 2012
  104. - Extensively document the cause of GPU device issues and the use of --gpu-map.
  105. - Support for share logging
  106. - Detect poorly performing combination of SDK and phatk kernel and add verbose
  107. warning at startup.
  108. - Icarus update to new add_cgpu()
  109. - Icarus driver working with Linux and Windows
  110. - api.c fix unused variable compile warning
  111. - Display all OpenCL devices when -n is called as well to allow debugging of
  112. differential mapping of OpenCL to ADL.
  113. - Add a --gpu-map option which will allow arbitrarily mapping ADL devices to
  114. OpenCL devices for instances where association by enumeration alone fails.
  115. - Increase upper limit on number of extra items to queue as some FPGA code can't
  116. yet reliably keep many devices busy.
  117. - Display configuration file information when -c option is passed and only when
  118. file exists on loading default config file.
  119. - Display configuration file loaded, if any, and debug output if configuration
  120. file parsing failed.
  121. - Add missing ztex header to Makefile for distribution.
  122. - Document long-form COM port device names on Windows, required to specify
  123. serial ports above 9
  124. - Include ztex bitstreams firmware in distribution and install if configured in.
  125. - Style police on driver-ztex.c
  126. - work_restart should only be changed by cgminer.c now
  127. - Shut down the api cleanly when the api thread is cancelled. This should allow
  128. the api socket to be closed successfully to next be reopened with app_restart.
  129. - Make a union for cgpu device handles, and rename "device" to "device_ztex"
  130. since it's Ztex-specific
  131. - Initialise name variable.
  132. - Remove unnecessary check for variable that always has memory allocated.
  133. - Bugfix: Missing "break" no-op in default case
  134. - Make the status window and log window as large as can fit on startup,
  135. rechecking to see if it can be enlarged after the fact. This allows any number
  136. of devices to be displayed provided the window is made long enough without
  137. corrupting the output.
  138. - Style police on libztex.c.
  139. - API add removepool like the screen interface
  140. - api.c escape required characters in return strings + pools returns the
  141. username
  142. - Set lp_path to NULL after free for consistency.
  143. - Removing dmalloc import left behind by mistake
  144. - Fixing leak in resp_hdr_cb
  145. - miner.php warning highlight GPU stats if they are zero (e.g. ADL not enabled)
  146. - miner.php highlight any device that isn't 'Enabled'
  147. - miner.php highlight any Status that isn't 'Alive'
  148. - miner.php optionally support multiple rigs
  149. - Initial Ztex support 1.15x board.
  150. CGMiner Version 2.3.3 - April 15, 2012
  151. - Don't even display that cpumining is disabled on ./configure to discourage
  152. people from enabling it.
  153. - Do a complete cgminer restart if the ATI Display Library fails, as it does on
  154. windows after running for some time, when fanspeed reporting fails.
  155. - Cache the initial arguments passed to cgminer and implement an attempted
  156. restart option from the settings menu.
  157. - Disable per-device status lines when there are more than 8 devices since
  158. screen output will be corrupted, enumerating them to the log output instead at
  159. startup.
  160. - Reuse Vals[] array more than W[] till they're re-initialised on the second
  161. sha256 cycle in poclbm kernel.
  162. - Minor variable alignment in poclbm kernel.
  163. - Make sure to disable devices with any status not being DEV_ENABLED to ensure
  164. that thermal cutoff code works as it was setting the status to DEV_RECOVER.
  165. - Re-initialising ADL simply made the driver fail since it is corruption over
  166. time within the windows driver that's responsible. Revert "Attempt to
  167. re-initialise ADL should a device that previously reported fanspeed stops
  168. reporting it."
  169. - Microoptimise poclbm kernel by ordering Val variables according to usage
  170. frequency.
  171. CGMiner Version 2.3.2 - March 31, 2012
  172. - Damping small changes in hashrate so dramatically has the tendency to always
  173. make the hashrate underread so go back to gentle damping instead.
  174. - Revert the crossover of variables from Vals to W in poclbm kernel now that
  175. Vals are the first declared variables so they're used more frequently.
  176. - Vals variables appearing first in the array in poclbm is faster.
  177. - Change the preferred vector width to 1 for Tahiti only, not all poclbm
  178. kernels.
  179. - Use a time constant 0.63 for when large changes in hashrate are detected to
  180. damp change in case the large change is an aliasing artefact instead of a real
  181. chang
  182. - Only increment stale counter if the detected stales are discarded.
  183. - Attempt to re-initialise ADL should a device that previously reported fanspeed
  184. stops reporting it.
  185. - Move the ADL setup and clearing to separate functions and provide a reinit_adl
  186. function to be used when adl fails while running.
  187. - Use slightly more damping on the decay time function in the never-ending quest
  188. to smooth off the hashmeter.
  189. - Set the starting fanspeed to a safe and fairly neutral 50% when autofan is
  190. enabled.
  191. - Provide locking around updates of cgpu hashrates as well to prevent multiple
  192. threads accessing data fields on the same device.
  193. - Display the beginning of the new block in verbose mode in the logs.
  194. - Reinstate old diablo kernel variable ordering from 120222, adding only goffset
  195. and vector size hint. The massive variable ordering change only helped one SDK
  196. on
  197. - Change the version number on the correct kernels.
  198. - api.c devicecode/osinfo incorrectly swapped for json
  199. - Add extensive instructions on how to make a native windows build.
  200. - Update version numbers of poclbm and diablo kernels as their APIs have also
  201. changed.
  202. - Use global offset parameter to diablo and poclbm kernel ONLY for 1 vector
  203. kernels.
  204. - Use poclbm preferentially on Tahiti now regardless of SDK.
  205. - Remove unused constant passed to poclbm.
  206. - Clean up use of macros in poclbm and use bitselect everywhere possible.
  207. - Add vector type hint to diablo kernel.
  208. - Add worksize and vector attribute hints to the poclbm kernel.
  209. - Spaces for non-aligned variables in poclbm.
  210. - More tidying of poclbm.
  211. - Swap Vals and W variables where they can overlap in poclbm.
  212. - More tidying of poclbm.
  213. - Tidy up first half of poclbm.
  214. - Clean up use of any() by diablo and poclbm kernels.
  215. - Minor variable symmetry changes in poclbm.
  216. - Put additions on separate lines for consistency in poclbm.
  217. - Consolidate last use of W11 into Vals4 in poclbm.
  218. - Change email due to SPAM
  219. - api.c miner.php add a '*' to the front of all notify counters - simplifies
  220. future support of new counters
  221. - miner.php add display 'notify' command
  222. - Small change to help arch's without processor affinity
  223. - Fix bitforce compile error
  224. - api.c notify should report disabled devices also - of course
  225. - API returns the simple device history with the 'notify' command
  226. - code changes for supporting a simple device history
  227. - api.c Report an OS string in config to help with device issues
  228. - api.c fix Log Interval - integer in JSON
  229. - api.c config 'Device Code' to show list of compiled devices + README
  230. - api.c increase buffer size close to current code allowable limit
  231. - removed 8-component vector support from kernel, as this is not supported in
  232. CGMINER anyway
  233. - forgot to update kernel modification date, fixed ;)
  234. - reordered an addition in the kernel, which results in less instructions used
  235. in the GPU ISA code for GCN
  236. - miner.php: option for readonly or check privileged access
  237. - Ignore reduntant-with-build options --disable-gpu, --no-adl, and --no-restart
  238. - miner.php: ereg_replace is DEPRECATED so use preg_replace instead
  239. - Make curses TUI support optional at compile-time.
  240. - Bugfix: AC_ARG_WITH provides withval instead of enableval
  241. - miner.php split devs output for different devices
  242. - api.c: correct error messages
  243. - icarus.c modify (regular) timeout warning to only be debug
  244. - icarus.c set the windows TODO timeout
  245. - Allow specifying a specific driver for --scan-serial
  246. - optimized nonce-check and output code for -v 2 and -v 4
  247. - Bugfix: Check for libudev header (not just library) in configure, and document
  248. optional dependency
  249. - Add API support for Icarus and Bitforce
  250. - Next API version is 1.4 (1.3 is current)
  251. - README/api.c add "When" the request was processed to STATUS
  252. - Bugfix: ZLX to read BitFORCE temp, not ZKX -.-
  253. - Use libudev to autodetect BitFORCE GPUs, if available
  254. - Use the return value of fan_autotune to set fan_optimal instead of passing it
  255. as a pointer.
  256. - Pass the lasttemp from the device we're using to adjust fanspeed in twin
  257. devices.
  258. - fix the name to 3 chars, fix the multi-icarus support
  259. - Bugfix: "-S auto" is the default if no -S is specified, and there is no such
  260. delay in using it
  261. - README add information missing from --scan-serial
  262. - Update README RPC API Version comment
  263. - Bugfix: Allow enabling CPU even without OpenCL support
  264. - Change failed-to-mine number of requested shares messge to avoid segfault on
  265. recursive calling of quit().
  266. - Get rid of extra char which is just truncated in poclbm kernel.
  267. - only small code formating changes
  268. - removed vec_step() as this could lead to errors on older SDKs
  269. - unified code for generating nonce in kernel and moved addition of base to the
  270. end -> faster
  271. CGMiner Version 2.3.1 - February 24, 2012
  272. - Revert input and output code on diakgcn and phatk kernels to old style which
  273. worked better for older hardware and SDKs.
  274. - Add a vector*worksize parameter passed to those kernels to avoid one op.
  275. - Increase the speed of hashrate adaptation.
  276. - Only send out extra longpoll requests if we want longpolls.
  277. - API implement addpool command
  278. - API return the untouched Total MH also (API now version 1.3)
  279. - Add enable/disablepool to miner.php example and reduce font size 1pt
  280. CGMiner Version 2.3.0 - February 23, 2012
  281. - Consider extra longpoll work items as staged_extra so as to make sure we queue
  282. more work if queueing regular work items as longpolls.
  283. - Use diablo kernel on all future SDKs for Tahiti and set preferred vector width
  284. to 1 on poclbm kernel only.
  285. - Explicitly type the constants in diakgcn kernel as uint, to be in line with
  286. poclbm kernel.
  287. - Reset all hash counters at the same time as resetting start times to get
  288. accurate hashrates on exiting which is mandatory for benchmarking.
  289. - Report thread out before it starts to avoid being flagged as sick when waiting
  290. for the first work item.
  291. - Don't disable and re-enable devices as they may recover and in the meantime
  292. have their status set to OFF.
  293. - API new commands enablepool and disablepool (version already incremented)
  294. - Tolerate new-format temperature readings for bitforce
  295. - Modify cgminer.c pool control to allow API to call it
  296. - Bugfix: Fix BitFORCE driver memory leak in debug logging
  297. - Extra byte was being unused in poclbm leading to failure on some platforms.
  298. - Explicitly type the constants in poclbm kernel as uint.
  299. - Don't save 'include' when saving the configuration
  300. - Allow configuration file to include another recursively
  301. - Use the SDK and hardware information to choose good performing default
  302. kernels.
  303. - Move phatk kernel to offset vector based nonce bases as well.
  304. - Add a --benchmark feature which works on a fake item indefinitely to compare
  305. device performance without any server or networking influence.
  306. - Allow writing of multiple worksizes to the configuration file.
  307. - Allow writing of multiple vector sizes to the configuration file.
  308. - Allow writing of multiple kernels to the configuration file.
  309. - Allow multiple different kernels to be chosen per device.
  310. - Allow the worksize to be set per-device.
  311. - Allow different vectors to be set per device.
  312. - If we're well below the target temperature, increase gpu engine speed back to
  313. maximum in case we have gotten lost between profiles during an idle period.
  314. - We should be setting the value of fan_optimal, not its address.
  315. - As all kernels will be new versions it's an opportunity to change the .bin
  316. format and make it simpler. Specifying bitalign is redundant and long can be l.
  317. - Use any() in kernel output code.
  318. - Put the nonce for each vector offset in advance, avoiding one extra addition
  319. in the kernel.
  320. - Reset times after all mining threads are started to make estimating hashrates
  321. easier at startup.
  322. - Bugfix: allow no-exec (NX) stack
  323. - Fix minor warning.
  324. - fix the bitforce.c code style follow 1TBS
  325. - fix icarus.c compile warning
  326. - small changes to speedup no vec for AMD 898.1 OCL runtime
  327. - Update licensing to GPL V3.
  328. - Reset the longpoll flag after it's been used once to prevent it restarting
  329. work again.
  330. - Begin import of DiabloMiner kernel.
  331. - Modify API debug messages to say API instead of DBG
  332. - When API shuts down cgminer don't kill itself
  333. - Don't make rolled work from the longpoll be seen as other longpoll work items.
  334. - API add 'privileged' command so can verify access level
  335. - Set the lp_sent variable under lock since there will almost always be a race
  336. on setting this variable, potentially leading to multiple LPs being sent out.
  337. - API restrict access to all non display commands by default
  338. - Update API version to 1.2 for new 'Log Interval'
  339. - API add --log Interval to 'config' reply
  340. - --api-allow special case 0/0 means all
  341. CGMiner Version 2.2.7 - February 20, 2012
  342. - Send out extra longpolls when we have switched pools and the longpoll thread
  343. is still bound to the old one. This is particularly useful with p2pool where
  344. longpolls do not correlate with main bitcoin block change and would have led to
  345. high reject rates on failover.
  346. - Store whether a work item is the result of a longpoll or not in struct work
  347. and use it to help determine block changes directly from the work longpoll bool.
  348. - Keep track of when a longpoll has been sent for a pool and if the current pool
  349. is requesting work but has not sent a longpoll request, convert one of the work
  350. items to a longpoll.
  351. - Store the longpoll url in the pool struct and update it from the pool_active
  352. test in case it changes. This is to allow further changes to longpoll management
  353. on switching pools.
  354. - Re-check for a longpoll supporting pool every 30 seconds if none is found
  355. initially.
  356. - Report threads as busy waiting on getwork on startup to avoid them being
  357. flagged sick on startup during slow networking.
  358. - Allow devices that are disabled due to overheating to be flagged as recovering
  359. instead of disabling them and re-enable them if they're below ideal temperatures
  360. - Tahiti prefers worksize 64 with poclbm.
  361. - No need to expressly retain the opencl program now that the zero binary issue
  362. is fixed. This actually fixes cgminer to work with the latest SDK included with
  363. the ATI catalyst driver 12.2.
  364. - Show error code on any opencl failure status.
  365. - Add detection for version 898.1 SDK as well but only give SDK 2.6 warning once
  366. on startup instead of with each device initialisation.
  367. - Always use a fresh connection for longpoll as prolonged persistent connections
  368. can fail for many reasons.
  369. - Keep track of intended engine clock speed and only adjust up if it's higher
  370. than the last intended speed. This avoids setting the clock speed to one
  371. relative to a lower profile one by mistake.
  372. - Use gpu-memdiff on startup if an engine clockspeed is set and a memdiff value
  373. is set.
  374. - Revert "Adjust engine speed up according to performance level engine setting,
  375. not the current engine speed." - ineffectual.
  376. - Freeze the queues on all threads that are sent the pause message to prevent
  377. them trying to start up again with saved pings in their queues.
  378. - Updates to diakgcn kernel/
  379. - Consolidate all screen updates to the watchdog thread and touch both windows
  380. before refresh.
  381. - Curses will be disabled in clean_up so don't do it early in kill_work, and
  382. disable_adl so that GPU settings may be restored to normal in case shutting down
  383. curses leads to instability on windows.
  384. - Stop the mining threads before trying to kill them.
  385. - Plain refresh() does not give reliably screen updates so get rid of all uses
  386. of it.
  387. - First release with working diakgcn kernel.
  388. CGMiner Version 2.2.6 - February 16, 2012
  389. - Provide warning on each startup about sdk 2.6
  390. - Fix unused warnings on win32.
  391. - bitforce: Simplify BFopen WIN32 ifdef/else
  392. - Fix initialization warning with jansson 1.3
  393. - bitforce: Cleanup extraneous TODO that isn't needed
  394. - Move tcsetattr (and new tcflush) into *nix BFopen to simplify things a bit
  395. - Add message explaining 2nd thread disabling for dynamic mode and how to tune
  396. it.
  397. - Move logwindow down once number of devices is known.
  398. - Automatically choose phatk kernel for bitalign non-gcn ATI cards, and then
  399. only select poclbm if SDK2.6 is detected.
  400. - Allow the refresh interval to be adjusted in dynamic intensity with a
  401. --gpu-dyninterval parameter.
  402. - Make curses display visible right from the beginning and fix the window sizes
  403. so the initial messages don't get lost once the status window is drawn.
  404. - The amount of work scanned can fluctuate when intensity changes and since we
  405. do this one cycle behind, we increment the work more than enough to prevent
  406. repeati
  407. - bitforce: Set a 30 second timeout for serial port on Windows, since the
  408. default is undefined
  409. - Use PreVal4addT1 instead of PreVal4 in poclbm kernel.
  410. - Import PreVal4 and PreVal0 into poclbm kernel.
  411. - Import more prepared constants into poclbm kernel.
  412. - Keep variables in one array but use Vals[] name for consistency with other
  413. kernel designs.
  414. - Replace constants that are mandatorily added in poclbm kernel with one value.
  415. - Remove addition of final constant before testing for result in poclbm kernel.
  416. - Hand optimise variable addition order.
  417. - Hand optimise first variable declaration order in poclbm kernel.
  418. - Radical reordering machine based first pass to change variables as late as
  419. possible, bringing their usage close together.
  420. - fix strcpy NULL pointer if env HOME unset.
  421. - bitforce: Disable automatic scanning when at least one device is specified
  422. manually
  423. - Unroll all poclbm additions to enable further optimisations.
  424. CGMiner Version 2.2.5 - February 13, 2012
  425. - Make output buffer write only as per Diapolo's suggestion.
  426. - Constify nonce in poclbm.
  427. - Use local and group id on poclbm kernel as well.
  428. - Microoptimise phatk kernel on return code.
  429. - Adjust engine speed up according to performance level engine setting, not the
  430. current engine speed.
  431. - Try to load a binary if we've defaulted to the poclbm kernel on SDK2.6
  432. - Use the poclbm kernel on SDK2.6 with bitalign devices only if there is no
  433. binary available.
  434. - Further generic microoptimisations to poclbm kernel.
  435. - The longstanding generation of a zero sized binary appears to be due to the
  436. OpenCL library putting the binary in a RANDOM SLOT amongst 4 possible binary
  437. locations. Iterate over each of them after building from source till the real
  438. binary is found and use that.
  439. - Fix harmless warnings with -Wsign-compare to allow cgminer to build with -W.
  440. - Fix missing field initialisers warnings.
  441. - Put win32 equivalents of nanosleep and sleep into compat.h fixing sleep() for
  442. adl.c.
  443. - Restore compatibility with Jansson 1.3 and 2.0 (api.c required 2.1)
  444. - Modularized logging, support for priority based logging
  445. - Move CPU chipset specific optimization into device-cpu
  446. CGMiner Version 2.2.4 - February 11, 2012
  447. - Fix double definition of A0 B0 to zeroA zeroB.
  448. - Retain cl program after successfully loading a binary image. May decrease
  449. failures to build kernels at startup.
  450. - Variable unused after this so remove setting it.
  451. - BFI INT patching is not necessarily true on binary loading of files and not
  452. true on ATI SDK2.6+. Report bitalign instead.
  453. - Various string fixes for reject reason.
  454. - Generalize --temp-cutoff and implement support for reading temperature from
  455. BitFORCE FPGAs
  456. - Change message from recovered to alive since it is used on startup as well as
  457. when a pool has recovered.
  458. - Start mining as soon as any pool is found active and rely on the watchpool
  459. thread to bring up other pools.
  460. - Delayed responses from testing pools that are down can hold up the watchdog
  461. thread from getting to its device testing code, leading to false detection of
  462. the GPU not checking in, and can substantially delay auto gpu/auto fan
  463. management leading to overheating. Move pool watching to its own thread.
  464. - Bugfix: BitFORCE index needs to be static to count correctly
  465. - Space out retrieval of extra work according to the number of mining threads.
  466. - Make shutdown more robust. Enable the input thread only after the other
  467. threads exist. Don't kill off the workio thread and use it to exit main() only
  468. if there is an unexpected problem. Use kill_work() for all anticipated shutdowns
  469. where possible. Remove unused thread entry.
  470. - Change poclbm version number.
  471. - One array is faster than 2 separate arrays so change to that in poclbm kernel.
  472. - Microoptimisations to poclbm kernel which increase throughput slightly.
  473. - Import diablominer kernel. Currently disabled as not working.
  474. - Import diapolo kernel. Currently disabled as not working.
  475. - Conflicting entries of cl_kernel may have been causing problems, and
  476. automatically chosen kernel type was not being passed on. Rename the enum to
  477. cl_kernels and store the chosen kernel in each clState.
  478. - Set cl_amd_media_ops with the BITALIGN flag and allow non-bitselect devices to
  479. build.
  480. - ALlow much longer filenames for kernels to load properly.
  481. - Allow different kernels to be used by different devices and fix the logic fail
  482. of overcorrecting on last commit with !strstr.
  483. - Fix kernel selection process and build error.
  484. - queue_phatk_kernel now uses CL_SET_VARG() for base-nonce(s), too
  485. - added OpenCL >= 1.1 detection code, in preparation of OpenCL 1.1 global offset
  486. parameter support
  487. - Use K array explicitly to make it clear what is being added.
  488. - Work items have a tendency to expire at exactly the same time and we don't
  489. queue extra items when there are plenty in the queue, regardless of age. Allow
  490. extra work items to be queued if adequate time has passed since we last
  491. requested work even if over the limit.
  492. - Discard work when failover-only is enabled and the work has come from a
  493. different pool.
  494. - Missing include to build on newer mingw32.
  495. - Move from the thread safe localtime_r to regular localtime which is the only
  496. one supported on newer pthread libraries on mingw32 to make it compile with the
  497. newer ming. Thread safety is of no importance where localtime is used in this
  498. code.
  499. - Define in_addr_t in windows if required
  500. - sys/wait.h not required in windows
  501. - Allow API to restrict access by IP address
  502. - Add pool switching to example miner.php
  503. - Display X-Reject-Reason, when provided
  504. - Remove the test for whether the device is on the highest profil level before
  505. raising the GPU speed as it is ineffectual and may prevent raising the GPU
  506. speed.
  507. - Remove unnecessary check for opt_debug one every invocation of applog at
  508. LOG_DEBUG level and place the check in applog().
  509. CGMiner Version 2.2.3 - February 6, 2012
  510. - Revert "Rewrite the convoluted get_work() function to be much simpler and roll
  511. work as much as possible with each new work item." This seems to cause a race on
  512. work in free_work(). Presumably other threads are still accessing the structure.
  513. CGMiner Version 2.2.2 - February 6, 2012
  514. - Provide support for the submitold extension on a per-pool basis based on the
  515. value being detected in a longpoll.
  516. - Don't send a ping to a dynamic device if it's not enabled as that will just
  517. enable it for one pass and then disable it again.
  518. - Rewrite the convoluted get_work() function to be much simpler and roll work as
  519. much as possible with each new work item.
  520. - Roll as much work as possible from the work returned from a longpoll.
  521. - Rolling work on each loop through the mining thread serves no purpose.
  522. - Allow to stage more than necessary work items if we're just rolling work.
  523. - Replace divide_work with reuse_work function used twice.
  524. - Give rolled work a new ID to make sure there is no confusion in the hashtable
  525. lookups.
  526. - Remove now-defunct hash_div variables.
  527. - Remove unused get_dondata function.
  528. - Silence ADL warnings.
  529. - Silence unused parameter warnings.
  530. - Stagger the restart of every next thread per device to keep devices busy ahead
  531. of accessory threads per device.
  532. - Deprecate the --donation feature. Needlessly complex, questionable usefulness,
  533. depends on author's server and a central pool of some kind, and was not heavily
  534. adopted.
  535. - It's devices that report back now, not threads, update message.
  536. - Continue auto-management of fan and engine speeds even if a device is disabled
  537. for safety reasons.
  538. - No need to check we're highest performance level when throttling GPU engine
  539. speed.
  540. - Abstract out tests for whether work has come from a block that has been seen
  541. before and whether a string is from a previously seen block.
  542. - Probe but don't set the timeout to 15 seconds as some networks take a long
  543. time to timeout.
  544. - Remove most compiler warnings from api.c
  545. - Add last share's pool info in cgpu_info
  546. - Allow the OpenCL platform ID to be chosen with --gpu-platform.
  547. - Iterate over all platforms displaying their information and number of devices
  548. when --ndevs is called.
  549. - Deprecate main.c
  550. - Some networks can take a long time to resolve so go back to 60 second timeouts
  551. instead of 15.
  552. - Only enable curses on failure if curses is desired.
  553. - Fix warnings in bitforce.c
  554. - Bugfix: Need to open BitForce tty for read-write
  555. - Fix various build issues.
  556. - Modularize code: main.c -> device-cpu + device-gpu
  557. - Fix phatk kernel not working on non-bitalign capable devices (Nvidia, older
  558. ATI).
  559. - Update poclbm kernel for better performance on GCN and new SDKs with bitalign
  560. support when not BFI INT patching. Update phatk kernel to work properly for non
  561. BFI INT patched kernels, providing support for phatk to run on GCN and non-ATI
  562. cards.
  563. - Return last accepted share pool/time for devices
  564. - Display accepted share pool/time for CPUs
  565. - Bug intensity always shows GPU 0
  566. - Update example web miner.php to use new API commands
  567. CGMiner Version 2.2.1 - January 30, 2012
  568. NOTE - The GPU Device reordering in 2.2.0 by default was considered a bad idea
  569. so the original GPU ordering is used by default again unless reordering is
  570. explicitly requested.
  571. - Fix bitforce failing to build into cgminer.
  572. - Add missing options to write config function.
  573. - Add a --gpu-reorder option to only reorder devices according to PCI Bus ID
  574. when requested.
  575. - Fix for midstate support being broken on pools that supported no-midstate
  576. work by ensuring numbers are 32 bits in sha2.c
  577. - Set virtual GPUs to work when ADL is disabled or all mining will occur on GPU
  578. 0.
  579. - Add information about paused threads in the menu status.
  580. - Disable all but the first thread on GPUs in dynamic mode for better
  581. interactivity.
  582. - Set the latest network access time on share submission for --net-delay even if
  583. we're not delaying that submission for further network access.
  584. - Clear adl on exiting after probing values since it may attempt to overclock.
  585. - As share submission is usually staggered, and delays can be costly, submit
  586. shares without delay even when --net-delay is enabled.
  587. - Display GPU number and device name when ADL is successfully enabled on it.
  588. - Display GPU ordering remapping in verbose mode.
  589. - Don't fail in the case the number of ADL and OpenCL devices do not match, and
  590. do not attempt to reorder devices unless they match. Instead give a warning
  591. about
  592. - Display error codes should ADL not return ADL_OK in the more critical function
  593. calls.
  594. - Fix unused warning.
  595. - Fix compile warnings in api.c
  596. - Add extensive ADL based device info in debug mode.
  597. - Make --ndevs display verbose opencl information as well to make debugging
  598. version information easier.
  599. - Display information about the opencl platform with verbose enabled.
  600. - Explicitly check for nvidia in opencl platform strings as well.
  601. CGMiner Version 2.2.0 - January 29, 2012
  602. NOTE: GPU Device order will change with this release with ATI GPUs as cgminer
  603. now can enumerate them according to their Bus ID which means the values should
  604. now correlate with their physical position on the motherboard.
  605. - Default to poclbm kernel on Tahiti (7970) since phatk does not work, even
  606. though performance is sub-standard so that at least it will mine successfully by
  607. defau
  608. - Retain cl program after every possible place we might build the program.
  609. - Update ADL SDK URL.
  610. - Fix potential overflow.
  611. - Map GPU devices to virtual devices in their true physical order based on
  612. BusNumber.
  613. - Change the warning that comes with failure to init cl on a device to be more
  614. generic and accurate.
  615. - Advertise longpoll support in X-Mining-Extensions
  616. - Detect dual GPU cards by iterating through all GPUs, finding ones without
  617. fanspeed and matching twins with fanspeed one bus ID apart.
  618. - Do not attempt to build the program that becomes the kernel twice. This could
  619. have been leading to failures on initialising cl.
  620. - Some opencl compilers have issues with no spaces after -D in the compiler
  621. options.
  622. - Allow intensity up to 14.
  623. - Use calloced stack memory for CompilerOptions to ensure sprintf writes to the
  624. beginning of the char.
  625. - Whitelist 79x0 cards to prefer no vectors as they perform better without.
  626. - Adjust fan speed gently while in the optimal range when temperature is
  627. drifting to minimise overshoot in either direction.
  628. - Detect dual GPU cards via the indirect information of - 1st card has a fan
  629. controller. 2nd card does not have a fan controller, cards share the same device
  630. name
  631. - Instead of using the BFI_INT patching hack on any device reporting
  632. cl_amd_media_ops, create a whitelist of devices that need it. This should enable
  633. GCN architec
  634. - Fixed API compiling issue on OS X
  635. - Add more explanation of JSON format and the 'save' command
  636. - Return an error if using ADL API commands when it's not available
  637. - Read off lpThermalControllerInfo from each ADL device.
  638. - Add ADL_Overdrive5_ThermalDevices_Enum interface.
  639. - Add API commands: config, switchpool, gpu settings, save
  640. - Implement socks4 proxy support.
  641. - Fix send() for JSON strings
  642. - Introduce a --net-delay option which guarantees at least 250ms between any
  643. networking requests to not overload slow routers.
  644. - Generalise locking init code.
  645. - Allow invalid values to be in the configuration file, just skipping over them
  646. provided the rest of the file is valid JSON. This will allow older configurat
  647. - Allow CPU mining explicitly enable only if other mining support is built in.
  648. - BitForce FPGA support
  649. - Configure out building and support of all CPU mining code unless
  650. --enable-cpumining is enabled.
  651. - Allow parsed values to be zero which will allow 0 values in the config file to
  652. work.
  653. - Advertise that we can make our own midstate, so the pool can skip generating
  654. it for us
  655. - Refactor the CPU scanhash_* functions to use a common API. Fixes bugs.
  656. - Don't consider a pool lagging if a request has only just been filed. This
  657. should decrease the false positives for "pool not providing work fast enough".
  658. - Invalidating work after longpoll made hash_pop return no work giving a false
  659. positive for dead pool. Rework hash_pop to retry while finds no staged work u
  660. - Remove TCP_NODELAY from curl options as many small packets may be contributing
  661. to network overload, when --net-delay is enabled.
  662. - Refactor miner_thread to be common code for any kind of device
  663. - Simplify submit_nonce loop and avoid potentially missing FOUND - 1 entry.
  664. Reported by Luke-Jr.
  665. - Micro-optimisation in sha256_sse2 code courtesy of Guido Ascioti
  666. guido.ascioti@gmail.com
  667. - Refactor to abstract device-specific code
  668. CGMiner Version 2.1.2 - January 6, 2012
  669. - If api-description is specified, save it when writing the config file
  670. - Adjust utility width to be constant maximum as well.
  671. - Add percent signs to reject ratio outputs
  672. - Should the donation pool fail, don't make the fallover pool behave as though
  673. the primary pool is lagging.
  674. - Use an alternative pool should the donation getwork fail.
  675. CGMiner Version 2.1.1 - January 1, 2012
  676. - Include API examples in distribution tarball.
  677. - Don't attempt to pthread_join when cancelling threads as they're already
  678. detached and doing so can lead to a segfault.
  679. - Give more generic message if slow pool at startup is the donation pool.
  680. - Continue to attempt restarting GPU threads if they're flagged dead at 1 min.
  681. intervals.
  682. - Don't attempt to restart sick flagged GPUs while they're still registering
  683. activity.
  684. - Make curl use fresh connections whenever there is any communication issue
  685. in case there are dead persistent connections preventing further comms from
  686. working.
  687. - Display pool in summary if only 1 pool.
  688. - Adjust column width of A/R/HW to be the maximum of any device and align them.
  689. CGMiner Version 2.1.0 - December 27, 2011
  690. - Major infrastructure upgrade with RPC interface for controlling via sockets
  691. encoded with/without JSON courtesy of Andrew Smith. Added documentation for
  692. use of the API and sample code to use with it.
  693. - Updated linux-usb-cgminer document.
  694. - Rewrite of longpoll mechanism to choose the current pool wherever possible to
  695. use for the longpoll, or any pool that supports longpoll if the current one
  696. does not.
  697. - Display information about longpoll when the chosen server has changed.
  698. - Fix the bug where longpoll generated work may have been sent back to the
  699. wrong pool, causing rejects.
  700. - Fix a few race conditions on closing cgminer which caused some of the crashes
  701. on exit.
  702. - Only adjust gpu engine speed in autotune mode if the gpu is currently at the
  703. performance level of that being adjusted.
  704. - Various fixes for parsing/writing of configuration files.
  705. - Do not add blank lines for threads of unused CPUs.
  706. - Show which pool is unresponsive on startup.
  707. - Only show GPU management menu item if GPUs are in use.
  708. - Align most device columns in the curses display.
  709. CGMiner Version 2.0.8 - November 11, 2011
  710. - Make longpoll do a mandatory flushing of all work even if the block hasn't
  711. changed, thus supporting longpoll initiated work change of any sort and merged
  712. mining.
  713. - Byteswap computed hash in hashtest so it can be correctly checked. This fixes
  714. the very rare possibility that a block solve on solo mining was missed.
  715. - Add x86_64 w64 mingw32 target
  716. - Allow a fixed speed difference between memory and GPU clock speed with
  717. --gpu-memdiff that will change memory speed when GPU speed is changed in
  718. autotune mode.
  719. - Don't load the default config if a config file is specified on the command
  720. line.
  721. - Don't build VIA on apple since -a auto bombs instead of gracefully ignoring
  722. VIA failing.
  723. - Build fix for dlopen/dlclose errors in glibc.
  724. CGMiner Version 2.0.7 - October 17, 2011
  725. - Support work without midstate or hash1, which are deprecated in bitcoind 0.5+
  726. - Go to kernel build should we fail to clCreateProgramWithBinary instead of
  727. failing on that device. This should fix the windows problems with devices not
  728. initialising.
  729. - Support new configuration file format courtesy of Chris Savery which can write
  730. the config file from the menu and will load it on startup.
  731. - Write unix configuration to .cgminer/cgminer.conf by default and prompt to
  732. overwrite if given a filename from the menu that exists.
  733. CGMiner Version 2.0.6 - October 9, 2011
  734. - Must initialise the donorpool mutex or it fails on windows.
  735. - Don't make donation work interfere with block change detection allowing
  736. donation to work regardless of the block chain we're mining on.
  737. - Expire shares as stale with a separate timeout from the scantime, defaulting
  738. to 120 seconds.
  739. - Retry pools after a delay of 15 seconds if none can be contacted on startup
  740. unless a key is pressed.
  741. - Don't try to build adl features without having adl.
  742. - Properly check shares against target difficulty - This will no longer show
  743. shares when solo mining at all unless they're considered to be a block solve.
  744. - Add altivec 4 way (cpu mining) support courtesy of Gilles Risch.
  745. - Try to use SSL if the server supports it.
  746. - Display the total solved blocks on exit (LOL if you're lucky).
  747. - Use ADL activity report to tell us if a sick GPU is still busy suggesting it
  748. is hard hung and do not attempt to restart it.
  749. CGMiner Version 2.0.5 - September 27, 2011
  750. - Intensity can now be set to dynamic or static values per-device.
  751. - New donation feature --donation sends a proportion of shares to author's
  752. account of choice, but is disabled by default!
  753. - The hash being displayed and block detection has been fixed.
  754. - Devices not being mined on will not attempt to be ADL managed.
  755. - Intensity is now displayed per GPU device.
  756. - Make longpoll attempt to restart as often as opt_retries specifies.
  757. - We weren't rolling work as often as we could.
  758. - Correct some memory management issues.
  759. - Build fixes.
  760. - Don't mess with GPUs if we don't have them.
  761. CGMiner Version 2.0.4 - September 23, 2011
  762. - Confused Longpoll messages should be finally fixed with cgminer knowing for
  763. sure who found the new block and possibly avoiding a rare crash.
  764. - Display now shows the actual hash and will say BLOCK! if a block is deemed
  765. solved.
  766. - Extra spaces, which would double space lines on small terminals, have been
  767. removed.
  768. - Fan speed change is now damped if it is already heading in the correct
  769. direction to minimise overshoot.
  770. - Building without opencl libraries is fixed.
  771. - GPUs are autoselected if there is only one when in the GPU management menu.
  772. - GPU menu is refreshed instead of returning to status after a GPU change.
  773. CGMiner Version 2.0.3 - September 17, 2011
  774. - Various modes of failure to set fanspeeds and adl values have been addressed
  775. and auto-fan should work now on most hardware, and possibly other values
  776. which previously would not have worked.
  777. - Fixed a crash that can occur on switching pools due to longpoll thread races.
  778. - Use ATISTREAMSDKROOT if available at build time.
  779. - Fanspeed management is returned to the driver default on exit instead of
  780. whatever it was when cgminer was started.
  781. - Logging of events deemed WARNING or ERR now will display even during
  782. periods where menu input is being awaited on.
  783. CGMiner Version 2.0.2 - September 11, 2011
  784. - Exit cleanly if we abort before various threads are set up or if they no
  785. longer exist.
  786. - Fix a rare crash in HASH_DEL due to using different mutexes to protect the
  787. data.
  788. - Flag devices that have never started and don't allow enabling of devices
  789. without restarting them.
  790. - Only force the adapter speed to high if we've flagged this device as being
  791. managed.
  792. - Flag any devices with autofan or autogpu as being managed.
  793. - Use a re-entrant value to store what fanspeed we're trying to set in case the
  794. card doesn't support small changes. Force it to a multiple of 10% if it
  795. fails on trying to speed up the fan.
  796. - Do not bother resetting values to old ones if changes to GPU parameters report
  797. failure, instead returning a failure code only if the return value from get()
  798. differs.
  799. - Remove redundant check.
  800. - Only display supported values from fanspeed on change settings.
  801. - Missing bracket from output.
  802. - Display fan percentage on devices that only support reporting percent and not
  803. RPM.
  804. - Properly substitute DLOPEN flags to build with ADL support when -ldl is needed
  805. and not when opencl is not found.
  806. CGMiner Version 2.0.1 - September 9, 2011
  807. - Fix building on 32bit glibc with dlopen with -lpthread and -ldl
  808. - ByteReverse is not used and the bswap opcode breaks big endian builds. Remove
  809. it.
  810. - Ignore whether the display is active or not since only display enabled devices
  811. work this way, and we skip over repeat entries anwyay.
  812. - Only reset values on exiting if we've ever modified them.
  813. - Flag adl as active if any card is successfully activated.
  814. - Add a thermal cutoff option as well and set it to 95 degrees by default.
  815. - Change the fan speed by only 5% if it's over the target temperature but less
  816. than the hysteresis value to minimise overshoot down in temperature.
  817. - Add a --no-adl option to disable ADL monitoring and GPU settings.
  818. - Only show longpoll received delayed message at verbose level.
  819. - Allow temperatures greater than 100 degrees.
  820. - We should be passing a float for the remainder of the vddc values.
  821. - Implement accepting a range of engine speeds as well to allow a lower limit to
  822. be specified on the command line.
  823. - Allow per-device fan ranges to be set and use them in auto-fan mode.
  824. - Display which GPU has overheated in warning message.
  825. - Allow temperature targets to be set on a per-card basis on the command line.
  826. - Display fan range in autofan status.
  827. - Setting the hysteresis is unlikely to be useful on the fly and doesn't belong
  828. in the per-gpu submenu.
  829. - With many cards, the GPU summaries can be quite long so use a terse output
  830. line when showing them all.
  831. - Use a terser device status line to show fan RPM as well when available.
  832. - Define max gpudevices in one macro.
  833. - Allow adapterid 0 cards to enumerate as a device as they will be non-AMD
  834. cards, and enable ADL on any AMD card.
  835. - Do away with the increasingly confusing and irrelevant total queued and
  836. efficiency measures per device.
  837. - Only display values in the log if they're supported and standardise device log
  838. line printing.
  839. CGMiner Version 2.0.0 - September 6, 2011
  840. Major feature upgrade - GPU monitoring, (over)clocking and fan control for ATI
  841. GPUs.
  842. New command line switches:
  843. --auto-fan- Automatically adjust all GPU fan speeds to maintain a target
  844. temperature
  845. --auto-gpu- Automatically adjust all GPU engine clock speeds to maintain
  846. a target temperature
  847. --gpu-engine <arg> Set the GPU engine (over)clock in Mhz - one value for all or
  848. separate by commas for per card.
  849. --gpu-fan <arg> Set the GPU fan percentage - one value for all or separate
  850. by commas for per card.
  851. --gpu-memclock <arg> Set the GPU memory (over)clock in Mhz - one value for all
  852. or separate by commas for per card.
  853. --gpu-powertune <arg> Set the GPU powertune percentage - one value for all or
  854. separate by commas for per card.
  855. --gpu-vddc <arg> Set the GPU voltage in Volts - one value for all or separate
  856. by commas for per card.
  857. --temp-hysteresis <arg> Set how much the temperature can fluctuate outside
  858. limits when automanaging speeds (default: 3)
  859. --temp-overheat <arg> Set the overheat temperature when automatically managing
  860. fan and GPU speeds (default: 85)
  861. --temp-target <arg> Set the target temperature when automatically managing fan
  862. and GPU speeds (default: 75)
  863. - Implement ATI ADL support for GPU parameter monitoring now and setting later
  864. (temp, fan, clocks etc.).
  865. - Check for the presence of the ADL header files in ADL_SDK.
  866. - Import adl_functions.h from amd overdrive ctrl.
  867. - Implement a setup function that tries to detect GPUs that support the ADL and
  868. link in the parameters into the gpus struct.
  869. - Put a summary of monitoring information from the GPU menu.
  870. - Implement changing memory speed and voltage on the fly.
  871. - Implement fan speed setting.
  872. - Minor corrections to set fan speed by percentage.
  873. - Make sure to read off the value in RPM only.
  874. - Implement auto fanspeed adjustment to maintain a target temperature and
  875. fanspeed below 85%, with an overheat check that will speed the fan up to 100%.
  876. - Add an --auto-fan command line option to allow all GPUs to have autofan
  877. enabled from startup.
  878. - Add a gpu autotune option which adjusts GPU speed to maintain a target
  879. temperature within the bounds of the default GPU speed and any overclocking set.
  880. - Avoid a dereference if the longpoll thread doesn't exist.
  881. - Clean up by setting performance profiles and fan settings to startup levels on
  882. exit.
  883. - Add a small amount of hysteresis before lowering clock speed.
  884. - Allow target, overheat and hysteresis temperatures to be set from command
  885. line.
  886. - Combine all stats collating into one function to avoid repeating function
  887. calls on each variable.
  888. - Add gpu statistics to debugging output via the watchdog thread.
  889. - Implement menus to change temperature limits.
  890. - Implement setting the GPU engine clock speed of all devices or each device as
  891. a comma separated value.
  892. - Implement setting the GPU memory clock speed of all devices or each device as
  893. a comma separated value.
  894. - Implement setting the GPU voltage of all devices or each device as a comma
  895. separated value.
  896. - Implement setting the GPU fan speed of all devices or each device as a comma
  897. separated value.
  898. - Add support for monitoring powertune setting.
  899. - Implement changing of powertune value from the GPU change settings menu.
  900. - Get the value of powertune in get_stats.
  901. - Implement setting the GPU powertune value of all devices or each device as a
  902. comma separated value.
  903. - Remove the safety checks in speed setting since confirmation is done first in
  904. the menu, then show the new current values after a short pause.
  905. - Force the speed to high on startup and restore it to whatever the setting was
  906. on exit.
  907. - Add temperature to standard output where possible and use more compact output.
  908. - Move and print at the same time in curses to avoid random trampling display
  909. errors.
  910. - Update the status window only from the watchdog thread, do not rewrite the top
  911. status messages and only refresh once all the status window is complete,
  912. clearing the window each time to avoid corruption.
  913. - Set a safe starting fan speed if we're automanaging the speeds.
  914. - Provide locking around all adl calls to prevent races.
  915. - Lower profile settings cannot be higher than higher profile ones so link any
  916. drops in settings.
  917. - Add new needed text files to distribution.
  918. - Queue requests ignoring the number of staged clones since they get discarded
  919. very easily leading to false positives for pool not providing work fast enough.
  920. - Include libgen.h in opt.c to fix win32 compilation warnings.
  921. - Fix compilation warning on win32.
  922. - Add the directory name from the arguments cgminer was called from as well to
  923. allow it running from a relative pathname.
  924. - Add a --disable-adl option to configure and only enable it if opencl support
  925. exists.
  926. - Retry before returning a failure to get upstream work as a failure to avoid
  927. false positives for pool dead.
  928. - Retry also if the decoding of work fails.
  929. - Use the presence of X-Roll-Ntime in the header as a bool for exists unless N
  930. is found in the response.
  931. CGMiner Version 1.6.2 - September 2, 2011
  932. - Add --failover-only option to not leak work to backup pools when the primary
  933. pool is lagging.
  934. - Change recommendation to intensity 9 for dedicated miners.
  935. - Fix the bouncing short term value by allowing it to change dynamically when
  936. the latest value is very different from the rolling value, but damp the change
  937. when it gets close.
  938. - Use the curses_lock to protect the curses_active variable and test it under
  939. lock.
  940. - Go back to requesting work 2/3 of the way through the current scantime with
  941. CPU mining as reports of mining threads running out of work have occurred with
  942. only 5 seconds to retrieve work.
  943. - Add start and stop time scheduling for regular time of day running or once off
  944. start/stop options.
  945. - Print summary on quit modes.
  946. - Put some sanity checks on the times that can be input.
  947. - Give a verbose message when no active pools are found and pause before
  948. exiting.
  949. - Add verbose message when a GPU fails to initialise, and disable the correct
  950. GPU.
  951. - Cryptopp asm32 was not correctly updated to the incremental nonce code so the
  952. hash counter was bogus.
  953. - Get rid of poorly executed curl check.
  954. - If curl does not have sockopts, do not try to compile the
  955. json_rpc_call_sockopt_cb function, making it possible to build against older
  956. curl libraries.
  957. - Most people expect /usr/local when an unspecified prefix is used so change to
  958. that.
  959. - Rename localgen occasions to getwork fail occasions since localgen is
  960. unrelated now.
  961. CGMiner Version 1.6.1 - August 29, 2011
  962. - Copy cgminer path, not cat it.
  963. - Switching between redrawing windows does not fix the crash with old
  964. libncurses, so redraw both windows, but only when the window size hasn't
  965. changed.
  966. - Reinstate minimum 1 extra in queue to make it extremely unlikely to ever have
  967. 0 staged work items and any idle time.
  968. - Return -1 if no input is detected from the menu to prevent it being
  969. interpreted as a 0.
  970. - Make pthread, libcurl and libcurses library checks mandatory or fail.
  971. - Add a --disable-opencl configure option to make it possible to override
  972. detection of opencl and build without GPU mining support.
  973. - Confusion over the variable name for number of devices was passing a bogus
  974. value which likely was causing the zero sized binary issue.
  975. - cgminer no longer supports default url user and pass so remove them.
  976. - Don't show value of intensity since it's dynamic by default.
  977. - Add options to explicitly enable CPU mining or disable GPU mining.
  978. - Convert the opt queue into a minimum number of work items to have queued
  979. instead of an extra number to decrease risk of getting idle devices without
  980. increasing risk of higher rejects.
  981. - Statify tv_sort.
  982. - Check for SSE2 before trying to build 32 bit SSE2 assembly version. Prevents
  983. build failure when yasm is installed but -msse2 is not specified.
  984. - Add some defines to configure.ac to enable exporting of values and packaging,
  985. and clean up output.
  986. - Give convenient summary at end of ./configure.
  987. - Display version information and add --version command line option, and make
  988. sure we flush stdout.
  989. - Enable curses after the mining threads are set up so that failure messages
  990. won't be lost in the curses interface.
  991. - Disable curses after inputting a pool if we requested no curses interface.
  992. - Add an option to break out after successfully mining a number of accepted
  993. shares.
  994. - Exit with a failed return code if we did not reach opt_shares.
  995. - The cpu mining work data can get modified before we copy it if we submit it
  996. async, and the sync submission is not truly sync anyway, so just submit it sync.
  997. CGMiner Version 1.6.0 - August 26, 2011
  998. - Make restarting of GPUs optional for systems that hang on any attempt to
  999. restart them. Fix DEAD status by comparing it to last live time rather than
  1000. last attempted restart time since that happens every minute.
  1001. - Move staged threads to hashes so we can sort them by time.
  1002. - Create a hash list of all the blocks created and search them to detect when a
  1003. new block has definitely appeared, using that information to detect stale work
  1004. and discard it.
  1005. - Update configure.ac for newer autoconf tools.
  1006. - Use the new hashes directly for counts instead of the fragile counters
  1007. currently in use.
  1008. - Update to latest sse2 code from cpuminer-ng.
  1009. - Allow LP to reset block detect and block detect lp flags to know who really
  1010. came first.
  1011. - Get start times just before mining begins to not have very slow rise in
  1012. average.
  1013. - Add message about needing one server.
  1014. - We can queue all the necessary work without hitting frequent stales now with
  1015. the time and string stale protection active all the time. This prevents a
  1016. pool being falsely labelled as not providing work fast enough.
  1017. - Include uthash.h in distro.
  1018. - Implement SSE2 32 bit assembly algorithm as well.
  1019. - Fail gracefully if unable to open the opencl files.
  1020. - Make cgminer look in the install directory for the .cl files making make
  1021. install work correctly.
  1022. - Allow a custom kernel path to be entered on the command line.
  1023. - Bump threshhold for lag up to maximum queued but no staged work.
  1024. - Remove fragile source patching for bitalign, vectors et. al and simply pass it
  1025. with the compiler options.
  1026. - Actually check the value returned for the x-roll-ntime extension to make sure
  1027. it isn't saying N.
  1028. - Prevent segfault on exit for when accessory threads don't exist.
  1029. - Disable curl debugging with opt protocol since it spews to stderr.
  1030. CGMiner Version 1.5.8 - August 23, 2011
  1031. - Minimise how much more work can be given in cpu mining threads each interval.
  1032. - Make the fail-pause progressively longer each time it fails until the network
  1033. recovers.
  1034. - Only display the lagging message if we've requested the work earlier.
  1035. - Clean up the pool switching to not be dependent on whether the work can roll
  1036. or not by setting a lagging flag and then the idle flag.
  1037. - Only use one thread to determine if a GPU is sick or well, and make sure to
  1038. reset the sick restart attempt time.
  1039. - The worksize was unintentionally changed back to 4k by mistake, this caused a
  1040. slowdown.
  1041. CGMiner Version 1.5.7 - August 22, 2011
  1042. - Fix a crash with --algo auto
  1043. - Test at appropriate target difficulty now.
  1044. - Add per-device statics log output with --per-device-stats
  1045. - Fix breakage that occurs when 1 or 4 vectors are chosen on new phatk.
  1046. - Make rolltime report debug level only now since we check it every work
  1047. item.
  1048. - Add the ability to enable/disable per-device stats on the fly and match
  1049. logging on/off.
  1050. - Explicitly tell the compiler to retain the program to minimise the chance of
  1051. the zero sized binary errors.
  1052. - Add one more instruction to avoid one branch point in the common path in the
  1053. cl return code. Although this adds more ALUs overall and more branch points, the
  1054. common path code has the same number of ALUs and one less jmp, jmps being more
  1055. expensive.
  1056. - Explicitly link in ws2_32 on the windows build and update README file on how
  1057. to compile successfully on windows.
  1058. - Release cl resources should the gpu mining thread abort.
  1059. - Attempt to restart a GPU once every minute while it's sick.
  1060. - Don't kill off the reinit thread if it fails to init a GPU but returns safely.
  1061. - Only declare a GPU dead if there's been no sign of activity from the reinit
  1062. thread for 10 mins.
  1063. - Never automatically disable any pools but just specify them as idle if they're
  1064. unresponsive at startup.
  1065. - Use any longpoll available, and don't disable it if switching to a server that
  1066. doesn't have it. This allows you to mine solo, yet use the longpoll from a pool
  1067. even if the pool is the backup server.
  1068. - Display which longpoll failed and don't free the ram for lp_url since it
  1069. belongs to the pool hdr path.
  1070. - Make the tcp setsockopts unique to linux in the hope it allows freebsd et. al
  1071. to compile.
  1072. CGMiner Version 1.5.6 - August 17, 2011
  1073. - New phatk and poclbm kernels. Updated phatk to be in sync with latest 2.2
  1074. courtesy of phateus. Custom modified to work best with cgminer.
  1075. - Updated output buffer code to use a smaller buffer with the kernels.
  1076. - Clean up the longpoll management to ensure the right paths go to the right
  1077. pool and display whether we're connected to LP or not in the status line.
  1078. CGMiner Version 1.5.5 - August 16, 2011
  1079. - Rework entirely the GPU restart code. Strike a balance between code that
  1080. re-initialises the GPU entirely so that soft hangs in the code are properly
  1081. managed, but if a GPU is completely hung, the thread restart code fails
  1082. gracefully, so that it does not take out any other code or devices. This will
  1083. allow cgminer to keep restarting GPUs that can be restarted, but continue
  1084. mining even if one or more GPUs hangs which would normally require a reboot.
  1085. - Add --submit-stale option which submits all shares, regardless of whether they
  1086. would normally be considered stale.
  1087. - Keep options in alphabetical order.
  1088. - Probe for slightly longer for when network conditions are lagging.
  1089. - Only display the CPU algo when we're CPU mining.
  1090. - As we have keepalives now, blaming network flakiness on timeouts appears to
  1091. have been wrong. Set a timeout for longpoll to 1 hour, and most other
  1092. network connectivity to 1 minute.
  1093. - Simplify output code and remove HW errors from CPU stats.
  1094. - Simplify code and tidy output.
  1095. - Only show cpu algo in summary if cpu mining.
  1096. - Log summary at the end as per any other output.
  1097. - Flush output.
  1098. - Add a linux-usb-cgminer guide courtesy of Kano.
  1099. CGMiner Version 1.5.4 - August 14, 2011
  1100. - Add new option: --monitor <cmd> Option lets user specify a command <cmd> that
  1101. will get forked by cgminer on startup. cgminer's stderr output subsequently gets
  1102. piped directly to this command.
  1103. - Allocate work from one function to be able to initialise variables added
  1104. later.
  1105. - Add missing fflush(stdout) for --ndevs and conclusion summary.
  1106. - Preinitialise the devices only once on startup.
  1107. - Move the non cl_ variables into the cgpu info struct to allow creating a new
  1108. cl state on reinit, preserving known GPU variables.
  1109. - Create a new context from scratch in initCQ in case something was corrupted to
  1110. maximise our chance of succesfully creating a new worker thread. Hopefully this
  1111. makes thread restart on GPU failure more reliable, without hanging everything
  1112. in the case of a completely wedged GPU.
  1113. - Display last initialised time in gpu management info, to know if a GPU has
  1114. been re-initialised.
  1115. - When pinging a sick cpu, flush finish and then ping it in a separate thread in
  1116. the hope it recovers without needing a restart, but without blocking code
  1117. elsewhere.
  1118. - Only consider a pool lagging if we actually need the work and we have none
  1119. staged despite queue requests stacking up. This decreases significantly the
  1120. amount of work that leaks to the backup pools.
  1121. - The can_roll function fails inappropriately in stale_work.
  1122. - Only put the message that a pool is down if not pinging it every minute. This
  1123. prevents cgminer from saying pool down at 1 minute intervals unless in debug
  1124. mode.
  1125. - Free all work in one place allowing us to perform actions on it in the future.
  1126. - Remove the extra shift in the output code which was of dubious benefit. In
  1127. fact in cgminer's implementation, removing this caused a miniscule speedup.
  1128. - Test each work item to see if it can be rolled instead of per-pool and roll
  1129. whenever possible, adhering to the 60 second timeout. This makes the period
  1130. after a longpoll have smaller dips in throughput, as well as requiring less
  1131. getworks overall thus increasing efficiency.
  1132. - Stick to rolling only work from the current pool unless we're in load balance
  1133. mode or lagging to avoid aggressive rolling imitating load balancing.
  1134. - If a work item has had any mining done on it, don't consider it discarded
  1135. work.
  1136. CGMiner Version 1.5.3 - July 30, 2011
  1137. - Significant work went into attempting to make the thread restart code robust
  1138. to identify sick threads, tag them SICK after 1 minute, then DEAD after 5
  1139. minutes of inactivity and try to restart them. Instead of re-initialising the
  1140. GPU completely, only a new cl context is created to avoid hanging the rest of
  1141. the GPUs should the dead GPU be hung irrevocably.
  1142. - Use correct application name in syslog.
  1143. - Get rid of extra line feeds.
  1144. - Use pkg-config to check for libcurl version
  1145. - Implement per-thread getwork count with proper accounting to not over-account
  1146. queued items when local work replaces it.
  1147. - Create a command queue from the program created from source which allows us
  1148. to flush the command queue in the hope it will not generate a zero sized binary
  1149. any more.
  1150. - Be more willing to get work from the backup pools if the work is simply being
  1151. queued faster than it is being retrieved.
  1152. CGMiner Version 1.5.2 - July 28, 2011
  1153. - Restarting a hung GPU can hang the rest of the GPUs so just declare it dead
  1154. and provide the information in the status.
  1155. - The work length in the miner thread gets smaller but doesn't get bigger if
  1156. it's under 1 second. This could end up leading to CPU under-utilisation and
  1157. lower and lower hash rates. Fix it by increasing work length if it drops
  1158. under 1 second.
  1159. - Make the "quiet" mode still update the status and display errors, and add a
  1160. new --real-quiet option which disables all output and can be set once while
  1161. running.
  1162. - Update utility and efficiency figures when displaying them.
  1163. - Some Intel HD graphics support the opencl commands but return errors since
  1164. they don't support opencl. Don't fail with them, just provide a warning and
  1165. disable GPU mining.
  1166. - Add http:// if it's not explicitly set for URL entries.
  1167. - Log to the output file at any time with warnings and errors, instead of just
  1168. when verbose mode is on.
  1169. - Display the correct current hash as per blockexplorer, truncated to 16
  1170. characters, with just the time.
  1171. CGMiner Version 1.5.1 - July 27, 2011
  1172. - Two redraws in a row cause a crash in old libncurses so just do one redraw
  1173. using the main window.
  1174. - Don't adjust hash_div only up for GPUs. Disable hash_div adjustment for GPUs.
  1175. - Only free the thread structures if the thread still exists.
  1176. - Update both windows separately, but not at the same time to prevent the double
  1177. refresh crash that old libncurses has. Do the window resize check only when
  1178. about to redraw the log window to minimise ncurses cpu usage.
  1179. - Abstract out the decay time function and use it to make hash_div a rolling
  1180. average so it doesn't change too abruptly and divide work in chunks large enough
  1181. to guarantee they won't overlap.
  1182. - Sanity check to prove locking.
  1183. - Don't take more than one lock at a time.
  1184. - Make threads report out when they're queueing a request and report if they've
  1185. failed.
  1186. - Make cpu mining work submission asynchronous as well.
  1187. - Properly detect stale work based on time from staging and discard instead of
  1188. handing on, but be more lax about how long work can be divided for up to the
  1189. scantime.
  1190. - Do away with queueing work separately at the start and let each thread grab
  1191. its own work as soon as it's ready.
  1192. - Don't put an extra work item in the queue as each new device thread will do so
  1193. itself.
  1194. - Make sure to decrease queued count if we discard the work.
  1195. - Attribute split work as local work generation.
  1196. - If work has been cloned it is already at the head of the list and when being
  1197. reinserted into the queue it should be placed back at the head of the list.
  1198. - Dividing work is like the work is never removed at all so treat it as such.
  1199. However the queued bool needs to be reset to ensure we *can* request more work
  1200. even if we didn't initially.
  1201. - Make the display options clearer.
  1202. - Add debugging output to tq_push calls.
  1203. - Add debugging output to all tq_pop calls.
  1204. CGMiner Version 1.5.0 - July 26, 2011
  1205. - Increase efficiency of slow mining threads such as CPU miners dramatically. Do
  1206. this by detecting which threads cannot complete searching a work item within the
  1207. scantime and then divide up a work item into multiple smaller work items.
  1208. Detect the age of the work items and if they've been cloned before to prevent
  1209. doing the same work over. If the work is too old to be divided, then see if it
  1210. can be time rolled and do that to generate work. This dramatically decreases the
  1211. number of queued work items from a pool leading to higher overall efficiency
  1212. (but the same hashrate and share submission rate).
  1213. - Don't request work too early for CPUs as CPUs will scan for the full
  1214. opt_scantime anyway.
  1215. - Simplify gpu management enable/disable/restart code.
  1216. - Implement much more accurate rolling statistics per thread and per gpu and
  1217. improve accuracy of rolling displayed values.
  1218. - Make the rolling log-second average more accurate.
  1219. - Add a menu to manage GPUs on the fly allowing you to enable/disable GPUs or
  1220. try restarting them.
  1221. - Keep track of which GPUs are alive versus enabled.
  1222. - Start threads for devices that are even disabled, but don't allow them to
  1223. start working.
  1224. - The last pool is when we are low in total_pools, not active_pools.
  1225. - Make the thread restart do a pthread_join after disabling the device, only
  1226. re-enabling it if we succeed in restarting the thread. Do this from a separate
  1227. thread so as to not block any other code.This will allow cgminer to continue
  1228. even if one GPU hangs.
  1229. - Try to do every curses manipulation under the curses lock.
  1230. - Only use the sockoptfunction if the version of curl is recent enough.
  1231. CGMiner Version 1.4.1 - July 24, 2011
  1232. - Do away with GET for dealing with longpoll forever. POST is the one that works
  1233. everywhere, not the other way around.
  1234. - Detect when the primary pool is lagging and start queueing requests on backup
  1235. pools if possible before needing to roll work.
  1236. - Load balancing puts more into the current pool if there are disabled pools.
  1237. Fix.
  1238. - Disable a GPU device should the thread fail to init.
  1239. - Out of order command queue may fail on osx. Try without if it fails.
  1240. - Fix possible dereference on blank inputs during input_pool.
  1241. - Defines missing would segfault on --help when no sse mining is built in.
  1242. - Revert "Free up resources/stale compilers." - didn't help.
  1243. - Only try to print the status of active devices or it would crash.
  1244. - Some hardware might benefit from the less OPS so there's no harm in leaving
  1245. kernel changes that do that apart from readability of the code.
  1246. CGMiner Version 1.4.0 - July 23, 2011
  1247. - Feature upgrade: Add keyboard input during runtime to allow modification of
  1248. and viewing of numerous settings such as adding/removing pools, changing
  1249. multipool management strategy, switching pools, changing intensiy, verbosity,
  1250. etc. with a simple keypress menu system.
  1251. - Free up resources/stale compilers.
  1252. - Kernels are safely flushed in a way that allows out of order execution to
  1253. work.
  1254. - Sometimes the cl compiler generates zero sized binaries and only a reboot
  1255. seems to fix it.
  1256. - Don't try to stop/cancel threads that don't exist.
  1257. - Only set option to show devices and exit if built with opencl support.
  1258. - Enable curses earlier and exit with message in main for messages to not be
  1259. lost in curses windows.
  1260. - Make it possible to enter server credentials with curses input if none are
  1261. specified on the command line.
  1262. - Abstract out a curses input function and separate input pool function to allow
  1263. for live adding of pools later.
  1264. - Remove the nil arguments check to allow starting without parameters.
  1265. - Disable/enable echo & cbreak modes.
  1266. - Add a thread that takes keyboard input and allow for quit, silent, debug,
  1267. verbose, normal, rpc protocol debugging and clear screen options.
  1268. - Add pool option to input and display current pool status, pending code to
  1269. allow live changes.
  1270. - Add a bool for explicit enabling/disabling of pools.
  1271. - Make input pool capable of bringing up pools while running.
  1272. - Do one last check of the work before submitting it.
  1273. - Implement the ability to live add, enable, disable, and switch to pools.
  1274. - Only internally test for block changes when the work matches the current pool
  1275. to prevent interleaved block change timing on multipools.
  1276. - Display current pool management strategy to enable changing it on the fly.
  1277. - The longpoll blanking of the current_block data may not be happening before
  1278. the work is converted and appears to be a detected block change. Blank the
  1279. current block be
  1280. - Make --no-longpoll work again.
  1281. - Abstract out active pools count.
  1282. - Allow the pool strategy to be modified on the fly.
  1283. - Display pool information on the fly as well.
  1284. - Add a menu and separate out display options.
  1285. - Clean up the messy way the staging thread communicates with the longpoll
  1286. thread to determine who found the block first.
  1287. - Make the input windows update immediately instead of needing a refresh.
  1288. - Allow log interval to be set in the menu.
  1289. - Allow scan settings to be modified at runtime.
  1290. - Abstract out the longpoll start and explicitly restart it on pool change.
  1291. - Make it possible to enable/disable longpoll.
  1292. - Set priority correctly on multipools. Display priority and alive/dead
  1293. information in display_pools.
  1294. - Implement pool removal.
  1295. - Limit rolltime work generation to 10 iterations only.
  1296. - Decrease testing log to info level.
  1297. - Extra refresh not required.
  1298. - With huge variation in GPU performance, allow intensity to go from -10 to +10.
  1299. - Tell getwork how much of a work item we're likely to complete for future
  1300. splitting up of work.
  1301. - Remove the mandatory work requirement at startup by testing for invalid work
  1302. being passed which allows for work to be queued immediately. This also
  1303. removes the requirem
  1304. - Make sure intensity is carried over to thread count and is at least the
  1305. minimum necessary to work.
  1306. - Unlocking error on retry. Locking unnecessary anyway so remove it.
  1307. - Clear log window from consistent place. No need for locking since logging is
  1308. disabled during input.
  1309. - Cannot print the status of threads that don't exist so just queue enough work
  1310. for the number of mining threads to prevent crash with -Q N.
  1311. - Update phatk kernel to one with new parameters for slightly less overhead
  1312. again. Make the queue kernel parameters call a function pointer to select
  1313. phatk or poclbm.
  1314. - Make it possible to select the choice of kernel on the command line.
  1315. - Simplify the output part of the kernel. There's no demonstrable advantage from
  1316. more complexity.
  1317. - Merge pull request #18 from ycros/cgminer
  1318. - No need to make leaveok changes win32 only.
  1319. - Build support in for all SSE if possible and only set the default according to
  1320. machine capabilities.
  1321. - Win32 threading and longpoll keepalive fixes.
  1322. - Win32: Fix for mangled output on the terminal on exit.
  1323. CGMiner Version 1.3.1 - July 20, 2011
  1324. - Feature upgrade; Multiple strategies for failover. Choose from default which
  1325. now falls back to a priority order from 1st to last, round robin which only
  1326. changes pools when one is idle, rotate which changes pools at user-defined
  1327. intervals, and load-balance which spreads the work evenly amongst all pools.
  1328. - Implement pool rotation strategy.
  1329. - Implement load balancing algorithm by rotating requests to each pool.
  1330. - Timeout on failed discarding of staged requests.
  1331. - Implement proper flagging of idle pools, test them with the watchdog thread,
  1332. and failover correctly.
  1333. - Move pool active test to own function.
  1334. - Allow multiple strategies to be set for multipool management.
  1335. - Track pool number.
  1336. - Don't waste the work items queued on testing the pools at startup.
  1337. - Reinstate the mining thread watchdog restart.
  1338. - Add a getpoll bool into the thread information and don't restart threads stuck
  1339. waiting on work.
  1340. - Rename the idlenet bool for the pool for later use.
  1341. - Allow the user/pass userpass urls to be input in any order.
  1342. - When json rpc errors occur they occur in spits and starts, so trying to limit
  1343. them with the comms error bool doesn't stop a flood of them appearing.
  1344. - Reset the queued count to allow more work to be queued for the new pool on
  1345. pool switch.
  1346. CGMiner Version 1.3.0 - July 19, 2011
  1347. - Massive infrastructure update to support pool failover.
  1348. - Accept multiple parameters for url, user and pass and set up structures of
  1349. pool data accordingly.
  1350. - Probe each pool for what it supports.
  1351. - Implement per pool feature support according to rolltime support as
  1352. advertised by server.
  1353. - Do switching automatically based on a 300 second timeout of locally generated
  1354. work or 60 seconds of no response from a server that doesn't support rolltime.
  1355. - Implement longpoll server switching.
  1356. - Keep per-pool data and display accordingly.
  1357. - Make sure cgminer knows how long the pool has actually been out for before
  1358. deeming it a prolonged outage.
  1359. - Fix bug with ever increasing staged work in 1.2.8 that eventually caused
  1360. infinite rejects.
  1361. - Make warning about empty http requests not show by default since many
  1362. servers do this regularly.
  1363. CGMiner Version 1.2.8 - July 18, 2011
  1364. - More OSX build fixes.
  1365. - Add an sse4 algorithm to CPU mining.
  1366. - Fix CPU mining with other algorithms not working.
  1367. - Rename the poclbm file to ensure a new binary is built since.
  1368. - We now are guaranteed to have one fresh work item after a block change and we
  1369. should only discard staged requests.
  1370. - Don't waste the work we retrieve from a longpoll.
  1371. - Provide a control lock around global bools to avoid racing on them.
  1372. - Iterating over 1026 nonces when confirming data from the GPU is old code
  1373. and unnecessary and can lead to repeats/stales.
  1374. - The poclbm kernel needs to be updated to work with the change to 4k sized
  1375. output buffers.
  1376. - longpoll seems to work either way with post or get but some servers prefer
  1377. get so change to httpget.
  1378. CGMiner Version 1.2.7 - July 16, 2011
  1379. - Show last 8 characters of share submitted in log.
  1380. - Display URL connected to and user logged in as in status.
  1381. - Display current block and when it was started in the status line.
  1382. - Only pthread_join the mining threads if they exist as determined by
  1383. pthread_cancel and don't fail on pthread_cancel.
  1384. - Create a unique work queue for all getworks instead of binding it to thread 0
  1385. to avoid any conflict over thread 0's queue.
  1386. - Clean up the code to make it clear it's watchdog thread being messaged to
  1387. restart the threads.
  1388. - Check the current block description hasn't been blanked pending the real
  1389. new current block data.
  1390. - Re-enable signal handlers once the signal has been received to make it
  1391. possible to kill cgminer if it fails to shut down.
  1392. - Disable restarting of CPU mining threads pending further investigation.
  1393. - Update longpoll messages.
  1394. - Add new block data to status line.
  1395. - Fix opencl tests for osx.
  1396. - Only do local generation of work if the work item is not stale itself.
  1397. - Check for stale work within the mining threads and grab new work if
  1398. positive.
  1399. - Test for idle network conditions and prevent threads from being restarted
  1400. by the watchdog thread under those circumstances.
  1401. - Make sure that local work generation does not continue indefinitely by
  1402. stopping it after 10 minutes.
  1403. - Tweak the kernel to have a shorter path using a 4k buffer and a mask on the
  1404. nonce value instead of a compare and loop for a shorter code path.
  1405. - Allow queue of zero and make that default again now that we can track how
  1406. work is being queued versus staged. This can decrease reject rates.
  1407. - Queue precisely the number of mining threads as longpoll_staged after a
  1408. new block to not generate local work.
  1409. CGMiner Version 1.2.6 - July 15, 2011
  1410. - Put a current system status line beneath the total work status line
  1411. - Fix a counting error that would prevent cgminer from correctly detecting
  1412. situations where getwork was failing - this would cause stalls sometimes
  1413. unrecoverably.
  1414. - Limit the maximum number of requests that can be put into the queue which
  1415. otherwise could get arbitrarily long during a network outage.
  1416. - Only count getworks that are real queue requests.
  1417. CGMiner Version 1.2.5 - July 15, 2011
  1418. - Conflicting -n options corrected
  1419. - Setting an intensity with -I disables dynamic intensity setting
  1420. - Removed option to manually disable dynamic intensity
  1421. - Improve display output
  1422. - Implement signal handler and attempt to clean up properly on exit
  1423. - Only restart threads that are not stuck waiting on mandatory getworks
  1424. - Compatibility changes courtesy of Ycros to build on mingw32 and osx
  1425. - Explicitly grab first work item to prevent false positive hardware errors
  1426. due to working on uninitialised work structs
  1427. - Add option for non curses --text-only output
  1428. - Ensure we connect at least once successfully before continuing to retry to
  1429. connect in case url/login parameters were wrong
  1430. - Print an executive summary when cgminer is terminated
  1431. - Make sure to refresh the status window
  1432. CGMiner Versions -> 1.2.4
  1433. - Con Kolivas - July 2011. New maintainership of code under cgminer name.
  1434. - Massive rewrite to incorporate GPU mining.
  1435. - Incorporate original oclminer c code.
  1436. - Rewrite gpu mining code to efficient work loops.
  1437. - Implement per-card detection and settings.
  1438. - Implement vector code.
  1439. - Implement bfi int patching.
  1440. - Import poclbm and phatk ocl kernels and use according to hardware type.
  1441. - Implement customised optimised versions of opencl kernels.
  1442. - Implement binary kernel generation and loading.
  1443. - Implement preemptive asynchronous threaded work gathering and pushing.
  1444. - Implement variable length extra work queues.
  1445. - Optimise workloads to be efficient miners instead of getting lots of extra
  1446. work.
  1447. - Implement total hash throughput counters, per-card accepted, rejected and
  1448. hw error count.
  1449. - Staging and watchdog threads to prevent fallover.
  1450. - Stale and reject share guarding.
  1451. - Autodetection of new blocks without longpoll.
  1452. - Dynamic setting of intensity to maintain desktop interactivity.
  1453. - Curses interface with generous statistics and information.
  1454. - Local generation of work (xroll ntime) when detecting poor network
  1455. connectivity.
  1456. cpuminer Version 1.0.2
  1457. - Linux x86_64 optimisations - Con Kolivas
  1458. - Optimise for x86_64 by default by using sse2_64 algo
  1459. - Detects CPUs and sets number of threads accordingly
  1460. - Uses CPU affinity for each thread where appropriate
  1461. - Sets scheduling policy to lowest possible
  1462. - Minor performance tweaks
  1463. cpuminer Version 1.0.1 - May 14, 2011
  1464. - OSX support
  1465. cpuminer Version 1.0 - May 9, 2011
  1466. - jansson 2.0 compatibility
  1467. - correct off-by-one in date (month) display output
  1468. - fix platform detection
  1469. - improve yasm configure bits
  1470. - support full URL, in X-Long-Polling header
  1471. cpuminer Version 0.8.1 - March 22, 2011
  1472. - Make --user, --pass actually work
  1473. - Add User-Agent HTTP header to requests, so that server operators may
  1474. more easily identify the miner client.
  1475. - Fix minor bug in example JSON config file
  1476. cpuminer Version 0.8 - March 21, 2011
  1477. - Support long polling: http://deepbit.net/longpolling.php
  1478. - Adjust max workload based on scantime (default 5 seconds,
  1479. or 60 seconds for longpoll)
  1480. - Standardize program output, and support syslog on Unix platforms
  1481. - Suport --user/--pass options (and "user" and "pass" in config file),
  1482. as an alternative to the current --userpass
  1483. cpuminer Version 0.7.2 - March 14, 2011
  1484. - Add port of ufasoft's sse2 assembly implementation (Linux only)
  1485. This is a substantial speed improvement on Intel CPUs.
  1486. - Move all JSON-RPC I/O to separate thread. This reduces the
  1487. number of HTTP connections from one-per-thread to one, reducing resource
  1488. usage on upstream bitcoind / pool server.
  1489. cpuminer Version 0.7.1 - March 2, 2011
  1490. - Add support for JSON-format configuration file. See example
  1491. file example-cfg.json. Any long argument on the command line
  1492. may be stored in the config file.
  1493. - Timestamp each solution found
  1494. - Improve sha256_4way performance. NOTE: This optimization makes
  1495. the 'hash' debug-print output for sha256_way incorrect.
  1496. - Use __builtin_expect() intrinsic as compiler micro-optimization
  1497. - Build on Intel compiler
  1498. - HTTP library now follows HTTP redirects
  1499. cpuminer Version 0.7 - February 12, 2011
  1500. - Re-use CURL object, thereby reuseing DNS cache and HTTP connections
  1501. - Use bswap_32, if compiler intrinsic is not available
  1502. - Disable full target validation (as opposed to simply H==0) for now
  1503. cpuminer Version 0.6.1 - February 4, 2011
  1504. - Fully validate "hash < target", rather than simply stopping our scan
  1505. if the high 32 bits are 00000000.
  1506. - Add --retry-pause, to set length of pause time between failure retries
  1507. - Display proof-of-work hash and target, if -D (debug mode) enabled
  1508. - Fix max-nonce auto-adjustment to actually work. This means if your
  1509. scan takes longer than 5 seconds (--scantime), the miner will slowly
  1510. reduce the number of hashes you work on, before fetching a new work unit.
  1511. cpuminer Version 0.6 - January 29, 2011
  1512. - Fetch new work unit, if scanhash takes longer than 5 seconds (--scantime)
  1513. - BeeCee1's sha256 4way optimizations
  1514. - lfm's byte swap optimization (improves via, cryptopp)
  1515. - Fix non-working short options -q, -r
  1516. cpuminer Version 0.5 - December 28, 2010
  1517. - Exit program, when all threads have exited
  1518. - Improve JSON-RPC failure diagnostics and resilience
  1519. - Add --quiet option, to disable hashmeter output.
  1520. cpuminer Version 0.3.3 - December 27, 2010
  1521. - Critical fix for sha256_cryptopp 'cryptopp_asm' algo
  1522. cpuminer Version 0.3.2 - December 23, 2010
  1523. - Critical fix for sha256_via
  1524. cpuminer Version 0.3.1 - December 19, 2010
  1525. - Critical fix for sha256_via
  1526. - Retry JSON-RPC failures (see --retry, under "minerd --help" output)
  1527. cpuminer Version 0.3 - December 18, 2010
  1528. - Add crypto++ 32bit assembly implementation
  1529. - show version upon 'minerd --help'
  1530. - work around gcc 4.5.x bug that killed 4way performance
  1531. cpuminer Version 0.2.2 - December 6, 2010
  1532. - VIA padlock implementation works now
  1533. - Minor build and runtime fixes
  1534. cpuminer Version 0.2.1 - November 29, 2010
  1535. - avoid buffer overflow when submitting solutions
  1536. - add Crypto++ sha256 implementation (C only, ASM elided for now)
  1537. - minor internal optimizations and cleanups
  1538. cpuminer Version 0.2 - November 27, 2010
  1539. - Add script for building a Windows installer
  1540. - improve hash performance (hashmeter) statistics
  1541. - add tcatm 4way sha256 implementation
  1542. - Add experimental VIA Padlock sha256 implementation
  1543. cpuminer Version 0.1.2 - November 26, 2010
  1544. - many small cleanups and micro-optimizations
  1545. - build win32 exe using mingw
  1546. - RPC URL, username/password become command line arguments
  1547. - remove unused OpenSSL dependency
  1548. cpuminer Version 0.1.1 - November 24, 2010
  1549. - Do not build sha256_generic module separately from cpuminer.
  1550. cpuminer Version 0.1 - November 24, 2010
  1551. - Initial release.