p2pool/src
SChernykh 884d0f180a TCP server: log IP addresses in more places 2021-09-05 20:21:33 +02:00
..
block_cache.cpp BlockCache: check block size before storing it 2021-08-27 10:37:14 +02:00
block_cache.h Code safety: BlockCache isn't supposed to be copied/moved 2021-08-24 21:06:47 +02:00
block_template.cpp Added macOS build 2021-09-05 12:10:40 +02:00
block_template.h print_status: fixed next payout display 2021-08-25 18:52:09 +02:00
common.h Parse full 128-bit difficulty from monerod 2021-09-03 22:45:55 +02:00
console_commands.cpp Added pool stats 2021-09-01 16:28:05 +02:00
console_commands.h Add files 2021-08-22 12:20:59 +02:00
crypto.cpp Added cppcheck workflow 2021-09-05 12:53:40 +02:00
crypto.h Added checks for tx keys 2021-08-31 17:23:20 +02:00
json_parsers.h Check network type at startup 2021-08-27 11:25:25 +02:00
json_rpc_request.cpp JSONRPCRequest: more informative error messages 2021-08-30 14:28:23 +02:00
json_rpc_request.h Add files 2021-08-22 12:20:59 +02:00
keccak.cpp Add files 2021-08-22 12:20:59 +02:00
keccak.h Add files 2021-08-22 12:20:59 +02:00
log.cpp Added cppcheck workflow 2021-09-05 12:53:40 +02:00
log.h Show pool-side hashrate in status only when it's not zero 2021-09-05 15:56:50 +02:00
main.cpp p2pool: export data to an external web-server 2021-09-01 14:11:28 +02:00
memory_leak_debug.cpp Added cppcheck scripts 2021-09-02 12:35:36 +02:00
mempool.cpp More clang fixes 2021-08-23 11:44:26 +02:00
mempool.h More clang fixes 2021-08-23 11:44:26 +02:00
p2p_server.cpp TCP server: log IP addresses in more places 2021-09-05 20:21:33 +02:00
p2p_server.h Tweaked peer list logic 2021-09-02 19:21:38 +02:00
p2pool.cpp Added macOS build 2021-09-05 12:10:40 +02:00
p2pool.h api: store difficulty and totalHashes for each block 2021-09-03 18:04:54 +02:00
p2pool_api.cpp Added cppcheck workflow 2021-09-05 12:53:40 +02:00
p2pool_api.h Added pool stats 2021-09-01 16:28:05 +02:00
params.cpp p2pool: export data to an external web-server 2021-09-01 14:11:28 +02:00
params.h p2pool: export data to an external web-server 2021-09-01 14:11:28 +02:00
pool_block.cpp Added cppcheck scripts 2021-09-02 12:35:36 +02:00
pool_block.h Fixed pruning logic 2021-08-24 18:34:28 +02:00
pool_block_parser.inl Added cppcheck scripts 2021-09-02 12:35:36 +02:00
pow_hash.cpp Added cppcheck workflow 2021-09-05 12:53:40 +02:00
pow_hash.h Fix RandomX startup logic 2021-08-25 18:31:42 +02:00
side_chain.cpp Show pool-side hashrate in status only when it's not zero 2021-09-05 15:56:50 +02:00
side_chain.h Count all miners that were active in last 24 hours 2021-09-01 20:48:03 +02:00
stratum_server.cpp Stratum server: log IP addresses that send bad data 2021-09-05 19:16:23 +02:00
stratum_server.h StratumServer: added avg effort and number of shares to status 2021-08-30 20:49:51 +02:00
tcp_server.h Small fixes 2021-08-29 00:13:53 +02:00
tcp_server.inl TCP server: log IP addresses in more places 2021-09-05 20:21:33 +02:00
util.cpp api: store difficulty and totalHashes for each block 2021-09-03 18:04:54 +02:00
util.h Added cppcheck scripts 2021-09-02 12:35:36 +02:00
uv_util.h Restrict uv_default_loop() to main thread 2021-08-25 12:17:14 +02:00
wallet.cpp Added macOS build 2021-09-05 12:10:40 +02:00
wallet.h Added checks for tx keys 2021-08-31 17:23:20 +02:00
zmq_reader.cpp Added macOS build 2021-09-05 12:10:40 +02:00
zmq_reader.h Added macOS build 2021-09-05 12:10:40 +02:00