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/src
SChernykh 5febb8c4e2
Self-test: multithreaded dataset initialization
8 months ago
..
block_cache.cpp CI: cleanup build warnings 10 months ago
block_cache.h Fixed cppcheck error 1 year ago
block_template.cpp Notify about new P2Pool versions 8 months ago
block_template.h Removed fork code, only v2 is left 1 year ago
common.h TCPServer: fixed ASAN code 9 months ago
console_commands.cpp Fixed cppcheck errors 8 months ago
console_commands.h CI: cleanup build warnings 10 months 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 Fix CVE-2023-38545 8 months ago
json_rpc_request.h Get ping times for all hosts 12 months ago
keccak.cpp Added sidechain extra 1 year ago
keccak.h Added sidechain extra 1 year ago
log.cpp Log: set locale for data output 9 months ago
log.h More log tests 9 months ago
main.cpp Self-test: multithreaded dataset initialization 8 months ago
memory_leak_debug.cpp CI: tweaked memory leak output formatting 11 months ago
mempool.cpp CI: cleanup build warnings 10 months ago
mempool.h Updated copyright 1 year ago
miner.cpp Don't update api when shutting down 9 months ago
miner.h Miner: count failed shares 1 year ago
p2p_server.cpp Update check now also checks for connected peer versions 8 months ago
p2p_server.h Update check now also checks for connected peer versions 8 months ago
p2pool.cpp Better error messages 9 months ago
p2pool.h Removed unnecessary lock 11 months ago
p2pool_api.cpp API: removed file size limitation 9 months ago
p2pool_api.h Refactored TCPServer to reduce code duplication 1 year ago
params.cpp CI: cleanup build warnings 10 months ago
params.h Added support for multiple Monero hosts 12 months ago
pool_block.cpp CI: cleanup build warnings 10 months ago
pool_block.h BlockTemplate code refactoring 1 year ago
pool_block_parser.inl RandomX: try to recover after an error 10 months ago
pow_hash.cpp Removed unnecessary async call 9 months ago
pow_hash.h Removed unnecessary async call 9 months ago
side_chain.cpp Fixed cppcheck errors 8 months ago
side_chain.h Notify about new P2Pool versions 8 months ago
stratum_server.cpp StratumServer: fixed memory leak on shutdown 8 months ago
stratum_server.h StratumServer: fixed data races on disconnect 9 months ago
tcp_server.cpp TCPServer: cleaned up IPv4 address handling 9 months ago
tcp_server.h StratumServer: fixed data races on disconnect 9 months ago
util.cpp Refactored software id code 8 months ago
util.h p2pool v3.7 8 months 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 ZMQ: fixed bind port error message 8 months ago
zmq_reader.h Added support for multiple Monero hosts 12 months ago