p2pool/src
SChernykh e64a0acfb3 p2pool v3.0 2023-01-31 18:17:18 +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 Code cleanup and fixes 2023-01-28 09:58:32 +01:00
block_template.h Optimized BlockTemplate::update() 2023-01-16 11:17:41 +01:00
common.h Dynamic PPLNS window 2023-01-08 00:47:03 +01:00
console_commands.cpp Show actual worker difficulty in `workers` command 2023-01-27 22:09:17 +01:00
console_commands.h Updated copyright 2023-01-04 13:07:55 +01: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 Dynamic PPLNS window 2023-01-08 00:47:03 +01:00
main.cpp Updated copyright 2023-01-04 13:07:55 +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 Code cleanup and fixes 2023-01-28 09:58:32 +01:00
p2p_server.h Updated copyright 2023-01-04 13:07:55 +01:00
p2pool.cpp Show Monero node in `status` 2023-01-27 17:42:00 +01:00
p2pool.h Show Monero node in `status` 2023-01-27 17:42:00 +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 Show Monero node in `status` 2023-01-27 17:42:00 +01:00
side_chain.h Testnet fork on January 21st 2023-01-16 15:36:21 +01:00
stratum_server.cpp Show actual worker difficulty in `workers` command 2023-01-27 22:09:17 +01:00
stratum_server.h Show actual worker difficulty in `workers` command 2023-01-27 22:09:17 +01:00
tcp_server.h TCPServer: optimized internal write buffers 2023-01-20 17:03:59 +01:00
tcp_server.inl TCPServer: optimized internal write buffers 2023-01-20 17:03:59 +01:00
util.cpp Retry `getaddrinfo` with IPv4 only after an error 2023-01-27 10:29:04 +01:00
util.h p2pool v3.0 2023-01-31 18:17:18 +01:00
uv_util.h Optimized BlockTemplate::update() 2023-01-16 11:17:41 +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 Updated copyright 2023-01-04 13:07:55 +01:00
zmq_reader.h Updated copyright 2023-01-04 13:07:55 +01:00