Commit Graph

153 Commits

Author SHA1 Message Date
SChernykh
860bb7b067 Updated miniupnp 2025-03-05 12:50:21 +01:00
SChernykh
2e14be3534 Update miniupnp 2025-02-24 11:19:13 +01:00
SChernykh
f24273378d MSVC build: fixed release compiler flags 2025-02-19 14:24:29 +01:00
SChernykh
5a94840442 MSVC build: don't use prebuilt libcurl 2025-02-19 11:48:31 +01:00
SChernykh
0936d6e4f0 MSVC build: don't use prebuilt libuv and libzmq 2025-02-18 21:21:38 +01:00
SChernykh
a80d5eb540 Updated dependencies 2025-02-18 18:54:13 +01:00
SChernykh
6492c6008e CI: use clang-20 2025-02-13 11:25:28 +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
9ce9516c99 Added RPC-SSL support for Monero node connections 2025-01-27 22:32:28 +01:00
SChernykh
16053d45d7 Updated libuv to v1.50.0 2025-01-15 20:07:35 +01:00
SChernykh
b39a9bd3ca Update miniupnp 2025-01-11 10:38:41 +01:00
SChernykh
2581b4c2da Updated curl to 8.11.1 2024-12-11 08:41:44 +01:00
SChernykh
cf325e0e76 Updated rapidjson 2024-12-02 17:44:08 +01:00
SChernykh
c0d1070395 Update miniupnp 2024-11-17 10:09:29 +01:00
SChernykh
180b7edd77 Fixed Windows compilation 2024-11-16 15:18:34 +01:00
SChernykh
3be1d87462 Updated curl to 8.11.0 2024-11-06 11:04:27 +01:00
SChernykh
8daa05bab2 Updated libuv to v1.49.2 2024-10-18 21:32:22 +02:00
SChernykh
2586290a1d Updated libuv to v1.49.1 2024-10-11 10:24:01 +02:00
SChernykh
a1f1719f3b Updated libuv to v1.49.0 2024-09-25 12:08:16 +02:00
SChernykh
d17608e631 Updated curl to 8.10.1 2024-09-18 10:51:47 +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
ad08f8b117 Updated grpc (boringssl-with-bazel) 2024-09-06 15:04:43 +02:00
SChernykh
bbc36c3869 Updated grpc to v1.65.5 2024-08-21 22:10:10 +02:00
SChernykh
61cc29a260 Updated grpc to v1.65.4 2024-08-06 10:28:50 +02:00
SChernykh
cb3b4de1a5 Update miniupnp 2024-08-06 09:00:50 +02:00
SChernykh
cb8ea37dab Updated curl to 8.9.1 2024-07-31 10:19:04 +02:00
SChernykh
eb490d89c2 Updated curl to 8.9.0 2024-07-24 09:38:57 +02:00
SChernykh
0b079228d9 Updated grpc to v1.65.0 2024-06-29 11:39:03 +02:00
SChernykh
75a894bbd1 Update miniupnp 2024-06-25 11:43:22 +02:00
SChernykh
180766f9aa Update RandomX 2024-06-15 21:11:08 +02:00
SChernykh
955a471747 Updated gRPC to v1.65.x 2024-06-12 21:16:54 +02:00
SChernykh
fb87e01986 Fixed keccak_bmi.cpp compilation without RandomX 2024-05-31 11:40:35 +02:00
SChernykh
bd6f68790e Faster Keccak code (BMI instructions) 2024-05-31 00:39:11 +02:00
SChernykh
23ba77ee4d Updated dependencies 2024-05-23 15:37:39 +02:00
SChernykh
460b09e70b Updated curl to 8.8.0 2024-05-23 11:27:23 +02:00
SChernykh
b0a63e2d34 Update grpc 2024-05-20 00:25:01 +02:00
SChernykh
27f644fc1c Update grpc 2024-05-10 15:54:44 +02:00
SChernykh
2085bb454b Tari: use GetNewBlockTemplateWithCoinbases API 2024-04-23 21:31:40 +02:00
SChernykh
929e1ca01c Updated Tari protocol definitions
Also removed mining helper binaries
2024-04-22 20:32:26 +02:00
SChernykh
d6d9b5bc22 Updated Tari protocol definitions 2024-04-11 18:04:10 +02:00
SChernykh
8bb3e54689 Added mining helper lib 2024-03-12 12:47:33 +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
b99b1689b7 Fixed compiler flags 2024-02-13 18:03:31 +01:00
SChernykh
3d9a81108d Update grpc to v1.61.1 2024-02-13 13:51:17 +01:00
SChernykh
ec15b3b673 More CI fixes 2024-02-12 11:19:59 +01:00
SChernykh
30df7419b7 Updated gRPC 2024-02-12 01:08:04 +01:00