Commit Graph

  • fbe30b8fb1 Fixed log level of some TCP messages SChernykh 2025-09-30 08:09:32 +02:00
  • e53f712eb5 Reproducible builds: reduced linux_x64 binary size SChernykh 2025-09-29 23:45:27 +02:00
  • fd6549849c Updated BoringSSL SChernykh 2025-09-29 19:34:49 +02:00
  • 22cabb5ac9 Speed up crypto derivations with vartime ops WeebDataHoarder 2025-09-29 13:19:51 +02:00
  • 7cb6a0dcc3 Added missing cleanup code SChernykh 2025-09-29 12:34:04 +02:00
  • e9c14ef3d0 Don't send the same Monero block broadcast to peers who sent it already SChernykh 2025-09-28 15:33:58 +02:00
  • eb09178a1c Updated documentation about subaddresses SChernykh 2025-09-27 13:32:22 +02:00
  • 458c7a3389 p2pool v4.11 SChernykh 2025-09-27 12:29:52 +02:00
  • 82f3982175 Fixed wallet payout log message for subaddresses SChernykh 2025-09-27 10:13:37 +02:00
  • 0184a3139c CI: revised clang-tidy list of checks SChernykh 2025-09-25 18:46:22 +02:00
  • 26357f44ec Merge pull request #376 from SChernykh/subaddress SChernykh 2025-09-25 14:51:43 +02:00
  • 85931f564a Build scripts: updated versions, moved downloads to the beginning SChernykh 2025-09-25 13:23:27 +02:00
  • 1e8e6c1010 Added filter for late txpool notifications SChernykh 2025-09-24 09:56:53 +02:00
  • f6a1612ff1 Fixed build errors SChernykh 2025-09-23 17:17:17 +02:00
  • 1eb22109b5 Fixed m_mergeMiningExtra format description SChernykh 2025-09-23 12:53:50 +02:00
  • c0b99ac6fd Refactored BlockTemplate::update() - removed the use of pointers as parameters SChernykh 2025-09-23 11:45:56 +02:00
  • cff1210761 Store public viewkey of the subaddress SChernykh 2025-09-22 19:00:43 +02:00
  • bae7c65126 Reproducible builds: fixed clang version display SChernykh 2025-09-22 17:59:30 +02:00
  • 04d195d5cd Added support for mining to a subaddress SChernykh 2025-09-22 14:24:11 +02:00
  • a4e1f00993 Wallet: added subaddress detection SChernykh 2025-09-21 15:50:08 +02:00
  • 0d101f0ae6 Fixed MSVC build SChernykh 2025-09-20 19:23:22 +02:00
  • 2ae77e5b71 MSVC: disable permissive mode SChernykh 2025-09-20 18:02:57 +02:00
  • 2e32d14d5f CI: tweaked msan parameters SChernykh 2025-09-19 21:19:43 +02:00
  • 415ad70e2f CI: lighter parameters for msan SChernykh 2025-09-19 10:09:40 +02:00
  • 6380e204dd CI: increased time limit for msan SChernykh 2025-09-19 08:05:03 +02:00
  • 12993dfe19 Fixed FreeBSD build SChernykh 2025-09-18 22:29:30 +02:00
  • a64753ecd0 clang-21, one more time SChernykh 2025-09-18 21:37:49 +02:00
  • e9c7367b92 Reverted back to clang-20 for msan SChernykh 2025-09-17 19:16:49 +02:00
  • 9f7dc5b768 CI: use clang-21 for msan SChernykh 2025-09-17 14:12:10 +02:00
  • f141bef4b5 Fixed TLS init order SChernykh 2025-09-17 09:14:32 +02:00
  • 32e940577e Tari: track gRPC channel state and display it in logs/status/API SChernykh 2025-09-15 15:53:35 +02:00
  • 012d148080 Added git mailmap SChernykh 2025-09-15 14:31:15 +02:00
  • d64b4ea2dc Updated recommended Monero version SChernykh 2025-09-15 14:21:26 +02:00
  • a9e0b834d9 Reproducible builds: shortened clang version display sech1 2025-09-15 09:39:30 +02:00
  • 3a8ec27d93 Reproducible builds: fix git commit display sech1 2025-09-14 17:58:48 +02:00
  • b69de65e78 Display git commit in version sech1 2025-09-14 16:27:26 +02:00
  • 44f8d941a7 Refactored background job shutdown logic sech1 2025-09-14 14:41:31 +02:00
  • 8c1c5fd8e1 P2PServer: check PoW in background to not stall the P2P loop sech1 2025-09-14 12:38:06 +02:00
  • bbfdeeaff5 Log submit_block RPC performance sech1 2025-09-14 00:04:25 +02:00
  • f12e43bb79 CI: use the latest cppcheck again sech1 2025-09-13 12:02:16 +02:00
  • a1544022cf Build scripts: updated tool versions sech1 2025-09-13 10:04:43 +02:00
  • e2008578da Updated Tari gRPC proto files sech1 2025-09-10 21:11:43 +02:00
  • 9b5a43580e Updated curl to 8.16.0 sech1 2025-09-10 14:19:06 +02:00
  • 20c3973504 p2pool v4.10.1 sech1 2025-09-10 09:14:12 +02:00
  • 16b74edc51 ZMQ: more JSON parsing fixes sech1 2025-09-10 01:17:34 +02:00
  • d611056b1c ZMQ: fixed JSON parsing check sech1 2025-09-10 00:05:57 +02:00
  • ecc33cfebb Stratum: fixed stats counters when full share validation is on sech1 2025-09-09 17:24:04 +02:00
  • 0ae2af0bb8 Added more sanity checks sech1 2025-09-09 16:46:57 +02:00
  • bdd34c5f56 Fixed on_share_found background job counter sech1 2025-09-09 11:23:25 +02:00
  • bbee372a01 p2pool v4.10 sech1 2025-09-09 09:22:45 +02:00
  • 5c907d39aa Fix: submit broadcasted Monero blocks one at a time sech1 2025-09-07 19:39:10 +02:00
  • 6d3fbc5467 Merge pull request #374 from gavinbarnard/gavinbarnard/fullvalidationoption SChernykh 2025-09-07 14:22:57 +02:00
  • 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