Commit Graph

165 Commits (3ce57ec254a204387051085f851909666b68c3e8)

Author SHA1 Message Date
SChernykh 955a471747 Updated gRPC to v1.65.x 2024-06-12 21:16:54 +02:00
SChernykh 403a39d32f Sync test: detect integer overflows 2024-06-02 20:04:18 +02:00
SChernykh 82d9d75a78 Updated Monero nodes 2024-05-23 17:10:31 +02:00
SChernykh fb9ade7e9f CI: fix BSD builds 2024-05-21 01:26:49 +02:00
SChernykh b0a63e2d34 Update grpc 2024-05-20 00:25:01 +02:00
SChernykh e7ce5d044d CI: updated nodes for sync test 2024-05-18 11:25:19 +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 d219b78d4c CI: added MSVC 2022 build 2024-05-16 15:55:40 +02:00
SChernykh d40b3ddfab Fixed gcc-14 msys2 build 2024-05-16 12:37:17 +02:00
SChernykh 2c549f61a4 Create test-sync-old.yml 2024-05-14 23:43:49 +02:00
SChernykh ae1907816e CI: don't build curl tests 2024-05-14 12:11:16 +02:00
SChernykh 5f62069590 CI: cppcheck script fixes 2024-04-25 19:57:23 +02:00
SChernykh 38d900ba83 Merge branch 'master' into merge-mining 2024-03-19 23:53:03 +01:00
SChernykh b786271ce7 Fixed clang-18 compilation 2024-03-19 23:40:43 +01: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 dbb21151b0 Tari: connect to a node and get unique_id 2024-02-15 17:47:05 +01:00
SChernykh cf165af025 CI: faster builds
Update c-cpp.yml
2024-02-13 19:40:39 +01:00
SChernykh f370c93e1f Update c-cpp.yml 2024-02-12 23:10:49 +01:00
SChernykh a5f8d4198b Added ignore paths to msvc analysis 2024-02-12 15:29:42 +01:00
SChernykh 9289a8c40c CI: use macos-14 (Apple M1) runners 2024-02-12 14:48:45 +01:00
SChernykh ec15b3b673 More CI fixes 2024-02-12 11:19:59 +01:00
SChernykh d28090f292 More CI fixes 2024-02-12 07:50:24 +01:00
SChernykh 30df7419b7 Updated gRPC 2024-02-12 01:08:04 +01:00
SChernykh cfc3ba4b51 Fixed msys2 builds 2024-02-11 22:49:45 +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 0801d607a1 Added gRPC library 2024-02-10 23:38:22 +01:00
SChernykh 159b54e943 Updated curl 2024-02-02 17:58:28 +01:00
SChernykh 2df53839d9 Update cppcheck.yml 2024-02-01 12:47:44 +01:00
SChernykh 6d39ea4696 Changed protobuf to protobuf-c
To reduce code bloat
2024-01-29 17:45:15 +01:00
SChernykh 39e411c2e1 Update miniupnp 2024-01-28 19:54:35 +01:00
SChernykh 8628dc9141 Updated protobuf to 26.x 2024-01-28 17:28:46 +01:00
SChernykh a60fba8c18 Added Tari gRPC definitions 2024-01-28 10:41:16 +01:00
SChernykh ab747d66ac Update c-cpp.yml 2024-01-26 20:37:48 +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 010bdda236 C++17 2024-01-04 16:56:52 +01:00
SChernykh f95d366881 Merge branch 'master' into merge-mining 2024-01-02 14:26:32 +01:00
SChernykh 1e1c3ad6e9 Updated copyright 2024-01-02 14:12:16 +01:00
SChernykh 94c8ac09bc Merge branch 'master' into merge-mining 2023-12-27 18:16:34 +01:00
SChernykh 36a6e8dcbe Added RISC-V build 2023-12-27 17:42:45 +01:00
SChernykh 1d4aa3478d cppcheck: save checkers report 2023-12-23 11:04:54 +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