Commit Graph

58 Commits (f3fc63395c33d56da0d08401ad07805ead895d46)

Author SHA1 Message Date
frozen dc326f6fb2
Rebased. 1 year ago
frozen 96e03868ae
Fixed imports. 1 year ago
frozen a6ddc19fed
Implemented method for interface. 1 year ago
frozen 0e4568253a
Passed peerID to handlers. 1 year ago
Konstantin b1389dacc4
Fixed data race. (#4544) 1 year ago
Diego Nava 370d122dbd
make peer connected/disconnected debug log level (#4537) 1 year ago
“GheisMohammadi” 8b801ab249
goimports 1 year ago
“GheisMohammadi” ad3ebe0693
update deprecated go-libp2p packages 1 year ago
Casey Gardiner d25b6c6ee2
Mainnet Release Candidate 2023.1.2 (#4376) 2 years ago
“GheisMohammadi” d46aaf59d4 add watermark low/high options for p2p connection manager 2 years ago
“GheisMohammadi” 5625f6ed94 add new config option ( ForceReachabilityPublic ) to fix local-net consensus issue 2 years ago
“GheisMohammadi” 905ff653cc refactor p2p host and routing 2 years ago
“GheisMohammadi” e6452ff64b fix initsync and host creation 2 years ago
“GheisMohammadi” 7280edeb14 refactor p2p host creation 2 years ago
“GheisMohammadi” 4b8bfabf28 add watermark low/high options for p2p connection manager 2 years ago
“GheisMohammadi” 41d72b4c4e add new config option ( ForceReachabilityPublic ) to fix local-net consensus issue 2 years ago
“GheisMohammadi” fecd4fdda3 refactor p2p host and routing 2 years ago
“GheisMohammadi” 601422a631 fix initsync and host creation 2 years ago
“GheisMohammadi” 35d393cc79 refactor p2p host creation 2 years ago
Casey Gardiner 7ab8be3377
Release Candidate: dev -> main (#4319) 2 years ago
Gheis 0104b1d623
add description for closing client and change randomize process to ma… (#4276) 2 years ago
Gheis 8d3be78cc7
bump libp2p to version 0.24.0 and update its dependencies and relevant tests (#4315) 2 years ago
Max f8879f5e02
[p2p] prevent dialing of private ips (#4286) 2 years ago
Max cf5a264b15
[p2p] feat: add maximum peers limit (#4272) 2 years ago
Konstantin 3f8049f2b7
Fix race error and code style. (#4271) 2 years ago
Konstantin 06de7dcd6c
Fix race errors. (#4184) 2 years ago
Max 947c6ef11c
[p2p]: feat: allow disable scan of private ips (#4151) 3 years ago
Konstantin 97eb8d972f Go vet fixed. 3 years ago
harjas a82ab83ac3 Add p2p metrics 3 years ago
Leo Chen 1c450bbc44 [p2p] tuning libp2p parameters to reduce flooding 3 years ago
Leo Chen 5e581d37c8 [p2p] tuning libp2p parameters to reduce flooding 3 years ago
yahtoo 1133948ea9 Feat: mitigate single-Host P2P sybil attack 3 years ago
MathxH Chen af7e0dee71
Add DHT concurrency flag (#3829) 3 years ago
Jacky Wang 0df102f14f
[stream] added synchronize service in service manager 4 years ago
Jacky Wang 3d6858aba5
[P2P] Added functionality to Host for stream, replaced networkInfo service. (#3534) 4 years ago
Jacky Wang f00c90e3e6
Graceful shutdown - All registered services are shutdown gracefully. (#3533) 4 years ago
Daniel Van Der Maden b291f181fa
Offline Node Support (#3383) 4 years ago
Jacky Wang b66be54a7e
[cmd] more refactoring 4 years ago
Leo Chen a3257aa2ac [rpc] add API to return p2p peer info 4 years ago
Leo Chen 85062a3867 [p2p] separate handler channel for consensus/node messages 4 years ago
Leo Chen b560f88978 [libp2p/consensus] p2p spamming defense 4 years ago
Leo Chen e028cc78bc [bootstrap] fix bootstrap on localnet failed issue 4 years ago
Leo Chen e149a2885d [p2p] set max pubsub message size to 256Kb 4 years ago
Leo Chen 04bc3f95fb [libp2p] support both local json and remote event tracer 4 years ago
Leo Chen b5e1e7da7d [p2p] add remote tracer 4 years ago
Leo Chen 75d53190d1 [p2p] use debug level for p2p metrics data 5 years ago
Leo Chen 2b25632219 Revert "[node] Throttle acceptance of incoming messages (#2970)" 5 years ago
Edgar Aroutiounian c2f089f618
[node] Throttle acceptance of incoming messages (#2970) 5 years ago
Edgar Aroutiounian ee31573c1c
[rpc][p2p] Expose peer connectivity (#2962) 5 years ago
Jian Zhen 028631e1cb adress review feedback 5 years ago