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.
p2wool/src
SChernykh dac74a8829
Update p2p_server.cpp
3 years ago
..
block_cache.cpp BlockCache: check block size before storing it 3 years ago
block_cache.h Code safety: BlockCache isn't supposed to be copied/moved 3 years ago
block_template.cpp print_status: fixed next payout display 3 years ago
block_template.h print_status: fixed next payout display 3 years ago
common.h StratumServer: support custom fixed difficulty 3 years ago
console_commands.cpp Fixed use after free on p2pool shutdown 3 years ago
console_commands.h Add files 3 years ago
crypto.cpp Add files 3 years ago
crypto.h Add files 3 years ago
json_parsers.h Check network type at startup 3 years ago
json_rpc_request.cpp Restrict uv_default_loop() to main thread 3 years ago
json_rpc_request.h Add files 3 years ago
keccak.cpp Add files 3 years ago
keccak.h Add files 3 years ago
log.cpp Prepare for mainnet test 3 years ago
log.h StratumServer: Use short target format (4 bytes) for diff <= ~2 million 3 years ago
main.cpp TCPServer fixes 3 years ago
memory_leak_debug.cpp Small fixes 3 years ago
mempool.cpp More clang fixes 3 years ago
mempool.h More clang fixes 3 years ago
p2p_server.cpp Update p2p_server.cpp 3 years ago
p2p_server.h P2PServer: ban peers only after handshake finished and failed 3 years ago
p2pool.cpp Relax JSON parsing 3 years ago
p2pool.h Check network type at startup 3 years ago
params.cpp Add files 3 years ago
params.h Add files 3 years ago
pool_block.cpp Fixed pruning logic 3 years ago
pool_block.h Fixed pruning logic 3 years ago
pool_block_parser.inl Fixed pruning logic 3 years ago
pow_hash.cpp Update dataset at normal thread priority 3 years ago
pow_hash.h Fix RandomX startup logic 3 years ago
side_chain.cpp Relax JSON parsing 3 years ago
side_chain.h Check network type at startup 3 years ago
stratum_server.cpp Enable 4-byte target format for diff up to 4 million 3 years ago
stratum_server.h StratumServer: support custom fixed difficulty 3 years ago
tcp_server.h Small fixes 3 years ago
tcp_server.inl P2PServer: don't add banned peers back to the peer list 3 years ago
util.cpp check_pow: fixed carry calculation 3 years ago
util.h Restrict uv_default_loop() to main thread 3 years ago
uv_util.h Restrict uv_default_loop() to main thread 3 years ago
wallet.cpp Check network type at startup 3 years ago
wallet.h Check network type at startup 3 years ago
zmq_reader.cpp Relax JSON parsing 3 years ago
zmq_reader.h Add files 3 years ago