p2pool/src
SChernykh d332f6cf23 Fixed PPLNS window display in status 2023-01-21 23:09:57 +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 Fixed m_txkeySecSeed in block template update 2023-01-21 22:48:51 +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 Updated copyright 2023-01-04 13:07:55 +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: update extra_nonce on each new block 2023-01-19 11:22:22 +01:00
miner.h Miner: update extra_nonce on each new block 2023-01-19 11:22:22 +01:00
p2p_server.cpp Reduced transaction time-to-include delay 2023-01-20 13:14:58 +01:00
p2p_server.h Updated copyright 2023-01-04 13:07:55 +01:00
p2pool.cpp Show file:line where panic() was called from 2023-01-14 12:37:08 +01:00
p2pool.h Track shares that failed to be added 2023-01-07 15:50:02 +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 PoolBlock: removed unnecessary mutex 2023-01-17 13:20:09 +01:00
pool_block.h PoolBlock: removed unnecessary mutex 2023-01-17 13:20:09 +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 PPLNS window display in status 2023-01-21 23:09:57 +01:00
side_chain.h Testnet fork on January 21st 2023-01-16 15:36:21 +01:00
stratum_server.cpp TCPServer: optimized internal write buffers 2023-01-20 17:03:59 +01:00
stratum_server.h Optimized RNG usage 2023-01-17 16:24:15 +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 Show file:line where panic() was called from 2023-01-14 12:37:08 +01:00
util.h Show file:line where panic() was called from 2023-01-14 12:37:08 +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