You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
p2wool/src
SChernykh 46b7c3e755
TCPServer: stop reading before closing connection
3 years ago
..
block_cache.cpp Code safety: BlockCache isn't supposed to be copied/moved 3 years ago
block_cache.h Code safety: BlockCache isn't supposed to be copied/moved 3 years ago
block_template.cpp Show hashrate estimate in status 3 years ago
block_template.h Show hashrate estimate in status 3 years ago
common.h BlockCache (Linux version) 3 years ago
console_commands.cpp Print background jobs in status 3 years ago
console_commands.h Add files 3 years ago
crypto.cpp Add files 3 years ago
crypto.h Add files 3 years ago
json_parsers.h Add files 3 years ago
json_rpc_request.cpp Restrict uv_default_loop() to main thread 3 years ago
json_rpc_request.h Add files 3 years ago
keccak.cpp Add files 3 years ago
keccak.h Add files 3 years ago
log.cpp Restrict uv_default_loop() to main thread 3 years ago
log.h Show hashrate estimate in status 3 years ago
main.cpp Add files 3 years ago
mempool.cpp More clang fixes 3 years ago
mempool.h More clang fixes 3 years ago
p2p_server.cpp Fixed wrong uv loop in p2pserver::flush_cache() 3 years ago
p2p_server.h Drop idle connections 3 years ago
p2pool.cpp p2pool: submit block from the main thread only 3 years ago
p2pool.h p2pool: submit block from the main thread only 3 years ago
params.cpp Add files 3 years ago
params.h Add files 3 years ago
pool_block.cpp Fixed pruning logic 3 years ago
pool_block.h Fixed pruning logic 3 years ago
pool_block_parser.inl Fixed pruning logic 3 years ago
pow_hash.cpp Restrict uv_default_loop() to main thread 3 years ago
pow_hash.h Add files 3 years ago
side_chain.cpp Reduced startup spam at log levels <= 5 3 years ago
side_chain.h Add files 3 years ago
stratum_server.cpp p2pool: submit block from the main thread only 3 years ago
stratum_server.h Add files 3 years ago
tcp_server.h Add files 3 years ago
tcp_server.inl TCPServer: stop reading before closing connection 3 years ago
util.cpp Restrict uv_default_loop() to main thread 3 years ago
util.h Restrict uv_default_loop() to main thread 3 years ago
uv_util.h Restrict uv_default_loop() to main thread 3 years ago
wallet.cpp Add files 3 years ago
wallet.h Add files 3 years ago
zmq_reader.cpp Add files 3 years ago
zmq_reader.h Add files 3 years ago