Commit History

Author SHA1 Message Date
  Luke Dashjr 523a74b9bf Merge commit '783af87' into stratum 13 years ago
  Luke Dashjr e0a860c667 Merge commit '07605fa' into stratum 13 years ago
  Con Kolivas 783af8768b Implement rudimentary mining.reconnect support for stratum. 13 years ago
  Con Kolivas 974f65c67f Ignore the value of stratum_active on calling initiate_stratum and assume we're always trying to reinitiate it, and set the active flag to false in that function. 13 years ago
  Con Kolivas 07605fad60 stratum auth can be unset if we fail to authorise on subsequent calls to auth_stratum which undoes the requirement of setting it in one place so set it in pool_active. 13 years ago
  Luke Dashjr de7d3edc4c Merge commit 'd657566' into stratum 13 years ago
  Luke Dashjr d6575661c1 Bugfix: BFGMiner doesn't use rpc_proxytype 13 years ago
  Luke Dashjr 228bc6ca1c Merge commit '662ab1e' into stratum 13 years ago
  Luke Dashjr 8cfe715515 Merge commit '7a01578' into stratum 13 years ago
  Luke Dashjr b9190c1722 Merge commit '8893f7a' into stratum 13 years ago
  Luke Dashjr bd543dff45 Merge commit 'c113534' into stratum 13 years ago
  Luke Dashjr a6e6e445dc Merge commit '2fae906' into stratum 13 years ago
  Luke Dashjr 9eb38bbff4 Merge commit '1b7aa48' into stratum 13 years ago
  Luke Dashjr 45ce7d49ee Merge commit 'd122a78' into stratum 13 years ago
  Luke Dashjr f07e13efd5 Merge commit '210bc9b' into stratum 13 years ago
  Luke Dashjr 441b301912 Merge commit '2941feb' into stratum 13 years ago
  Luke Dashjr 327a3db4f2 Merge commit 'eaf7ed0' into stratum 13 years ago
  Luke Dashjr 7e5df6075d Merge commit 'b561773' into stratum 13 years ago
  Luke Dashjr 50a894faca Merge commit '2de9515' into stratum 13 years ago
  Luke Dashjr ef12bd463a Merge commit '739cba2' into stratum 13 years ago
  Luke Dashjr 8a23ac96b9 Merge commit 'fab9ff3' into stratum 13 years ago
  Luke Dashjr 6646470047 Merge commit 'aa93fa3' into stratum 13 years ago
  Luke Dashjr ae228a7618 Merge commit '636f4b1' into stratum 13 years ago
  Luke Dashjr 5749e6860a Merge commit 'f6f4350' into stratum 13 years ago
  Luke Dashjr b21f3459da Merge commit '8fd149e' into stratum 13 years ago
  Luke Dashjr ab8cf4ee2b Merge commit '58873c1' into stratum 13 years ago
  Luke Dashjr e44da012e3 Merge commit 'ee3b786' into stratum 13 years ago
  Con Kolivas ef822a25ed Detect stratum outage based on either select timing out or receiving an empty buffer and properly re-establish connection by disabling the stratum_active flag, coping with empty buffers in parse_stratum. 13 years ago
  Con Kolivas 7a01578cc5 Only hand off to stratum from getwork if we succeed in initiating the protocol. 13 years ago
  Con Kolivas ef63ea3151 Drop stratum connect failed message to verbose level only since it's a regular probing message. 13 years ago