Commit Graph

1518 Commits

Author SHA1 Message Date
SChernykh
3461872435 Build scripts: fixed Windows 7 compatibility 2025-07-05 12:58:49 +02:00
SChernykh
1957ba519e Added a script to generate sha256sums.txt 2025-07-04 21:24:38 +02:00
SChernykh
83f8b70c9b Build scripts: added source archive 2025-07-04 20:09:01 +02:00
SChernykh
325aca29ce Build scripts: added FreeBSD builds 2025-07-04 14:12:25 +02:00
SChernykh
32235b8225 Build scripts: added MacOS builds 2025-07-03 23:06:40 +02:00
SChernykh
e4402845e1 Build scripts: actually disable dynamic nss 2025-07-03 13:01:51 +02:00
SChernykh
8c56e5f079 Build scripts: build glibc with static nss 2025-07-02 12:43:31 +02:00
SChernykh
ee0537c0f5 Build scripts: fixed image build errors 2025-07-02 00:12:54 +02:00
SChernykh
e2ff0ce0da Build scripts: lock 7-zip version 2025-07-01 16:35:00 +02:00
SChernykh
66dc583130 Build scripts: fixed tar format options 2025-07-01 15:34:57 +02:00
SChernykh
4978cdc9d1 Build scripts: fixed file permissions and archive format 2025-07-01 15:07:29 +02:00
SChernykh
353f22d079 Use mirros site to download glibc 2025-07-01 11:55:10 +02:00
SChernykh
fbee340afa Use mirror site to download make 2025-07-01 11:49:04 +02:00
SChernykh
ed4d0892d7 Build fixed versions of toolchains to make release builds reproducible 2025-07-01 08:23:20 +02:00
SChernykh
db572ce9d8 Scripts to build release binaries without Github CI (WIP) 2025-06-29 11:45:12 +02:00
SChernykh
436b39c6b1 Fixed incorrect hash for stale shares 2025-06-27 07:45:22 +02:00
SChernykh
34820e617f Updated mining instructions 2025-06-26 14:47:15 +02:00
SChernykh
484d34040e Fixed cppcheck errors 2025-06-25 12:07:23 +02:00
SChernykh
06463e3e68 p2pool v4.8.1 2025-06-25 08:03:43 +02:00
SChernykh
52d3454b0f CI: added pruned and compact block blobs test 2025-06-24 23:13:58 +02:00
SChernykh
927258396e Merge pull request #365 from Low-power/update-stratum-hashrate-data-without-connected-workers
Hash rate values in `local/stratum` API file stuck after all workers disconnected
2025-06-24 13:41:15 +02:00
SChernykh
b9face492d CI: always save coverage data 2025-06-24 10:36:39 +02:00
WHR
d289526f45 Stratum: update hash rate data on new block template, even when no workers connected 2025-06-24 16:32:16 +08:00
SChernykh
1b05f1e750 Block parser: stricter checks 2025-06-24 00:57:13 +02:00
SChernykh
10d583adb6 Added more checks to readVarint 2025-06-23 13:06:01 +02:00
SChernykh
1b863109f9 CI: more tests 2025-06-22 23:18:36 +02:00
SChernykh
e5d487aa50 CI: added more tests 2025-06-22 21:58:57 +02:00
SChernykh
e69f5722df CI: use clang-20 for code coverage 2025-06-22 17:22:35 +02:00
SChernykh
b3678bfbe9 CI: added submit_sidechain_block test 2025-06-22 13:40:00 +02:00
SChernykh
7a82b0fe43 Deploy code coverage report 2025-06-22 11:11:06 +02:00
SChernykh
5aea5768a7 CI: more tests 2025-06-21 16:20:24 +02:00
SChernykh
3f54025384 CI: added more block template tests 2025-06-21 13:16:56 +02:00
SChernykh
c421324b73 SideChain: fixed a synchronization blocker bug 2025-06-21 01:06:36 +02:00
SChernykh
0535ca2892 CI: added more tests 2025-06-20 23:30:10 +02:00
SChernykh
e68a31f72a CI: added more crypto tests 2025-06-20 22:06:52 +02:00
SChernykh
02533848d2 Updated cppzmq 2025-06-20 19:52:54 +02:00
SChernykh
6cd79b3a48 CI: added more tests to improve code coverage 2025-06-20 19:49:30 +02:00
SChernykh
3d1ef0d049 CI: added code coverage workflow 2025-06-20 18:23:26 +02:00
SChernykh
547b3430c2 CI: added nano sidechain dump to tests 2025-06-20 11:24:49 +02:00
SChernykh
88df27a359 CI: block verify - more tests 2025-06-20 08:33:21 +02:00
SChernykh
7eaef5faca CI: use the latest cppcheck code again 2025-06-18 18:40:32 +02:00
SChernykh
9cb9545ce6 CI: use native runner for Ubuntu ARM64 builds 2025-06-16 17:00:55 +02:00
SChernykh
60285a21dd p2pool v4.8 2025-06-15 09:57:28 +02:00
SChernykh
8f716bd1f1 Merge pull request #363 from Low-power/last-pool-share-found-time-in-local-stratum-api
API: add `last_share_found_time` in `local/stratum`
2025-06-14 12:52:07 +02:00
WHR
009fa0f474 API: add 'last_share_found_time' in local/stratum 2025-06-14 10:26:07 +08:00
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