Commit Graph

158 Commits

Author SHA1 Message Date
cryptonote-social
3944a2fa6b Merge branch 'master' of https://github.com/cryptonote-social/csminer 2020-08-11 12:02:48 -07:00
cryptonote-social
0373e03d52 add StartMiner to niceapi, make sure it works on linux 2020-08-11 12:02:35 -07:00
C.S
8a3427e06d set install_name for osx dylib 2020-08-11 08:17:40 -07:00
cryptonote-social
2be8cb1efb merge 2020-08-10 19:55:53 -07:00
cryptonote-social
160b1e342a fix failure to pass in wallet if specified 2020-08-10 19:55:30 -07:00
C.S
3d2f607c19 build script for test.c that works on osx 2020-08-10 19:43:16 -07:00
cryptonote-social
dff56adc0b C API work 2020-08-10 19:30:20 -07:00
cryptonote-social
d3a4ca7f6f replace tabs w/ spaces in README 2020-08-06 13:18:30 -07:00
cryptonote-social
093b406aed client side error for putting wallet id in username field now that we have wallet flag 2020-08-06 13:13:05 -07:00
cryptonote-social
8bc1787e53 better printing of pool server warnings 2020-08-05 17:18:32 -07:00
cryptonote-social
78b4a44546 handle warnings from stratum server 2020-08-05 15:32:12 -07:00
cryptonote-social
e3eaecedeb clean up README to reflect new way of creating usernames 2020-08-05 10:57:25 -07:00
cryptonote-social
fbe3167b69 bump version number, add -wallet command line option, clean up miner config parameters 2020-08-05 10:49:35 -07:00
cryptonote-social
6f7d915d5f support for dynamically adjusting the number of threads 2020-08-04 09:44:17 -07:00
cryptonote-social
ab044e4287 exit mining if pool server returns login error 2020-08-03 17:54:24 -07:00
cryptonote-social
3571b0cbf4 more appropriately handle login failures and remove some duplicate code 2020-08-03 16:34:13 -07:00
cryptonote-social
3dcd23cdd7 make it cleaer that the boolean saver flag requires equals sign to work 2020-08-03 12:15:05 -07:00
C.S
15af0ccea0 add more notes on how to prevent mac from sleeping 2020-08-01 11:17:25 -07:00
cryptonote-social
8247ffef92 give small buffer to pokechannel 2020-08-01 10:58:05 -07:00
cryptonote-social
d08cb60d47 ignore keyboard mining overrides when on battery power 2020-08-01 10:55:45 -07:00
cryptonote-social
bfb1b9475c version number bump to 0.1.1 2020-08-01 10:39:56 -07:00
cryptonote-social
98c5b5eb70 make poke actions work appropriately if stratum client is dead 2020-08-01 10:39:12 -07:00
cryptonote-social
02958b3a2d reset recent stats whenever connection re-established 2020-08-01 10:32:08 -07:00
cryptonote-social
a6cc18133a fix continuation of outer loop on nil job 2020-08-01 10:27:23 -07:00
cryptonote-social
61990e4918 more fixes for stratum client locking, timeouts, etc 2020-08-01 10:23:08 -07:00
cryptonote-social
3e7568e0b5 clean up poking of job dispatch loop 2020-08-01 08:16:13 -07:00
cryptonote-social
e4c78caa61 restructure client locking strategy to avoid sending on closed channel panic 2020-07-31 14:09:26 -07:00
cryptonote-social
64378a3397 updated command line instructions string for new config flag 2020-07-31 12:35:26 -07:00
cryptonote-social
4fe54118a3 bump minor version number and start working on next version changes such as full config string support 2020-07-31 08:32:00 -07:00
cryptonote-social
9018847be7 fix example command lines to be .exe / windows specific 2020-07-31 07:49:26 -07:00
cryptonote-social
6a229bfa14 fix build for rxlib in its own repository 2020-07-27 11:26:10 -07:00
cryptonote-social
957779d190 move the rx cpp lib to its own repository 2020-07-27 11:22:58 -07:00
cryptonote-social
1a10583912 make windows csminer also detect active screensaver 2020-07-26 16:07:02 -07:00
cryptonote-social
0a176b48b4 removed unused const 2020-07-26 16:02:05 -07:00
cryptonote-social
7fc52f3e2d document potential cause of missed dispatcher events w/ TODO to fix 2020-07-26 15:43:49 -07:00
cryptonote-social
a6d5de368c agent string fixes 2020-07-26 12:21:38 -07:00
cryptonote-social
64df7ee6dd change version to 0.1.0 and pass in an agent string on stratum login 2020-07-26 08:24:28 -07:00
cryptonote-social
493d427ccd more platform specific updates to the README files 2020-07-26 08:00:02 -07:00
C.S
656c652de5 tweaks to hugepages language 2020-07-25 21:58:12 -07:00
C.S
7ea3a05ccf update osx README.txt to make it osx-version specific 2020-07-25 21:37:37 -07:00
C.S
1ee73141ba pause mining when on battery power for osx now working 2020-07-25 21:19:26 -07:00
cryptonote-social
395329d902 hide warning output 2020-07-25 19:53:34 -07:00
cryptonote-social
4fb8429144 output tweaks 2020-07-25 19:37:56 -07:00
cryptonote-social
16cef82ef1 fix gnome idle vs active swap 2020-07-25 19:37:22 -07:00
cryptonote-social
03e9479c1b improve pool side stats 2020-07-25 16:56:47 -07:00
cryptonote-social
cca9cfc3dd making README per-platform 2020-07-25 11:08:07 -07:00
cryptonote-social
02ecd5b734 added command for pool side stats 2020-07-25 10:11:10 -07:00
cryptonote-social
5de524a8a8 initial work for handling battery power detection + pausing 2020-07-24 13:21:41 -07:00
cryptonote-social
562af18129 updated mac notes with correct instructions for energy saver settings 2020-07-24 07:02:31 -07:00
cryptonote-social
c93102b413 minor fixes to stratum client timeout and connection closing logic 2020-07-13 10:42:29 -07:00