ckpool/src
2023-05-27 11:19:22 +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 Fix warning. 2023-05-25 08:44:16 +10:00
ckpool.c Fix corrupt debugging of json get string and potential crash. 2023-05-27 00:31:05 +10:00
ckpool.h 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
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 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
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 Trivial tidy. 2023-05-27 11:19:22 +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 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
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