p2pool/src
SChernykh de7bdba95f TCPServer: don't spam logs with 127.0.0.1 bans 2023-03-17 16:59:01 +01:00
..
block_cache.cpp Updated copyright 2023-01-04 13:07:55 +01:00
block_cache.h Updated copyright 2023-01-04 13:07:55 +01:00
block_template.cpp Tests: fixed block_template test volatility 2023-03-01 09:20:09 +01:00
block_template.h Optimized BlockTemplate::update() 2023-01-16 11:17:41 +01:00
common.h TCPServer: refactored memory allocation 2023-02-17 08:47:52 +01:00
console_commands.cpp Code cleanup 2023-03-09 10:59:52 +01:00
console_commands.h allow named pipe as stdin, fixes after review 2023-03-09 14:38:20 +13:00
crypto.cpp Initialize tx key from random seed 2023-01-09 11:28:47 +01:00
crypto.h Initialize tx key from random seed 2023-01-09 11:28:47 +01:00
json_parsers.h Updated copyright 2023-01-04 13:07:55 +01:00
json_rpc_request.cpp Fixed a rare crash on exit 2023-01-13 18:25:04 +01:00
json_rpc_request.h Updated copyright 2023-01-04 13:07:55 +01:00
keccak.cpp Added sidechain extra 2023-01-08 17:07:28 +01:00
keccak.h Added sidechain extra 2023-01-08 17:07:28 +01:00
log.cpp Updated copyright 2023-01-04 13:07:55 +01:00
log.h CI: added openbsd build 2023-02-16 15:16:24 +01:00
main.cpp Updated `--no-autodiff` description 2023-02-21 09:17:42 +01:00
memory_leak_debug.cpp Updated copyright 2023-01-04 13:07:55 +01:00
mempool.cpp Updated copyright 2023-01-04 13:07:55 +01:00
mempool.h Updated copyright 2023-01-04 13:07:55 +01:00
miner.cpp Miner: added m_sharesFailed to api data 2023-01-23 16:17:17 +01:00
miner.h Miner: count failed shares 2023-01-22 09:28:23 +01:00
p2p_server.cpp Don't let user connect to a node without ZMQ 2023-03-10 15:02:07 +01:00
p2p_server.h TCPServer: removed unnecessary mutex 2023-02-27 15:59:42 +01:00
p2pool.cpp Don't let user connect to a node without ZMQ 2023-03-10 15:02:07 +01:00
p2pool.h Don't let user connect to a node without ZMQ 2023-03-10 15:02:07 +01:00
p2pool_api.cpp Show file:line where panic() was called from 2023-01-14 12:37:08 +01:00
p2pool_api.h Added more errors checks to p2pool_api 2023-01-13 15:16:06 +01:00
params.cpp Updated copyright 2023-01-04 13:07:55 +01:00
params.h Updated copyright 2023-01-04 13:07:55 +01:00
pool_block.cpp Code cleanup and fixes 2023-01-28 09:58:32 +01:00
pool_block.h Code cleanup and fixes 2023-01-28 09:58:32 +01:00
pool_block_parser.inl Fixed m_txkeySecSeed in block template update 2023-01-21 22:48:51 +01:00
pow_hash.cpp Show file:line where panic() was called from 2023-01-14 12:37:08 +01:00
pow_hash.h Updated copyright 2023-01-04 13:07:55 +01:00
side_chain.cpp Fixed cppcheck errors 2023-03-06 14:52:47 +01:00
side_chain.h Fixed cppcheck errors 2023-03-06 14:52:47 +01:00
stratum_server.cpp StratumServer: added address sanitizer checks 2023-03-06 14:30:13 +01:00
stratum_server.h Fixed data races 2023-02-27 19:35:28 +01:00
tcp_server.h TCPServer: disabled debug check in release builds 2023-02-27 19:14:03 +01:00
tcp_server.inl TCPServer: don't spam logs with 127.0.0.1 bans 2023-03-17 16:59:01 +01:00
util.cpp Fixed cppcheck error 2023-02-26 20:12:00 +01:00
util.h p2pool v3.1 2023-02-28 18:11:54 +01:00
uv_util.h Fixed `parallel_run` logic on single CPU systems 2023-03-17 16:01:52 +01:00
wallet.cpp Updated copyright 2023-01-04 13:07:55 +01:00
wallet.h Updated copyright 2023-01-04 13:07:55 +01:00
zmq_reader.cpp Don't let user connect to a node without ZMQ 2023-03-10 15:02:07 +01:00
zmq_reader.h Don't let user connect to a node without ZMQ 2023-03-10 15:02:07 +01:00