Luke Dashjr
|
175f5bf599
Merge commit '57a73dc' into cgmerges
|
13 years ago |
Luke Dashjr
|
ee477c1f0e
Merge commit 'a6bf276' into cgmerges
|
13 years ago |
Luke Dashjr
|
c218b624e3
Merge commit '89b6989' into cgmerges
|
13 years ago |
Luke Dashjr
|
6c8d6bc5ba
Merge commit '7ede5a5' into cgmerges
|
13 years ago |
Luke Dashjr
|
0552fe2ce8
Merge commit '923b9e0' into cgmerges
|
13 years ago |
Luke Dashjr
|
b226c06f08
Merge commit '796f390' into cgmerges
|
13 years ago |
Luke Dashjr
|
fa347d0e34
Merge commit 'bd3c98a' into cgmerges
|
13 years ago |
Luke Dashjr
|
270af98430
Merge branch 'bugfix_tqleak' into bfgminer
|
13 years ago |
Luke Dashjr
|
c13c77897b
Replace "Alive" in pool status with protocol in use (GBT or GWork)
|
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
|
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
|
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
|
e6b6d8816d
Merge branch 'cairnsmore' into bfgminer
|
13 years ago |
Luke Dashjr
|
8445ce898f
cairnsmore: Beginnings of new driver, with automatic upgrade from Icarus detection
|
13 years ago |
Luke Dashjr
|
460b36c7bb
Merge branch 'pool_proxy' into bfgminer
|
13 years ago |
Luke Dashjr
|
1209860749
Merge commit 'fea3ca9' into bfgminer
|
13 years ago |
Luke Dashjr
|
fea3ca9414
Bugfix: Update current_block_id for fixed set_curblock
|
13 years ago |
Luke Dashjr
|
29dabe75f5
proxy: Replace mess of encoding proxy into pool URI with a --pool-proxy option, and use cURL's builtin proxy URI support
|
13 years ago |