SChernykh
|
ba20d3c9db
|
Updated TOR documentation
|
2025-10-31 11:59:42 +01:00 |
|
SChernykh
|
0451aebb8a
|
Fixed typos
|
2025-10-21 22:00:49 +02:00 |
|
SChernykh
|
5dc0cc4861
|
Added --no-clearnet-p2p parameter, added TOR documentation
|
2025-10-21 18:38:51 +02:00 |
|
SChernykh
|
cb9fc89b22
|
Added --onion-address command line option to support incoming TOR connections
|
2025-10-20 13:06:45 +02:00 |
|
SChernykh
|
eb09178a1c
|
Updated documentation about subaddresses
|
2025-09-27 13:32:22 +02:00 |
|
SChernykh
|
04d195d5cd
|
Added support for mining to a subaddress
|
2025-09-22 14:24:11 +02:00 |
|
gavinbarnard
|
068b286a88
|
full share validation via cmdline option
|
2025-09-06 18:05:11 +00:00 |
|
sech1
|
3bcde151ee
|
Updated docs: --enforce-dns-checkpointing is now recommended
|
2025-08-29 18:47:29 +02:00 |
|
SChernykh
|
a9d9e1b48a
|
Merge pull request #361 from Low-power/docs-bsd-rc-script
Create document for running P2Pool as a service on FreeBSD
|
2025-06-11 13:33:23 +02:00 |
|
WHR
|
197b260d88
|
Create document for running P2Pool as a service on FreeBSD
|
2025-06-11 18:38:47 +08:00 |
|
SChernykh
|
17279708e5
|
Console: limit access via TCP
|
2025-06-10 21:51:05 +02:00 |
|
WHR
|
6c4520481b
|
Make ban time of stratum clients configurable via '--stratum-ban-time' option
|
2025-06-10 20:08:09 +08:00 |
|
SChernykh
|
e0c1d9377c
|
P2Pool-nano support
|
2025-05-28 15:04:11 +02:00 |
|
SChernykh
|
293c6f3930
|
Updated merge mining docs
|
2025-05-15 08:27:58 +02:00 |
|
SChernykh
|
2c29092b7a
|
Updated Tari merge mining docs
|
2025-05-06 20:02:39 +02:00 |
|
SChernykh
|
3558181a7b
|
Removed deprected --config parameter
|
2025-02-08 19:18:04 +01:00 |
|
SChernykh
|
06aa632e6f
|
Docs: clarify --rpc-ssl-fingerprint usage
|
2025-01-28 10:54:21 +01:00 |
|
SChernykh
|
9ce9516c99
|
Added RPC-SSL support for Monero node connections
|
2025-01-27 22:32:28 +01:00 |
|
SChernykh
|
0d33214557
|
Documentation: removed #monero-pools channel
|
2024-12-29 12:43:06 +01:00 |
|
SChernykh
|
dd7e2a477f
|
Renamed --config command line parameter
|
2024-12-17 14:36:40 +01:00 |
|
SChernykh
|
a4459d6207
|
Added a command line parameter to disable Stratum HTTP
|
2024-12-17 11:39:49 +01:00 |
|
SChernykh
|
921611ff4d
|
Added --data-dir command line option
|
2024-12-04 15:39:19 +01:00 |
|
SChernykh
|
61bb862cdb
|
Updated Tari merge mining information
|
2024-10-12 22:39:10 +02:00 |
|
SChernykh
|
314d306145
|
Update COMMAND_LINE.MD
|
2024-09-04 21:20:04 +02:00 |
|
SChernykh
|
8960365f82
|
TLS: added command line to load certificate files
|
2024-08-07 21:21:24 +02:00 |
|
SChernykh
|
17de2ff4bc
|
More info about merge mining
|
2024-06-30 17:51:03 +02:00 |
|
SChernykh
|
82edb263f8
|
Update COMMAND_LINE.MD
|
2024-06-28 12:19:44 +02:00 |
|
SChernykh
|
477ab117fc
|
Updated command line docs
Also updated nodes for sync test
|
2024-06-27 17:16:27 +02:00 |
|
SChernykh
|
5e8da4e672
|
Fixed merge mining with multiple chains
|
2024-06-11 18:40:30 +02:00 |
|
SChernykh
|
4acc9d09b8
|
JSON RPC API: added seed_hash
It is required to verify RandomX PoW
|
2024-05-24 17:05:50 +02:00 |
|
SChernykh
|
08384156e4
|
Better API name, added API descriptions
|
2024-05-16 18:10:04 +02:00 |
|
SChernykh
|
be1445d7b5
|
Added Merkle proof's path bitmap to JSON RPC API
|
2024-05-10 16:53:47 +02:00 |
|
SChernykh
|
e6b8292d5b
|
Added command line for merge mining
Start a merge mining client for each of the aux chains
|
2023-11-10 16:17:34 +01:00 |
|
SChernykh
|
9eab833f66
|
Merge mining RPC: added merge_mining_submit_solution
|
2023-11-06 17:22:44 +01:00 |
|
SChernykh
|
40b2c2a858
|
Merge mining RPC: added merge_mining_get_job
|
2023-11-05 19:06:57 +01:00 |
|
SChernykh
|
75bb046f22
|
Added merge mining RPC client
Basic code and one API call implemented
|
2023-11-01 19:52:19 +01:00 |
|
SChernykh
|
fd20313d65
|
Merge branch 'master' into merge-mining
|
2023-10-31 14:10:27 +01:00 |
|
SChernykh
|
7b02c3d24a
|
Documentation: recommend more in-peers
This will balance out peers which can only have outgoing connections.
|
2023-10-30 09:49:36 +01:00 |
|
SChernykh
|
c75981d201
|
Update MERGE_MINING.MD
Added proposed RPC API
|
2023-10-28 18:59:29 +02:00 |
|
SChernykh
|
eef41696e8
|
Create MERGE_MINING.MD
|
2023-10-26 21:34:07 +02:00 |
|
SChernykh
|
4d944d3dc3
|
HTML: added latest release URL
|
2023-10-08 18:11:07 +02:00 |
|
SChernykh
|
6ca6f2ed3d
|
HTML: update min payout
|
2023-09-18 18:22:12 +02:00 |
|
SChernykh
|
229d7b052a
|
Create CONSOLE_COMMANDS.MD
|
2023-08-14 13:12:06 +02:00 |
|
SChernykh
|
a5896f7ae8
|
Updated docs
|
2023-08-14 11:28:25 +02:00 |
|
SChernykh
|
ac58e8be2e
|
Updated docs for multiple backup hosts
|
2023-06-21 11:29:13 +02:00 |
|
SChernykh
|
b5fa34e1a1
|
Added support for multiple Monero hosts
Switch to the next host in list when P2Pool thinks current host is stuck or lagging
|
2023-06-18 12:56:27 +02:00 |
|
SChernykh
|
58d32ffd1f
|
Removed PSA from html
|
2023-04-24 13:26:07 +02:00 |
|
SChernykh
|
21f827112d
|
Create SYSTEMD.MD
|
2023-04-20 08:10:45 +02:00 |
|
hinto.janai
|
950ecd6bbc
|
add --version
|
2023-04-17 10:55:53 -04:00 |
|
SChernykh
|
572d2251d7
|
HTML: added PPLNS window duration
|
2023-04-05 13:47:51 +02:00 |
|