Sergey Markov
|
f4159c040b
|
change README.md
|
3 years ago |
Sergey Markov
|
8a4e999086
|
change README.md
|
3 years ago |
Sergey Markov
|
357d2644c3
|
change README.md
|
3 years ago |
Sergey Markov
|
d751cb780e
|
change README.md
|
3 years ago |
Sergey Markov
|
0f707970cb
|
change README.md
|
3 years ago |
Sergey Markov
|
afbb85b594
|
add ckpool Dockerfile
|
3 years ago |
Sergey Markov
|
cf20204220
|
add simple configuration
|
3 years ago |
Sergey Markov
|
58549503a3
|
fix issue with missing coinbaseaux in JSON_RPC responce
|
3 years ago |
Sergey Markov
|
9823d1d708
|
Remove donation address
|
3 years ago |
Sergey Markov
|
00016b2951
|
fork from https://bitbucket.org/ckolivas/ckpool.git
|
3 years ago |
Con Kolivas
|
b8f6685248
|
Add sha256 assembly code to make dists.
|
5 years ago |
Con Kolivas
|
7f9517cef0
|
Bump version to 0.95.
|
5 years ago |
Con Kolivas
|
6cea319f08
|
Make ZMQ optional in build.
|
5 years ago |
Con Kolivas
|
3770b22e8d
|
Update README.
|
5 years ago |
Con Kolivas
|
a3190dffb1
|
Simplify configure and makefile.
|
5 years ago |
ckolivas
|
4e0e76304d
|
Install symbolic link for ckproxy, and automatically start ckpool in ckproxy mode when called by the ckproxy name.
|
5 years ago |
Con Kolivas
|
ec932cb970
|
Enable zmqnotify only on non-proxy.
|
5 years ago |
Con Kolivas
|
628057eae9
|
Fix btcd failover.
|
5 years ago |
ckolivas
|
73f560cf31
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
5 years ago |
ckolivas
|
34d8c496d4
|
Base is updated with notifier.
|
5 years ago |
ckolivas
|
f0016bdd65
|
Implement support for zmqpubhashblock notifier.
|
5 years ago |
ckolivas
|
6a967c0c8a
|
Support newer BTCDs that don't return segwit rules in GBT.
|
5 years ago |
James Hilliard
|
bb8add4e27
|
Merged in james_hilliard/ckpool/testnet-diff-fix (pull request #14)
Fix testnet diff
|
5 years ago |
Con Kolivas
|
5d4dbe166c
|
Deprecate use of separate worker log files now that user stats has all the worker data.
|
6 years ago |
Con Kolivas
|
32f22cb90c
|
Add workers to user outputs.
|
6 years ago |
Con Kolivas
|
c0e7126bf1
|
Fix passthrough.
|
6 years ago |
Con Kolivas
|
e3ae0a9357
|
Calculate how long it's actually been between stats update for the pool for more accurate global stats.
|
6 years ago |
Con Kolivas
|
22baa341f7
|
Avoid blocking setting ret to -1.
|
6 years ago |
Con Kolivas
|
47ccb01d03
|
Avoid negative length values.
|
6 years ago |
Con Kolivas
|
58b6fa8431
|
Use correct boolean.
|
6 years ago |
Con Kolivas
|
d439d955e9
|
Update vmask on existing proxy clients if it's changed late.
|
6 years ago |
Con Kolivas
|
d802c7c580
|
Improve accuracy of very high share rate miners and decrease hashmeter work.
|
7 years ago |
Con Kolivas
|
d56e1c0122
|
Demote failed validate_address warning.
|
7 years ago |
Con Kolivas
|
cc3e6214d4
|
Close sockets on disabled proxies as well when setting them to disable.
|
7 years ago |
Con Kolivas
|
7f3cbc587b
|
Disable proxies in the generator in the receiving threads only to avoid races.
|
7 years ago |
Con Kolivas
|
6b24581263
|
Add debugging and sanity checks to send_json_msg.
|
7 years ago |
Con Kolivas
|
9252d0349b
|
Create subproxy if it doesn't already exist in stratum_set_proxy_vmask.
|
7 years ago |
Con Kolivas
|
8f49ca913d
|
Demote parse error message.
|
7 years ago |
Con Kolivas
|
fc60b6d67f
|
Merge branch 'vmask'
|
7 years ago |
Con Kolivas
|
455673c4ca
|
Send version mask on init client only on proxies.
|
7 years ago |
Con Kolivas
|
88173f7a8b
|
Logic fail.
|
7 years ago |
Con Kolivas
|
984392f8ad
|
Check userproxies for vmask support and remove redundant check again for proxy we already know before calling generator recruit.
|
7 years ago |
Con Kolivas
|
c20cc58d48
|
Comment
|
7 years ago |
Con Kolivas
|
8d1eac3aea
|
Do not reconnect vmask clients to global proxies that don't support it.
|
7 years ago |
Con Kolivas
|
f6c0a012d6
|
Attempt to blacklist proxies without vmask support if clients mandate a vmask.
|
7 years ago |
Con Kolivas
|
ea7adc3924
|
Update vmask to 0x1f...
|
7 years ago |
Con Kolivas
|
cf476a8112
|
Whitelist script addresses on testnet when wallet support is missing, and blacklist bech32 addresses.
|
7 years ago |
Con Kolivas
|
dc9efd2fd6
|
Fix donation address segwit detection.
|
7 years ago |
Con Kolivas
|
27cb347fde
|
Fix donation address segwit detection.
|
7 years ago |
Con Kolivas
|
bf31f7651b
|
Whitelist script addresses on testnet when wallet support is missing, and blacklist bech32 addresses.
|
7 years ago |