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 67bbfea87d
p2pool v2.6
1 year ago
..
block_cache.cpp Added code to deserialize compact blobs 2 years ago
block_cache.h Updated copyright 2 years ago
block_template.cpp Added BlockTemplate tests 2 years ago
block_template.h Added BlockTemplate tests 2 years ago
common.h BlockTemplate: non-ambiguous transaction order 2 years ago
console_commands.cpp Console: check for arguments when required 2 years ago
console_commands.h Fixed processing of long console commands 2 years ago
crypto.cpp Optimized crypto cache memory allocation 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 SOCKS5 proxy support 2 years ago
json_rpc_request.h SOCKS5 proxy support 2 years ago
keccak.cpp Updated cppcheck workflow on Linux 2 years ago
keccak.h Updated copyright 2 years ago
log.cpp Added more 128 bit calculations 2 years ago
log.h Show wallet address in error messages and status 2 years ago
main.cpp Added `--p2p-external-port` command line parameter 2 years ago
memory_leak_debug.cpp Better cache cleanup 2 years ago
mempool.cpp Updated copyright 2 years ago
mempool.h Updated copyright 2 years ago
miner.cpp Miner: fixed data race 2 years ago
miner.h Miner: fixed data race 2 years ago
p2p_server.cpp Ignore shares from peers who have lagging monerod 1 year ago
p2p_server.h P2PServer: removed an unnecessary lock 2 years ago
p2pool.cpp Added BlockTemplate tests 2 years ago
p2pool.h Fix: api didn't always save total hashes 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 Added `--p2p-external-port` command line parameter 2 years ago
params.h Added `--p2p-external-port` command line parameter 2 years ago
pool_block.cpp Show wallet address in error messages and status 2 years ago
pool_block.h Added code to deserialize compact blobs 2 years ago
pool_block_parser.inl Added code to deserialize compact blobs 2 years ago
pow_hash.cpp Refactored BackgroundJobTracker 2 years ago
pow_hash.h SOCKS5 proxy support 2 years ago
side_chain.cpp Sync test: log more data in the end 2 years ago
side_chain.h Added more 128 bit calculations 2 years ago
stratum_server.cpp Added sidechain height to SHARE FOUND log 2 years ago
stratum_server.h Added sidechain height to SHARE FOUND log 2 years ago
tcp_server.h Added `--p2p-external-port` command line parameter 2 years ago
tcp_server.inl TCPServer: fixed data race during shutdown 2 years ago
util.cpp Added BlockTemplate tests 2 years ago
util.h p2pool v2.6 1 year ago
uv_util.h Fixed Coverity issues 2 years ago
wallet.cpp P2PServer: tweaked invalid timestamp messages 2 years ago
wallet.h Show wallet address in error messages and status 2 years ago
zmq_reader.cpp SOCKS5 proxy support 2 years ago
zmq_reader.h SOCKS5 proxy support 2 years ago