Commit History

Author SHA1 Message Date
  Xiangfu f9fcdfd3d8 more work on new work queue structrue 13 years ago
  Xiangfu 5275f2b1a8 fpgautils.c: use lancelot as target 13 years ago
  Xiangfu 5a66c19b2e since we submit task as bulk data. modify again 13 years ago
  Xiangfu c6a9f7d08b add scanhash_queue 13 years ago
  Xiangfu 59c8345154 renmae avalon.h to driver-avalon.h 13 years ago
  Xiangfu d55cd98133 fpgautils.c: add get_serial_cts 13 years ago
  Xiangfu 3fcedfe1df miner: remove avalon mutex 13 years ago
  Xiangfu afba5c709d understand the avalon protocol more 13 years ago
  Xiangfu d9a4af9816 stick with plan, new software structrue but target as lancelot 13 years ago
  Xiangfu 78e3e588d4 miner.h: add the avalon mutex 13 years ago
  Xiangfu e7d2bf5fdb add avalon.h 13 years ago
  Xiangfu dd88ad0a40 fix warning 13 years ago
  Xiangfu 5c76c8d214 add TODO comments 13 years ago
  Xiangfu e2cb58d4ff more AVALON defines 13 years ago
  Xiangfu 1024ecc455 more work 13 years ago
  Xiangfu 10770cced6 enable hardware flow control 13 years ago
  Xiangfu d77accb862 add driver-avalon.c 13 years ago
  Xiangfu 93a7c54fdb add avalon support to automake 13 years ago
  Con Kolivas 47db8e99be Bump version to 2.10.5 13 years ago
  Con Kolivas b8e20d078e News update. 13 years ago
  Con Kolivas 903c666326 Fix logic fail on partial writes with stratum send that was leading to corrupt message submissions. 13 years ago
  Con Kolivas 3804850141 Do not consider every call to stratum_resumed a pool recovery unless it was actually idle. 13 years ago
  Con Kolivas 73b7d7b0c9 Do not enable the pool disable on reject feature unless explicitly enabled with --disable-rejecting. 13 years ago
  Kano f52f02e9b7 Stratum disconnect shares - count total against stale 13 years ago
  Con Kolivas ffdcaed49d Use sanity checking to prevent a possible overflow with invalid data being given by the pool for difficulty as reported by luke-Jr. 13 years ago
  Con Kolivas 81025611ac Check for calloc failure for completeness in gen_stratum_work. 13 years ago
  Con Kolivas d644fdf1f4 Cache the coinbase length to speed up stratum work generation. 13 years ago
  Con Kolivas 0870ab7532 Cache the header length when generating stratum work to avoid calculating it on every work generation, and to only need one alloc+sprintf, speeding up work generation. 13 years ago
  Con Kolivas 5402941691 Use heap ram for coinbase in gen_stratum_work, zeroing it before use. 13 years ago
  Con Kolivas 51d11a28f9 Provide a wrapper for aligning lengths of size_t to 4 byte boundaries. 13 years ago