Commit Graph

158 Commits

Author SHA1 Message Date
ofen
ecace7bcdf
Update README.md (#12)
* README.md with build process for linux/osx added, go.mod added

* initialization error logging

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Typo

* Update README.md
2022-05-09 05:59:22 -07:00
ofen
7840f8cbf6
README.md with build process for linux/osx, go.mod (#11)
* README.md with build process for linux/osx added, go.mod added

* initialization error logging
2022-05-08 08:14:01 -07:00
C.S
eddc34c7b7 properly check for minerlib initialization failure 2021-07-23 17:06:05 -07:00
cryptonote-social
d2edb23003 win 0.3.3 version string bump 2021-06-27 13:06:56 -07:00
cryptonote-social
c5509d787f fix potential null pointer dereference in login due to malformed response 2021-06-23 18:23:20 -07:00
cryptonote-social
5bc49e88fb changes for using rxlib in randomx repo instead of standalone, plus tweak to stop mining when connection to server is lost 2021-03-14 10:50:29 -07:00
cryptonote-social
2be45a76a5 prettier chat messages 2021-01-31 16:04:41 -08:00
C.S
2f466b1544 remove debugging log message 2021-01-31 11:36:14 -08:00
C.S
8ef7421e2d fix tls param description in README 2021-01-25 14:30:33 -08:00
C.S
b0fc7c9212 remove straty debug logging 2021-01-25 14:18:13 -08:00
C.S
0c2d4eded0 0.3.2 read me udpates 2021-01-25 14:13:51 -08:00
cryptonote-social
31ed8c5262 windows 0.3.2 release version string updates 2021-01-25 13:30:09 -08:00
cryptonote-social
4f3fca0ee0 fix recent stats bug on keyboard-induced activity status change 2021-01-18 20:52:34 -08:00
cryptonote-social
2e536945bb fix dev option 2021-01-13 07:56:53 -08:00
cryptonote-social
7be039d4f9 allow stats to be returned from chat requests, and chats to be returned from submitting work 2021-01-10 18:48:39 -08:00
cryptonote-social
02a96cc890 function for printing a single chat 2021-01-05 14:35:34 -08:00
cryptonote-social
4867187bcd moved file not required by client to the server repo 2021-01-04 14:53:16 -08:00
cryptonote-social
7168f017f6 bump version 2021-01-04 11:00:56 -08:00
cryptonote-social
895c0592d9 update version 2021-01-04 10:57:15 -08:00
cryptonote-social
a0a6279ffc fix bug in sending chats when diff=5000 2021-01-04 09:29:34 -08:00
cryptonote-social
de9ed276fb support for -dev flag 2021-01-04 09:28:39 -08:00
cryptonote-social
13f698be07 fix reconnect issue when using TLS 2021-01-04 08:57:04 -08:00
cryptonote-social
3e7e434f83 added dev option to connect to dev server 2021-01-04 08:21:19 -08:00
cryptonote-social
e38fac56a6 Removing debug log message 2021-01-03 10:56:24 -08:00
cryptonote-social
c61c6f1d1a Merge branch 'master' of https://github.com/cryptonote-social/csminer 2020-12-30 08:48:34 -08:00
cryptonote-social
033228cb04 log tweaks 2020-12-30 08:48:26 -08:00
cryptonote-social
cba689ce45 make sure we have non-zero hashcount for valid hashrate calculation 2020-12-29 18:35:37 -08:00
cryptonote-social
3fc4844855 capi to use TLS and make -tls option actually work in minerlib 2020-12-28 09:38:51 -08:00
cryptonote-social
d5e4d7aecf ability to batch & send multiple chats per share 2020-12-28 08:30:07 -08:00
cryptonote-social
153dcc1d7e show which chats are sent by you when unauthenticated 2020-12-28 08:29:06 -08:00
cryptonote-social
96ea5f3c9c cleaning up some chat logging 2020-12-27 08:19:13 -08:00
cryptonote-social
8ef2262545 update no_login comment 2020-12-26 20:16:49 -08:00
cryptonote-social
764bd70c18 fix failure to return after chat retrieval error 2020-12-26 14:57:08 -08:00
cryptonote-social
4d534cbe78 int -> int64 2020-12-26 11:44:47 -08:00
cryptonote-social
591b2cf06f typo fix 2020-12-26 11:18:38 -08:00
cryptonote-social
cb1871fea4 more chat stuff 2020-12-26 10:54:22 -08:00
cryptonote-social
25333c6e38 increased chat fetching 2020-12-26 08:32:54 -08:00
cryptonote-social
755be8eab5 new stuff to ignore 2020-12-25 18:18:17 -08:00
cryptonote-social
7c5fe3abac use C cast 2020-12-25 16:41:26 -08:00
cryptonote-social
9689c11682 change to const char* 2020-12-25 13:46:20 -08:00
C.S
5e9ccf42a3 chat fixes 2020-12-24 17:11:24 -08:00
cryptonote-social
d908527792 initial client work for chat support 2020-12-24 16:49:37 -08:00
cryptonote-social
29adb10295 bump up max limit on request size and change Error return type to interface{} since it can sometimes be a single string 2020-12-22 11:32:15 -08:00
cryptonote-social
6f8bed0f31 fix check for error indicating rejected share 2020-12-22 11:29:47 -08:00
cryptonote-social
d0de4e6ad6 fix missing word in error msg 2020-12-22 11:28:40 -08:00
cryptonote-social
4eafaa9b65 merge 2020-09-04 14:28:39 -07:00
cryptonote-social
45c0afad34 fix bug in hour range validity checking 2020-09-04 14:28:18 -07:00
C.S
e1764d89cd add min mac version flag 2020-08-23 10:14:57 -07:00
C.S
d34e2d3d31 fix size-reducing flags 2020-08-22 18:03:22 -07:00
cryptonote-social
3288f74124 build flags to shrink release library 2020-08-22 17:27:23 -07:00