Commit graph

1354 commits

Author SHA1 Message Date
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
SChernykh
09f5a89a12 Revert "CI: use macos-15"
This reverts commit b1d59a6def.
2024-11-12 11:18:40 +01:00
SChernykh
b1d59a6def CI: use macos-15 2024-11-12 10:17:59 +01:00
SChernykh
3be1d87462 Updated curl to 8.11.0 2024-11-06 11:04:27 +01:00
SChernykh
8fa00efa7b Check for missing Monero seed height blocks 2024-11-04 18:37:14 +01:00
SChernykh
18b280ed1d Update version to 4.2 2024-11-01 09:07:17 +01:00
SChernykh
996bb1baba Fixed compilation error 2024-10-31 18:51:05 +01:00
SChernykh
a3006cb51a Stratum: check found P2Pool shares one at a time
Parallel checks could result in a deadlock
2024-10-31 17:18:24 +01:00
SChernykh
031a1c2eea SideChain: more fine-grained locks 2024-10-29 12:36:39 +01:00
SChernykh
3c4cf098a9 CMake: added DEV_DEBUG option 2024-10-29 11:33:46 +01:00
SChernykh
c9193c53d9 Init P2P server before Stratum server (fixed a data race) 2024-10-23 18:41:18 +02:00
SChernykh
831edc465a
Merge pull request from z80-asm/patch-1
fix: docker version check in docker-compose configure
2024-10-23 17:11:56 +02:00
MontyDev
eb8ac56cf6
fix: docker version check 2024-10-22 21:30:15 +01:00
SChernykh
8daa05bab2 Updated libuv to v1.49.2 2024-10-18 21:32:22 +02:00
SChernykh
02006e1b50 Stratum: disconnect miners when not connected to P2Pool network 2024-10-18 21:23:51 +02:00
SChernykh
fb78eb615b CI: save a minidump if it hangs on panic stop 2024-10-17 16:18:00 +02:00
SChernykh
2b453dd0cb CI: use clang-19 2024-10-15 14:49:33 +02:00
SChernykh
510a271434 Added an error code to some error messages 2024-10-14 12:23:12 +02:00
SChernykh
1053e22a52 Removed hardfork code 2024-10-13 14:17:37 +02:00
SChernykh
c88f126cb1 Updated tests post-fork 2024-10-13 13:13:14 +02:00
SChernykh
61bb862cdb Updated Tari merge mining information 2024-10-12 22:39:10 +02:00
SChernykh
2586290a1d Updated libuv to v1.49.1 2024-10-11 10:24:01 +02:00
SChernykh
d6c9c931fd Fixed a data race when using UV loop data 2024-10-10 14:46:15 +02:00
SChernykh
210ae3f9df Fixed Windows 7 compatibility 2024-10-01 11:29:18 +02:00