p2pool/src
SChernykh c855bb769a PoolBlock: removed unnecessary mutex 2023-01-17 13:20:09 +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 Optimized BlockTemplate::update() 2023-01-16 11:17:41 +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 Use extra_nonce to signal hardfork readiness 2023-01-12 10:19:29 +01:00
miner.h Updated copyright 2023-01-04 13:07:55 +01:00
p2p_server.cpp PoolBlock: removed unnecessary mutex 2023-01-17 13:20:09 +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 PoolBlock: removed unnecessary mutex 2023-01-17 13:20:09 +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 Don't limit min difficulty on testnet 2023-01-16 18:34:48 +01:00
side_chain.h Testnet fork on January 21st 2023-01-16 15:36:21 +01:00
stratum_server.cpp Show file:line where panic() was called from 2023-01-14 12:37:08 +01:00
stratum_server.h Track shares that failed to be added 2023-01-07 15:50:02 +01:00
tcp_server.h Updated copyright 2023-01-04 13:07:55 +01:00
tcp_server.inl Fixed wrong type in uv_walk 2023-01-17 08:15:53 +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