Commit Graph

730 Commits (master)

Author SHA1 Message Date
SChernykh bbddf40590 Fixed cppcheck error
1 week ago
SChernykh 6dd72dfcd5 Fixed a rare crash on shutdown
1 week ago
SChernykh b3f562caab Added sanity checks for height and difficulty
1 week ago
SChernykh a847baf331 Revert "Fixed include paths"
1 week ago
SChernykh 1b0103c119 Fixed include paths
3 weeks ago
SChernykh adf3f5df19 Use 500k starting difficulty for autodiff
1 month ago
SChernykh 29d84e3bcf Fixed data race in tx mempool
2 months ago
SChernykh e82fe8cdc1 Fixed cppcheck errors
2 months ago
SChernykh 8eb5f86e9a Fixed cppcheck error
3 months ago
SChernykh a92ca028b1 Exit early if command line is invalid
3 months ago
SChernykh 8a2a9a99a9 Fixed cppcheck error
3 months ago
SChernykh 3797f017e9 p2pool v3.10
4 months ago
SChernykh 1e1c3ad6e9 Updated copyright
4 months ago
SChernykh f98d2e652a Fixed cppcheck errors
4 months ago
SChernykh bc36be1e58 Fixed block broadcast detection
4 months ago
SChernykh 9ad9821e2a Fix: set timestamp for locally found blocks
5 months ago
SChernykh 2e3d042d60 Fixed cppcheck error
5 months ago
SChernykh a8582b2a0f p2pool v3.9
5 months ago
SChernykh 8493dbc47b Fixed cppcheck errors
5 months ago
SChernykh e4b11ecab4
Merge pull request #286 from hinto-janai/master
6 months ago
SChernykh 781606bec5 Enabled SEH for MSVC builds
6 months ago
SChernykh f4d709c0dd Util: more checks in `get_dns_txt_records_base`
6 months ago
SChernykh 8699e1887c Debug: print call stack of unhandled exceptions
6 months ago
hinto.janai bf39319cbb
add `gupax.io` to DNS seed nodes
6 months ago
SChernykh e92ce0a5f3 Log: fixed broken output redirection on Windows
6 months ago
SChernykh 837a33480e p2pool v3.8
6 months ago
SChernykh c59845e746 Fixed cppcheck errors
6 months ago
SChernykh 119782920a Warn if there are too many background jobs
7 months ago
SChernykh 5febb8c4e2 Self-test: multithreaded dataset initialization
7 months ago
SChernykh ddc6986401 Self-test: calculate 100 hashes instead of just 1
7 months ago
SChernykh 5988acb12b Fix CVE-2023-38545
7 months ago
SChernykh 294d1a525e Update check now also checks for connected peer versions
7 months ago
SChernykh e5770a5343 Fixed cppcheck errors
7 months ago
SChernykh 7a65e1feb5 Check for updates in `status` and `version` commands
7 months ago
SChernykh 4e55f53fb4 Notify about new P2Pool versions
7 months ago
SChernykh 8270e0898b StratumServer: fixed memory leak on shutdown
7 months ago
SChernykh 2ed63ab3ac p2pool v3.7
7 months ago
SChernykh d99a48d87d Added a reserve domain for seed node lists
7 months ago
SChernykh 27375e7382 StratumServer: removed an unnecessary check
7 months ago
SChernykh a81d3c4989 ZMQ: fixed bind port error message
7 months ago
SChernykh b922440fc7 Refactored software id code
7 months ago
SChernykh 954b9252c1 StratumServer: fixed data race in api update
8 months ago
charlie ed32664b9e Adding workers data to api in stratum files
8 months ago
SChernykh 8619057224 Log: set locale for data output
8 months ago
SChernykh 10978c59e4 Made custom worker names safe for JSON data
8 months ago
SChernykh ed56206c30 More log tests
8 months ago
SChernykh 0b544bf55a API: removed file size limitation
8 months ago
SChernykh a9d39f0803 Better error messages
8 months ago
SChernykh 2248739dd5 Don't update api when shutting down
8 months ago
SChernykh b83b691714 TCPServer: cleaned up IPv4 address handling
8 months ago