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.
p2wow/src
WeebDataHoarder 7bad1e05a4
Implemented shares/uncles position chart on status command
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 Fixed some Coverity reports 3 years ago
block_template.h print_status: fixed next payout display 3 years ago
common.h data api: added block hashes to pool/blocks 3 years ago
console_commands.cpp Added pool stats 3 years ago
console_commands.h Add files 3 years ago
crypto.cpp Added cppcheck workflow 3 years ago
crypto.h Added checks for tx keys 3 years ago
json_parsers.h Check network type at startup 3 years ago
json_rpc_request.cpp Better error handling of Monero RPC requests 3 years ago
json_rpc_request.h Better error handling of Monero RPC requests 3 years ago
keccak.cpp Add files 3 years ago
keccak.h Add files 3 years ago
log.cpp Added cppcheck workflow 3 years ago
log.h Update log.h 3 years ago
main.cpp P2PServer: load peers from DNS 3 years ago
memory_leak_debug.cpp Added cppcheck scripts 3 years ago
mempool.cpp More clang fixes 3 years ago
mempool.h More clang fixes 3 years ago
p2p_server.cpp Tweaked block broadcast rules 3 years ago
p2p_server.h P2PServer: load peers from DNS 3 years ago
p2pool.cpp Better error handling of Monero RPC requests 3 years ago
p2pool.h Better error handling of Monero RPC requests 3 years ago
p2pool_api.cpp data api: added stats_mod 3 years ago
p2pool_api.h data api: added stats_mod 3 years ago
params.cpp DNS name resolution for command line parameters 3 years ago
params.h DNS name resolution for command line parameters 3 years ago
pool_block.cpp Added cppcheck scripts 3 years ago
pool_block.h Fixed pruning logic 3 years ago
pool_block_parser.inl Added cppcheck scripts 3 years ago
pow_hash.cpp Fixed RandomX VM initialization 3 years ago
pow_hash.h Added more tests 3 years ago
side_chain.cpp Implemented shares/uncles position chart on status command 3 years ago
side_chain.h P2PServer: load peers from DNS 3 years ago
stratum_server.cpp Log difficulty for found pool shares 3 years ago
stratum_server.h StratumServer: added avg effort and number of shares to status 3 years ago
tcp_server.h Show block share % in status 3 years ago
tcp_server.inl Show block share % in status 3 years ago
util.cpp DNS name resolution for command line parameters 3 years ago
util.h Fix for older compilers 3 years ago
uv_util.h Restrict uv_default_loop() to main thread 3 years ago
wallet.cpp Added macOS build 3 years ago
wallet.h Added checks for tx keys 3 years ago
zmq_reader.cpp Fixed some Coverity reports 3 years ago
zmq_reader.h Added macOS build 3 years ago