.. |
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 embedded miner
|
2022-01-22 23:30:19 +01: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 embedded miner
|
2022-01-22 23:30:19 +01:00 |
console_commands.h
|
Add files
|
2021-08-22 12:20:59 +02:00 |
crypto.cpp
|
Improved RNG initialization
|
2022-01-24 00:37:39 +01: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
|
Added "calc_pow" RPC support
|
2021-11-21 09:12:21 +01:00 |
json_rpc_request.h
|
Added "calc_pow" RPC support
|
2021-11-21 09:12:21 +01: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 new Coverity issue
|
2022-01-23 13:03:56 +01:00 |
log.h
|
Added --no-color command line option
|
2021-10-27 16:48:17 +02:00 |
main.cpp
|
Added --mini command line option to connect to p2pool-mini
|
2022-02-14 13:57:59 +01: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 |
miner.cpp
|
Added miner statistics to data api
|
2022-01-24 10:42:21 +01:00 |
miner.h
|
Added miner statistics to data api
|
2022-01-24 10:42:21 +01:00 |
p2p_server.cpp
|
Added p2pool mini seed nodes and default port
|
2021-12-30 11:10:18 +01:00 |
p2p_server.h
|
Added p2pool mini seed nodes and default port
|
2021-12-30 11:10:18 +01:00 |
p2pool.cpp
|
Added --mini command line option to connect to p2pool-mini
|
2022-02-14 13:57:59 +01:00 |
p2pool.h
|
Added embedded miner
|
2022-01-22 23:30:19 +01: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 --mini command line option to connect to p2pool-mini
|
2022-02-14 13:57:59 +01:00 |
params.h
|
Added --mini command line option to connect to p2pool-mini
|
2022-02-14 13:57:59 +01:00 |
pool_block.cpp
|
Display payout amount when a block is found
|
2022-01-29 17:09:43 +01:00 |
pool_block.h
|
Display payout amount when a block is found
|
2022-01-29 17:09:43 +01:00 |
pool_block_parser.inl
|
Cleanup
|
2021-11-02 17:18:02 +01:00 |
pow_hash.cpp
|
Added embedded miner
|
2022-01-22 23:30:19 +01:00 |
pow_hash.h
|
Added embedded miner
|
2022-01-22 23:30:19 +01:00 |
side_chain.cpp
|
Display payout amount when a block is found
|
2022-01-29 17:09:43 +01:00 |
side_chain.h
|
Display payout amount when a block is found
|
2022-01-29 17:09:43 +01:00 |
stratum_server.cpp
|
StartumServer: disconnect and ban inactive clients
|
2022-02-08 15:00:08 +01:00 |
stratum_server.h
|
StartumServer: disconnect and ban inactive clients
|
2022-02-08 15:00:08 +01:00 |
tcp_server.h
|
TCPServer: removed unused field
|
2021-11-09 15:48:59 +01:00 |
tcp_server.inl
|
Added "calc_pow" RPC support
|
2021-11-21 09:12:21 +01:00 |
util.cpp
|
p2pool v1.7
|
2022-02-14 19:29:55 +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 |