Commit Graph

1085 Commits (master)
 

Author SHA1 Message Date
SChernykh d26902468d P2PServer: peer list tweaks
3 years ago
SChernykh 0382027d70 Fixed wrong error message
3 years ago
SChernykh 966b499e5c ZMQReader: keep trying to connect on startup
3 years ago
SChernykh 9885f82e9e Limit user name length to 64 characters
3 years ago
SChernykh 32a58d1534
Merge pull request #58 from WeebDataHoarder/master
3 years ago
WeebDataHoarder bc341918f6 Decode custom user from stratum client, display stratum client+user on SHARE FOUND and client mainchain found message
3 years ago
SChernykh f17c23528a Update version
3 years ago
SChernykh a06f4dcdcd P2PServer: fixed ever growing memory usage
3 years ago
SChernykh 3bc03e4801 CI: added Visual Studio 2022 build
3 years ago
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