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
SChernykh a7aed2f221
Fixed miner tx creation
2 years ago
..
block_cache.cpp BlockCache: fixed collisions of same height blocks 2 years ago
block_cache.h BlockCache: fixed collisions of same height blocks 2 years ago
block_template.cpp Fixed miner tx creation 2 years ago
block_template.h Fixed miner tx creation 2 years ago
common.h Fixed miner tx creation 2 years ago
console_commands.cpp Added an option to disable RandomX for the build 2 years ago
console_commands.h Add files 3 years ago
crypto.cpp Refactored RNG usage across the code 2 years ago
crypto.h P2PServer: delete old cached blocks after initial sync 3 years ago
json_parsers.h Check network type at startup 3 years ago
json_rpc_request.cpp Use monerod peers to find p2pool nodes 2 years ago
json_rpc_request.h Added "calc_pow" RPC support 3 years ago
keccak.cpp Optimized keccak 2 years ago
keccak.h Add files 3 years ago
log.cpp Fixed Coverity issues 2 years ago
log.h Added `bans` console command 2 years ago
main.cpp Check for unknown command line parameters 2 years ago
memory_leak_debug.cpp Switch to faster unordered_map/set 3 years ago
mempool.cpp Use chrono::steady_clock for internal timestamps 2 years ago
mempool.h Switch to faster unordered_map/set 3 years ago
miner.cpp Added miner statistics to data api 2 years ago
miner.h More time handling fixes 2 years ago
p2p_server.cpp Fixed memory leak after loading block cache 2 years ago
p2p_server.h Fixed memory leak after loading block cache 2 years ago
p2pool.cpp More time handling fixes 2 years ago
p2pool.h Use chrono::steady_clock for internal timestamps 2 years ago
p2pool_api.cpp Switch to faster unordered_map/set 3 years ago
p2pool_api.h Switch to faster unordered_map/set 3 years ago
params.cpp Check for unknown command line parameters 2 years ago
params.h Added an option to disable RandomX for the build 2 years ago
pool_block.cpp Use chrono::steady_clock for internal timestamps 2 years ago
pool_block.h Use chrono::steady_clock for internal timestamps 2 years ago
pool_block_parser.inl Fixed miner tx creation 2 years ago
pow_hash.cpp Make sure dataset init doesn't block start 2 years ago
pow_hash.h Make sure dataset init doesn't block start 2 years ago
side_chain.cpp BlockCache: fixed collisions of same height blocks 2 years ago
side_chain.h Show sidechain ID in status 2 years ago
stratum_server.cpp Use chrono::steady_clock for internal timestamps 2 years ago
stratum_server.h Use chrono::steady_clock for internal timestamps 2 years ago
tcp_server.h TCPServer: fixed uninitialized variables 2 years ago
tcp_server.inl TCPServer: reduced memory usage 2 years ago
util.cpp Refactored RNG usage across the code 2 years ago
util.h Use chrono::steady_clock for internal timestamps 2 years ago
uv_util.h TCPServer: clean up old IP bans 3 years ago
wallet.cpp Fixed Coverity issues 2 years ago
wallet.h Crypto: added cache for faster key derivation 3 years ago
zmq_reader.cpp More time handling fixes 2 years ago
zmq_reader.h ZMQReader: more reliable connect() 3 years ago