.. |
block_cache.cpp
|
BlockCache: check block size before storing it
|
2021-08-27 10:37:14 +02:00 |
block_cache.h
|
Code safety: BlockCache isn't supposed to be copied/moved
|
2021-08-24 21:06:47 +02:00 |
block_template.cpp
|
Added checks for tx keys
|
2021-08-31 17:23:20 +02:00 |
block_template.h
|
print_status: fixed next payout display
|
2021-08-25 18:52:09 +02:00 |
common.h
|
P2PServer: added 1 second grace time for stale shares
|
2021-08-31 09:58:57 +02:00 |
console_commands.cpp
|
Fixed setting max log level from command line
|
2021-08-31 11:18:40 +02:00 |
console_commands.h
|
Add files
|
2021-08-22 12:20:59 +02:00 |
crypto.cpp
|
Added checks for tx keys
|
2021-08-31 17:23:20 +02:00 |
crypto.h
|
Added checks for tx keys
|
2021-08-31 17:23:20 +02:00 |
json_parsers.h
|
Check network type at startup
|
2021-08-27 11:25:25 +02:00 |
json_rpc_request.cpp
|
JSONRPCRequest: more informative error messages
|
2021-08-30 14:28:23 +02:00 |
json_rpc_request.h
|
Add files
|
2021-08-22 12:20:59 +02:00 |
keccak.cpp
|
Add files
|
2021-08-22 12:20:59 +02:00 |
keccak.h
|
Add files
|
2021-08-22 12:20:59 +02:00 |
log.cpp
|
P2PServer: added 1 second grace time for stale shares
|
2021-08-31 09:58:57 +02:00 |
log.h
|
Fixed setting max log level from command line
|
2021-08-31 11:18:40 +02:00 |
main.cpp
|
TCPServer fixes
|
2021-08-26 23:57:59 +02:00 |
memory_leak_debug.cpp
|
Small fixes
|
2021-08-29 00:13:53 +02:00 |
mempool.cpp
|
More clang fixes
|
2021-08-23 11:44:26 +02:00 |
mempool.h
|
More clang fixes
|
2021-08-23 11:44:26 +02:00 |
p2p_server.cpp
|
Added checks for tx keys
|
2021-08-31 17:23:20 +02:00 |
p2p_server.h
|
P2PServer: always ban IPs that send bad blocks
|
2021-08-31 13:14:35 +02:00 |
p2pool.cpp
|
P2PServer: added 1 second grace time for stale shares
|
2021-08-31 09:58:57 +02:00 |
p2pool.h
|
Check network type at startup
|
2021-08-27 11:25:25 +02:00 |
params.cpp
|
Fixed setting max log level from command line
|
2021-08-31 11:18:40 +02:00 |
params.h
|
Add files
|
2021-08-22 12:20:59 +02:00 |
pool_block.cpp
|
Added checks for tx keys
|
2021-08-31 17:23:20 +02:00 |
pool_block.h
|
Fixed pruning logic
|
2021-08-24 18:34:28 +02:00 |
pool_block_parser.inl
|
Added checks for tx keys
|
2021-08-31 17:23:20 +02:00 |
pow_hash.cpp
|
Update dataset at normal thread priority
|
2021-08-29 17:36:10 +02:00 |
pow_hash.h
|
Fix RandomX startup logic
|
2021-08-25 18:31:42 +02:00 |
side_chain.cpp
|
Added checks for tx keys
|
2021-08-31 17:23:20 +02:00 |
side_chain.h
|
StratumServer: print current effort in status
|
2021-08-30 19:45:37 +02:00 |
stratum_server.cpp
|
Fixed share effort calculation
|
2021-08-31 15:14:33 +02:00 |
stratum_server.h
|
StratumServer: added avg effort and number of shares to status
|
2021-08-30 20:49:51 +02:00 |
tcp_server.h
|
Small fixes
|
2021-08-29 00:13:53 +02:00 |
tcp_server.inl
|
Tweaked log levels
|
2021-08-29 19:20:36 +02:00 |
util.cpp
|
P2PServer: added 1 second grace time for stale shares
|
2021-08-31 09:58:57 +02:00 |
util.h
|
Restrict uv_default_loop() to main thread
|
2021-08-25 12:17:14 +02:00 |
uv_util.h
|
Restrict uv_default_loop() to main thread
|
2021-08-25 12:17:14 +02:00 |
wallet.cpp
|
Added checks for tx keys
|
2021-08-31 17:23:20 +02:00 |
wallet.h
|
Added checks for tx keys
|
2021-08-31 17:23:20 +02:00 |
zmq_reader.cpp
|
Relax JSON parsing
|
2021-08-29 08:39:17 +02:00 |
zmq_reader.h
|
Add files
|
2021-08-22 12:20:59 +02:00 |