SChernykh
|
b9e415c659
|
Updated Tari gRPC proto files
|
2025-05-25 10:07:28 +02:00 |
|
SChernykh
|
1e2e5b85aa
|
CI: don't build extra binaries when building tests
|
2025-05-23 10:45:40 +02:00 |
|
SChernykh
|
40999f0056
|
Fix: failure to connect to a node if its domain resolves to an IPv6 address
|
2025-05-21 10:34:22 +02:00 |
|
SChernykh
|
cf51fe5273
|
p2pool v4.6
|
2025-05-17 09:05:09 +02:00 |
|
SChernykh
|
3154b61fc6
|
P2PServer: show protocol version in peer list
|
2025-05-16 09:40:14 +02:00 |
|
SChernykh
|
f9831500e4
|
Fixed build
|
2025-05-16 08:11:22 +02:00 |
|
SChernykh
|
e9d49b2a1d
|
Added missing #ifdef
|
2025-05-15 23:21:47 +02:00 |
|
SChernykh
|
5eabfb0a1a
|
Fixed Coverity errors
|
2025-05-15 22:38:54 +02:00 |
|
SChernykh
|
3fc68e680a
|
Tweaked log messages
|
2025-05-15 18:43:22 +02:00 |
|
SChernykh
|
1bd9ff1379
|
Stratum local API: added wallet address
|
2025-05-15 16:32:44 +02:00 |
|
SChernykh
|
9a0a96f990
|
Merge pull request #349 from SChernykh/mm_donate
Merge mining donation support
|
2025-05-15 16:15:06 +02:00 |
|
SChernykh
|
604ef13aa6
|
Tari merge mining: added more checks
|
2025-05-15 12:28:07 +02:00 |
|
SChernykh
|
293c6f3930
|
Updated merge mining docs
|
2025-05-15 08:27:58 +02:00 |
|
SChernykh
|
1f3872254d
|
Tari: more efficient polling
Use `GetTipInfo` gRPC call to quickly check for changes
|
2025-05-14 12:47:31 +02:00 |
|
SChernykh
|
27a2461d1d
|
Tari: don't update the aux data too often if only fees change
|
2025-05-14 09:41:24 +02:00 |
|
SChernykh
|
70298cd065
|
Merge mining donation support
|
2025-05-13 17:18:29 +02:00 |
|
SChernykh
|
f655fd1e30
|
Tari: smaller reconnect timeouts
|
2025-05-11 21:17:29 +02:00 |
|
SChernykh
|
9abe993bb0
|
Moved GCC 15 fix to flags.cmake
|
2025-05-07 18:33:30 +02:00 |
|
SChernykh
|
2a30901ba5
|
Added comments to PoolBlock::get_pow_hash
To explain what looks like a random magic code there
|
2025-05-07 16:21:27 +02:00 |
|
SChernykh
|
2c29092b7a
|
Updated Tari merge mining docs
|
2025-05-06 20:02:39 +02:00 |
|
SChernykh
|
7d610f61d5
|
Sync test: updated Monero nodes
|
2025-05-04 10:39:48 +02:00 |
|
SChernykh
|
7d632fdc85
|
More informative main thread name
|
2025-05-03 17:53:51 +02:00 |
|
SChernykh
|
2416a80642
|
p2pool v4.5
|
2025-05-03 11:06:46 +02:00 |
|
SChernykh
|
779f72a71e
|
Sync test: updated Monero nodes
|
2025-05-02 07:58:44 +02:00 |
|
SChernykh
|
6483c32c8d
|
Fixed GCC 15 compilation
|
2025-05-01 17:28:11 +02:00 |
|
SChernykh
|
3f9c622b88
|
Updated googletest to v1.17.0
|
2025-05-01 10:09:48 +02:00 |
|
SChernykh
|
68cbf91fc7
|
Removed msys2 patch (not necessary now)
|
2025-04-29 11:42:11 +02:00 |
|
SChernykh
|
df21dd48af
|
Fixed std::random_device usage
|
2025-04-29 11:07:03 +02:00 |
|
SChernykh
|
9462f2a85b
|
Updated libuv to v1.51.0
|
2025-04-25 20:15:59 +02:00 |
|
SChernykh
|
9e37216be2
|
CI: fixed builds
|
2025-04-02 11:29:37 +02:00 |
|
SChernykh
|
901b6cb828
|
Updated curl to 8.13.0
|
2025-04-02 09:56:45 +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
|
8b4b06f1be
|
ZMQ: fixed connect detection
It could give false negative if the connection took >= 1000 ms.
|
2025-03-22 21:44:07 +01:00 |
|
SChernykh
|
55e12a3715
|
Fixed unaligned memory accesses
|
2025-03-20 19:00:02 +01:00 |
|
SChernykh
|
a66716c0b1
|
Log: fixed unsafe read
|
2025-03-20 11:45:47 +01:00 |
|
SChernykh
|
abde2ef1ce
|
CI: updated msan sync test to use clang 20
|
2025-03-19 16:15:45 +01:00 |
|
SChernykh
|
f94d411f3c
|
Updated Tari gRPC proto files
|
2025-03-19 13:51:53 +01:00 |
|
SChernykh
|
6178277745
|
Switch to another host during startup if the current host is unavailable
|
2025-03-19 11:15:41 +01:00 |
|
SChernykh
|
a55858b44f
|
More debug thread name fixes
|
2025-03-16 14:39:56 +01:00 |
|
SChernykh
|
2449366d87
|
Updated libuv
|
2025-03-14 10:10:29 +01:00 |
|
SChernykh
|
d1dd95d9c9
|
Set thread names for better debugging
|
2025-03-13 11:19:58 +01:00 |
|
SChernykh
|
37e8cc01cf
|
Fixed a crash in RISC-V build when huge pages are not available
|
2025-03-12 15:16:39 +01:00 |
|
SChernykh
|
e182c4c992
|
RandomX self-test: try to allocate using large pages first
|
2025-03-12 12:23:48 +01:00 |
|
SChernykh
|
71b6b8fdef
|
Updated jinja2 version
|
2025-03-08 23:21:38 +01:00 |
|
SChernykh
|
860bb7b067
|
Updated miniupnp
|
2025-03-05 12:50:21 +01:00 |
|
SChernykh
|
7361ddf24d
|
CI: removed an incorrect parameter for Windows test builds
|
2025-03-04 13:43:19 +01:00 |
|
SChernykh
|
1a3ce762b3
|
Fixed slow MSAN debug build
|
2025-03-04 12:06:42 +01:00 |
|
SChernykh
|
d006ac2c6e
|
Better gcc/clang debugging flags
|
2025-03-04 00:41:07 +01:00 |
|
SChernykh
|
13bd678c03
|
Correct compiler flags for CMake debug configs
|
2025-03-02 17:11:09 +01:00 |
|