Commit Graph

495 Commits (0bda37057aa14755d686d28f634f2d112f2f96e3)
 

Author SHA1 Message Date
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
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