Commit Graph

79 Commits

Author SHA1 Message Date
SChernykh 5a94840442 MSVC build: don't use prebuilt libcurl 2025-02-19 11:48:31 +01:00
SChernykh 9af5dd43ad Updated curl to 8.12.1 2025-02-13 09:21:38 +01:00
SChernykh 3c5c938d40 Updated curl to 8.12.0 2025-02-05 10:41:42 +01:00
SChernykh 06aa632e6f Docs: clarify --rpc-ssl-fingerprint usage 2025-01-28 10:54:21 +01:00
SChernykh 9ce9516c99 Added RPC-SSL support for Monero node connections 2025-01-27 22:32:28 +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 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 3c4cf098a9 CMake: added DEV_DEBUG option 2024-10-29 11:33:46 +01:00
SChernykh 2b453dd0cb CI: use clang-19 2024-10-15 14:49:33 +02:00
SChernykh c88f126cb1 Updated tests post-fork 2024-10-13 13:13:14 +02:00
SChernykh bc2b3fa3ac Reapply "Updated curl to 8.10.0"
This reverts commit 56f42e0018.
2024-09-12 17:30:17 +02:00
SChernykh 56f42e0018 Revert "Updated curl to 8.10.0"
This reverts commit 25452898d9.
2024-09-11 17:52:49 +02:00
SChernykh 25452898d9 Updated curl to 8.10.0 2024-09-11 14:55:11 +02:00
SChernykh 37bf8554fc CI: save a minidump if it hangs on shutdown 2024-07-20 19:55:49 +02:00
SChernykh a75cf652de CI: enabled scheduled sync tests 2024-06-20 18:47:58 +02:00
SChernykh 2cbb648a7f CI: update curl build command lines 2024-06-18 20:16:54 +02:00
SChernykh 403a39d32f Sync test: detect integer overflows 2024-06-02 20:04:18 +02:00
SChernykh 1c2939e8b2 CI: macos-11 is deprecated, use macos-13 2024-05-17 10:19:02 +02:00
SChernykh 9c3b8ef3a7 CI: New config for the sync test 2024-05-17 00:54:35 +02:00
SChernykh 64dc1c7ea7 Merge branch 'master' into merge-mining 2024-03-19 17:43:30 +01:00
SChernykh 43e814ce9a CI: use clang-18 for MSan 2024-03-19 17:24:28 +01:00
SChernykh 5f6a655ff9 Merge branch 'master' into merge-mining 2024-03-14 10:57:00 +01:00
SChernykh e4cfcc1dd9 Sync test: possible fix for sanitizer errors 2024-03-14 09:26:20 +01:00
SChernykh bbfe3d84b7 Build fixes 2024-02-15 21:06:32 +01:00
SChernykh 9289a8c40c CI: use macos-14 (Apple M1) runners 2024-02-12 14:48:45 +01:00
SChernykh 30df7419b7 Updated gRPC 2024-02-12 01:08:04 +01:00
SChernykh 3327e7f54a Fixed MSVC builds 2024-02-11 19:11:13 +01:00
SChernykh 6263c0bbda Fixed CI errors 2024-02-11 15:17:34 +01:00
SChernykh 159b54e943 Updated curl 2024-02-02 17:58:28 +01:00
SChernykh a60fba8c18 Added Tari gRPC definitions 2024-01-28 10:41:16 +01:00
SChernykh 7a0a8b94fe Merge branch 'master' into merge-mining 2024-01-26 18:56:22 +01:00
SChernykh aacee86563 CI: updated to newer tool versions 2024-01-26 18:10:27 +01:00
SChernykh 32b502a1e3 Sync test: use testnet 2023-12-10 00:18:44 +01:00
SChernykh e20c73fa27 Merge branch 'master' into merge-mining 2023-12-08 14:18:22 +01:00
SChernykh eb1fd155a3 Fixed compiler flags for code sanitizers
For example, `-O2` can optimize away some undefined behaviour, so use a conservative `-Og` optimization level.
2023-11-27 10:27:29 +01:00
SChernykh 5aff5f5796 Sync test: added merge mining 2023-11-17 19:36:21 +01:00
SChernykh abd9c80e4d Merge branch 'master' into merge-mining 2023-11-07 16:52:57 +01:00
SChernykh f7b90b3808 Fixed sync test 2023-11-02 21:42:03 +01:00
SChernykh ec35c74e5f Init merge mining tag properly 2023-10-25 00:14:09 +02:00
SChernykh 6eff190f87 Sync test: use macOS release build settings 2023-09-03 17:56:34 +02:00
SChernykh 0463901db7 Run thread sanitizer test with static libs 2023-09-03 16:23:11 +02:00
SChernykh 2b61fff449 Sync test: increase test load 2023-09-03 13:44:06 +02:00
SChernykh 0e0101f507 CI: build libcxx_msan every time 2023-08-24 15:11:55 +02:00
SChernykh fac9c23103 Fixed LTO in macOS builds 2023-08-23 16:23:48 +02:00
SChernykh 6e68714c26 CI: fixed libzmq cmake command line 2023-08-18 20:19:59 +02:00
SChernykh 06ff7b661a CI: added Alpine Linux static builds 2023-08-18 19:01:09 +02:00
SChernykh 76c4573c39 CI: cleanup build warnings
Tests: fixed "unused const variable" warning
CMakeLists.txt: fixed deprecation warnings
2023-08-16 14:20:23 +02:00