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.
p2pool-wow/src
SChernykh 336349e189
Show hashrate estimate in status
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 Added log level 6 to reduce spam on level 5 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 Add files 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 Use UTC time for logging 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 Added log level 6 to reduce spam on level 5 3 years ago
p2p_server.h Drop idle connections 3 years ago
p2pool.cpp Merge pull request #2 from hyc/cmds 3 years ago
p2pool.h Tweak command handling 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 Block cache WIP and other fixes 3 years ago
pow_hash.h Add files 3 years ago
side_chain.cpp Show hashrate estimate in status 3 years ago
side_chain.h Add files 3 years ago
stratum_server.cpp Update stratum_server.cpp 3 years ago
stratum_server.h Add files 3 years ago
tcp_server.h Add files 3 years ago
tcp_server.inl Added log level 6 to reduce spam on level 5 3 years ago
util.cpp Update util.cpp 3 years ago
util.h Block cache WIP and other fixes 3 years ago
uv_util.h Add files 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