cgminer.c

Branch


Log

Author Commit Date CI Message
Johnson-Fan 737e241a 2018-12-06T20:07:56 Fix --avalon8-freq-sel range
Johnson-Fan c6cb9cca 2018-11-01T18:55:57 Merge branch 'avalon8-dev' Conflicts: api.c configure.ac
Johnson-Fan 24c4689c 2018-11-01T18:00:24 Revert "Add SSP support for Avalon7" This reverts commit 19b6d29400f05b8652dd34f465837e30dbed9aa4. Conflicts: configure.ac driver-avalon7.h
Johnson-Fan a2f909d9 2018-11-01T17:58:18 Revert "Add clean_jobs notify" This reverts commit 4cdf957b1e4019ef470c6793437c38ece88b12a8.
Johnson-Fan deb1b77e 2018-11-01T17:57:53 Revert "Support clean jobs for different stratum pool" This reverts commit 7de9a9b86fefff65c370c01afc3e90c15109d286. Conflicts: util.c
Con Kolivas fe24e92d 2018-09-29T16:48:09 Merge pull request #722 from jameshilliard/testnet-diff-fix Fix testnet diff
Johnson-Fan 45431ea7 2018-09-26T22:45:41 Update PID controller for adjusting fan
James Hilliard ed4bf7b7 2018-08-19T10:40:34 fix compiler warnings
James Hilliard db147ca9 2018-08-16T21:18:56 Merge s9 soc support
Wangxc f298b995 2018-08-16T18:10:40 Rename avalon8-otp-asic to avalon8-cinfo-asic
Con Kolivas a21620c9 2018-08-16T09:39:54 Alias T1factory option to noauto.
Con Kolivas 38a2b8ce 2018-08-15T22:35:39 Conditional timedwaits need to use CLOCK_REALTIME.
Con Kolivas e5913147 2018-08-15T15:42:49 Remove unused abstime.
Con Kolivas a7cc3baf 2018-08-15T13:37:08 Merge branch 'master' of github.com:ckolivas/cgminer
Wangxc 45c7ee1a 2018-07-26T22:14:13 Add a new option for avalon8 * --avalon8-asic-otp
xzx 25112482 2018-05-30T11:40:20 Add options for avalon8 * --avalon8-spdlow * --avalon8-spdhigh
Charles Bouillaguet 80285bd1 2018-06-05T07:43:46 hash table: use lookup instead of iteration
Con Kolivas 6e3af617 2018-05-16T19:46:20 Do away with useless factory tune.
Con Kolivas e9fc77b6 2018-05-12T18:43:25 Take an optional fanspeed target allowing for quiet operation.
Con Kolivas 108c0347 2018-05-06T10:22:00 More reliably shut down cgminer from the driver thread.
Con Kolivas 50814ff8 2018-05-03T12:39:58 Fast start/restart with clean shutdown to lower power but powered on mode.
Con Kolivas e7128f35 2018-04-30T17:02:01 Import Dragonmint T1 driver and version rolling AKA asicboost support.
Johnson-Fan d86efcc2 2018-02-12T21:25:38 Change over hashrate to overclocking
xzx 44685ac0 2018-01-28T21:38:27 Add over hashrate
Johnson-Fan 415afcb5 2017-12-16T15:36:59 Fix typo
Johnson-Fan 2197b427 2017-11-22T08:39:11 Update option for avalon8 * Update --avalon8-h2ltime0-spd
Johnson-Fan 6944723e 2017-11-15T08:53:25 Update options for avalon8 * Add a new --avalon8-voltage-level-offset option * Update --avalon8-voltage-level option * Remove --avlaon8-voltage-offset option * Remove --avlaon8-voltage option
Johnson-Fan f64284df 2017-11-14T05:06:00 Add a new option for avalon8 * --avalon8-roll-enable
Johnson-Fan 3a9468a8 2017-11-11T06:24:52 Update cpm
Johnson-Fan 7d44925e 2017-11-09T22:05:13 Add some options for avalon8
Johnson-Fan 9345953d 2017-11-09T07:15:52 Update P_SET_SS
Mikeqin c20ff313 2017-09-27T10:17:21 Fix warnings
xzx 6786bbd2 2017-09-11T18:12:19 Add Avalon8 support
Con Kolivas fc33786a 2017-08-01T13:09:01 Fix write config with enable-icarus changes.
James Hilliard 9de83135 2017-06-21T21:44:24 Fix testnet diff
Mikeqin 7de9a9b8 2017-05-20T08:28:41 Support clean jobs for different stratum pool Add --force-clean-jobs option. -1 means ignore the stratum update when clean_jobs is 0 0 means accept the stratum update when parse_notify was called. n means accept the stratum update after n seconds, n > 0.
Mikeqin 4cdf957b 2017-05-19T17:06:51 Add clean_jobs notify
Mikeqin 19b6d294 2016-11-08T18:02:04 Add SSP support for Avalon7
Con Kolivas 4cdef957 2017-04-28T11:29:28 Elaborate what type of pool coinbase transactions to decode and do not print a warning if no devices are attached when decoding.
Con Kolivas 879a7a56 2017-04-28T11:18:41 Add a --decode option that decodes a pool's coinbase transactions and exits.
Con Kolivas e80c8e0d 2017-04-25T18:45:36 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 6bc319b9 2017-04-25T18:44:29 Set up gbt_curl before setting gbt_solo flag to prevent gbt_curl deref in longpoll_thread.
Con Kolivas 78a6bda9 2017-03-25T12:08:05 Merge pull request #716 from Canaan-Creative/rebase Cleanup the Avalon7 driver
Mikeqin 1a88ea4d 2016-12-29T12:07:06 Remove AVA7_FREQ_TEMPADJ_MODE for Avalon7
Alexander I. Mogilny 6f01253b 2017-01-26T13:30:45 merge with cgminer rev 87e3da18638275d2b5adbd0ccd0a17225793bf8f code refactoring: - Con Colivas notes - whitespace nitts - unused parameters removed - compiler warnings removed
Con Kolivas 2e54afbc 2017-01-23T23:43:58 Merge pull request #713 from jameshilliard/fix-strtok fix Invalid read of size 1 error. Dodgy workaround that works for dodgy posix API.
Con Kolivas 1afb29f6 2017-01-23T21:39:52 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 016ca81a 2017-01-23T21:36:34 Silence warning.
Con Kolivas 842da997 2017-01-23T21:22:28 Clean up compac driver.
Con Kolivas 9102e00a 2017-01-23T21:08:02 Merge branch 'master' of https://github.com/vthoang/cgminer into vthoang-master
Con Kolivas ae7e42e9 2017-01-23T21:07:16 Merge pull request #709 from Canaan-Creative/rebase Detect and api update for Avalon7
Con Kolivas 9f9c7a23 2017-01-23T18:27:09 Increase header size for gbt solo.
Con Kolivas ec1ac289 2017-01-23T14:07:24 Windows build fixes.
Con Kolivas 6212607f 2017-01-23T10:12:23 Merge pull request #711 from jameshilliard/debug-newblock Make pool_no and block height logging more consistant
James Hilliard 43903494 2017-01-22T18:05:18 display restart thread errno
Con Kolivas c75afd29 2017-01-23T09:27:34 String length sanity checks in config parsing.
James Hilliard 3f0b6426 2017-01-22T17:14:50 fix Invalid read of size 1 error
vthoang 68cc5b7e 2017-01-09T19:10:16 Merge https://github.com/ckolivas/cgminer
Alexander I. Mogilny e9e317b0 2017-01-06T18:28:09 initial import of BITFURY16 driver
James Hilliard dd675908 2017-01-01T22:35:41 Make pool_no and block height logging more consistant
Johnson-Fan cdd1c725 2016-12-23T16:23:12 Add new options for Avalon7
vthoang 702b3700 2016-12-27T09:34:00 Add frequency range support 100MHz - 500MHz
Mikeqin 9cbbde9c 2016-12-20T12:01:51 Added roll_work_ntime() to enchance performance
Con Kolivas 772835ef 2016-12-03T07:23:39 Fix warning without ava4/7
Con Kolivas a40f2c44 2016-12-03T07:21:55 Re-initialise libusb if there are no active devices before the next hotplug event.
Con Kolivas 881e1d77 2016-12-03T06:44:31 Reset the tv_end variable before each libusb handle events call.
Con Kolivas 15e0b946 2016-11-30T19:39:49 Inherit the diff from the original stratum in submit_nonce2_nonce, fixing wrong diff submits on avalon6/7.
Con Kolivas fc18318e 2016-11-08T11:45:55 Merge branch 'Canaan-Creative-rebase'
Con Kolivas 52ba996a 2016-11-08T11:45:18 Get rid of binary stratum work based on avalon7 define.
Con Kolivas 2dada637 2016-11-08T11:21:59 Style police.
Con Kolivas 4d7268bf 2016-11-08T11:09:43 Merge branch 'segwit' of https://github.com/theuni/cgminer into theuni-segwit
Mikeqin 1c4c6593 2016-11-07T12:13:54 Don't use the stratum work generator for Avalon7
Mikeqin 04e6a4b9 2016-07-29T15:39:08 Add Avalon7 support
Mikeqin 16d948a5 2016-04-25T18:41:24 Add more options for AVA4_FREQ_TEMPADJ_MODE
Mikeqin 8a5a9b15 2016-04-06T16:40:59 Support AV4 miner detect through iic
Mikeqin 276c66f8 2015-12-18T18:21:12 Fix some settings for AvalonMiner 6.0 * Update fan adjust * Update frequency init and set * Update default target temperature
Cory Fields b6214493 2016-10-17T21:44:47 advertise segwit support for solo mining
Cory Fields fb6db196 2016-10-17T21:41:45 add support for segwit commitment insertion
Cory Fields 00ceca99 2016-10-17T21:39:24 add bip9 support
Fengling 44f3793b 2016-10-19T15:41:33 Fix work update for hash_work
Con Kolivas dc676221 2016-09-20T14:18:29 Fix various minor once-off memory leaks
Con Kolivas 9844ac79 2016-07-17T14:27:45 Fix unreachable code
vthoang 70cac0d6 2016-05-02T18:16:39 tidy up naming to match general conventions
vthoang f3eba5f4 2016-04-27T21:49:22 Added GekkoScience Compac detection and support to the icarus driver.
James Hilliard 225097e1 2016-04-05T18:58:00 Show Current Block Height under pools api
Mikeqin d8a68676 2016-02-17T09:35:14 Update avalon4 options
Mikeqin ce722177 2015-12-29T16:30:21 Add new smart speed mode (mode 3) * smart speed have 3 modes now * 1. auto speed by A3218 chips * 2. option 1 + adjust by least pll count * option 1 + adjust by most pll count * 3. option 1 + adjust by average frequency
Mikeqin b0616a5f 2015-12-18T18:21:12 Add more options for smartspeed * Only support MM version >= 601512-xxxxxxxx * Add new option --avalon4-least-pll and --avalon4-most-pll
Con Kolivas 43bf1d3a 2016-02-07T16:01:48 Don't label threads of devices that are paused as sick
Xiangfu 97f73e8b 2015-12-28T16:34:33 Update the ASIC-README and help message of Avalon4/4.1/6 Signed-off-by: Xiangfu <xiangfu@openmobilefree.net>
Con Kolivas 49796395 2015-12-14T17:38:02 Support low diffs like those on testnets
Con Kolivas 5a456afb 2015-12-13T02:44:28 Restart being missed outside of block change
Con Kolivas 687efa81 2015-12-11T21:57:01 Use a generic zero stats function for drivers that don't implement their own
Con Kolivas 1cd28a1f 2015-12-11T21:57:01 Use a generic zero stats function for drivers that don't implement their own
Con Kolivas c96ca764 2015-12-10T13:42:36 Avoid double locking when checking if a block exists to prevent a further race between seeing it and adding it
Con Kolivas e0817b9f 2015-12-10T13:42:36 Avoid double locking when checking if a block exists to prevent a further race between seeing it and adding it
Con Kolivas 154862eb 2015-12-10T11:24:11 Merge branch 'master' into ava4
James Hilliard e7802168 2015-12-08T01:18:22 Log blockheight when the pool changes to a new block.
Con Kolivas ae903114 2015-12-08T13:26:25 Check for stratum clean message in test_work_current to not give false positive messages for missed pool notifications of block changes
Mikeqin 633bc3a4 2015-11-18T14:53:45 Add new option for Avalon6 * Smart speed tweaks: --avalon4-speed-bingo, --avalon4-speed-error