Commit Graph

941 Commits (114c2cee93524c5ba4a999d745c0a327f39c65da)
 

Author SHA1 Message Date
SChernykh 114c2cee93 Updated dependencies
11 months ago
SChernykh 7f413ec994 Re-enabled CI jobs
11 months ago
SChernykh bd30a68e7d Fixed cppcheck error
11 months ago
SChernykh f4a18726b5 P2PServer: support future major protocol changes
11 months ago
SChernykh 50e284357c Disabled failing jobs
11 months ago
SChernykh 2ddb03e2be CI: tweaked memory leak output formatting
11 months ago
SChernykh ebae616138 CI: fixed error checking in sync test
11 months ago
SChernykh 0f88640575 CI: added sync test with memory leak detection
11 months ago
SChernykh 75cc82ae0c P2PServer: removed protocol version check for fastest peer
12 months ago
SChernykh 32dc235aa5 SideChain: fix for out of order blocks
12 months ago
SChernykh 6ffe1d81c2 P2PServer: ignore protocol versions higher than supported
12 months ago
SChernykh 5b245e64d3 Fixed a typo
12 months ago
SChernykh a067361d74 P2PServer: prefetch 2 blocks ahead during sync
12 months ago
SChernykh a7f66c8883 SideChain: filter duplicates from missing blocks
12 months ago
SChernykh e03e7d831e P2PServer: tweaked switching to the fastet peer when syncing
12 months ago
SChernykh 1219ed0dd6 P2PServer: check protocol version when choosing fastest peer
12 months ago
SChernykh fe2ff95f19 P2PServer: use BLOCK_NOTIFY to speed up syncing
12 months ago
SChernykh d72f0ce40c P2PServer: fixed some excess block requests
12 months ago
SChernykh df43e2c126 SideChain: tweaked precalc logic
12 months ago
SChernykh d8ecc1174d P2PServer: refactored BLOCK_NOTIFY logic
12 months ago
SChernykh 3e269b49d4 Tweaked log level for BLOCK_NOTIFY
12 months ago
SChernykh 72c9f3b0db Fixed ping time calculation
12 months ago
SChernykh 2f5b0db786 P2PServer: request blocks coming from BLOCK_NOTIFY
12 months ago
SChernykh 8d9f16c387 P2PServer: sanity check message id
12 months ago
SChernykh d6cb0ee8a0 P2PServer: avoid unnecessary block broadcasts
12 months ago
SChernykh 5444701c38 Tweaked `status` code
12 months ago
SChernykh 396479c2bf Fixed cppcheck errors
12 months ago
SChernykh d78885dcd4 p2pool v3.5
1 year ago
SChernykh ede72ff1d8 Suppress a noisy Coverity warning
1 year ago
SChernykh e5bf27030d Rate limit peer list requests
1 year ago
SChernykh 375bf56e2e Fixed null characters in `print_hosts` output
1 year ago
SChernykh f79be1b343 Removed unnecessary lock
1 year ago
SChernykh 3554adf0c1 Refactored string conversions
1 year ago
SChernykh a32cc9f0f5 Update README.md
1 year ago
SChernykh 3759fd4ac4 Code cleanup
1 year ago
SChernykh ac58e8be2e Updated docs for multiple backup hosts
1 year ago
SChernykh 1c7646f98f ZMQReader: make sure monitor always shuts down
1 year ago
SChernykh 1b9d14e89d Get ping times for all hosts
1 year ago
SChernykh 3c41388eb7 Removed outdated hardfork information
1 year ago
SChernykh a9a2113ea4 Code cleanup
1 year ago
SChernykh b5fa34e1a1 Added support for multiple Monero hosts
1 year ago
SChernykh 192f1d722d CI: tweaked cppcheck command line
1 year ago
SChernykh b857664d27 CI: skip external files for cppcheck
1 year ago
SChernykh 19491f0994 Update libcxx_msan.tar.xz
1 year ago
SChernykh 6738b57ba2 CI: use compile command database for cppcheck
1 year ago
SChernykh 30560e6cf8 CI: use compile command database for clang-tidy
1 year ago
SChernykh e1de021fba CI: tweaked cppcheck and clang-tidy command lines
1 year ago
SChernykh 8b4f05dc78 CI: added clang-tidy
1 year ago
SChernykh 950330b5f7 SideChain: recover from incorrect PoW calculation
1 year ago
SChernykh 9927718e25 Tweaked cppcheck command line
1 year ago