-
Notifications
You must be signed in to change notification settings - Fork 204
Pull requests: libp2p/py-libp2p
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(gossipsub): queue early publishes until identify completes
#1201
opened Feb 10, 2026 by
imApoorva36
Loading…
Feat: Enhance DNS support in bootstrap discovery
#1198
opened Feb 8, 2026 by
yashksaini-coder
Loading…
8 tasks done
refactor: Unify all exceptions under BaseLibp2pError hierarchy
#1197
opened Feb 8, 2026 by
Abidoyesimze
Loading…
1 of 3 tasks
feat(pubsub): add awaitable helpers to remove sleep-based race conditions
#1188
opened Feb 4, 2026 by
imApoorva36
Loading…
Addresses #1180 Integrate py-multihash v3 API in Bitswap CID module
#1186
opened Feb 3, 2026 by
aniruddha1295
Loading…
Replace return True/False with try/except (fixes #194)
#1184
opened Feb 2, 2026 by
parth-soni07
Loading…
Use uv as the recommended install method in docs
#1178
opened Jan 31, 2026 by
Lynndabel
Loading…
1 of 3 tasks
fix(network): handle ConnectionResetError in RawConnection and add tests
#1167
opened Jan 26, 2026 by
gitsofaryan
Loading…
feat(kad-dht): implement IPNS validator for DHT record validation
#1161
opened Jan 25, 2026 by
asmit27rai
Loading…
fix: pyrefly static typechecking errors in test_echo_interop.py file
#1154
opened Jan 25, 2026 by
ItshMoh
Loading…
Fix: Resolve DHT regression caused by race condition in stream muxer initialization
#1147
opened Jan 21, 2026 by
asmit27rai
Loading…
fix: ControlIHave and ControlIWant message types to bytes from string
#1146
opened Jan 20, 2026 by
barnabasbusa
Loading…
3 tasks
eg/1130-add-gossipsub-comparison-and-standalone-examples
#1139
opened Jan 18, 2026 by
Winter-Soren
•
Draft
3 tasks
Fix type annotations and add missing logging in mplex and Quic
#1137
opened Jan 17, 2026 by
Jineshbansal
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.