Commit Graph

941 Commits

Author SHA1 Message Date
WHR
20caceee5d Correct unit prefix symbol for unit 'kilohash per second' 2025-06-10 11:38:25 +08:00
SChernykh
ae6a08ee25 Self-test: added more output 2025-06-09 08:35:39 +02:00
SChernykh
e7f87085fb Fixed host ping time calculation when using SOCKS5 proxy 2025-06-08 20:37:55 +02:00
SChernykh
3147a2e968 Fixed build errors 2025-06-06 20:21:47 +02:00
SChernykh
435e6c7599 Tari: added block push via gRPC API 2025-06-06 19:02:08 +02:00
SChernykh
ce840733f1 Merge mining: get a new block template immediately after submitting a block. 2025-06-06 12:36:17 +02:00
SChernykh
54d278643d CI: sync test - added merge mining 2025-06-05 23:22:11 +02:00
SChernykh
8d639bfcf2 API: added chain ID to the merge mining data 2025-06-05 11:31:06 +02:00
SChernykh
d3026a97b7 API: added merge mining data 2025-06-04 11:46:10 +02:00
SChernykh
b06fcc7516 Fix: don't use outdated merge mining data
And warn the user in the log
2025-06-02 14:09:28 +02:00
SChernykh
0d7b110f15 Fix: more robust startup sequence 2025-05-29 17:44:08 +02:00
SChernykh
7cd21f5d0e p2pool v4.7 2025-05-29 13:43:07 +02:00
SChernykh
b589d373ea P2Pool-nano: display correct parameters at start-up 2025-05-28 17:47:18 +02:00
SChernykh
8333f7800f P2Pool-nano: fixed sync when using restricted RPC nodes 2025-05-28 17:13:16 +02:00
SChernykh
e0c1d9377c P2Pool-nano support 2025-05-28 15:04:11 +02:00
SChernykh
915be9e39f Tari: fixed max gRPC message size 2025-05-27 12:58:54 +02:00
SChernykh
b9e415c659 Updated Tari gRPC proto files 2025-05-25 10:07:28 +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
604ef13aa6 Tari merge mining: added more checks 2025-05-15 12:28:07 +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
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
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
df21dd48af Fixed std::random_device usage 2025-04-29 11:07:03 +02: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
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
d1dd95d9c9 Set thread names for better debugging 2025-03-13 11:19:58 +01:00
SChernykh
e182c4c992 RandomX self-test: try to allocate using large pages first 2025-03-12 12:23:48 +01:00
SChernykh
d006ac2c6e Better gcc/clang debugging flags 2025-03-04 00:41:07 +01:00
SChernykh
f1c9a1f505 p2pool v4.4 2025-03-01 16:13:43 +01:00
SChernykh
6fe6925f23 Fixed cppcheck error 2025-02-26 14:19:02 +01:00
SChernykh
6492c6008e CI: use clang-20 2025-02-13 11:25:28 +01:00
SChernykh
3558181a7b Removed deprected --config parameter 2025-02-08 19:18:04 +01:00
SChernykh
9ce9516c99 Added RPC-SSL support for Monero node connections 2025-01-27 22:32:28 +01:00
SChernykh
a60584e9ec p2pool v4.3 2024-12-30 12:33:51 +01:00
SChernykh
00b6dabc78 API: added ZMQ last active to local/p2p 2024-12-29 16:19:18 +01:00
SChernykh
e95cc65c43 Fixed cppcheck errors 2024-12-24 10:26:47 +01:00