p2pool/src
2022-06-01 16:13:18 +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 Enabled more compiler warnings 2022-06-01 16:13:18 +02:00
console_commands.cpp StratumServer: added console command workers 2022-05-06 13:19:56 +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 Updated copyright 2022-03-30 14:42:26 +02:00
json_rpc_request.cpp Fixed unsafe usage of log::Stream buffers 2022-05-05 14:38:56 +02:00
json_rpc_request.h Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +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 Handle startup errors without calling abort() 2022-05-23 09:37:11 +02:00
memory_leak_debug.cpp Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +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 Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
p2p_server.h Fixed data races 2022-05-28 21:46:50 +02:00
p2pool.cpp Handle startup errors without calling abort() 2022-05-23 09:37:11 +02:00
p2pool.h Allow only one pending get_miner_data 2022-05-12 01:09:59 +02:00
p2pool_api.cpp Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
p2pool_api.h Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
params.cpp Handle startup errors without calling abort() 2022-05-23 09:37:11 +02:00
params.h StratumServer: added autodiff 2022-05-08 19:03:00 +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 Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
pow_hash.h Updated copyright 2022-03-30 14:42:26 +02:00
side_chain.cpp Enabled more compiler warnings 2022-06-01 16:13:18 +02:00
side_chain.h Fixed block reward share calculation 2022-05-28 22:27:46 +02:00
stratum_server.cpp Enabled more compiler warnings 2022-06-01 16:13:18 +02:00
stratum_server.h StratumServer: added autodiff 2022-05-08 19:03:00 +02:00
tcp_server.h TCPServer: refactored Client constructor 2022-05-09 19:13:34 +02:00
tcp_server.inl Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
util.cpp p2pool v2.1 2022-05-31 18:20:21 +02:00
util.h Enabled more compiler warnings 2022-06-01 16:13:18 +02:00
uv_util.h Updated copyright 2022-03-30 14:42:26 +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