.. |
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
|
Refactored array_size to make it always constexpr
|
2021-10-14 16:46:49 +02:00 |
block_template.h
|
StratumServer: submit Monero block as soon as possible
|
2021-10-13 18:57:21 +02:00 |
common.h
|
TCPServer: clean up old IP bans
|
2021-10-29 14:54:36 +02:00 |
console_commands.cpp
|
Added console command to show connected peers
|
2021-10-24 16:04:30 +02:00 |
console_commands.h
|
Add files
|
2021-08-22 12:20:59 +02:00 |
crypto.cpp
|
Switch to faster unordered_map/set
|
2021-10-22 18:34:20 +02:00 |
crypto.h
|
P2PServer: delete old cached blocks after initial sync
|
2021-10-01 15:31:47 +02:00 |
json_parsers.h
|
Check network type at startup
|
2021-08-27 11:25:25 +02:00 |
json_rpc_request.cpp
|
Fix: always check before closing TCP handles
|
2021-09-13 19:11:59 +02:00 |
json_rpc_request.h
|
Better error handling of Monero RPC requests
|
2021-09-10 16:18:16 +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
|
Fixed msys2 build crash
|
2021-10-31 20:29:35 +01:00 |
log.h
|
Added --no-color command line option
|
2021-10-27 16:48:17 +02:00 |
main.cpp
|
Added --no-color command line option
|
2021-10-27 16:48:17 +02:00 |
memory_leak_debug.cpp
|
Switch to faster unordered_map/set
|
2021-10-22 18:34:20 +02:00 |
mempool.cpp
|
BlockTemplate: wait for 10 seconds before including new transactions
|
2021-09-14 12:54:42 +02:00 |
mempool.h
|
Switch to faster unordered_map/set
|
2021-10-22 18:34:20 +02:00 |
p2p_server.cpp
|
Reduce cache flush frequency to once per minute
|
2021-11-01 11:29:59 +01:00 |
p2p_server.h
|
Include P2P peer list into miner count
|
2021-10-31 20:29:35 +01:00 |
p2pool.cpp
|
Fixed msys2 build crash
|
2021-10-31 20:29:35 +01:00 |
p2pool.h
|
Cleanup old Monero blocks data
|
2021-10-29 11:14:28 +02:00 |
p2pool_api.cpp
|
Switch to faster unordered_map/set
|
2021-10-22 18:34:20 +02:00 |
p2pool_api.h
|
Switch to faster unordered_map/set
|
2021-10-22 18:34:20 +02:00 |
params.cpp
|
Added --no-color command line option
|
2021-10-27 16:48:17 +02:00 |
params.h
|
Added --no-cache command line parameter
|
2021-10-16 13:45:28 +02:00 |
pool_block.cpp
|
Cleanup
|
2021-11-02 17:18:02 +01:00 |
pool_block.h
|
Cleanup
|
2021-11-02 17:18:02 +01:00 |
pool_block_parser.inl
|
Cleanup
|
2021-11-02 17:18:02 +01:00 |
pow_hash.cpp
|
Refactored array_size to make it always constexpr
|
2021-10-14 16:46:49 +02:00 |
pow_hash.h
|
Create msvc-analysis.yml
|
2021-10-27 16:06:36 +02:00 |
side_chain.cpp
|
Fixed block broadcasts
|
2021-11-01 19:36:11 +01:00 |
side_chain.h
|
Fixed block broadcasts
|
2021-11-01 19:36:11 +01:00 |
stratum_server.cpp
|
StratumServer: faster processing of regular shares
|
2021-10-21 19:09:36 +02:00 |
stratum_server.h
|
Decode custom user from stratum client, display stratum client+user on SHARE FOUND and client mainchain found message
|
2021-10-19 19:33:15 +02:00 |
tcp_server.h
|
TCPServer: removed unused field
|
2021-11-09 15:48:59 +01:00 |
tcp_server.inl
|
TCPServer: removed unused field
|
2021-11-09 15:48:59 +01:00 |
util.cpp
|
Update version
|
2021-11-05 15:39:20 +01:00 |
util.h
|
Fixed msys2 build crash
|
2021-10-31 20:29:35 +01:00 |
uv_util.h
|
TCPServer: clean up old IP bans
|
2021-10-29 14:54:36 +02:00 |
wallet.cpp
|
Crypto: added cache for faster key derivation
|
2021-09-14 11:06:49 +02:00 |
wallet.h
|
Crypto: added cache for faster key derivation
|
2021-09-14 11:06:49 +02:00 |
zmq_reader.cpp
|
ZMQReader: more reliable connect()
|
2021-10-28 19:28:33 +02:00 |
zmq_reader.h
|
ZMQReader: more reliable connect()
|
2021-10-28 19:28:33 +02:00 |