Luke Dashjr
|
88b613e411
Merge commit '11c1b67' into bfgminer
|
11 years ago |
Luke Dashjr
|
11c1b67ef6
Bugfix: Initialise struct pool in add_pool rather than halfway through startup
|
11 years ago |
Luke Dashjr
|
c113a75c3c
URI parameter #getcbaddr to request coinbase address from bitcoind or compatible servers
|
11 years ago |
Luke Dashjr
|
dbba33385f
pool_set_uri function
|
11 years ago |
Luke Dashjr
|
bbbcb28227
Replace struct _cbscript_t with bytes_t for simplicity
|
11 years ago |
Luke Dashjr
|
9275a72476
Merge commit 'e61da77' into bfgminer
|
11 years ago |
Luke Dashjr
|
e61da77243
Bugfix: Parse userpass option with strchr rather than strtok to avoid usernameless passwords getting into the username field and being displayed
|
11 years ago |
Luke Dashjr
|
4704ad752f
Bugfix: Free old coinbase script before setting a new one
|
11 years ago |
Luke Dashjr
|
d287704a46
Avoid unnecessarily finding drivers in a loop
|
11 years ago |
Luke Dashjr
|
2931b15602
Merge branch 'monarch' into bfgminer
|
11 years ago |
Luke Dashjr
|
a2e4740a47
lowl-pci: Never probe via -S *:all
|
11 years ago |
Luke Dashjr
|
f819c51702
Merge branch 'hashonce' into bfgminer
|
11 years ago |
Luke Dashjr
|
c14f1383b8
Avoid double hashing of shares
|
11 years ago |
Luke Dashjr
|
d685b8f486
Create work_hash function to abstractly produce work->hash from work->data regardless of algortihm used
|
11 years ago |
Luke Dashjr
|
c4ccfa2a81
Merge commit '9277d3c' into bfgminer
|
11 years ago |
Luke Dashjr
|
9277d3c87c
bfg_socket wrapper to ensure sockets are close-on-exec
|
11 years ago |
Luke Dashjr
|
d0b3e8ca96
RPC: Include a list of config files loaded in "config" reply
|
11 years ago |
Luke Dashjr
|
7f847323ad
Merge commit 'b93ce51' into bfgminer
|
11 years ago |
Luke Dashjr
|
b93ce51249
Bugfix: Save a linked list of config files loaded so output makes sense (previously only the most recent config file was named, and errors were reported inconsistently)
|
11 years ago |
Luke Dashjr
|
ec94897115
Merge branch 'poolinfo' into bfgminer
|
11 years ago |
Luke Dashjr
|
0b84a002d8
Bugfix: Safely handle pool status line when no pools are alive
|
11 years ago |
Luke Dashjr
|
c7d5bdb5db
Merge commit '01d9044' into bfgminer
|
11 years ago |
Luke Dashjr
|
01d9044a05
Bugfix: Avoid setting tv_idle before testing pool (it will be set if the test fails)
|
11 years ago |
Luke Dashjr
|
19f41dccdd
Merge branch 'cg_merges_20131108a' into bfgminer
|
11 years ago |
Luke Dashjr
|
acfa3d66ac
Bugfix: Zero pool "Works"
|
11 years ago |
Nate Woolls
|
1c4821cbe8
Workaround Homebrew-induced segfault during device scan
|
11 years ago |
Luke Dashjr
|
806a3589f6
Merge branch 'dualminer' into bfgminer
|
11 years ago |
Luke Dashjr
|
7ec39cbf4d
Allow hotplug with scrypt
|
11 years ago |
Luke Dashjr
|
3b5ee5999b
Reduce set_device-not-implemented message to debug log level, since it can occur for init-only settings
|
12 years ago |
Luke Dashjr
|
3a3d3c3994
Use a mutex to block pool_active on a common check per pool at any given time
|
12 years ago |