Commit Graph

87 Commits

Author SHA1 Message Date
SChernykh
09532c901a CMake: removed unused dependencies 2025-06-11 10:22:07 +02:00
SChernykh
54d278643d CI: sync test - added merge mining 2025-06-05 23:22:11 +02:00
SChernykh
70298cd065 Merge mining donation support 2025-05-13 17:18:29 +02:00
SChernykh
7d610f61d5 Sync test: updated Monero nodes 2025-05-04 10:39:48 +02:00
SChernykh
779f72a71e Sync test: updated Monero nodes 2025-05-02 07:58:44 +02:00
SChernykh
2396725eb8 CI: fixed builds again 2025-04-01 10:31:40 +02:00
SChernykh
11236f7dc8 Fixed sync test with cmake 4.0 2025-03-29 10:21:26 +01:00
SChernykh
abde2ef1ce CI: updated msan sync test to use clang 20 2025-03-19 16:15:45 +01:00
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