Luke Dashjr
|
9a84bbd16e
make-release: Grab DLLs from build, not project root
|
13 years ago |
Luke Dashjr
|
c13c77897b
Replace "Alive" in pool status with protocol in use (GBT or GWork)
|
13 years ago |
Luke Dashjr
|
b468b335ca
Bugfix: git submodule --merge flag inhibits checkout on new clones, so remove it
|
13 years ago |
Luke Dashjr
|
caa32cfea7
Bugfix: Disable long poll hanging detection, since it has way too many false positives
|
13 years ago |
Luke Dashjr
|
3268876931
Add error checking in GBT implementation
|
13 years ago |
Luke Dashjr
|
754586dc8e
Fix Windows build
|
13 years ago |
Luke Dashjr
|
54ff19440d
Merge branch 'rm_jansson_embed' into gbt
|
13 years ago |
Luke Dashjr
|
e9035c4646
Remove copy of old jansson from source repository
|
13 years ago |
Luke Dashjr
|
19a3858094
Update to use automake for libblkmaker
|
13 years ago |
Luke Dashjr
|
7a2c56173a
Try to pass CC and CFLAGS to libblkmaker build system
|
13 years ago |
Luke Dashjr
|
c7243397e7
Honour block template expiry (BIP 23 Basic Pool Extensions "expires")
|
13 years ago |
Luke Dashjr
|
51b1f24baf
The moment we receive any real data on a long poll link, it ceases to be idle
|
13 years ago |
Luke Dashjr
|
c2e2999445
Add --no-gbt option so getblocktemplate can be disabled if it causes problems
|
13 years ago |
Luke Dashjr
|
3a2893d557
Advertise BIP 22 long polling capability
|
13 years ago |
Luke Dashjr
|
be5c1222fd
Reconnect longpoll if longpollid changes
|
13 years ago |
Luke Dashjr
|
89c5073a56
Simple BIP22 long polling, not quite ready for use yet
|
13 years ago |
Luke Dashjr
|
53e245e920
Bugfix: Assign pool protocol even if longpoll already known
|
13 years ago |
Luke Dashjr
|
9e14cc0b55
Bugfix: Pull libblkmaker fixes
|
13 years ago |
Luke Dashjr
|
b155e61286
Properly detect pool protocol
|
13 years ago |
Luke Dashjr
|
d8ed977418
Bugfix: Sort out work template refcounting by properly using work_free and new workcpy
|
13 years ago |
Luke Dashjr
|
81664632f8
Support for rolling extranonce in templates
|
13 years ago |
Luke Dashjr
|
7d9c49e56b
Bugfix: swap32* wants count of 32-bit blocks, not bytes
|
13 years ago |
Luke Dashjr
|
d449b0c298
Bugfix: Flip target endian from getblocktemplate as expected by the rest of the miner code
|
13 years ago |
Luke Dashjr
|
88733e7c8f
Initial libblkmaker integration, using a git submodule
|
13 years ago |
Luke Dashjr
|
e575a35200
Merge branch 'cairnsmore' into bfgminer
|
13 years ago |
Luke Dashjr
|
7b40d59fe2
cairnsmore: There's no set hashrate like Icarus, so always use short timing mode by default
|
13 years ago |
Luke Dashjr
|
8aa042d9d2
Merge branch 'bugfix_ssize_t_header' into bfgminer
|
13 years ago |
Luke Dashjr
|
19918d8bef
Bugfix: Include unistd.h needed for ssize_t type
|
13 years ago |
Luke Dashjr
|
e6b6d8816d
Merge branch 'cairnsmore' into bfgminer
|
13 years ago |
Luke Dashjr
|
2448cd4c28
fpgautils: Don't try to scan serial at all anymore, if a device is claimed
|
13 years ago |