Commit History

Author SHA1 Message Date
  Luke Dashjr 211fdffd19 Copyright cleanups and updates 11 years ago
  Luke Dashjr 2449965927 SSM: Propagate proxy-share difficulty changes to established connections 11 years ago
  Luke Dashjr c1e26a5c85 SSM: Track stratum connections for each proxy user 11 years ago
  Luke Dashjr 97844bf4a0 SSM: Track authorised users for each connection 11 years ago
  Luke Dashjr 0243f79784 SSM: Initialise proxyshare difficulty from --set pxy:diff=N 11 years ago
  Luke Dashjr 626a6f5a19 proxy: Provide a place to store desired proxyshare difficulty on a per-username basis, and copy it to SSM connections when authorising them 11 years ago
  Luke Dashjr 5b072e557b SSM: Track proxy share difficulties 11 years ago
  Luke Dashjr 38e98bd541 Merge commit 'e6afb01' into bfgminer 11 years ago
  Luke Dashjr e6afb013a2 Bugfix: Set any listening sockets to close-on-exec/non-inheritable to avoid issues rebinding them on restart 11 years ago
  Luke Dashjr 5ef733aacc Merge branch 'stratumsrv' into bfgminer 11 years ago
  Luke Dashjr c10c5f4217 SSM: Silence JSON parse error message for HTTP POST and TLS attempts 11 years ago
  Luke Dashjr 578ff0d6e2 Merge branch 'stratumsrv_scrypt' into bfgminer 11 years ago
  Luke Dashjr 870ecf7a0f Merge branch 'work2d' into bfgminer 11 years ago
  Luke Dashjr 4ad4c1a19b Merge branch 'ssm_from_gbt' into bfgminer 11 years ago
  Luke Dashjr 1eceee6c4e Merge commit 'f8002e6' into bfgminer 11 years ago
  Luke Dashjr f8002e6a08 Bugfix: SSM: decref parsed JSON when done with it 11 years ago
  Luke Dashjr 1f89957193 Merge branch 'stratumsrv' into bfgminer 11 years ago
  Luke Dashjr 5594c1539a SSM: Silence JSON parse error message for HTTP attempts 11 years ago
  Luke Dashjr b3d6cfaf16 SSM: Use a lower share difficulty in scrypt mode 12 years ago
  Luke Dashjr 7d6540aeb3 work2d: Accept nonce difficulty with submissions 12 years ago
  Luke Dashjr 75e1184401 work2d: Standardised way to pad extranonce beyond what work2d manages 12 years ago
  Luke Dashjr 4df39b914b Abstract code from stratumsrv_mining_submit into new work2d_submit_nonce function 12 years ago
  Luke Dashjr 642ef7bd0e Avoid handling hex encoding in work2d 12 years ago
  Luke Dashjr d6031db052 Move/rename _ssm_gen_dummy_work to work2d_gen_dummy_work 12 years ago
  Luke Dashjr f3971a8de6 SSM: Refactor _ssm_gen_dummy_work to work with struct stratum_work instead of struct stratumsrv_job 12 years ago
  Luke Dashjr 8418edecfb Move "nonce1" session id from struct pool to struct stratum_work 12 years ago
  Luke Dashjr c9d4596810 Add pool and work_restart_id to struct stratum_work so they can be used independently of struct pool 12 years ago
  Luke Dashjr 8f077c386e Move n2size from struct pool to struct stratum_work 12 years ago
  Luke Dashjr d0f81e1a95 GBT: Use libblkmaker 2D work to service SSM and potentially other 2D work drivers 12 years ago
  Luke Dashjr a86bdface0 Add pool_has_usable_swork function 12 years ago