p2pool/src
SChernykh 710e55422a Ignore duplicate get_miner_data 2022-05-11 16:10:10 +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 Suppress MSVC warnings 2022-05-11 10:55:36 +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 Undefined behaviour fixes 2022-04-08 22:49:08 +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 Suppress MSVC warnings 2022-05-11 10:55:36 +02:00
main.cpp StratumServer: added autodiff 2022-05-08 19:03:00 +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 Reload peer list when there are no connections 2022-05-11 14:09:28 +02:00
p2p_server.h Ban peers with stuck or lagging monerod 2022-04-23 11:29:17 +02:00
p2pool.cpp Ignore duplicate get_miner_data 2022-05-11 16:10:10 +02:00
p2pool.h Ignore duplicate get_miner_data 2022-05-11 16:10:10 +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 StratumServer: added autodiff 2022-05-08 19:03:00 +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 Don't return stale chain tip to other peers 2022-05-11 15:07:54 +02:00
side_chain.h Fixed data races 2022-05-09 16:10:55 +02:00
stratum_server.cpp Fixed custom worker names 2022-05-10 14:01:10 +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 TCPServer: refactored Client constructor 2022-05-09 19:13:34 +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