p2pool/src
SChernykh b25e5449c8 Fixed rare "low diff share" errors 2022-06-26 17:07:19 +02:00
..
block_cache.cpp Updated copyright 2022-03-30 14:42:26 +02:00
block_cache.h Updated copyright 2022-03-30 14:42:26 +02:00
block_template.cpp Fixed data races 2022-05-28 21:46:50 +02:00
block_template.h Fixed data races 2022-05-28 21:46:50 +02:00
common.h Added memory hooks for CURL 2022-06-07 16:02:08 +02:00
console_commands.cpp ConsoleCommands: don't exit on EOF 2022-06-15 07:54:53 +02:00
console_commands.h Updated copyright 2022-03-30 14:42:26 +02:00
crypto.cpp Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
crypto.h View tags support 2022-04-09 00:56:42 +02:00
json_parsers.h Added json parser tests 2022-06-20 10:50:30 +02:00
json_rpc_request.cpp JSON RPC: fixed error checking 2022-06-08 18:58:32 +02:00
json_rpc_request.h Fixed memory leaks 2022-06-07 19:40:13 +02:00
keccak.cpp Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
keccak.h Updated copyright 2022-03-30 14:42:26 +02:00
log.cpp Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
log.h Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
main.cpp Added memory hooks for CURL 2022-06-07 16:02:08 +02:00
memory_leak_debug.cpp Added memory hooks for CURL 2022-06-07 16:02:08 +02:00
mempool.cpp Updated copyright 2022-03-30 14:42:26 +02:00
mempool.h Updated copyright 2022-03-30 14:42:26 +02:00
miner.cpp Fixed block reward share calculation 2022-05-28 22:27:46 +02:00
miner.h Fixed data races in miner 2022-04-09 18:25:12 +02:00
p2p_server.cpp Fixed error messages 2022-06-10 07:48:47 +02:00
p2p_server.h Fixed data races 2022-05-28 21:46:50 +02:00
p2pool.cpp Fixed error messages 2022-06-10 07:48:47 +02:00
p2pool.h More reliable p2pool shutdown logic 2022-06-03 18:28:10 +02:00
p2pool_api.cpp Code cleanup 2022-06-20 22:37:33 +02:00
p2pool_api.h Code cleanup 2022-06-20 22:37:33 +02:00
params.cpp Change llhttp to libcurl 2022-06-06 15:08:37 +02:00
params.h Change llhttp to libcurl 2022-06-06 15:08:37 +02:00
pool_block.cpp View tags support 2022-04-09 00:56:42 +02:00
pool_block.h View tags support 2022-04-09 00:56:42 +02:00
pool_block_parser.inl Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
pow_hash.cpp Code cleanup 2022-06-20 22:37:33 +02:00
pow_hash.h Change llhttp to libcurl 2022-06-06 15:08:37 +02:00
side_chain.cpp Fixed new cppcheck issues 2022-06-13 07:30:59 +02:00
side_chain.h Fixed block reward share calculation 2022-05-28 22:27:46 +02:00
stratum_server.cpp Fixed rare "low diff share" errors 2022-06-26 17:07:19 +02:00
stratum_server.h StratumServer: added autodiff 2022-05-08 19:03:00 +02:00
tcp_server.h Fixed more memory leaks in TCPServer 2022-06-07 22:25:27 +02:00
tcp_server.inl Fixed more memory leaks in TCPServer 2022-06-07 22:25:27 +02:00
util.cpp Change llhttp to libcurl 2022-06-06 15:08:37 +02:00
util.h Enabled more compiler warnings 2022-06-01 16:13:18 +02:00
uv_util.h Fixed memory leaks 2022-06-07 19:40:13 +02:00
wallet.cpp Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
wallet.h View tags support 2022-04-09 00:56:42 +02:00
zmq_reader.cpp Restart ZMQ connection if it looks dead 2022-05-11 13:50:47 +02:00
zmq_reader.h Updated copyright 2022-03-30 14:42:26 +02:00