Commit Graph

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