p2pool/src
2022-05-24 15:18:09 +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 View tags support 2022-04-09 00:56:42 +02:00
block_template.h Updated copyright 2022-03-30 14:42:26 +02:00
common.h Fixed compilation 2022-05-12 16:10:55 +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 View tags support 2022-04-09 00:56:42 +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 copyright 2022-03-30 14:42:26 +02:00
keccak.cpp Update keccak.cpp 2022-05-11 16:13:00 +02:00
keccak.h Updated copyright 2022-03-30 14:42:26 +02:00
log.cpp Log: check for logrotate only once per loop 2022-05-09 09:58:43 +02:00
log.h Fixed compiler warnings in tests 2022-05-24 15:18:09 +02:00
main.cpp Handle startup errors without calling abort() 2022-05-23 09:37:11 +02:00
memory_leak_debug.cpp Updated copyright 2022-03-30 14:42:26 +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 data races in miner 2022-04-09 18:25:12 +02:00
miner.h Fixed data races in miner 2022-04-09 18:25:12 +02:00
p2p_server.cpp Exit if server startup fails 2022-05-23 15:50:25 +02:00
p2p_server.h Ban peers with stuck or lagging monerod 2022-04-23 11:29:17 +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 copyright 2022-03-30 14:42:26 +02:00
p2pool_api.h Updated copyright 2022-03-30 14:42:26 +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 View tags support 2022-04-09 00:56:42 +02:00
pow_hash.cpp Updated copyright 2022-03-30 14:42:26 +02:00
pow_hash.h Updated copyright 2022-03-30 14:42:26 +02:00
side_chain.cpp SideChain: fixed alternative chain detection 2022-05-16 15:59:48 +02:00
side_chain.h Optimized SideChain::miner_count() 2022-05-12 22:18:08 +02:00
stratum_server.cpp Exit if server startup fails 2022-05-23 15:50:25 +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 Exit if server startup fails 2022-05-23 15:50:25 +02:00
util.cpp Added bsr() function to util 2022-05-09 13:02:06 +02:00
util.h Added bsr() function to util 2022-05-09 13:02:06 +02:00
uv_util.h Updated copyright 2022-03-30 14:42:26 +02:00
wallet.cpp View tags support 2022-04-09 00:56:42 +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