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.
p2wow/src
SChernykh c029e5c39d
Added macro for debug builds
2 years ago
..
block_cache.cpp Removed redundant m_sideChainData 2 years ago
block_cache.h Updated copyright 2 years ago
block_template.cpp Workaround for duplicate sidechain IDs 2 years ago
block_template.h Workaround for duplicate sidechain IDs 2 years ago
common.h Added macro for debug builds 2 years ago
console_commands.cpp Added more error logging 2 years ago
console_commands.h Fixed processing of long console commands 2 years ago
crypto.cpp Optimized TxOutput struct 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 Updated cppcheck workflow on Linux 2 years ago
log.h Updated cppcheck workflow on Linux 2 years ago
main.cpp Limit max in/out peers to 450 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 Randomize extra_nonce 2 years ago
miner.h Miner: reset share counter when synchronized 2 years ago
p2p_server.cpp Fix: uv_close was called from wrong thread 2 years ago
p2p_server.h Fix: uv_close was called from wrong thread 2 years ago
p2pool.cpp Fix: api didn't always save total hashes 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 Limit max in/out peers to 450 2 years ago
params.h Limit max in/out peers to 450 2 years ago
pool_block.cpp Optimized TxOutput struct 2 years ago
pool_block.h Optimized TxOutput struct 2 years ago
pool_block_parser.inl Optimized TxOutput struct 2 years ago
pow_hash.cpp Added more error logging 2 years ago
pow_hash.h SOCKS5 proxy support 2 years ago
side_chain.cpp Added macro for debug builds 2 years ago
side_chain.h P2PServer: sync from the fastest peer if possible 2 years ago
stratum_server.cpp Randomize extra_nonce 2 years ago
stratum_server.h Randomize extra_nonce 2 years ago
tcp_server.h Fix: uv_close was called from wrong thread 2 years ago
tcp_server.inl Fixed memory leak 2 years ago
util.cpp p2pool v2.4 2 years ago
util.h Added `--no-dns` command line parameter 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 SOCKS5 proxy support 2 years ago
zmq_reader.h SOCKS5 proxy support 2 years ago