.. |
block_cache.cpp
|
Fixed cppcheck issues
|
2022-12-22 14:08:49 +01:00 |
block_cache.h
|
Fixed cppcheck issues
|
2022-12-22 14:08:49 +01:00 |
block_template.cpp
|
Added BlockTemplate tests
|
2022-11-24 21:38:15 +01:00 |
block_template.h
|
Added BlockTemplate tests
|
2022-11-24 21:38:15 +01:00 |
common.h
|
Display software name in peers list
|
2022-12-02 15:43:20 +01:00 |
console_commands.cpp
|
Console: check for arguments when required
|
2022-11-25 21:58:25 +01:00 |
console_commands.h
|
Fixed processing of long console commands
|
2022-08-05 09:09:14 +02:00 |
crypto.cpp
|
Optimized crypto cache memory allocation
|
2022-11-13 17:30:47 +01:00 |
crypto.h
|
Enforce deterministic tx keys starting from v15
|
2022-06-28 10:44:16 +02:00 |
json_parsers.h
|
Added json parser tests
|
2022-06-20 10:50:30 +02:00 |
json_rpc_request.cpp
|
SOCKS5 proxy support
|
2022-09-03 22:35:38 +02:00 |
json_rpc_request.h
|
SOCKS5 proxy support
|
2022-09-03 22:35:38 +02:00 |
keccak.cpp
|
Updated cppcheck workflow on Linux
|
2022-05-26 21:19:01 +02:00 |
keccak.h
|
Updated copyright
|
2022-03-30 14:42:26 +02:00 |
log.cpp
|
Fixed cppcheck issues
|
2022-12-22 14:08:49 +01:00 |
log.h
|
Show wallet address in error messages and status
|
2022-11-03 11:38:43 +01:00 |
main.cpp
|
Added --p2p-external-port command line parameter
|
2022-10-28 14:06:26 +02:00 |
memory_leak_debug.cpp
|
Better cache cleanup
|
2022-10-04 20:04:41 +02:00 |
mempool.cpp
|
Updated copyright
|
2022-03-30 14:42:26 +02:00 |
mempool.h
|
Updated copyright
|
2022-03-30 14:42:26 +02:00 |
miner.cpp
|
Miner: fixed share counting during initial sync
|
2022-12-22 20:53:23 +01:00 |
miner.h
|
Miner: fixed data race
|
2022-11-24 08:04:53 +01:00 |
p2p_server.cpp
|
Check the block id returned by BLOCK_RESPONSE
|
2022-12-14 14:24:09 +01:00 |
p2p_server.h
|
Check the block id returned by BLOCK_RESPONSE
|
2022-12-14 14:24:09 +01:00 |
p2pool.cpp
|
Fixed submit_block error logging
|
2022-12-25 16:23:57 +01:00 |
p2pool.h
|
Fixed cppcheck issues
|
2022-12-22 14:08:49 +01:00 |
p2pool_api.cpp
|
API: fixed error messages
|
2022-08-26 09:39:44 +02:00 |
p2pool_api.h
|
API: use unique temp file names
|
2022-08-25 09:52:58 +02:00 |
params.cpp
|
Added alternative command line parameter names
|
2022-12-03 21:21:02 +01:00 |
params.h
|
Added --p2p-external-port command line parameter
|
2022-10-28 14:06:26 +02:00 |
pool_block.cpp
|
Show wallet address in error messages and status
|
2022-11-03 11:38:43 +01:00 |
pool_block.h
|
Added code to deserialize compact blobs
|
2022-11-09 16:21:31 +01:00 |
pool_block_parser.inl
|
Check block major version in deserialize()
|
2022-12-19 10:29:29 +01:00 |
pow_hash.cpp
|
Refactored BackgroundJobTracker
|
2022-11-04 10:20:32 +01:00 |
pow_hash.h
|
SOCKS5 proxy support
|
2022-09-03 22:35:38 +02:00 |
side_chain.cpp
|
Fixed cppcheck issues
|
2022-12-22 14:08:49 +01:00 |
side_chain.h
|
Fixed cppcheck issues
|
2022-12-22 14:08:49 +01:00 |
stratum_server.cpp
|
Fixed cppcheck issues
|
2022-12-22 21:00:59 +01:00 |
stratum_server.h
|
Added sidechain height to SHARE FOUND log
|
2022-11-08 14:27:03 +01:00 |
tcp_server.h
|
Added --p2p-external-port command line parameter
|
2022-10-28 14:06:26 +02:00 |
tcp_server.inl
|
TCPServer: fixed data race during shutdown
|
2022-10-18 18:41:58 +02:00 |
util.cpp
|
Fixes for different BSD variants
|
2022-12-17 12:56:32 +01:00 |
util.h
|
p2pool v2.6
|
2022-11-28 12:44:30 +01:00 |
uv_util.h
|
Fixed Coverity issues
|
2022-11-03 19:24:15 +01:00 |
wallet.cpp
|
P2PServer: tweaked invalid timestamp messages
|
2022-11-03 21:19:48 +01:00 |
wallet.h
|
Show wallet address in error messages and status
|
2022-11-03 11:38:43 +01:00 |
zmq_reader.cpp
|
SOCKS5 proxy support
|
2022-09-03 22:35:38 +02:00 |
zmq_reader.h
|
SOCKS5 proxy support
|
2022-09-03 22:35:38 +02:00 |