Commit Graph

92 Commits

Author SHA1 Message Date
SChernykh
b0a63e2d34 Update grpc 2024-05-20 00:25:01 +02:00
SChernykh
1c2939e8b2 CI: macos-11 is deprecated, use macos-13 2024-05-17 10:19:02 +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
ae1907816e CI: don't build curl tests 2024-05-14 12:11:16 +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
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
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
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
1e1c3ad6e9 Updated copyright 2024-01-02 14:12:16 +01:00
SChernykh
36a6e8dcbe Added RISC-V build 2023-12-27 17:42:45 +01:00
SChernykh
30ba38c2b3 macOS aarch64 build: switch to clang 15 2023-10-19 19:57:37 +02:00
SChernykh
c0cabc9739 Check for Windows 7 compatibility 2023-10-17 18:04:46 +02:00
SChernykh
8d9b9e505e Added ARM errata mitigations
Reworked #189
2023-09-06 16:32:09 +02:00
SChernykh
e40c5190b1 macOS aarch64 build: disabled LTO 2023-09-03 17:45:05 +02:00
SChernykh
b1d3fb63f3 Use the old compiler for macOS-aarch64 build 2023-09-02 18:41:11 +02:00
SChernykh
8e0f28ee30 Fixed Windows 7 compatibility 2023-08-31 16:21:59 +02:00
SChernykh
d8b23cd13c CI: fixed paths and file names 2023-08-26 21:00:23 +02:00
SChernykh
71d4a6dab0 Tweaked macOS build parameters 2023-08-23 20:22:44 +02:00
SChernykh
936d3b5280 Added quick self-test 2023-08-23 17:01:01 +02:00
SChernykh
fac9c23103 Fixed LTO in macOS builds 2023-08-23 16:23:48 +02:00
SChernykh
3674401923 Update RandomX 2023-08-23 13:37:07 +02:00
SChernykh
66d6d0dc33 CI: fixed BSD builds 2023-08-22 17:00:39 +02:00
SChernykh
b8e6aae289 Disabled RandomX tests 2023-08-21 20:49:45 +02:00
SChernykh
8f620712ef Update RandomX 2023-08-21 17:47:09 +02:00
SChernykh
8d65a99fe4 Fixed data race 2023-08-18 21:57:51 +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
70a6442b46 CI: reduced MacOS and FreeBSD binary sizes 2023-08-18 15:48:35 +02:00
SChernykh
9e7d394ae7 CI: reduced aarch64 binary sizes 2023-08-18 12:59:37 +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