You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
p2pool/src
SChernykh 1b5860eec8
Fixed cppcheck errors
1 year ago
..
block_cache.cpp Updated copyright 1 year ago
block_cache.h Updated copyright 1 year ago
block_template.cpp Tests: fixed block_template test volatility 1 year ago
block_template.h Optimized BlockTemplate::update() 1 year ago
common.h TCPServer: refactored memory allocation 1 year ago
console_commands.cpp Show actual worker difficulty in `workers` command 1 year ago
console_commands.h Updated copyright 1 year ago
crypto.cpp Initialize tx key from random seed 1 year ago
crypto.h Initialize tx key from random seed 1 year ago
json_parsers.h Updated copyright 1 year ago
json_rpc_request.cpp Fixed a rare crash on exit 1 year ago
json_rpc_request.h Updated copyright 1 year ago
keccak.cpp Added sidechain extra 1 year ago
keccak.h Added sidechain extra 1 year ago
log.cpp Updated copyright 1 year ago
log.h CI: added openbsd build 1 year ago
main.cpp Updated `--no-autodiff` description 1 year ago
memory_leak_debug.cpp Updated copyright 1 year ago
mempool.cpp Updated copyright 1 year ago
mempool.h Updated copyright 1 year ago
miner.cpp Miner: added m_sharesFailed to api data 1 year ago
miner.h Miner: count failed shares 1 year ago
p2p_server.cpp TCPServer: removed unnecessary mutex 1 year ago
p2p_server.h TCPServer: removed unnecessary mutex 1 year ago
p2pool.cpp Fixed data races 1 year ago
p2pool.h Fixed data races 1 year ago
p2pool_api.cpp Show file:line where panic() was called from 1 year ago
p2pool_api.h Added more errors checks to p2pool_api 1 year ago
params.cpp Updated copyright 1 year ago
params.h Updated copyright 1 year ago
pool_block.cpp Code cleanup and fixes 1 year ago
pool_block.h Code cleanup and fixes 1 year ago
pool_block_parser.inl Fixed m_txkeySecSeed in block template update 1 year ago
pow_hash.cpp Show file:line where panic() was called from 1 year ago
pow_hash.h Updated copyright 1 year ago
side_chain.cpp Fixed cppcheck errors 1 year ago
side_chain.h Fixed cppcheck errors 1 year ago
stratum_server.cpp StratumServer: added address sanitizer checks 1 year ago
stratum_server.h Fixed data races 1 year ago
tcp_server.h TCPServer: disabled debug check in release builds 1 year ago
tcp_server.inl TCPServer: disabled debug check in release builds 1 year ago
util.cpp Fixed cppcheck error 1 year ago
util.h p2pool v3.1 1 year ago
uv_util.h Optimized BlockTemplate::update() 1 year ago
wallet.cpp Updated copyright 1 year ago
wallet.h Updated copyright 1 year ago
zmq_reader.cpp Updated copyright 1 year ago
zmq_reader.h Updated copyright 1 year ago