Skip to content

Pull requests: libp2p/py-libp2p

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Kademlia DHT Spec Compliance & Bug Fixes
#1426 opened Aug 4, 2026 by sumanjeet0012 Collaborator Loading…
test(timed_cache): de-flake test_expiry_removal (#1408)
#1409 opened Jul 24, 2026 by yashksaini-coder Contributor Loading…
4 tasks done
test(pubsub): de-flake test_gossip_gate_filters_peers (#1401)
#1402 opened Jul 22, 2026 by yashksaini-coder Contributor Loading…
4 tasks done
feat(kad_dht): enforce IP subnet diversity in k-buckets (#1383)
#1399 opened Jul 21, 2026 by yashksaini-coder Contributor Loading…
3 tasks done
feat(webrtc): add UdpMux for shared-port WebRTC-Direct inbound dispatch
#1397 opened Jul 19, 2026 by yashksaini-coder Contributor Loading…
2 tasks done
fix(webrtc): harden /sdp HTTP server against memory-amplification DoS
#1396 opened Jul 19, 2026 by yashksaini-coder Contributor Loading…
8 tasks done
refactor(webrtc): deduplicate _varint.py — use libp2p.utils.varint
#1395 opened Jul 19, 2026 by yashksaini-coder Contributor Loading…
3 tasks done
fix: bound remote pubsub subscriptions to prevent memory exhaustion
#1350 opened Jun 23, 2026 by acul71 Collaborator Loading…
4 tasks done
feat: add gossipsub large message example for 500KB payload delivery timing
#1329 opened May 10, 2026 by abhi0324 Loading…
1 of 3 tasks
Handle malformed identify varint prefixes
#1328 opened May 9, 2026 by SanketMeghale Loading…
3 tasks done
feat: add Large Message Segmentation extension for GossipSub v1.3
#1323 opened May 8, 2026 by shivv23 Loading…
2 of 4 tasks
feat(kad_dht): implement grid topology with 256-bucket Kademlia DHT
#1292 opened Mar 21, 2026 by asmit27rai Contributor Loading…
Add Filecoin network parity audit and interop matrix
#1278 opened Mar 16, 2026 by GautamBytes Contributor Draft
fix(perf): stabilize interop perf test setup and timeout handling
#1258 opened Mar 2, 2026 by acul71 Collaborator Loading…
3 tasks done
feat(quic): properly unpack both ipv4 and ipv6 addresses
#1236 opened Feb 19, 2026 by xpanvictor Loading…
3 tasks
chore: remove print statements and change it to logging
#1230 opened Feb 18, 2026 by dzhalaevd Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.