luke-jr / bfgminer

Modular ASIC/FPGA miner written in C, featuring overclocking, monitoring, fan speed control and remote interface capabilities.
http://luke.dashjr.org/programs/bitcoin/files/bfgminer/
Other
1.84k stars 814 forks source link

--api-limit-fee option to enforce a limit on how much hashing certain pools can be used for #20

Open luke-jr opened 12 years ago

luke-jr commented 12 years ago

Status: Current draft in 9091f93

luke-jr commented 12 years ago

Puppet Master does intelligent fee queueing over long periods of time (so it only does fee collection when there's no high paying pool to hop), so this depends on a persistent state. Deferring.