Commit Graph

  • dd8e656e6c Fix snprintf format for 64-bit tag variable tiamak 2025-11-12 23:02:47 +01:00
  • ff5a666834 Merge branch 'mxhess:main' into main tiamak 2025-11-12 22:59:51 +01:00
  • 78cbb8bc9f Update hardfork schedule for Salvium Matt Hess 2025-11-12 19:00:53 +00:00
  • 82d6123265 Add nasm to MSYS2 toolchain installation tiamak 2025-11-12 19:37:19 +01:00
  • cfa36723b2 Update macOS build configuration and dependencies tiamak 2025-11-12 19:34:39 +01:00
  • f7bb92f885 Simplify CI workflow by removing test steps tiamak 2025-11-12 19:26:47 +01:00
  • cb029b4ac9 Add CI workflow for building and releasing p2pool tiamak 2025-11-12 19:09:29 +01:00
  • 2a41ad9670 Add consensus-enforced 0.3% dev fee Matt Hess 2025-11-12 17:34:00 +00:00
  • 62c654f77c Port P2Pool to Salvium Matt Hess 2025-11-12 15:20:13 +00:00
  • 0f5f0e8386 Change some Monero references to Salvium in README mxhess 2025-11-11 21:49:11 -07:00
  • 063ce6f90c Port P2Pool to Salvium: SC1 address support and Carrot v1 transactions Matt Hess 2025-11-12 04:31:26 +00:00
  • 0a15afb3eb p2pool v4.12 SChernykh 2025-11-05 17:00:49 +01:00
  • fe85c2ff8e Updated curl to 8.17.0 SChernykh 2025-11-05 08:38:26 +01:00
  • 5187049b7f Build scripts: updated versions SChernykh 2025-11-04 19:09:35 +01:00
  • ba20d3c9db Updated TOR documentation SChernykh 2025-10-31 11:49:31 +01:00
  • 9830987cf2 Build scripts: updated versions SChernykh 2025-10-31 08:21:35 +01:00
  • c23d0e5024 Updated BoringSSL to v0.20251002.0 SChernykh 2025-10-30 11:50:28 +01:00
  • d8662ad41e Updated build scripts SChernykh 2025-10-25 17:32:12 +02:00
  • e7e623fbdd More wallet tests SChernykh 2025-10-23 19:03:24 +02:00
  • 27fbf2fc93 Added more wallet tests SChernykh 2025-10-23 16:40:23 +02:00
  • 25a5361777 Wallet: added checks for FCMP++ compatibility SChernykh 2025-10-23 11:40:59 +02:00
  • 0451aebb8a Fixed typos SChernykh 2025-10-21 22:00:49 +02:00
  • 5dc0cc4861 Added --no-clearnet-p2p parameter, added TOR documentation SChernykh 2025-10-21 18:38:51 +02:00
  • 8d9bac3b0c Build scripts: updated versions SChernykh 2025-10-21 15:46:35 +02:00
  • c41018bc5a Util: fixed undefined behavior SChernykh 2025-10-21 09:32:01 +02:00
  • 55d1ee982c Ignore case when converting onion addresses SChernykh 2025-10-20 20:49:05 +02:00
  • 801c131172 P2P: save/load onion peers, added onion seed nodes SChernykh 2025-10-20 18:47:34 +02:00
  • f6353a6939 Fixed compile errors SChernykh 2025-10-20 15:06:56 +02:00
  • cb9fc89b22 Added --onion-address command line option to support incoming TOR connections SChernykh 2025-10-20 13:06:45 +02:00
  • d88790237d Fixed cppcheck errors SChernykh 2025-10-19 16:14:43 +02:00
  • d8e4a00a32 Refactored keccak constants initialization SChernykh 2025-10-19 14:13:57 +02:00
  • baf13781e4 P2P: use a separate peer id for .onion peers SChernykh 2025-10-18 20:04:16 +02:00
  • 4e690feefb Support .onion domains for addpeers command and --addpeers option (requires SOCKS5 proxy) SChernykh 2025-10-18 15:33:20 +02:00
  • e2f0ec7c69 De-duplicate tx hashes and pub keys to save memory (off by default) (#382) SChernykh 2025-10-18 12:21:16 +02:00
  • 52bcbda381 CI: updated sync test's error check SChernykh 2025-10-13 06:46:19 +02:00
  • c490fe556a CI: increased code coverage SChernykh 2025-10-12 17:07:46 +02:00
  • 977cd73bbd CI: updated sync test's error check SChernykh 2025-10-11 16:31:21 +02:00
  • f14e6fd08e Build scripts: updated versions SChernykh 2025-10-08 14:19:55 +02:00
  • 8826a6c02c Added more div128 tests SChernykh 2025-10-07 14:59:05 +02:00
  • 2ce8ce65e2 Util: added secure_zero_memory with type safety checks SChernykh 2025-10-07 12:53:20 +02:00
  • dd9d5b03aa Merkle tree: added one more helper function SChernykh 2025-10-05 16:01:16 +02:00
  • 741aaf95a8 Removed old fork code SChernykh 2025-10-04 12:41:35 +02:00
  • 6fc51d5a31 CI: fail sync test if there are errors in log SChernykh 2025-10-03 13:34:02 +02:00
  • e3d680ec46 CI: updated macos versions SChernykh 2025-10-02 20:50:23 +02:00
  • 571a5d5410 Check for DNS result type before access (#378) tetyys 2025-10-02 20:09:33 +03:00
  • 6b4c39f4c9 SideChain: added some extra checks, removed const_cast SChernykh 2025-10-01 18:05:26 +02:00
  • e1da9ff4d3 Fixed cppcheck errors SChernykh 2025-10-01 16:39:42 +02:00
  • 5d7dfa2466 Reproducible builds: improved compression a bit SChernykh 2025-10-01 15:02:45 +02:00
  • 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