p2pool/src
SChernykh d8bb85a1d8 Fix: api didn't always save total hashes 2022-10-09 18:17:01 +02:00
..
block_cache.cpp Removed redundant m_sideChainData 2022-10-04 15:49:58 +02:00
block_cache.h Updated copyright 2022-03-30 14:42:26 +02:00
block_template.cpp Optimized TxOutput struct 2022-10-04 21:03:56 +02:00
block_template.h SOCKS5 proxy support 2022-09-03 22:35:38 +02:00
common.h Added memory hooks for CURL 2022-06-07 16:02:08 +02:00
console_commands.cpp Added more error logging 2022-09-08 09:18:30 +02:00
console_commands.h Fixed processing of long console commands 2022-08-05 09:09:14 +02:00
crypto.cpp Optimized TxOutput struct 2022-10-04 21:03:56 +02:00
crypto.h Enforce deterministic tx keys starting from v15 2022-06-28 10:44:16 +02:00
json_parsers.h Added json parser tests 2022-06-20 10:50:30 +02:00
json_rpc_request.cpp SOCKS5 proxy support 2022-09-03 22:35:38 +02:00
json_rpc_request.h SOCKS5 proxy support 2022-09-03 22:35:38 +02:00
keccak.cpp Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
keccak.h Updated copyright 2022-03-30 14:42:26 +02:00
log.cpp Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
log.h Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
main.cpp Limit max in/out peers to 450 2022-09-20 10:39:55 +02:00
memory_leak_debug.cpp Better cache cleanup 2022-10-04 20:04:41 +02:00
mempool.cpp Updated copyright 2022-03-30 14:42:26 +02:00
mempool.h Updated copyright 2022-03-30 14:42:26 +02:00
miner.cpp Miner: reset share counter when synchronized 2022-06-30 12:13:17 +02:00
miner.h Miner: reset share counter when synchronized 2022-06-30 12:13:17 +02:00
p2p_server.cpp Fix: uv_close was called from wrong thread 2022-10-07 16:02:08 +02:00
p2p_server.h Fix: uv_close was called from wrong thread 2022-10-07 16:02:08 +02:00
p2pool.cpp Fix: api didn't always save total hashes 2022-10-09 18:17:01 +02:00
p2pool.h Fix: api didn't always save total hashes 2022-10-09 18:17:01 +02:00
p2pool_api.cpp API: fixed error messages 2022-08-26 09:39:44 +02:00
p2pool_api.h API: use unique temp file names 2022-08-25 09:52:58 +02:00
params.cpp Limit max in/out peers to 450 2022-09-20 10:39:55 +02:00
params.h Limit max in/out peers to 450 2022-09-20 10:39:55 +02:00
pool_block.cpp Optimized TxOutput struct 2022-10-04 21:03:56 +02:00
pool_block.h Optimized TxOutput struct 2022-10-04 21:03:56 +02:00
pool_block_parser.inl Optimized TxOutput struct 2022-10-04 21:03:56 +02:00
pow_hash.cpp Added more error logging 2022-09-08 09:18:30 +02:00
pow_hash.h SOCKS5 proxy support 2022-09-03 22:35:38 +02:00
side_chain.cpp Fix: api didn't always save total hashes 2022-10-09 18:17:01 +02:00
side_chain.h P2PServer: sync from the fastest peer if possible 2022-09-13 10:51:15 +02:00
stratum_server.cpp Fix: uv_close was called from wrong thread 2022-10-07 16:02:08 +02:00
stratum_server.h Fix: uv_close was called from wrong thread 2022-10-07 16:02:08 +02:00
tcp_server.h Fix: uv_close was called from wrong thread 2022-10-07 16:02:08 +02:00
tcp_server.inl Fixed memory leak 2022-09-28 22:43:38 +02:00
util.cpp p2pool v2.4 2022-09-30 17:52:33 +02:00
util.h Added `--no-dns` command line parameter 2022-09-04 18:10:14 +02:00
uv_util.h Added uv_cond_init_checked 2022-07-14 09:02:08 +02:00
wallet.cpp Updated cppcheck workflow on Linux 2022-05-26 21:19:01 +02:00
wallet.h View tags support 2022-04-09 00:56:42 +02:00
zmq_reader.cpp SOCKS5 proxy support 2022-09-03 22:35:38 +02:00
zmq_reader.h SOCKS5 proxy support 2022-09-03 22:35:38 +02:00