Commit Graph

140 Commits (master)

Author SHA1 Message Date
SChernykh a847baf331 Revert "Fixed include paths"
4 weeks ago
SChernykh 1b0103c119 Fixed include paths
1 month ago
SChernykh 29d84e3bcf Fixed data race in tx mempool
2 months ago
SChernykh a92ca028b1 Exit early if command line is invalid
3 months ago
SChernykh 1e1c3ad6e9 Updated copyright
5 months ago
SChernykh f98d2e652a Fixed cppcheck errors
5 months ago
SChernykh a9d39f0803 Better error messages
8 months ago
SChernykh 2248739dd5 Don't update api when shutting down
8 months ago
SChernykh bc0634a541 RandomX: try to recover after an error
9 months ago
SChernykh 76c4573c39 CI: cleanup build warnings
9 months ago
SChernykh 375bf56e2e Fixed null characters in `print_hosts` output
11 months ago
SChernykh f79be1b343 Removed unnecessary lock
11 months ago
SChernykh 3759fd4ac4 Code cleanup
11 months ago
SChernykh 1b9d14e89d Get ping times for all hosts
11 months ago
SChernykh a9a2113ea4 Code cleanup
11 months ago
SChernykh b5fa34e1a1 Added support for multiple Monero hosts
11 months ago
SChernykh 8b4f05dc78 CI: added clang-tidy
11 months ago
SChernykh b7ff4f2c2c Set default JSON parser flags
11 months ago
SChernykh 47c79459a6 Fixed `get_miner_data` error handling
11 months ago
SChernykh a83d6deec1 Check node ping at startup
1 year ago
SChernykh be8b38e5cf Changed BLOCK_FOUND wording
1 year ago
SChernykh 03eddddc0e Cache: save data from previous Monero block too
1 year ago
SChernykh f6a285de87 API: added PPLNS window size to pool stats
1 year ago
SChernykh 55e4ea0277 API: added sidechain diff and height to pool stats
1 year ago
SChernykh bb80fe12a0 Added a check for unstable hardware
1 year ago
SChernykh fe7ef30650 Don't port forward Stratum port by default
1 year ago
SChernykh bb4c7f0298 Run UPnP discovery in the background
1 year ago
SChernykh 146d29b627 Don't let user connect to a node without ZMQ
1 year ago
SChernykh 0ce1558f54 Fixed data races
1 year ago
SChernykh 25d083ef25 Show Monero node in `status`
1 year ago
SChernykh 001c9e937d Fixed use of destroyed object
1 year ago
SChernykh d4329ae594 Show file:line where panic() was called from
1 year ago
SChernykh 578baeae96 API: added `pplnsWeight` to pool stats
1 year ago
SChernykh 850eb8e6e0 Fixed `submit_block`
1 year ago
SChernykh 632f3faac5 Refactored keccak interface
1 year ago
SChernykh ccc5117172 Track shares that failed to be added
1 year ago
SChernykh b346b93285 Updated copyright
1 year ago
SChernykh baf5a64c51 Add high fee transactions immediately
1 year ago
SChernykh a1ec97a221 Fixed `submit_block` error logging
1 year ago
SChernykh d151ed9354 Miner: fixed share counter reset logic
1 year ago
SChernykh edcb933874 Call `get_miner_data` again after startup is done
1 year ago
SChernykh be18ad4177 Made payout messages more visible
1 year ago
SChernykh 4bb1982806 Added BlockTemplate tests
2 years ago
SChernykh d0eea1bf91 Fixed libuv init/shutdown sequence
2 years ago
SChernykh 53ba29b288 Optimized crypto cache memory allocation
2 years ago
SChernykh cc92ae7998 Retry get_block_headers_range RPC call if it fails
2 years ago
SChernykh d8bb85a1d8 Fix: api didn't always save total hashes
2 years ago
SChernykh 45674ef554 Better cache cleanup
2 years ago
SChernykh 32ea0f2cf6 Clear crypto cache more often
2 years ago
SChernykh 6a66615f37 Removed redundant m_mainChainData
2 years ago