Commit Graph

20 Commits

Author SHA1 Message Date
Con Kolivas
240d74fe5c Special casing testnet turns out to be unnecessary since the diff is still relative to an absolute reference value. 2023-05-25 18:03:29 +10:00
Con Kolivas
5e4079e884 Make donation percentage configurable and default to zero if not set. 2023-05-23 16:40:16 +10:00
Con Kolivas
7f06817e50 Add discrete support for testnet and regtest mining, along with the testnet flag for btcd entries in the config file. 2023-05-23 15:56:11 +10:00
ckolivas
8b22cb97af Implement support for zmqpubhashblock notifier. 2020-05-18 18:04:26 +10:00
Con Kolivas
74990236f9 Update vmask to 0x1f... 2018-03-07 09:29:42 +11:00
Con Kolivas
b3d21b4a4e Vmask support. 2018-02-07 14:48:02 +11:00
Con Kolivas
6ec1e037f3 Fix incorrect upstream sample 2016-01-06 16:27:58 +11:00
Con Kolivas
b51a5d5a43 Add variable parsing for trusted remote nodes 2016-01-06 12:22:24 +11:00
Con Kolivas
6398a4cac6 Add a nodeserver option for dedicated serverurls that will accept incoming requests to act as a mining node 2016-01-04 22:06:17 +11:00
Con Kolivas
5c7e42c29e Change default nonce1 length to 4 bytes 2014-12-16 07:46:44 +11:00
Con Kolivas
b1cd770c8a Update ckpool and ckproxy example configurations 2014-11-21 16:36:39 +11:00
Con Kolivas
0709058b25 Allow nonce1 and nonce2 lengths to be specified separately 2014-11-17 14:01:54 +11:00
Con Kolivas
ab91682e22 Add support for custom extranonce1 lengths 2014-11-15 15:32:01 +11:00
Con Kolivas
255bab88fe Add a maximum diff option 2014-10-03 00:07:43 +10:00
Con Kolivas
5c52cc65c7 Add an optional field notify per btcd that tells ckpool not to pool for block changes 2014-09-14 14:52:07 +10:00
Con Kolivas
f770110e42 Change default blockpoll to 5s, assuming the notifier will be used with bitcoind 2014-09-10 21:27:19 +10:00
Con Kolivas
780b42a424 Change default block polling to 50ms 2014-09-01 19:14:01 +10:00
Con Kolivas
22ef55be05 Update donation address and encode default 0.5% donation into coinbase 2014-08-25 21:25:40 +10:00
Con Kolivas
699595ceeb Document configuration 2014-08-19 17:26:18 +10:00
Con Kolivas
d8afef7442 Add sample ckpool.conf 2014-08-15 14:06:58 +10:00