The core protocol of harmony
Stars
1.5k
Forks
287
Watchers
1.5k
Open Issues
153
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.8k
commits
932
commits
660
commits
473
commits
360
commits
320
commits
276
commits
210
commits
122
commits
113
commits
refactor(ci): remove discontinued macos-13 (#5012) (#5013)
638a6e7View on GitHubfix: defer and classify stream errors in identifySyncedStreams to prevent aggressive removal (#5009)
d05470fView on GitHubfix: prevent stream aliasing race conditions in sync stream close and stream manager (#5008)
00e2c2fView on GitHubfix: skip self peer ID in AddDNSNodestoTrustedPeers to prevent dial-to-self errors (#5007)
2379283View on GitHubrefactor and standardize ChainConfig field ordering for all network configs (#4995)
0ca9eaeView on GitHubrestore stream error handling on GetBlockNumber issues
8c3ad2fView on GitHubenhance: Added bnCache.Stop() in stream downloader to stop the background cleanup goroutine and prevent leaks on shutdown
4988c9dView on GitHubtests: 7 new test cases added to block number cache, all paths covered
4aa3ffeView on GitHubadd configurable IdentifyStreamsTimeout with 5m default
e03b1edView on GitHubmake block cache transparent: skip on failure instead of penalizing streams
7c951d3View on GitHubfix: remove MinBlockThreshold that caused stale cache hits excluding valid peers
5f74760View on GitHubfix: invalidate block number cache when streams fail or are removed
04c311aView on GitHub