Commit graph

1377 commits

Author SHA1 Message Date
SChernykh
f1c9a1f505 p2pool v4.4 2025-03-01 16:13:43 +01:00
SChernykh
6fe6925f23 Fixed cppcheck error 2025-02-26 14:19:02 +01:00
SChernykh
2e14be3534 Update miniupnp 2025-02-24 11:19:13 +01:00
SChernykh
f24273378d MSVC build: fixed release compiler flags 2025-02-19 14:24:29 +01:00
SChernykh
5a94840442 MSVC build: don't use prebuilt libcurl 2025-02-19 11:48:31 +01:00
SChernykh
0936d6e4f0 MSVC build: don't use prebuilt libuv and libzmq 2025-02-18 21:21:38 +01:00
SChernykh
a80d5eb540 Updated dependencies 2025-02-18 18:54:13 +01:00
SChernykh
6492c6008e CI: use clang-20 2025-02-13 11:25:28 +01:00
SChernykh
9af5dd43ad Updated curl to 8.12.1 2025-02-13 09:21:38 +01:00
SChernykh
3558181a7b Removed deprected --config parameter 2025-02-08 19:18:04 +01:00
SChernykh
37e9c3b8a4 Updated googletest to v1.16.0 2025-02-07 19:18:34 +01:00
SChernykh
3c5c938d40 Updated curl to 8.12.0 2025-02-05 10:41:42 +01:00
SChernykh
02a9ce4ee5 CI: re-enabled cppcheck-ubuntu with faster parameters 2025-02-03 17:24:12 +01:00
SChernykh
9baec059ee CI: disabled cppcheck-ubuntu temporarily 2025-01-31 15:01:19 +01:00
SChernykh
e9ab515594 CI: increased cppcheck timeout 2025-01-29 17:33:00 +01:00
SChernykh
07be6a3a81 CI: removed duplicate compiler flag 2025-01-28 14:07:08 +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
16053d45d7 Updated libuv to v1.50.0 2025-01-15 20:07:35 +01:00
SChernykh
b39a9bd3ca Update miniupnp 2025-01-11 10:38:41 +01:00
SChernykh
a60584e9ec p2pool v4.3 2024-12-30 12:33:51 +01:00
SChernykh
00b6dabc78 API: added ZMQ last active to local/p2p 2024-12-29 16:19:18 +01:00
SChernykh
0d33214557 Documentation: removed #monero-pools channel 2024-12-29 12:43:06 +01:00
SChernykh
d68afc1868 Updated jinja2 version 2024-12-25 19:31:28 +01:00
SChernykh
e95cc65c43 Fixed cppcheck errors 2024-12-24 10:26:47 +01:00
SChernykh
8cc49350f8
Merge pull request from David-Moody/master
Fix stop signal for stats container
2024-12-20 19:39:51 +01:00
David Moody
5bd55a5ec6 fix stop signal for stats container 2024-12-20 13:27:11 +00:00
SChernykh
dd2812f1e5 Fixed data race 2024-12-17 16:19:40 +01:00
SChernykh
92dfde8a3e Stratum: fixed TLS display in workers command 2024-12-17 15:41:55 +01:00
SChernykh
6dcdbe0f15 Stratum: display stratum shares separately
To avoid confusion between P2Pool shares and Stratum shares.
2024-12-17 15:09:39 +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
2581b4c2da Updated curl to 8.11.1 2024-12-11 08:41:44 +01:00
SChernykh
28ee73b9e4 Update check_win7.py 2024-12-05 10:52:04 +01:00
SChernykh
4b18bb6ea4 Try to create the data dir if it doesn't exist 2024-12-04 19:41:05 +01:00
SChernykh
921611ff4d Added --data-dir command line option 2024-12-04 15:39:19 +01:00
SChernykh
fb8e2a71e0 Fixed global init/shutdown order 2024-12-04 14:30:20 +01:00
SChernykh
ecdaa83669 CI: always save cppcheck files 2024-12-02 21:46:59 +01:00
SChernykh
cf325e0e76 Updated rapidjson 2024-12-02 17:44:08 +01:00
SChernykh
94da2e8dff Fixed cppcheck errors 2024-12-01 15:31:43 +01:00
SChernykh
8071ff985f CI: increased cppcheck timeout 2024-12-01 09:44:27 +01:00
SChernykh
a365cfca31 Fixed cppcheck macros for Linux 2024-11-30 17:01:44 +01:00
SChernykh
d7cd9d24fc Fixed cppcheck errors 2024-11-30 12:28:31 +01:00
SChernykh
7b1b526988 Fixed cppcheck macros for Linux 2024-11-29 22:10:00 +01:00
SChernykh
86962eb7aa Fixed a bug with Letsencrypt certs
One of internal buffers was too small
2024-11-27 19:49:05 +01:00
SChernykh
1029faa02f Refactor PoolBlock's lock code 2024-11-23 13:20:47 +01:00
SChernykh
4a9ccaa62d Fixed macOS sync test 2024-11-23 13:02:44 +01:00
SChernykh
fd0a7ea0c7 Faster initial sync
0.5-1 seconds saved on verification after removing the repeated `get_shares` calls
2024-11-22 18:42:51 +01:00
SChernykh
c0d1070395 Update miniupnp 2024-11-17 10:09:29 +01:00
SChernykh
180b7edd77 Fixed Windows compilation 2024-11-16 15:18:34 +01:00