|
91d8c6ac
|
2014-04-10T21:16:13
|
|
Add msising headers to cgminer source in Makefile
|
|
b53bdda1
|
2014-04-10T21:06:10
|
|
Trivial style changes to mg proto parser
|
|
2ade0b0a
|
2014-04-10T21:02:38
|
|
Trivial style and warning clean ups on spondoolies driver
|
|
2191ce0c
|
2014-04-10T20:13:55
|
|
Merge spondoolies driver patch
|
|
c72d7a78
|
2014-04-10T18:22:19
|
|
Call any BXF device with 3-6 chips reported HXF
|
|
e5741146
|
2014-04-06T14:40:49
|
|
Avoid derefrence when calling statline before on hfa device during init sequence
|
|
88b7c0d0
|
2014-04-06T14:25:42
|
|
Calloc the info structures even on failed hfa reset to prevent later possible dereference
|
|
cdd1787f
|
2014-04-06T14:15:01
|
|
Load all hfa devices based on identification alone and defer init sequence till mining thread init sequence to allow all devices to be recognised rapidly but each device initialisation not delay others
|
|
e64611a2
|
2014-04-06T14:12:15
|
|
Do not do thread shutdown unless thread init succeeded
|
|
0494dda7
|
2014-04-06T14:02:36
|
|
Remove unnecessary check for thread_prepare function
|
|
cf4e2841
|
2014-04-05T10:18:53
|
|
Recognise variations on BXF based on chip value returned in responses
|
|
8f4b6028
|
2014-04-05T10:01:26
|
|
Provide helper function for recallocing memory
|
|
1d97b7cf
|
2014-04-05T08:55:58
|
|
Merge pull request #576 from kanoi/master
syslog requires a facility
|
|
485ebc31
|
2014-04-05T08:54:52
|
|
syslog requires a facility
|
|
d4dbccbc
|
2014-04-04T10:47:05
|
|
Update readme for btc-sig
|
|
ec2b1b00
|
2014-04-03T23:39:22
|
|
Bump version to 4.2.3
|
|
10e5d915
|
2014-04-03T23:39:07
|
|
Update NEWS
|
|
dcb78274
|
2014-04-03T21:59:08
|
|
Decay the per device hashrates when only the watchdog is calling the hashmeter
|
|
54f54825
|
2014-04-03T21:09:01
|
|
Fix parsing of config files failing on custom parsing
|
|
3b3e9790
|
2014-04-03T21:01:31
|
|
Fix warning
|
|
67b8165a
|
2014-04-03T20:44:45
|
|
Document the HXF support
|
|
c0627c6a
|
2014-04-03T20:40:03
|
|
Allow an arbitrary number of chips in the BXF driver, showing results from each chip in the API and identify the hexfury, naming it HXF
|
|
9da054b4
|
2014-04-03T20:18:30
|
|
Merge pull request #575 from freebitcoinslist/patch-1
Update to driver-avalon2.c
|
|
af5643fb
|
2014-04-03T20:11:06
|
|
Disable toggling display by default and offer a --widescreen option to have all the information on an extra wide display.
|
|
573010d2
|
2014-04-03T16:22:41
|
|
Use OPT_WITH_CBARG for all custom parsing functions to allow their values to be written generically when writing the config file from the menu.
|
|
7a57ccf9
|
2014-04-03T16:21:28
|
|
Provide a ccan variant OPT_WITH_CBARG that assigns the arguments passed as a string and then performs the callback function on the string.
|
|
d90ef45f
|
2014-04-03T14:34:33
|
|
Define strings to store special option parsing parameters leaving no OPT_WITH_ARG missing args
|
|
5091e2e7
|
2014-04-03T13:35:30
|
|
Correct the writing of special case options to the config file
|
|
98147d9e
|
2014-04-03T13:08:13
|
|
Provide support for writing anu freq from menu write option
|
|
6f087246
|
2014-04-02T22:04:23
|
|
Update to diver-avalon2.c
Possible fix to the avalon2 driver
|
|
64e74824
|
2014-04-03T13:00:43
|
|
Generalise a lot more of the command line options simplifying the write config function and making it write far more values unaided
|
|
260bab9f
|
2014-04-03T12:46:59
|
|
Use the general opt_set_charp functions for setting api parameters
|
|
bc548022
|
2014-04-03T12:31:13
|
|
Json escape any strings written to the config file
|
|
ee21d3ba
|
2014-04-03T12:29:40
|
|
Store standard charp options when writing config files
|
|
b2feda76
|
2014-04-03T11:21:58
|
|
Add support for all the integer range options when writing the config file from the menu
|
|
d4cf700e
|
2014-04-03T11:18:02
|
|
Remove the --device and --remove-disabled options which don't work in a meaningful way any more
|
|
96a5c526
|
2014-04-03T11:09:33
|
|
Make the bxf bits configurable on the command line
|
|
51b22594
|
2014-04-03T00:16:49
|
|
Provide a --btc-sig option to optionally add a custom signature to the solo mining coinbsae
|
|
c481f2c9
|
2014-04-02T23:09:48
|
|
Compact gbt solo extra data and store the length, allowing it to be variable, leaving room for a signature
|
|
72a32a77
|
2014-03-31T21:30:54
|
|
Merge pull request #574 from kanoi/master
miner.php - Kano summary Pool Acc/Rej should be only work submitted
|
|
9b53902b
|
2014-03-31T21:21:44
|
|
miner.php - Kano summary Pool Acc/Rej should be only work submitted
|
|
2138569e
|
2014-03-31T19:14:58
|
|
Merge pull request #573 from kanoi/master
miner.php add best share and gen formatting for pool summary
|
|
54fa72e6
|
2014-03-31T19:10:39
|
|
miner.php add best share and gen formatting for pool summary
|
|
66d3b7e1
|
2014-03-31T14:08:35
|
|
Merge pull request #572 from kanoi/master
miner.php enhancements
|
|
e4bb3e69
|
2014-03-31T14:05:07
|
|
miner.php - remove BGEN/GEN eval() errors from the web log
|
|
b5ad7137
|
2014-03-31T13:59:03
|
|
miner.php allow optional fields when gen is disabled
|
|
386563bf
|
2014-03-31T10:52:17
|
|
miner.php dont format missing gen fields
|
|
db4fb6e6
|
2014-03-31T02:59:21
|
|
miner.php make Summary a custompage
|
|
485427ae
|
2014-03-31T01:27:57
|
|
miner.php allow uers and system lists of customsummarypages and add more examples
|
|
fe61a86e
|
2014-03-30T20:36:49
|
|
Fix getwork share submission
|
|
312a560e
|
2014-03-30T10:36:01
|
|
Cosmetic fix to udev rules
|
|
fe566402
|
2014-03-30T10:34:45
|
|
Put WU on the hashrate status to compact lines further
|
|
e2eaaa14
|
2014-03-30T01:04:07
|
|
Merge pull request #571 from kanoi/work
miner.php show api/rig errors at the top of a customsummarypage
|
|
a5f1c7ab
|
2014-03-30T01:02:38
|
|
miner.php show api/rig errors at the top of a customsummarypage
|
|
5ed45a0d
|
2014-03-29T12:07:53
|
|
Bump version to 4.2.2
|
|
43357b88
|
2014-03-29T12:07:38
|
|
Update NEWS
|
|
41b0c398
|
2014-03-29T12:00:36
|
|
Minor correctness fix for unnecessary free
|
|
e0c66a02
|
2014-03-29T11:54:46
|
|
Clean up various curl build issues
|
|
af605c5e
|
2014-03-29T11:40:47
|
|
Merge pull request #570 from kanoi/master
allow url based config files
|
|
c7d68866
|
2014-03-29T10:13:17
|
|
allow url based config files
|
|
e95e25a4
|
2014-03-29T10:05:25
|
|
Frequency only needs 3 digits for cointerra statline
|
|
8307e673
|
2014-03-29T09:59:59
|
|
Use the serial number as unique_id for cta display
|
|
afb97438
|
2014-03-29T00:38:58
|
|
Document BFx2 USB device support
|
|
bcb4af07
|
2014-03-29T00:30:39
|
|
Update README for modified display
|
|
df7dcab4
|
2014-03-28T23:58:28
|
|
Make it possible to enable/disable the status window from switching via the display menu
|
|
cf6b5e99
|
2014-03-28T23:45:24
|
|
We should not update the tv hashmeter time unless we're updating the hashrates
|
|
d6de29f5
|
2014-03-28T21:55:19
|
|
Add cointerra devices to udev rules.
|
|
0d484fc9
|
2014-03-28T20:40:54
|
|
Use hashfast unique id instead of number since the unique id is displayed
|
|
bf1e8766
|
2014-03-28T17:25:21
|
|
Remove displayed space
|
|
e24fb75d
|
2014-03-28T17:22:28
|
|
Left align the displayed unique id
|
|
f314f272
|
2014-03-28T17:19:56
|
|
Use the hashfast opname as its unique identifier
|
|
68ddec22
|
2014-03-28T17:16:33
|
|
Display BF1 serial number as its unique identifier
|
|
f38baff4
|
2014-03-28T17:08:04
|
|
Display a unique identifier instead of a number if the device has one
|
|
d2208157
|
2014-03-28T16:47:26
|
|
Use an alternating status display to return to a compact width of 80 characters, allowing more information to be displayed.
|
|
57a23aaf
|
2014-03-28T09:53:01
|
|
No need for looking for khash hashrates in summary any more
|
|
de131284
|
2014-03-28T09:51:54
|
|
Revert a fake fix
|
|
b8757dcd
|
2014-03-28T09:41:45
|
|
Fix two potential minor mem leaks
|
|
ebffd6d1
|
2014-03-28T09:21:46
|
|
Fix memory leaks in setup and generate work for gbt solo.
|
|
2bdcc9d1
|
2014-03-28T08:33:46
|
|
Fix off by one malloc size error
|
|
70d88f63
|
2014-03-28T08:32:25
|
|
Fix memory leak in update_gbt_solo
|
|
6385e68d
|
2014-03-26T07:19:47
|
|
Put sanity check on decay_time to prevent updates with no time
|
|
c443ccb5
|
2014-03-25T21:57:04
|
|
Add 3 rolling average hashrates to API output for summary and devs.
|
|
b7015b3f
|
2014-03-25T21:45:21
|
|
Use the extra status screen real estate better, displaying rolling 1/5/15min average hashrates as well.
|
|
934ae21c
|
2014-03-25T21:34:26
|
|
Revamp the ageing crufty hashmeter code to have proper exponential decaying values and store rolling 1/5/15min hashrates.
|
|
b3a173f6
|
2014-03-25T19:35:48
|
|
Increment total_work under control lock.
|
|
5c71d4fc
|
2014-03-25T17:44:42
|
|
Trivial variable reuse
|
|
fecf1dbc
|
2014-03-25T10:15:08
|
|
Add support for other usb3 hubs on windows
|
|
3c1b1a9c
|
2014-03-24T14:13:18
|
|
Bump version to 4.2.1
|
|
26a08469
|
2014-03-24T13:57:01
|
|
Update NEWS
|
|
aa10592d
|
2014-03-24T14:11:51
|
|
Fix various ava2 build issues generically
|
|
013e5e18
|
2014-03-23T23:53:37
|
|
Minimise the amount of heap memory allocations/frees when submitting gbt shares.
|
|
ea1d9d43
|
2014-03-23T23:39:23
|
|
Make varint in gbt submission a stack object.
|
|
cec48cee
|
2014-03-23T23:20:56
|
|
Fix big endian problems with gbt submissions.
|
|
0f381b30
|
2014-03-23T22:38:10
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
6f8dde99
|
2014-03-23T22:35:01
|
|
Fix 32bit overflow on relative diff shown.
|
|
4e05c30b
|
2014-03-22T17:24:49
|
|
Merge pull request #569 from kanoi/master
Ant S1 - overheat handling + API-README versions fix
|
|
4d1ebc3e
|
2014-03-22T17:20:43
|
|
ants1 - stop results read hard looping
|
|
b0b7950c
|
2014-03-22T17:18:12
|
|
API-README correct some version numbers
|
|
2d2e8d61
|
2014-03-22T17:15:40
|
|
ants1 - slow down mining if overheat occurs
|
|
637af65f
|
2014-03-22T15:31:58
|
|
Merge pull request #568 from kanoi/master
miner.php allow gen before (bgen) and after (gen) grouping
|