Commit Graph

1473 Commits

Author SHA1 Message Date
SChernykh
cea19f1c0d Log: reopen it in the worker thread only
Moved it to the worker thread to contain  it - there is no need to have outside access to its data.
2025-06-12 11:48:55 +02:00
SChernykh
0d0bf9cdee Merge pull request #362 from Low-power/reopen-log-file
Reopening of the log file on SIGUSR1 didn't work as expected
2025-06-11 23:11:32 +02:00
SChernykh
c353daeb85 TCPServer: fixed SOCKS5 error checking logic 2025-06-11 20:14:35 +02:00
WHR
865bce5774 Always reopen the log file on SIGUSR1 2025-06-12 00:53:44 +08:00
SChernykh
853b942af7 Console: fixed command length calculation 2025-06-11 16:48:48 +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
SChernykh
2f06a8b9b8 Fixed build 2025-06-11 12:45:35 +02:00
WHR
197b260d88 Create document for running P2Pool as a service on FreeBSD 2025-06-11 18:38:47 +08:00
SChernykh
26bf2f07a0 Console: don't let random unformatted data end up in the log 2025-06-11 11:49:38 +02:00
SChernykh
09532c901a CMake: removed unused dependencies 2025-06-11 10:22:07 +02:00
SChernykh
ab89a3c792 Fixed GCC-8 builds 2025-06-10 22:20:55 +02:00
SChernykh
2fe5dd8a36 Console: don't listen on a TCP port when local API is not enabled 2025-06-10 22:11:26 +02:00
SChernykh
17279708e5 Console: limit access via TCP 2025-06-10 21:51:05 +02:00
SChernykh
e577b298b6 CI: fixed MSVC paths 2025-06-10 20:57:01 +02:00
SChernykh
d66a2603e3 Merge pull request #360 from Low-power/mebibyte-unit
Correct unit prefix symbol for unit `mebibyte`
2025-06-10 19:30:08 +02:00
SChernykh
8bb317c4b7 CI: added Ubuntu RISC-V build, fixed Windows builds 2025-06-10 19:13:14 +02:00
SChernykh
9ce118ed82 Merge pull request #358 from Low-power/configurable-stratum-ban-time
Make ban time of stratum clients configurable
2025-06-10 18:34:16 +02:00
WHR
aa303a96d1 Correct unit prefix symbol for unit 'mebibyte' 2025-06-10 21:16:21 +08:00
WHR
6c4520481b Make ban time of stratum clients configurable via '--stratum-ban-time' option 2025-06-10 20:08:09 +08:00
SChernykh
62707656eb Merge pull request #357 from Low-power/kilohash-per-second-unit
Correct unit prefix symbol for unit `kilohash per second`
2025-06-10 14:06:00 +02:00
WHR
20caceee5d Correct unit prefix symbol for unit 'kilohash per second' 2025-06-10 11:38:25 +08:00
SChernykh
3ac7c0c243 CI: use latest-stable Alpine branch for the RISC-V build 2025-06-09 15:38:37 +02:00
SChernykh
ae6a08ee25 Self-test: added more output 2025-06-09 08:35:39 +02:00
SChernykh
afa82f4b48 Fixed build 2025-06-08 23:46:10 +02:00
SChernykh
e7f87085fb Fixed host ping time calculation when using SOCKS5 proxy 2025-06-08 20:37:55 +02:00
SChernykh
3147a2e968 Fixed build errors 2025-06-06 20:21:47 +02:00
SChernykh
435e6c7599 Tari: added block push via gRPC API 2025-06-06 19:02:08 +02:00
SChernykh
ce840733f1 Merge mining: get a new block template immediately after submitting a block. 2025-06-06 12:36:17 +02:00
SChernykh
54d278643d CI: sync test - added merge mining 2025-06-05 23:22:11 +02:00
SChernykh
8d639bfcf2 API: added chain ID to the merge mining data 2025-06-05 11:31:06 +02:00
SChernykh
d3026a97b7 API: added merge mining data 2025-06-04 11:46:10 +02:00
SChernykh
77c28df3f0 Updated curl to 8.14.1 2025-06-04 10:09:41 +02:00
SChernykh
b06fcc7516 Fix: don't use outdated merge mining data
And warn the user in the log
2025-06-02 14:09:28 +02:00
SChernykh
a01ea2d9d8 Updated Monero/P2Pool hardfork info 2025-05-30 14:19:52 +02:00
SChernykh
0d7b110f15 Fix: more robust startup sequence 2025-05-29 17:44:08 +02:00
SChernykh
7cd21f5d0e p2pool v4.7 2025-05-29 13:43:07 +02:00
SChernykh
886da5a73e CI: fixed msys2 clang build 2025-05-29 09:16:03 +02:00
SChernykh
bfa30254df Fixed build errors 2025-05-28 20:10:52 +02:00
SChernykh
b589d373ea P2Pool-nano: display correct parameters at start-up 2025-05-28 17:47:18 +02:00
SChernykh
8333f7800f P2Pool-nano: fixed sync when using restricted RPC nodes 2025-05-28 17:13:16 +02:00
SChernykh
91fb15e967 Updated curl to 8.14.0 2025-05-28 16:16:12 +02:00
SChernykh
e0c1d9377c P2Pool-nano support 2025-05-28 15:04:11 +02:00
SChernykh
3f80244d84 Updated miniupnp 2025-05-27 15:10:51 +02:00
SChernykh
433a1991bc Updated cppzmq 2025-05-27 15:07:40 +02:00
SChernykh
915be9e39f Tari: fixed max gRPC message size 2025-05-27 12:58:54 +02:00
SChernykh
b9e415c659 Updated Tari gRPC proto files 2025-05-25 10:07:28 +02:00
SChernykh
1e2e5b85aa CI: don't build extra binaries when building tests 2025-05-23 10:45:40 +02:00
SChernykh
40999f0056 Fix: failure to connect to a node if its domain resolves to an IPv6 address 2025-05-21 10:34:22 +02:00
SChernykh
cf51fe5273 p2pool v4.6 2025-05-17 09:05:09 +02:00
SChernykh
3154b61fc6 P2PServer: show protocol version in peer list 2025-05-16 09:40:14 +02:00