p2pool/src
2021-09-01 20:48:03 +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 Show all Monero block rewards in log 2021-09-01 10:43:10 +02:00
block_template.h print_status: fixed next payout display 2021-08-25 18:52:09 +02:00
common.h p2pool: export data to an external web-server 2021-09-01 14:11:28 +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 checks for tx keys 2021-08-31 17:23:20 +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 P2PServer: added 1 second grace time for stale shares 2021-08-31 09:58:57 +02:00
log.h Fixed setting max log level from command line 2021-08-31 11:18:40 +02:00
main.cpp p2pool: export data to an external web-server 2021-09-01 14:11:28 +02:00
memory_leak_debug.cpp Small fixes 2021-08-29 00:13:53 +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 P2PServer: don't broadcast stale blocks 2021-08-31 23:41:05 +02:00
p2p_server.h P2PServer: always ban IPs that send bad blocks 2021-08-31 13:14:35 +02:00
p2pool_api.cpp Added pool stats 2021-09-01 16:28:05 +02:00
p2pool_api.h Added pool stats 2021-09-01 16:28:05 +02:00
p2pool.cpp Added pool blocks 2021-09-01 17:35:54 +02:00
p2pool.h Added pool blocks 2021-09-01 17:35:54 +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_parser.inl Added checks for tx keys 2021-08-31 17:23:20 +02:00
pool_block.cpp Added checks for tx keys 2021-08-31 17:23:20 +02:00
pool_block.h Fixed pruning logic 2021-08-24 18:34:28 +02:00
pow_hash.cpp Update dataset at normal thread priority 2021-08-29 17:36:10 +02:00
pow_hash.h Fix RandomX startup logic 2021-08-25 18:31:42 +02:00
side_chain.cpp Count all miners that were active in last 24 hours 2021-09-01 20:48:03 +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 StratumServer: added keepalived method 2021-08-31 20:57:01 +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 Tweaked log levels 2021-08-29 19:20:36 +02:00
util.cpp P2PServer: added 1 second grace time for stale shares 2021-08-31 09:58:57 +02:00
util.h Restrict uv_default_loop() to main thread 2021-08-25 12:17:14 +02:00
uv_util.h Restrict uv_default_loop() to main thread 2021-08-25 12:17:14 +02:00
wallet.cpp Stricter wallet address checks 2021-08-31 18:26:28 +02:00
wallet.h Added checks for tx keys 2021-08-31 17:23:20 +02:00
zmq_reader.cpp Show all Monero block rewards in log 2021-09-01 10:43:10 +02:00
zmq_reader.h Add files 2021-08-22 12:20:59 +02:00