Commit Graph

476 Commits (a35d4b2701b69dc66d66bcd59bc35cf377a0a9d9)
 

Author SHA1 Message Date
SChernykh 816a29c5ab Added `--no-cache` command line parameter
3 years ago
SChernykh 285560e120 Fixed possible sidechain split during RandomX epoch change
3 years ago
SChernykh 39ba5c4131 P2PServer: check for messages that shouldn't be sent
3 years ago
SChernykh 9b86f8e81f Peer list refactoring
3 years ago
SChernykh 9e90e988fa Refactored array_size to make it always constexpr
3 years ago
SChernykh 39b2167c98 Show correct max log level in usage
3 years ago
SChernykh f3024d3556 StratumServer: submit Monero block as soon as possible
3 years ago
SChernykh 61ac90f1d5
Fixed typo
3 years ago
SChernykh 60a8538e0c P2PServer: show an error when there are no ZMQ messages
3 years ago
SChernykh 77a3a5857c P2PServer: show an error when there are no connections
3 years ago
SChernykh af2a8eeb08 Tweaked warning level for lagging nodes
3 years ago
SChernykh 54d0ab3658 Move most block broadcasts to log level 6
3 years ago
SChernykh c9faa92098 StratumServer: fixed "bad share" ban logic
3 years ago
SChernykh 52e5008bf4 Refactoring
3 years ago
SChernykh a0a31b0f3b
Merge pull request #51 from Tonux599/stratumServerJson-staging
3 years ago
Thomas Clarke 7742d163f7
API for stratum server statistics.
3 years ago
SChernykh 8106cc1c1c Update rapidjson
3 years ago
SChernykh 7d66864b01 Print P2Pool version
3 years ago
SChernykh 2a3cd13b19 P2PServer: delete old cached blocks after initial sync
3 years ago
SChernykh 00281fb006 Updated monerod command line for optimal mining
3 years ago
SChernykh 4bcaa41c8e Clear crypto derivation/key cache when a block is found
3 years ago
SChernykh 4fce76576f ZMQ reader: abort if connect to monerod failed
3 years ago
SChernykh 19043ace90
Merge pull request #38 from QuickBASIC/fix-batch-2-electric-boogaloo
3 years ago
QuickBASIC f9d75360ba fix run as admin and add pauses
3 years ago
SChernykh f05f7c4268 Fixed wrong nonce values in submit_block error log
3 years ago
SChernykh d8d84f08c4 Update llhttp.c
3 years ago
SChernykh ae8733c187 Update RandomX
3 years ago
SChernykh 3d1db2fa22
Merge pull request #28 from QuickBASIC/readme-updates
3 years ago
Mike Justman 3adc0b8ecd
fixed typo
3 years ago
QuickBASIC 08dff2a63a update how to mine on p2pool section
3 years ago
SChernykh c29f211ebf Update README.md
3 years ago
SChernykh 75b629c64c
Merge pull request #27 from QuickBASIC/post-release-readme-cleanup
3 years ago
QuickBASIC 516e7196a4 remove testing verbiage
3 years ago
SChernykh 7d1372ff05 Update README.md
3 years ago
SChernykh b0e74c0b5c CI: save compiled binaries
3 years ago
SChernykh 25038eee8b Updated libs
3 years ago
SChernykh bff53dcaa1
Update README.md
3 years ago
SChernykh 5c92920619 Default log level 3
3 years ago
SChernykh b4ea125a8a Hardcode default consensus ID for faster startup
3 years ago
SChernykh 8aa9e54dc4 BlockTemplate: wait for 10 seconds before including new transactions
3 years ago
SChernykh 94adce4045 Update crypto_tests.cpp
3 years ago
SChernykh b35b4a9f76 Crypto: added cache for faster key derivation
3 years ago
SChernykh ba6a2c8eb2 P2PServer: relax stale block restriction
3 years ago
SChernykh 14e26f5c17 Fix: always check before closing TCP handles
3 years ago
SChernykh 4c5144b37f Check monerod RPC version at startup
3 years ago
SChernykh 3296e485b2
Update README.md
3 years ago
SChernykh e1cc462441
Merge pull request #25 from hyc/logrotate
3 years ago
Howard Chu 1bae31c1f8 Add sample logrotate config
3 years ago
SChernykh 42dd58d778 P2PServer: check broadcasts for wrong height
3 years ago
SChernykh da0f376bef P2PServer: ban peers that don't broadcast blocks
3 years ago