.. |
block_cache.cpp
|
CI: cleanup build warnings
|
2023-08-16 14:20:23 +02:00 |
block_cache.h
|
Fixed cppcheck error
|
2023-04-05 14:13:48 +02:00 |
block_template.cpp
|
Fix: set timestamp for locally found blocks
|
2023-12-10 00:41:49 +01:00 |
block_template.h
|
Removed fork code, only v2 is left
|
2023-03-19 17:19:25 +01:00 |
common.h
|
Enabled SEH for MSVC builds
|
2023-11-07 13:09:24 +01:00 |
console_commands.cpp
|
Fixed cppcheck errors
|
2023-10-08 23:33:06 +02:00 |
console_commands.h
|
CI: cleanup build warnings
|
2023-08-16 14:20:23 +02:00 |
crypto.cpp
|
Fixed cppcheck errors
|
2023-11-26 09:52:24 +01:00 |
crypto.h
|
Cache: save data from previous Monero block too
|
2023-03-31 12:59:11 +02:00 |
json_parsers.h
|
Updated copyright
|
2023-01-04 13:07:55 +01:00 |
json_rpc_request.cpp
|
Fix CVE-2023-38545
|
2023-10-11 08:17:35 +02:00 |
json_rpc_request.h
|
Get ping times for all hosts
|
2023-06-19 17:56:53 +02: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
|
Enabled SEH for MSVC builds
|
2023-11-07 13:09:24 +01:00 |
log.h
|
Fixed cppcheck errors
|
2023-12-23 19:22:06 +01:00 |
main.cpp
|
Self-test: multithreaded dataset initialization
|
2023-10-18 13:43:40 +02:00 |
memory_leak_debug.cpp
|
Debug: print call stack of unhandled exceptions
|
2023-11-07 11:00:39 +01:00 |
mempool.cpp
|
CI: cleanup build warnings
|
2023-08-16 14:20:23 +02:00 |
mempool.h
|
Updated copyright
|
2023-01-04 13:07:55 +01:00 |
miner.cpp
|
Don't update api when shutting down
|
2023-09-13 21:12:01 +02:00 |
miner.h
|
Miner: count failed shares
|
2023-01-22 09:28:23 +01:00 |
p2p_server.cpp
|
Fixed block broadcast detection
|
2023-12-23 19:06:18 +01:00 |
p2p_server.h
|
Update check now also checks for connected peer versions
|
2023-10-09 11:08:51 +02:00 |
p2pool.cpp
|
Fixed cppcheck errors
|
2023-12-23 19:22:06 +01:00 |
p2pool.h
|
Removed unnecessary lock
|
2023-06-27 17:09:58 +02:00 |
p2pool_api.cpp
|
API: removed file size limitation
|
2023-09-16 19:38:16 +02:00 |
p2pool_api.h
|
Refactored TCPServer to reduce code duplication
|
2023-04-19 16:37:32 +02:00 |
params.cpp
|
CI: cleanup build warnings
|
2023-08-16 14:20:23 +02:00 |
params.h
|
Added support for multiple Monero hosts
|
2023-06-18 12:56:27 +02:00 |
pool_block.cpp
|
CI: cleanup build warnings
|
2023-08-16 14:20:23 +02:00 |
pool_block.h
|
BlockTemplate code refactoring
|
2023-04-21 11:13:48 +02:00 |
pool_block_parser.inl
|
RandomX: try to recover after an error
|
2023-08-21 11:01:57 +02:00 |
pow_hash.cpp
|
Removed unnecessary async call
|
2023-09-04 20:38:01 +02:00 |
pow_hash.h
|
Removed unnecessary async call
|
2023-09-04 20:38:01 +02:00 |
side_chain.cpp
|
Fixed cppcheck errors
|
2023-12-23 19:22:06 +01:00 |
side_chain.h
|
Notify about new P2Pool versions
|
2023-10-08 18:52:06 +02:00 |
stratum_server.cpp
|
Fixed cppcheck errors
|
2023-11-26 09:52:24 +01:00 |
stratum_server.h
|
StratumServer: fixed data races on disconnect
|
2023-09-08 15:19:59 +02:00 |
tcp_server.cpp
|
TCPServer: cleaned up IPv4 address handling
|
2023-09-11 19:43:28 +02:00 |
tcp_server.h
|
StratumServer: fixed data races on disconnect
|
2023-09-08 15:19:59 +02:00 |
util.cpp
|
Fixed cppcheck errors
|
2023-12-23 19:22:06 +01:00 |
util.h
|
p2pool v3.9
|
2023-11-26 16:17:46 +01:00 |
uv_util.h
|
Console: returned stdin check to constructor
|
2023-04-20 10:59:32 +02: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
|
Fixed cppcheck errors
|
2023-12-23 19:22:06 +01:00 |
zmq_reader.h
|
Added support for multiple Monero hosts
|
2023-06-18 12:56:27 +02:00 |