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

feat: add P2P model checkpoint sharing over IPFS
#1461 opened Aug 28, 2026 by AaryanVerma17 Loading…
fix(kad_dht): bound network lookups with a per-query timeout
#1435 opened Aug 13, 2026 by yashksaini-coder Contributor Loading…
fix: bound remote pubsub subscriptions to prevent memory exhaustion
#1350 opened Jun 23, 2026 by acul71 Collaborator Loading…
4 tasks done
fix(peerstore): load persisted keypairs on peerstore restore
#1331 opened May 13, 2026 by bhuvan-somisetty Contributor Loading…
feat: add gossipsub large message example for 500KB payload delivery timing
#1329 opened May 10, 2026 by abhi0324 Loading…
1 of 3 tasks
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
feat: add NAT-traversing P2P file sharing example
#1220 opened Feb 14, 2026 by GautamBytes Contributor Loading…
1 of 3 tasks
Refactor/quic: Add capability check for transport
#1214 opened Feb 13, 2026 by ChayanDass Contributor Loading…
3 tasks
feat: enhance BasicHost shutdown
#1208 opened Feb 13, 2026 by Smartdevs17 Loading…
3 tasks done
refactor: Unify all exceptions under BaseLibp2pError hierarchy
#1197 opened Feb 8, 2026 by Abidoyesimze Loading…
1 of 3 tasks
Feat/persist peer identity 312
#1185 opened Feb 3, 2026 by Smartdevs17 Loading…
Use uv as the recommended install method in docs
#1178 opened Jan 31, 2026 by Lynndabel Loading…
1 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.