Commit Graph

842 Commits (master)
 

Author SHA1 Message Date
SChernykh 8a222d5e75 TCPServer: check if loop thread is running before waiting for it
12 months ago
SChernykh fcb62894a5 p2pool v3.3
1 year ago
SChernykh c94b627808 TCPServer: use /64 prefix to ban IPv6 peers
1 year ago
SChernykh 754eb78a05 Update libzmq
1 year ago
SChernykh 045929ca7c Update miniupnp
1 year ago
SChernykh 98b2d2057c SideChain: fixed data race
1 year ago
SChernykh 98a9eb4f18 Console: fixed data race
1 year ago
SChernykh 58d32ffd1f Removed PSA from html
1 year ago
SChernykh 76c3e89faf StratumServer: update api more often
1 year ago
SChernykh abf48fde02 Stratum API: added block reward share percent
1 year ago
SChernykh c31d5b7d3c Docker: enabled fast sync
1 year ago
SChernykh f455ce398c Updated tests
1 year ago
SChernykh b498084388 SideChain: fixed a rare sync bug
1 year ago
SChernykh 75c156578c SideChain: tweaked precalculation during sync
1 year ago
SChernykh fd67ec1f86 Fixed typo
1 year ago
SChernykh b1041ea8a8 Update c-cpp.yml
1 year ago
SChernykh 51a075c0df P2PServer: fixed buf_size checks
1 year ago
SChernykh 8bf045974f BlockTemplate code refactoring
1 year ago
SChernykh 44d2005ab1 Console: returned stdin check to constructor
1 year ago
SChernykh 21f827112d Create SYSTEMD.MD
1 year ago
SChernykh 5f18eed14d Fixed compilation error
1 year ago
SChernykh 7a83fd2f30 Console: check stdin handle early at startup
1 year ago
SChernykh 6e258bb210 Refactored TCPServer to reduce code duplication
1 year ago
SChernykh 72adfd3126 Console: added local api
1 year ago
SChernykh 196b27f3b2 Console: read commands via localhost TCP
1 year ago
SChernykh ce192670a3 CI: actually check for successful sync
1 year ago
SChernykh 14ab9f462a Fixed command line parsing
1 year ago
SChernykh 93365973a7
Merge pull request #253 from hinto-janai/master
1 year ago
hinto.janai 950ecd6bbc
add `--version`
1 year ago
SChernykh 8420f5f1b1 TCPServer: reduced write buffer reallocations
1 year ago
SChernykh 80352f6b30 Fixed API path
1 year ago
SChernykh 6ef166ba33 Fixed cppcheck errors
1 year ago
SChernykh 9368b96129
Update README.md
1 year ago
SChernykh 025f0bdd0b Update RandomX
1 year ago
SChernykh 2d76846d3c Removed unused <iostream>
1 year ago
SChernykh f6cc7abac9 Fixed cppcheck error
1 year ago
SChernykh 572d2251d7 HTML: added PPLNS window duration
1 year ago
SChernykh 7dd9fb9b47 Update README.md
1 year ago
SChernykh 92827035e0 p2pool v3.2
1 year ago
SChernykh 5f7b8c3371 Fixed cppcheck false positives
1 year ago
SChernykh 03eddddc0e Cache: save data from previous Monero block too
1 year ago
SChernykh 080fbaa26c Util: adder PerfTimer
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 5c67f0df20 P2PServer: truncate too long peers list in api
1 year ago
SChernykh 3697c079fa Fixed cppcheck error
1 year ago
SChernykh 2e6041dcf5 P2PServer: add local api data
1 year ago
SChernykh 645de31fe3 SideChain: stricter checks in `get_difficulty`
1 year ago
SChernykh eef90da7ae SideChain: stricter checks of alternative chains
1 year ago