Commit Graph

  • 068b286a88 full share validation via cmdline option gavinbarnard 2025-09-06 06:17:36 +00:00
  • b7c4613d40 Fixed handling of multiple blocks from ZMQ sech1 2025-09-06 14:25:57 +02:00
  • 971f804a6e Fix: get missing blocks in a thread-safe way sech1 2025-09-05 15:30:52 +02:00
  • 830c78a032 Fixed build errors, refined Monero block broadcast logic sech1 2025-09-03 13:19:13 +02:00
  • 50634e5e79 Feature: broadcast all new Monero blocks through p2pool network for faster propagation sech1 2025-09-03 10:07:39 +02:00
  • c5fba9992e Docker: use fresh checkpoints for faster Monero sync sech1 2025-08-31 17:24:25 +02:00
  • 29df28d3c8 Docker: fixed missing dependencies sech1 2025-08-30 00:36:36 +02:00
  • 4a2b75c7fb Build scripts: updated tool versions sech1 2025-08-29 23:32:29 +02:00
  • 2a9cf67c3a Docker: fixed Monero build again sech1 2025-08-29 20:49:19 +02:00
  • 3bcde151ee Updated docs: --enforce-dns-checkpointing is now recommended sech1 2025-08-29 18:47:29 +02:00
  • b22088f330 CI: update to clang-21 sech1 2025-08-26 20:58:17 +02:00
  • bfb0b5383a Docker: fixed XMRig build sech1 2025-08-24 19:43:54 +02:00
  • 560f62a427 Docker: fixed Monero build sech1 2025-08-24 11:28:03 +02:00
  • 271a30998f Fixed cppcheck command line sech1 2025-08-24 08:58:37 +02:00
  • 3c4eeb49fd p2pool v4.9.1 sech1 2025-08-21 10:28:34 +02:00
  • 257781f2e2 Docker: updated Ubuntu version sech1 2025-08-20 10:16:58 +02:00
  • fb85deabbe Merge pull request #368 from worldwideward/master SChernykh 2025-08-11 18:22:29 +02:00
  • 6bc30dc6e1 update Dockerfile base image w 2025-08-11 10:18:56 +02:00
  • 93395771d3 CI: temporary cppcheck fix SChernykh 2025-08-05 10:35:07 +02:00
  • d6c249ca17 Tari: fixed a crash when node is not available SChernykh 2025-08-04 22:03:35 +02:00
  • 07259e029a TCPServer: pass connection fails to clients SChernykh 2025-08-02 14:59:49 +02:00
  • b1348b6c80 Fixed asan error (use after poison) SChernykh 2025-08-01 13:45:29 +02:00
  • a977f988d5 Fixed cppcheck errors SChernykh 2025-07-31 21:09:54 +02:00
  • 847ffe3959 Updated build scripts SChernykh 2025-07-28 00:05:28 +02:00
  • ed2e0f1a1b Removed more unused code from tests SChernykh 2025-07-27 14:05:35 +02:00
  • 240cbd100e Removed unused code from tests, tweaked build scripts SChernykh 2025-07-26 12:17:04 +02:00
  • f7c1baa453 CI: removed gRPC from Alpine builds because they were too slow SChernykh 2025-07-26 10:39:38 +02:00
  • 644084a32f More build fixes SChernykh 2025-07-26 01:15:42 +02:00
  • baab8d3788 Reduced gRPC bloat SChernykh 2025-07-25 22:43:29 +02:00
  • ce1ef36613 Build fixes SChernykh 2025-07-25 15:00:42 +02:00
  • 3d08803709 Updated gRPC to v1.74.0 SChernykh 2025-07-25 13:25:19 +02:00
  • a4a0c03517 Tari: fixed the previous fix SChernykh 2025-07-25 09:49:08 +02:00
  • fb21c917ac Compiler test scripts: don't compress the output SChernykh 2025-07-24 16:07:11 +02:00
  • 0d9670ee29 Fixed build errors SChernykh 2025-07-24 14:42:03 +02:00
  • ca47bed7b9 Workaround for read-only working directory SChernykh 2025-07-24 13:27:59 +02:00
  • f3d7d6bfe8 p2pool v4.9 SChernykh 2025-07-20 14:35:50 +02:00
  • d3798a1da7 Compiler test scripts: updated to use xz SChernykh 2025-07-20 07:25:25 +02:00
  • 3bbc0753c6 Build scripts: use clang-21 SChernykh 2025-07-19 22:16:50 +02:00
  • bba9f780bc Updated recommended Monero version SChernykh 2025-07-19 18:10:47 +02:00
  • 82cab98f2b CI: revert to clang-20 for msan test SChernykh 2025-07-18 23:39:39 +02:00
  • 9c2bd8292b CI: use clang 21 SChernykh 2025-07-18 18:39:13 +02:00
  • fc1436e86c Build scripts: fixed file permissions SChernykh 2025-07-18 14:20:35 +02:00
  • c682ad3111 Tari: fixed incorrect block template for stale shares SChernykh 2025-07-18 11:57:01 +02:00
  • beeba04890 Build scripts: reduced binary sizes SChernykh 2025-07-16 21:29:10 +02:00
  • 92291c1175 Builds: updated curl command line SChernykh 2025-07-16 17:41:01 +02:00
  • 56a1a801bf Updated curl to 8.15.0 SChernykh 2025-07-16 08:54:06 +02:00
  • 503fb34c69 Builds: updated curl command line SChernykh 2025-07-16 00:14:12 +02:00
  • 43ab92472e Updated curl to 8.15.0 SChernykh 2025-07-15 19:43:40 +02:00
  • 0755a9dcf1 CI: updated and repacked test data SChernykh 2025-07-15 18:08:20 +02:00
  • e62f653b9d Fixed the initial sync stalling sometimes SChernykh 2025-07-15 16:18:18 +02:00
  • 752d6a9d05 Fixed grpc leak detection SChernykh 2025-07-15 10:18:04 +02:00
  • e5d582b6c1 Updated grpc SChernykh 2025-07-14 21:05:56 +02:00
  • 964f4c8065 Updated copyright SChernykh 2025-07-14 20:30:33 +02:00
  • a8a6b7fd02 Refactored log coloring SChernykh 2025-07-14 00:21:04 +02:00
  • a37362570d Build scripts: improved compresstion a little SChernykh 2025-07-13 18:44:28 +02:00
  • 01ae862507 Console: print node overall health in status SChernykh 2025-07-13 16:37:07 +02:00
  • 81431b12fb CI: fixed cppcheck build SChernykh 2025-07-12 07:33:28 +02:00
  • 2b46cb937a Fixed MSVC compilation SChernykh 2025-07-11 21:48:51 +02:00
  • 27a0cc9bb1 Build scripts: use unique names for temp containers SChernykh 2025-07-11 17:26:51 +02:00
  • 33b8a500fe Fixed cppcheck errors SChernykh 2025-07-11 14:58:33 +02:00
  • 28511c7e5a Show additional version information SChernykh 2025-07-11 12:25:09 +02:00
  • 71d07eff63 README.md - added reproducible builds info SChernykh 2025-07-10 23:12:25 +02:00
  • 81533df789 Release builds: updated clang to 20.1.8 SChernykh 2025-07-09 14:06:42 +02:00
  • 3c28ae9564 Updated miniupnp SChernykh 2025-07-07 21:29:50 +02:00
  • 24ac83e88b Build scripts: fixed timestamp setting SChernykh 2025-07-07 16:17:18 +02:00
  • c5b4e84652 Compiler test scripts: added RandomX tests SChernykh 2025-07-07 10:54:58 +02:00
  • e179208053 Compiler test scripts: added clang SChernykh 2025-07-06 22:47:18 +02:00
  • 2f51c38549 Added compiler test scripts SChernykh 2025-07-06 21:59:52 +02:00
  • 5d14b27616 Fixed compiler warnings in tests SChernykh 2025-07-06 21:52:02 +02:00
  • 2822c6abb5 Build scripts: support building from a tag/commit SChernykh 2025-07-05 23:13:52 +02:00
  • 758b55f354 Renamed files SChernykh 2025-07-05 19:39:04 +02:00
  • a01545e42c Build scripts: use the latest mingw SChernykh 2025-07-05 15:14:51 +02:00
  • 3461872435 Build scripts: fixed Windows 7 compatibility SChernykh 2025-07-05 12:58:49 +02:00
  • 1957ba519e Added a script to generate sha256sums.txt SChernykh 2025-07-04 21:24:38 +02:00
  • 83f8b70c9b Build scripts: added source archive SChernykh 2025-07-04 20:09:01 +02:00
  • 325aca29ce Build scripts: added FreeBSD builds SChernykh 2025-07-04 14:12:25 +02:00
  • 32235b8225 Build scripts: added MacOS builds SChernykh 2025-07-03 20:48:58 +02:00
  • e4402845e1 Build scripts: actually disable dynamic nss SChernykh 2025-07-03 13:01:51 +02:00
  • 8c56e5f079 Build scripts: build glibc with static nss SChernykh 2025-07-02 12:43:31 +02:00
  • ee0537c0f5 Build scripts: fixed image build errors SChernykh 2025-07-02 00:12:54 +02:00
  • e2ff0ce0da Build scripts: lock 7-zip version SChernykh 2025-07-01 16:35:00 +02:00
  • 66dc583130 Build scripts: fixed tar format options SChernykh 2025-07-01 15:34:57 +02:00
  • 4978cdc9d1 Build scripts: fixed file permissions and archive format SChernykh 2025-07-01 15:07:29 +02:00
  • 353f22d079 Use mirros site to download glibc SChernykh 2025-07-01 11:55:10 +02:00
  • fbee340afa Use mirror site to download make SChernykh 2025-07-01 11:49:04 +02:00
  • ed4d0892d7 Build fixed versions of toolchains to make release builds reproducible SChernykh 2025-07-01 08:23:20 +02:00
  • db572ce9d8 Scripts to build release binaries without Github CI (WIP) SChernykh 2025-06-29 11:45:12 +02:00
  • 436b39c6b1 Fixed incorrect hash for stale shares SChernykh 2025-06-27 07:44:58 +02:00
  • 34820e617f Updated mining instructions SChernykh 2025-06-26 14:47:15 +02:00
  • 484d34040e Fixed cppcheck errors SChernykh 2025-06-25 12:07:23 +02:00
  • 06463e3e68 p2pool v4.8.1 SChernykh 2025-06-25 08:03:43 +02:00
  • 52d3454b0f CI: added pruned and compact block blobs test SChernykh 2025-06-24 23:13:58 +02:00
  • 927258396e Merge pull request #365 from Low-power/update-stratum-hashrate-data-without-connected-workers SChernykh 2025-06-24 13:41:15 +02:00
  • b9face492d CI: always save coverage data SChernykh 2025-06-24 10:36:39 +02:00
  • d289526f45 Stratum: update hash rate data on new block template, even when no workers connected WHR 2025-06-24 16:32:16 +08:00
  • 1b05f1e750 Block parser: stricter checks SChernykh 2025-06-24 00:57:13 +02:00
  • 10d583adb6 Added more checks to readVarint SChernykh 2025-06-23 07:47:43 +02:00
  • 1b863109f9 CI: more tests SChernykh 2025-06-22 23:18:36 +02:00
  • e5d487aa50 CI: added more tests SChernykh 2025-06-22 21:58:57 +02:00
  • e69f5722df CI: use clang-20 for code coverage SChernykh 2025-06-22 16:59:15 +02:00