ckpool/src
2023-05-25 08:34:41 +10:00
..
jansson-2.10 Remove temporary file tracking. 2022-11-03 14:38:14 +11:00
sha256_code_release Add architecture dependent sha256 assembly support on recent intel platforms, linking libckpool only statically 2016-01-04 15:37:52 +11:00
bitcoin.c Check coinbase transaction is valid at startup. 2023-05-22 22:38:26 +10:00
bitcoin.h Check coinbase transaction is valid at startup. 2023-05-22 22:38:26 +10:00
ckpmsg.c Silence warning with newer glibc. 2018-02-07 12:12:58 +11:00
ckpool.c Only submit purged transactions if there are node servers attached. 2023-05-23 20:13:22 +10:00
ckpool.h Only submit purged transactions if there are node servers attached. 2023-05-23 20:13:22 +10:00
connector.c Remove unused variables. 2020-05-14 14:14:22 +10:00
connector.h Use a virtualid to reference subclients in remote servers to be able to speak to the upstream pool, allowing them to work with passthroughs. 2017-01-31 19:46:11 +11:00
generator.c 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
generator.h Check coinbase transaction is valid at startup. 2023-05-22 22:38:26 +10:00
libckpool.c Streamline work with ultra low diffs in testnet/regtest, outputting updated network diff to console. 2023-05-24 22:59:11 +10:00
libckpool.h Simplifty network diff detection from nbits, making it more robust, adding 2 new functions to libckpool. 2023-05-23 22:35:23 +10:00
Makefile.am Add sha256 assembly code to make dists. 2020-06-08 13:50:29 +10:00
notifier.c Copyright date updates 2016-01-05 23:19:46 +11:00
sha2.c Copyright date updates 2016-01-05 23:19:46 +11:00
sha2.h Fix symbol size warning 2015-02-01 13:04:36 +11:00
stratifier.c Streamline work with ultra low diffs in testnet/regtest, outputting updated network diff to console. 2023-05-24 22:59:11 +10:00
stratifier.h Remove now unnecessary intermediate steps converting gbtbase to workbase by making them one. 2017-05-05 11:55:13 +10:00
uthash.h Revert "Add uthash helpers for iterating over hash entries without the need for safe against deletion" 2015-03-20 10:27:40 +11:00
utlist.h Revert "Add a DL_DELETE_INIT to delete items from a DL list and NULL the prev/next pointers" 2015-01-27 09:42:16 +11:00