Commit Graph

1079 Commits (master)
 

Author SHA1 Message Date
SChernykh a067361d74 P2PServer: prefetch 2 blocks ahead during sync
10 months ago
SChernykh a7f66c8883 SideChain: filter duplicates from missing blocks
10 months ago
SChernykh e03e7d831e P2PServer: tweaked switching to the fastet peer when syncing
10 months ago
SChernykh 1219ed0dd6 P2PServer: check protocol version when choosing fastest peer
10 months ago
SChernykh fe2ff95f19 P2PServer: use BLOCK_NOTIFY to speed up syncing
10 months ago
SChernykh d72f0ce40c P2PServer: fixed some excess block requests
10 months ago
SChernykh df43e2c126 SideChain: tweaked precalc logic
10 months ago
SChernykh d8ecc1174d P2PServer: refactored BLOCK_NOTIFY logic
10 months ago
SChernykh 3e269b49d4 Tweaked log level for BLOCK_NOTIFY
10 months ago
SChernykh 72c9f3b0db Fixed ping time calculation
10 months ago
SChernykh 2f5b0db786 P2PServer: request blocks coming from BLOCK_NOTIFY
10 months ago
SChernykh 8d9f16c387 P2PServer: sanity check message id
10 months ago
SChernykh d6cb0ee8a0 P2PServer: avoid unnecessary block broadcasts
10 months ago
SChernykh 5444701c38 Tweaked `status` code
10 months ago
SChernykh 396479c2bf Fixed cppcheck errors
10 months ago
SChernykh d78885dcd4 p2pool v3.5
10 months ago
SChernykh ede72ff1d8 Suppress a noisy Coverity warning
10 months ago
SChernykh e5bf27030d Rate limit peer list requests
10 months ago
SChernykh 375bf56e2e Fixed null characters in `print_hosts` output
10 months ago
SChernykh f79be1b343 Removed unnecessary lock
10 months ago
SChernykh 3554adf0c1 Refactored string conversions
10 months ago
SChernykh a32cc9f0f5 Update README.md
11 months ago
SChernykh 3759fd4ac4 Code cleanup
11 months ago
SChernykh ac58e8be2e Updated docs for multiple backup hosts
11 months ago
SChernykh 1c7646f98f ZMQReader: make sure monitor always shuts down
11 months ago
SChernykh 1b9d14e89d Get ping times for all hosts
11 months ago
SChernykh 3c41388eb7 Removed outdated hardfork information
11 months ago
SChernykh a9a2113ea4 Code cleanup
11 months ago
SChernykh b5fa34e1a1 Added support for multiple Monero hosts
11 months ago
SChernykh 192f1d722d CI: tweaked cppcheck command line
11 months ago
SChernykh b857664d27 CI: skip external files for cppcheck
11 months ago
SChernykh 19491f0994 Update libcxx_msan.tar.xz
11 months ago
SChernykh 6738b57ba2 CI: use compile command database for cppcheck
11 months ago
SChernykh 30560e6cf8 CI: use compile command database for clang-tidy
11 months ago
SChernykh e1de021fba CI: tweaked cppcheck and clang-tidy command lines
11 months ago
SChernykh 8b4f05dc78 CI: added clang-tidy
11 months ago
SChernykh 950330b5f7 SideChain: recover from incorrect PoW calculation
11 months ago
SChernykh 9927718e25 Tweaked cppcheck command line
11 months ago
SChernykh b7ff4f2c2c Set default JSON parser flags
11 months ago
SChernykh 47c79459a6 Fixed `get_miner_data` error handling
11 months ago
SChernykh 143960937e p2pool v3.4
11 months ago
SChernykh ee16ce10c1 Tweaked `block_seen` logic
11 months ago
SChernykh 3988a69946 Added MacOS aarch64 build
11 months ago
SChernykh 738b2e416e ZMQ: log internal listening port
11 months ago
SChernykh b96dfa602b ZMQ: use random port for internal use
11 months ago
SChernykh 9d6f232dd1 Tweaked `block_seen` logic
11 months ago
SChernykh d808ba6cbf Fixed `--rpc-login`
11 months ago
SChernykh 818fab8909 Build curl with cmake
11 months ago
SChernykh 1ffaf3a292 Recompiled curl lib for MSVC using cmake
11 months ago
SChernykh 8e11c3dffd Updated libuv
11 months ago