sech1
|
bbfdeeaff5
|
Log submit_block RPC performance
|
2025-09-14 00:25:15 +02:00 |
|
sech1
|
b7c4613d40
|
Fixed handling of multiple blocks from ZMQ
|
2025-09-06 14:25:57 +02:00 |
|
sech1
|
971f804a6e
|
Fix: get missing blocks in a thread-safe way
|
2025-09-05 15:35:39 +02:00 |
|
sech1
|
830c78a032
|
Fixed build errors, refined Monero block broadcast logic
|
2025-09-03 14:35:53 +02:00 |
|
sech1
|
50634e5e79
|
Feature: broadcast all new Monero blocks through p2pool network for faster propagation
|
2025-09-03 10:07:39 +02:00 |
|
SChernykh
|
ed2e0f1a1b
|
Removed more unused code from tests
|
2025-07-27 14:05:35 +02:00 |
|
SChernykh
|
964f4c8065
|
Updated copyright
|
2025-07-14 20:30:33 +02:00 |
|
SChernykh
|
3f54025384
|
CI: added more block template tests
|
2025-06-21 13:16:56 +02:00 |
|
SChernykh
|
60285a21dd
|
p2pool v4.8
|
2025-06-15 09:57:28 +02:00 |
|
SChernykh
|
54d278643d
|
CI: sync test - added merge mining
|
2025-06-05 23:22:11 +02:00 |
|
SChernykh
|
d3026a97b7
|
API: added merge mining data
|
2025-06-04 11:46:10 +02:00 |
|
SChernykh
|
0d7b110f15
|
Fix: more robust startup sequence
|
2025-05-29 17:44:08 +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
|
5eabfb0a1a
|
Fixed Coverity errors
|
2025-05-15 22:38:54 +02:00 |
|
SChernykh
|
70298cd065
|
Merge mining donation support
|
2025-05-13 17:18:29 +02:00 |
|
SChernykh
|
7d632fdc85
|
More informative main thread name
|
2025-05-03 17:53:51 +02:00 |
|
SChernykh
|
6178277745
|
Switch to another host during startup if the current host is unavailable
|
2025-03-19 11:15:41 +01:00 |
|
SChernykh
|
d1dd95d9c9
|
Set thread names for better debugging
|
2025-03-13 11:19:58 +01:00 |
|
SChernykh
|
9ce9516c99
|
Added RPC-SSL support for Monero node connections
|
2025-01-27 22:32:28 +01:00 |
|
SChernykh
|
e95cc65c43
|
Fixed cppcheck errors
|
2024-12-24 10:26:47 +01:00 |
|
SChernykh
|
921611ff4d
|
Added --data-dir command line option
|
2024-12-04 15:39:19 +01:00 |
|
SChernykh
|
fb8e2a71e0
|
Fixed global init/shutdown order
|
2024-12-04 14:30:20 +01:00 |
|
SChernykh
|
cf325e0e76
|
Updated rapidjson
|
2024-12-02 17:44:08 +01:00 |
|
SChernykh
|
8fa00efa7b
|
Check for missing Monero seed height blocks
|
2024-11-04 18:37:14 +01:00 |
|
SChernykh
|
c9193c53d9
|
Init P2P server before Stratum server (fixed a data race)
|
2024-10-23 18:41:18 +02:00 |
|
SChernykh
|
510a271434
|
Added an error code to some error messages
|
2024-10-14 12:23:12 +02:00 |
|
SChernykh
|
d6c9c931fd
|
Fixed a data race when using UV loop data
|
2024-10-10 14:46:15 +02:00 |
|
SChernykh
|
bf1a09097f
|
JSON RPC: fixed memory leak after an error
|
2024-08-13 15:06:35 +02:00 |
|
SChernykh
|
2b47218406
|
API: filter out unnecessary updates
|
2024-08-12 00:47:27 +02:00 |
|
SChernykh
|
4b1c077b4a
|
Fixed Coverity error
|
2024-08-09 13:04:29 +02:00 |
|
SChernykh
|
8960365f82
|
TLS: added command line to load certificate files
|
2024-08-07 21:21:24 +02:00 |
|
SChernykh
|
0bada79b6b
|
Fixed an occasional deadlock on exit with merge mining active
|
2024-07-22 00:16:41 +02:00 |
|
SChernykh
|
b5558baa4c
|
More tests, code cleanup
|
2024-06-26 11:25:21 +02:00 |
|
SChernykh
|
5e8da4e672
|
Fixed merge mining with multiple chains
|
2024-06-11 18:40:30 +02:00 |
|
SChernykh
|
a188ca7fad
|
Fixed CI errors
|
2024-06-03 21:11:16 +02:00 |
|
SChernykh
|
9cd9055913
|
Print merge mining status
|
2024-06-03 17:31:18 +02:00 |
|
SChernykh
|
5e7d48e70c
|
Fix: don't call update_block_template twice
|
2024-05-22 15:27:23 +02:00 |
|
SChernykh
|
2b7febf5d0
|
Fixed cppcheck error
|
2024-05-20 19:17:19 +02:00 |
|
SChernykh
|
710f6c2eb7
|
Submit merge mined blocks asynchronously
|
2024-05-20 15:22:03 +02:00 |
|
SChernykh
|
f67009f133
|
Added path bitmap to get_merkle_proof
|
2024-05-10 15:34:30 +02:00 |
|
SChernykh
|
e986e5dc2e
|
Tari: Added coinbase_merkle_proof to pow_data
|
2024-05-10 13:56:28 +02:00 |
|
SChernykh
|
d6364709ca
|
Fixed cppcheck errors
|
2024-05-10 00:09:53 +02:00 |
|
SChernykh
|
fd953a0b26
|
Tari: serialize pow_data WIP
|
2024-05-09 20:35:41 +02:00 |
|
SChernykh
|
52b7c4fb25
|
Merge branch 'master' into merge-mining
|
2024-03-07 18:42:45 +01:00 |
|
SChernykh
|
29d84e3bcf
|
Fixed data race in tx mempool
|
2024-03-07 17:48:49 +01:00 |
|
SChernykh
|
dbb21151b0
|
Tari: connect to a node and get unique_id
|
2024-02-15 17:47:05 +01:00 |
|
SChernykh
|
0801d607a1
|
Added gRPC library
|
2024-02-10 23:38:22 +01:00 |
|
SChernykh
|
9b15e8179f
|
Merge mining client interface
|
2024-02-05 20:34:48 +01:00 |
|