Commit Graph

30 Commits

Author SHA1 Message Date
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
SChernykh
c0586a5089 Added --no-igd as an alias for --no-upnp
For compatibility with monerod command line parameters
2023-03-21 19:31:18 +01:00
SChernykh
fe7ef30650 Don't port forward Stratum port by default
Added a command line parameter to enable it
2023-03-20 14:04:19 +01:00
SChernykh
19cc044cab Added UPnP port forwarding 2023-03-19 23:02:09 +01:00
SChernykh
fadc5055b2 Updated --no-autodiff description 2023-02-21 09:17:42 +01:00
SChernykh
357c1a20df Updated recommended monerod command line 2022-11-29 11:33:55 +01:00
SChernykh
68fccd2edb Updated FAQ 2022-11-17 10:51:26 +01:00
SChernykh
e9a2e4b076 Added html 2022-11-15 14:16:34 +01:00
SChernykh
65a9574e52 Added --p2p-external-port command line parameter 2022-10-28 14:06:26 +02:00
SChernykh
38a6d3e549 Limit max in/out peers to 450
To avoid hitting default open files limit (1024)
2022-09-20 10:39:55 +02:00
SChernykh
e4dd46b498 Added --no-dns command line parameter 2022-09-04 18:10:14 +02:00
SChernykh
86156f3fec SOCKS5 proxy support 2022-09-03 22:35:38 +02:00
SChernykh
e157477b6d Create COMMAND_LINE.MD 2022-08-30 23:22:55 +02:00