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 8a222d5e75
TCPServer: check if loop thread is running before waiting for it
1 year ago
..
block_cache.cpp Fixed cppcheck error 1 year ago
block_cache.h Fixed cppcheck error 1 year ago
block_template.cpp BlockTemplate code refactoring 1 year ago
block_template.h Removed fork code, only v2 is left 1 year ago
common.h Removed unused <iostream> 1 year ago
console_commands.cpp Console: fixed data race 1 year ago
console_commands.h Refactored TCPServer to reduce code duplication 1 year ago
crypto.cpp Refactored TCPServer to reduce code duplication 1 year ago
crypto.h Cache: save data from previous Monero block too 1 year ago
json_parsers.h Updated copyright 1 year ago
json_rpc_request.cpp Fixed a rare crash on exit 1 year ago
json_rpc_request.h Refactored TCPServer to reduce code duplication 1 year ago
keccak.cpp Added sidechain extra 1 year ago
keccak.h Added sidechain extra 1 year ago
log.cpp Console: returned stdin check to constructor 1 year ago
log.h CI: added openbsd build 1 year ago
main.cpp Fixed command line parsing 1 year ago
memory_leak_debug.cpp Updated copyright 1 year ago
mempool.cpp Updated copyright 1 year ago
mempool.h Updated copyright 1 year ago
miner.cpp Removed fork code, only v2 is left 1 year ago
miner.h Miner: count failed shares 1 year ago
p2p_server.cpp TCPServer: use /64 prefix to ban IPv6 peers 1 year ago
p2p_server.h TCPServer: use /64 prefix to ban IPv6 peers 1 year ago
p2pool.cpp Cache: save data from previous Monero block too 1 year ago
p2pool.h Cache: save data from previous Monero block too 1 year ago
p2pool_api.cpp Refactored TCPServer to reduce code duplication 1 year ago
p2pool_api.h Refactored TCPServer to reduce code duplication 1 year ago
params.cpp Fixed cppcheck errors 1 year ago
params.h Fixed cppcheck errors 1 year ago
pool_block.cpp Added a check for unstable hardware 1 year ago
pool_block.h BlockTemplate code refactoring 1 year ago
pool_block_parser.inl BlockTemplate code refactoring 1 year ago
pow_hash.cpp Added a check for unstable hardware 1 year ago
pow_hash.h Added a check for unstable hardware 1 year ago
side_chain.cpp SideChain: fixed data race 1 year ago
side_chain.h API: added PPLNS window size to pool stats 1 year ago
stratum_server.cpp TCPServer: use /64 prefix to ban IPv6 peers 1 year ago
stratum_server.h TCPServer: use /64 prefix to ban IPv6 peers 1 year ago
tcp_server.cpp TCPServer: check if loop thread is running before waiting for it 1 year ago
tcp_server.h TCPServer: check if loop thread is running before waiting for it 1 year ago
util.cpp Removed unused <iostream> 1 year ago
util.h p2pool v3.3 1 year ago
uv_util.h Console: returned stdin check to constructor 1 year ago
wallet.cpp Updated copyright 1 year ago
wallet.h Updated copyright 1 year ago
zmq_reader.cpp Don't let user connect to a node without ZMQ 1 year ago
zmq_reader.h Don't let user connect to a node without ZMQ 1 year ago