p2pool/src
2022-09-28 16:50:30 +02:00
..
block_cache.cpp Speedup SideChain::get_outputs_blob() 2022-08-15 13:48:21 +02:00
block_cache.h Updated copyright 2022-03-30 14:42:26 +02:00
block_template.cpp Merge branch 'proxy' 2022-09-04 09:57:32 +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 Reduced lock contention in Cache::get_derivation() 2022-08-16 18:15:41 +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 More fine-grained locks in crypto cache 2022-08-15 18:39:28 +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 More reliable file load/save 2022-09-13 18:48:00 +02:00
p2p_server.h Limit max in/out peers to 450 2022-09-20 10:39:55 +02:00
p2pool.cpp Require monerod v0.18 2022-09-14 14:45:10 +02:00
p2pool.h SOCKS5 proxy support 2022-09-03 22:35:38 +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 Reduced memory usage for each PoolBlock 2022-09-28 16:50:30 +02:00
pool_block.h Reduced memory usage for each PoolBlock 2022-09-28 16:50:30 +02:00
pool_block_parser.inl Speedup SideChain::get_outputs_blob() 2022-08-15 13:48:21 +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 CI: added sync test 2022-08-23 19:49:41 +02:00
side_chain.h P2PServer: sync from the fastest peer if possible 2022-09-13 10:51:15 +02:00
stratum_server.cpp StratumServer: improved warning message 2022-09-07 08:59:04 +02:00
stratum_server.h SOCKS5 proxy support 2022-09-03 22:35:38 +02:00
tcp_server.h Fix: possible use after free on shutdown 2022-09-08 16:16:00 +02:00
tcp_server.inl TCPServer: fix incoming connection counting 2022-09-22 11:28:38 +02:00
util.cpp Added --no-dns command line parameter 2022-09-04 18:10:14 +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