Commit Graph

27 Commits

Author SHA1 Message Date
cryptonote-social
d908527792 initial client work for chat support 2020-12-24 16:49:37 -08: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
cryptonote-social
5ee381c3e3 call pokeJobDispatcher in fresh goroutine to avoid blocking 2020-08-17 19:17:00 -07:00
cryptonote-social
b1ac1c72ea make test.c use the new empty string idiom instead of null 2020-08-17 11:56:23 -07:00
cryptonote-social
1b0db4dd60 add aggressive stats polling to test script 2020-08-17 10:51:10 -07:00
cryptonote-social
1f645f1280 empty strings instead of nulls 2020-08-16 17:19:02 -07:00
cryptonote-social
faea137ff2 recent stats fixes 2020-08-16 16:31:54 -07:00
cryptonote-social
ec2ba5566b improvements to recent hashrate computation 2020-08-16 11:35:52 -07:00
cryptonote-social
a0df6f931c fix possible double free 2020-08-15 16:24:14 -07:00
cryptonote-social
1caf52f1df state management and changes to reconnection logic 2020-08-15 16:08:48 -07:00
cryptonote-social
fad7376959 fixes for thread increase/decrease 2020-08-15 12:44:08 -07:00
cryptonote-social
2d05589c74 increase/decrease threads 2020-08-15 12:01:21 -07:00
cryptonote-social
bbe6810422 add stdlib.h header 2020-08-15 08:37:09 -07:00
cryptonote-social
d41d337be3 added get_miner_state to C api 2020-08-13 14:30:58 -07:00
cryptonote-social
14dec3b86f fix successful login message 2020-08-12 12:17:27 -07:00
cryptonote-social
09f195de74 make test keep running even if login fails 2020-08-12 12:11:53 -07:00
cryptonote-social
bdabbed6ea yuuge progress on minerlib refactoring 2020-08-12 12:01:50 -07:00
cryptonote-social
c83e47baf3 move guilib stuff into a new minerlib package 2020-08-11 15:31:07 -07:00
C.S
cda4723329 add missing newline 2020-08-11 13:06:55 -07:00
C.S
35602793b4 update make_test_osx for start_miner 2020-08-11 13:03:34 -07:00
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
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