Commit Graph

260 Commits (v1.1)
 

Author SHA1 Message Date
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
SChernykh 0d439e7712 SideChain: submit blocks to monerod in more cases
3 years ago
SChernykh ca976e5998
Merge pull request #23 from HaosGames/nix
3 years ago
Thorsten Schindler a16f614cee
fixed typo
3 years ago
SChernykh b8f04ac787 Tweaked block broadcast rules
3 years ago
Thorsten Schindler 14a828618b
support build for all nixpkgs default systems
3 years ago
Thorsten Schindler 8c5cd198e0
changed from using fetchFromGitHub to fetchgit
3 years ago
Thorsten Schindler 830531791d
added nix build instructions
3 years ago
Thorsten Schindler 5c57c4d0d8
added nix flake
3 years ago
SChernykh fc88b9c9b2
Merge pull request #22 from WeebDataHoarder/master
3 years ago
WeebDataHoarder 7bad1e05a4 Implemented shares/uncles position chart on status command
3 years ago
SChernykh 74096248e1 Better error handling of Monero RPC requests
3 years ago
SChernykh 36ee76d4d2 data api: fixed one block missing to calculate effort
3 years ago
SChernykh 382116759d Fixed compatibility with cmake < 3.6.0
3 years ago
SChernykh 3aa270a072 Fix for older compilers
3 years ago
SChernykh 2fcd2dce66 Merge branch 'master' of https://github.com/SChernykh/p2pool
3 years ago
SChernykh 7a97171b03 Tweaked block broadcast rules
3 years ago