.. |
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
|
BlockTemplate: wait for 10 seconds before including new transactions
|
2021-09-14 12:54:42 +02:00 |
console_commands.cpp
|
Added pool stats
|
2021-09-01 16:28:05 +02:00 |
console_commands.h
|
Add files
|
2021-08-22 12:20:59 +02:00 |
crypto.cpp
|
P2PServer: delete old cached blocks after initial sync
|
2021-10-01 15:31:47 +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
|
Default log level 3
|
2021-09-18 10:03:06 +02:00 |
log.h
|
P2PServer: show an error when there are no connections
|
2021-10-08 18:21:31 +02:00 |
main.cpp
|
Show correct max log level in usage
|
2021-10-14 13:59:11 +02:00 |
memory_leak_debug.cpp
|
Added cppcheck scripts
|
2021-09-02 12:35:36 +02:00 |
mempool.cpp
|
BlockTemplate: wait for 10 seconds before including new transactions
|
2021-09-14 12:54:42 +02:00 |
mempool.h
|
BlockTemplate: wait for 10 seconds before including new transactions
|
2021-09-14 12:54:42 +02:00 |
p2p_server.cpp
|
P2PServer: show an error when there are no ZMQ messages
|
2021-10-09 11:01:26 +02:00 |
p2p_server.h
|
P2PServer: show an error when there are no ZMQ messages
|
2021-10-09 11:01:26 +02:00 |
p2pool.cpp
|
P2PServer: show an error when there are no ZMQ messages
|
2021-10-09 11:01:26 +02:00 |
p2pool.h
|
P2PServer: show an error when there are no ZMQ messages
|
2021-10-09 11:01:26 +02:00 |
p2pool_api.cpp
|
Refactoring
|
2021-10-04 10:28:56 +02:00 |
p2pool_api.h
|
API for stratum server statistics.
|
2021-10-03 22:32:13 +01:00 |
params.cpp
|
API for stratum server statistics.
|
2021-10-03 22:32:13 +01:00 |
params.h
|
API for stratum server statistics.
|
2021-10-03 22:32:13 +01:00 |
pool_block.cpp
|
Added cppcheck scripts
|
2021-09-02 12:35:36 +02:00 |
pool_block.h
|
Fixed pruning logic
|
2021-08-24 18:34:28 +02:00 |
pool_block_parser.inl
|
Added cppcheck scripts
|
2021-09-02 12:35:36 +02:00 |
pow_hash.cpp
|
Refactored array_size to make it always constexpr
|
2021-10-14 16:46:49 +02:00 |
pow_hash.h
|
Added more tests
|
2021-09-06 15:49:39 +02:00 |
side_chain.cpp
|
P2PServer: delete old cached blocks after initial sync
|
2021-10-01 15:31:47 +02:00 |
side_chain.h
|
P2PServer: ban peers that don't broadcast blocks
|
2021-09-13 15:01:02 +02:00 |
stratum_server.cpp
|
Refactored array_size to make it always constexpr
|
2021-10-14 16:46:49 +02:00 |
stratum_server.h
|
Refactored array_size to make it always constexpr
|
2021-10-14 16:46:49 +02:00 |
tcp_server.h
|
Show block share % in status
|
2021-09-07 09:53:38 +02:00 |
tcp_server.inl
|
Fixed typo
|
2021-10-13 14:56:27 +02:00 |
util.cpp
|
Print P2Pool version
|
2021-10-02 17:06:48 +02:00 |
util.h
|
Refactored array_size to make it always constexpr
|
2021-10-14 16:46:49 +02:00 |
uv_util.h
|
Restrict uv_default_loop() to main thread
|
2021-08-25 12:17:14 +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
|
ZMQ reader: abort if connect to monerod failed
|
2021-09-27 13:47:27 +02:00 |
zmq_reader.h
|
ZMQ reader: abort if connect to monerod failed
|
2021-09-27 13:47:27 +02:00 |