Commit Graph

1082 Commits (master)
 

Author SHA1 Message Date
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
SChernykh 3439d13986
Update README.md
3 years ago
SChernykh 52f195b89f Tweaked idle peer detection
3 years ago
SChernykh ee7a1e54f7 DNS name resolution for command line parameters
3 years ago
SChernykh 3a08a6d28d
Update README.md
3 years ago
SChernykh ca8e2ea410 Update RandomX
3 years ago
SChernykh ac5243a9a6 Update pool_block_tests.cpp
3 years ago
SChernykh c8a2a256e7 Fixed RandomX VM initialization
3 years ago
SChernykh 57bc38d2bb data api: added stats_mod
3 years ago
SChernykh a332ac7d26 P2PServer: load peers from DNS
3 years ago
SChernykh 3244925c66 Update c-cpp.yml
3 years ago
SChernykh 7ea1913a9d Update log.h
3 years ago
SChernykh 73c8b1294a P2PServer: connect to peers from the event loop thread
3 years ago
SChernykh 333cfbefaf Update c-cpp.yml
3 years ago
SChernykh ce8ec3860d Fixed memory leak
3 years ago
SChernykh 25772abc0f Show block share % in status
3 years ago
SChernykh 899d5a82dd data api: check p2pool shares that come after a Monero block
3 years ago
SChernykh 06f39c3f4c
Update README.md
3 years ago
SChernykh 4e5e1df27a
Update README.md
3 years ago
SChernykh 7b0cc256c5 P2PServer: ban peers that disconnect without finishing handshake
3 years ago
SChernykh d3dc4c731f Added more tests
3 years ago
SChernykh 6dd5dcec39 Update RandomX
3 years ago
SChernykh 6857031389
Added coverity badge
3 years ago
SChernykh e264377f0e Added more checks
3 years ago
SChernykh a36825424b Fixed some Coverity reports
3 years ago
SChernykh b025056653
Merge pull request #12 from Karce/aurlink
3 years ago
Keaton Bruce dbf7c8fd97 Add README doc for Arch Linux AUR package
3 years ago
SChernykh e3c32caadb Set Visual Studio startup projects
3 years ago
SChernykh 2ecd935bc5 data api: fixed saving of p2pool.blocks
3 years ago