.. |
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
|
Multiple bugfixes
|
2023-12-10 15:40:05 +01:00 |
block_template.h
|
Refactored keccak interface
|
2023-11-24 14:20:11 +01:00 |
common.h
|
Multiple bugfixes
|
2023-12-10 15:40:05 +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
|
Merge mining RPC: added merge_mining_submit_solution
|
2023-11-06 17:22:44 +01:00 |
json_rpc_request.h
|
Get ping times for all hosts
|
2023-06-19 17:56:53 +02:00 |
keccak.cpp
|
Refactored keccak interface
|
2023-11-24 14:20:11 +01:00 |
keccak.h
|
Refactored keccak interface
|
2023-11-24 14:20:11 +01:00 |
log.cpp
|
Enabled SEH for MSVC builds
|
2023-11-07 13:09:24 +01:00 |
log.h
|
More log tests
|
2023-09-17 10:38:46 +02:00 |
main.cpp
|
Added command line for merge mining
|
2023-11-10 16:17:34 +01: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 |
merge_mining_client.cpp
|
Multiple bugfixes
|
2023-12-10 15:40:05 +01:00 |
merge_mining_client.h
|
Multiple bugfixes
|
2023-12-10 15:40:05 +01:00 |
merkle.cpp
|
Fixed Merkle tree root update
|
2023-10-25 22:54:25 +02:00 |
merkle.h
|
Init and update merkle tree root
|
2023-10-25 20:06:12 +02:00 |
miner.cpp
|
Multiple bugfixes
|
2023-12-10 15:40:05 +01:00 |
miner.h
|
Submit the aux block when the difficulty is met (WIP)
|
2023-11-20 00:56:48 +01:00 |
p2p_server.cpp
|
Multiple bugfixes
|
2023-12-10 15:40:05 +01:00 |
p2p_server.h
|
Update check now also checks for connected peer versions
|
2023-10-09 11:08:51 +02:00 |
p2pool.cpp
|
Multiple bugfixes
|
2023-12-10 15:40:05 +01:00 |
p2pool.h
|
Multiple bugfixes
|
2023-12-10 15:40:05 +01: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
|
Added command line for merge mining
|
2023-11-10 16:17:34 +01:00 |
params.h
|
Added command line for merge mining
|
2023-11-10 16:17:34 +01:00 |
pool_block.cpp
|
Submit found aux blocks
|
2023-11-20 22:22:37 +01:00 |
pool_block.h
|
Submit found aux blocks
|
2023-11-20 22:22:37 +01:00 |
pool_block_parser.inl
|
Store Merkle tree root in the merge mining tag
|
2023-10-25 15:49:25 +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
|
Reduced min difficulty for testing
|
2023-12-09 23:19:39 +01:00 |
side_chain.h
|
Init merge mining tag properly
|
2023-10-25 00:14:09 +02:00 |
stratum_server.cpp
|
Multiple bugfixes
|
2023-12-10 15:40:05 +01:00 |
stratum_server.h
|
StratumServer: fixed data races on disconnect
|
2023-09-08 15:19:59 +02:00 |
tcp_server.cpp
|
Added command line for merge mining
|
2023-11-10 16:17:34 +01:00 |
tcp_server.h
|
StratumServer: fixed data races on disconnect
|
2023-09-08 15:19:59 +02:00 |
util.cpp
|
Util: more checks in get_dns_txt_records_base
|
2023-11-07 12:34:36 +01:00 |
util.h
|
Merge branch 'master' into merge-mining
|
2023-12-08 14:18:22 +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
|
ZMQ: fixed bind port error message
|
2023-09-26 19:35:30 +02:00 |
zmq_reader.h
|
Added support for multiple Monero hosts
|
2023-06-18 12:56:27 +02:00 |