p2pool/src
SChernykh f3045a5e80 Fixed possible thread handle leak 2023-08-17 10:16:51 +02:00
..
block_cache.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
block_cache.h Fixed cppcheck error 2023-04-05 14:13:48 +02:00
block_template.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
block_template.h Removed fork code, only v2 is left 2023-03-19 17:19:25 +01:00
common.h P2PServer: refactored BLOCK_NOTIFY logic 2023-07-07 12:14:24 +02:00
console_commands.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
console_commands.h CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
crypto.cpp Refactored TCPServer to reduce code duplication 2023-04-19 16:37:32 +02:00
crypto.h Cache: save data from previous Monero block too 2023-03-31 12:59:11 +02:00
json_parsers.h Updated copyright 2023-01-04 13:07:55 +01:00
json_rpc_request.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
json_rpc_request.h Get ping times for all hosts 2023-06-19 17:56:53 +02:00
keccak.cpp Added sidechain extra 2023-01-08 17:07:28 +01:00
keccak.h Added sidechain extra 2023-01-08 17:07:28 +01:00
log.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
log.h CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
main.cpp CI: added sync test with memory leak detection 2023-07-19 13:59:57 +02:00
memory_leak_debug.cpp CI: tweaked memory leak output formatting 2023-07-19 16:15:48 +02:00
mempool.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
mempool.h Updated copyright 2023-01-04 13:07:55 +01:00
miner.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
miner.h Miner: count failed shares 2023-01-22 09:28:23 +01:00
p2p_server.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
p2p_server.h CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
p2pool.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
p2pool.h Removed unnecessary lock 2023-06-27 17:09:58 +02:00
p2pool_api.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
p2pool_api.h Refactored TCPServer to reduce code duplication 2023-04-19 16:37:32 +02:00
params.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
params.h Added support for multiple Monero hosts 2023-06-18 12:56:27 +02:00
pool_block.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
pool_block.h BlockTemplate code refactoring 2023-04-21 11:13:48 +02:00
pool_block_parser.inl BlockTemplate code refactoring 2023-04-21 11:13:48 +02:00
pow_hash.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
pow_hash.h Added a check for unstable hardware 2023-03-28 10:27:27 +02:00
side_chain.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
side_chain.h SideChain: fix for out of order blocks 2023-07-12 00:25:37 +02:00
stratum_server.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
stratum_server.h CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
tcp_server.cpp Fixed possible thread handle leak 2023-08-17 10:16:51 +02:00
tcp_server.h Fixed possible thread handle leak 2023-08-17 10:16:51 +02:00
util.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
util.h CI: added sync test with memory leak detection 2023-07-19 13:59:57 +02:00
uv_util.h Console: returned stdin check to constructor 2023-04-20 10:59:32 +02:00
wallet.cpp Updated copyright 2023-01-04 13:07:55 +01:00
wallet.h Updated copyright 2023-01-04 13:07:55 +01:00
zmq_reader.cpp CI: cleanup build warnings 2023-08-16 14:20:23 +02:00
zmq_reader.h Added support for multiple Monero hosts 2023-06-18 12:56:27 +02:00