p2pool/src
SChernykh 0009eba307 Fix RandomX startup logic
Ensure that both RandomX caches initialize before stratum and p2p servers start.
2021-08-25 18:31:42 +02:00
..
block_cache.cpp Enabled block cache for Mac 2021-08-25 16:26:15 +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 hashrate estimate in status 2021-08-25 11:13:38 +02:00
block_template.h Show hashrate estimate in status 2021-08-25 11:13:38 +02:00
common.h Fix Mac compilation 2021-08-25 18:16:26 +02:00
console_commands.cpp Print background jobs in status 2021-08-25 11:31:35 +02:00
console_commands.h Add files 2021-08-22 12:20:59 +02:00
crypto.cpp Add files 2021-08-22 12:20:59 +02:00
crypto.h Add files 2021-08-22 12:20:59 +02:00
json_parsers.h Add files 2021-08-22 12:20:59 +02:00
json_rpc_request.cpp Restrict uv_default_loop() to main thread 2021-08-25 12:17:14 +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 Restrict uv_default_loop() to main thread 2021-08-25 12:17:14 +02:00
log.h Show hashrate estimate in status 2021-08-25 11:13:38 +02:00
main.cpp Add files 2021-08-22 12:20:59 +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 Fixed wrong uv loop in p2pserver::flush_cache() 2021-08-25 11:31:50 +02:00
p2p_server.h Drop idle connections 2021-08-24 21:45:19 +02:00
p2pool.cpp Fix RandomX startup logic 2021-08-25 18:31:42 +02:00
p2pool.h p2pool: submit block from the main thread only 2021-08-25 12:45:14 +02:00
params.cpp Add files 2021-08-22 12:20:59 +02:00
params.h Add files 2021-08-22 12:20:59 +02:00
pool_block_parser.inl Fixed pruning logic 2021-08-24 18:34:28 +02:00
pool_block.cpp Fixed pruning logic 2021-08-24 18:34:28 +02:00
pool_block.h Fixed pruning logic 2021-08-24 18:34:28 +02:00
pow_hash.cpp Fix RandomX startup logic 2021-08-25 18:31:42 +02:00
pow_hash.h Fix RandomX startup logic 2021-08-25 18:31:42 +02:00
side_chain.cpp Reduced startup spam at log levels <= 5 2021-08-25 15:01:05 +02:00
side_chain.h Add files 2021-08-22 12:20:59 +02:00
stratum_server.cpp p2pool: submit block from the main thread only 2021-08-25 12:45:14 +02:00
stratum_server.h Add files 2021-08-22 12:20:59 +02:00
tcp_server.h Add files 2021-08-22 12:20:59 +02:00
tcp_server.inl Reverted force close TCP connections 2021-08-25 17:27:46 +02:00
util.cpp Restrict uv_default_loop() to main thread 2021-08-25 12:17:14 +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 Add files 2021-08-22 12:20:59 +02:00
wallet.h Add files 2021-08-22 12:20:59 +02:00
zmq_reader.cpp Add files 2021-08-22 12:20:59 +02:00
zmq_reader.h Add files 2021-08-22 12:20:59 +02:00