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 e6d77a40e2
Check block major version in `deserialize()`
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 1 year ago
block_template.h Added BlockTemplate tests 1 year ago
common.h Display software name in peers list 1 year ago
console_commands.cpp Console: check for arguments when required 1 year 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 1 year ago
miner.h Miner: fixed data race 1 year ago
p2p_server.cpp Check the block id returned by `BLOCK_RESPONSE` 1 year ago
p2p_server.h Check the block id returned by `BLOCK_RESPONSE` 1 year ago
p2pool.cpp Call `get_miner_data` again after startup is done 1 year 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 alternative command line parameter names 1 year 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 Check block major version in `deserialize()` 1 year ago
pow_hash.cpp Refactored BackgroundJobTracker 2 years ago
pow_hash.h SOCKS5 proxy support 2 years ago
side_chain.cpp Check block major version in `deserialize()` 1 year ago
side_chain.h Check block major version in `deserialize()` 1 year 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 Fixes for different BSD variants 1 year 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