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 d40bb61da8
p2pool v2.3
2 years ago
..
block_cache.cpp Speedup SideChain::get_outputs_blob() 2 years ago
block_cache.h Updated copyright 2 years ago
block_template.cpp Speedup SideChain::get_outputs_blob() 2 years ago
block_template.h Enforce deterministic tx keys starting from v15 2 years ago
common.h Added memory hooks for CURL 2 years ago
console_commands.cpp Fixed "unknown command" message 2 years ago
console_commands.h Fixed processing of long console commands 2 years ago
crypto.cpp Reduced lock contention in Cache::get_derivation() 2 years ago
crypto.h Enforce deterministic tx keys starting from v15 2 years ago
json_parsers.h Added json parser tests 2 years ago
json_rpc_request.cpp JSON RPC: added more error checks 2 years ago
json_rpc_request.h Fixed memory leaks 2 years ago
keccak.cpp Updated cppcheck workflow on Linux 2 years ago
keccak.h Updated copyright 2 years ago
log.cpp Updated cppcheck workflow on Linux 2 years ago
log.h Updated cppcheck workflow on Linux 2 years ago
main.cpp Added memory hooks for CURL 2 years ago
memory_leak_debug.cpp More fine-grained locks in crypto cache 2 years ago
mempool.cpp Updated copyright 2 years ago
mempool.h Updated copyright 2 years ago
miner.cpp Miner: reset share counter when synchronized 2 years ago
miner.h Miner: reset share counter when synchronized 2 years ago
p2p_server.cpp Speedup SideChain::get_outputs_blob() 2 years ago
p2p_server.h P2PServer: don't deserialize the same block twice 2 years ago
p2pool.cpp Fixed potential deadlock 2 years ago
p2pool.h Fixed potential deadlock 2 years ago
p2pool_api.cpp API: fixed error messages 2 years ago
p2pool_api.h API: use unique temp file names 2 years ago
params.cpp Change llhttp to libcurl 2 years ago
params.h Change llhttp to libcurl 2 years ago
pool_block.cpp SideChain: precalculate tx pubkeys for faster sync 2 years ago
pool_block.h Speedup SideChain::get_outputs_blob() 2 years ago
pool_block_parser.inl Speedup SideChain::get_outputs_blob() 2 years ago
pow_hash.cpp Added uv_cond_init_checked 2 years ago
pow_hash.h Change llhttp to libcurl 2 years ago
side_chain.cpp CI: added sync test 2 years ago
side_chain.h CI: added sync test 2 years ago
stratum_server.cpp StratumServer: added scoring system for clients 2 years ago
stratum_server.h StratumServer: added scoring system for clients 2 years ago
tcp_server.h TCPServer: added more checks during disconnects 2 years ago
tcp_server.inl TCPServer: more informative error messages 2 years ago
util.cpp p2pool v2.3 2 years ago
util.h CI: added sync test 2 years ago
uv_util.h Added uv_cond_init_checked 2 years ago
wallet.cpp Updated cppcheck workflow on Linux 2 years ago
wallet.h View tags support 2 years ago
zmq_reader.cpp Restart ZMQ connection if it looks dead 2 years ago
zmq_reader.h Updated copyright 2 years ago