-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: libp2p/rust-libp2p
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(gossipsub): respect already received IDONTWANT when handling IWANT
#5901
opened Mar 2, 2025 by
ackintosh
Loading…
4 tasks done
fix: Report all transport errors in a dial attempt
#5899
opened Mar 1, 2025 by
rose2221
Loading…
4 tasks done
chore: Add edition to workspace Cargo.toml and inherit workspace edition
#5896
opened Feb 27, 2025 by
dariusc93
Loading…
4 tasks
feat(identity): switch from libsecp256k1 to k256
#5892
opened Feb 27, 2025 by
drHuangMHT
•
Draft
4 tasks
feat(example): showcase how to manually compose NetworkBehaviour
#5884
opened Feb 24, 2025 by
drHuangMHT
•
Draft
4 tasks
feat(gossipsub): implement message sizes per topic.
#5868
opened Feb 18, 2025 by
elijahhampton
Loading…
3 of 4 tasks
chore(request-response): migrate tests from async-std to tokio
#5857
opened Feb 10, 2025 by
shiyasmohd
•
Draft
1 of 4 tasks
chore(deps): bump golang.org/x/net from 0.25.0 to 0.33.0 in /wasm-tests/webtransport-tests/echo-server
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#5824
opened Jan 21, 2025 by
dependabot
bot
Loading…
chore: Fix for Incorrect Object Passing and Loop Control
#5822
opened Jan 21, 2025 by
mdqst
Loading…
4 tasks done
refactor(identity): call Into::into instead of copying the slice
#5788
opened Jan 3, 2025 by
drHuangMHT
•
Draft
1 of 4 tasks
feat(swarm): remove deprecated
with_bandwidth_logging
#5766
opened Dec 27, 2024 by
drHuangMHT
Loading…
4 tasks
feat(quic): remove QUIC draft-29 version support
#5759
opened Dec 24, 2024 by
tesol2y090
Loading…
2 of 4 tasks
feat(peer-store): introduce libp2p-peer-store
#5724
opened Dec 7, 2024 by
drHuangMHT
Loading…
4 tasks
feat(transports/webrtc): add test StreamMuxer
#5723
opened Dec 6, 2024 by
tesol2y090
•
Draft
4 tasks
feat(gossipsub): feature gate metrics related code
#5711
opened Dec 4, 2024 by
drHuangMHT
Loading…
3 of 4 tasks
chore(deps): bump github.com/quic-go/quic-go
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#5709
opened Dec 2, 2024 by
dependabot
bot
Loading…
feat(request-response): Add support for custom dial options when making request to disconnected peer
#5692
opened Nov 26, 2024 by
nazar-pc
Loading…
4 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.