issues
search
libp2p
/
go-libp2p-pubsub
The PubSub implementation for go-libp2p
https://github.com/libp2p/specs/tree/master/pubsub
Other
328
stars
186
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
go-libp2p v0.37.0 pre-release
#583
MarcoPolo
opened
1 month ago
0
Fix appendOrMergeRPC inefficiency in message size recalculation
#582
algorandskiy
opened
1 month ago
1
v0.12 appendOrMergeRPC inefficiency
#581
algorandskiy
opened
1 month ago
5
Do not call Debugf for non-debug levels in doDropRPC
#580
algorandskiy
closed
1 month ago
4
fix: stop timer in a way that works before and after go1.23
#579
gammazero
closed
2 months ago
4
Update go-libp2p to latest
#578
gammazero
closed
2 months ago
0
ci: uci/update-go
#577
web3-bot
closed
2 months ago
0
Pubsub should consolidate its peering
#576
MichaelMure
opened
3 months ago
4
chore: upgrade go-libp2p
#575
sukunrt
closed
3 months ago
1
Fix flaky tests TestGossipsubConnTagMessageDeliveries
#574
ppopth
opened
3 months ago
7
Broadcast Loops
#573
Stebalien
opened
3 months ago
16
chore: update libp2p and multiaddr
#572
Stebalien
closed
3 months ago
3
ci: disable testing on macos
#571
Stebalien
closed
3 months ago
0
ci: uci/copy-templates
#570
web3-bot
closed
3 months ago
2
Optimize Garbage Collection For Message Deliveries
#569
nisdas
closed
4 months ago
1
Added missing Close call on the AddrBook member of GossipSubRouter
#568
sstanculeanu
closed
4 months ago
0
test: test notify protocols updated
#567
Stebalien
closed
4 months ago
0
Re-enable disabled gossipsub test
#566
Stebalien
closed
3 months ago
4
test: use the regular libp2p host
#565
Stebalien
closed
4 months ago
0
Switch to the new peer notify mechanism
#564
Stebalien
closed
4 months ago
6
Topic already exists after topic.Close()
#563
master255
closed
4 months ago
1
Add Function to Enable Application Layer to Send Direct Control Messages
#562
yhassanzadeh13
closed
1 month ago
3
Add Function to Enable Application Layer to Send Direct Control Messages
#561
yhassanzadeh13
opened
4 months ago
8
Missing flood protection check for number of message IDs when handling `Ihave` messages
#560
cortze
closed
4 months ago
0
Migrate off CircleCI
#559
MarcoPolo
closed
3 months ago
2
chores: bump go-libp2p
#558
Wondertan
closed
6 months ago
3
Replace fragmentRPC with appendOrMergeRPC
#557
MarcoPolo
closed
6 months ago
0
fix: Don't bother parsing an empty slice
#556
MarcoPolo
closed
6 months ago
0
Fix: Own our CertifiedAddrBook
#555
MarcoPolo
closed
6 months ago
3
Query: Access to topic level peer scores to application layer
#554
chaitanyaprem
closed
3 months ago
2
GossipSub v1.2: IDONTWANT control message and priority queue.
#553
ppopth
closed
3 months ago
28
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
#552
dependabot[bot]
closed
3 months ago
2
Duplicate Messages and High Outgoing Traffic in GossipSub
#551
b00f
closed
11 months ago
5
bug: Newly added nodes receive a flood of messages that were published hours ago.
#550
sarvalabs-rahul
closed
1 year ago
0
chore: release 0.10.0
#549
hacdias
closed
1 year ago
0
chore: update go-libp2p to v0.32
#548
sukunrt
closed
1 year ago
0
New release compatible with go-libp2p v0.32
#547
sukunrt
closed
1 year ago
2
NewStream failure right after startup
#546
cpacia
closed
4 months ago
10
chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
#545
dependabot[bot]
closed
1 year ago
1
Bug Report: Stuck Goroutine in libp2p-pubsub handleSendingMessages
#544
frystal
opened
1 year ago
3
Gossip mesh includes all peers in the network
#543
sarvalabs-rahul
closed
1 year ago
8
remove usage of deprecated peerid.Pretty method
#542
sukunrt
closed
1 year ago
0
Revert "fix: topicscore params can't be set for dynamically subscribed topic"
#541
vyzo
closed
1 year ago
1
fix: topicscore params can't be set for dynamically subscribed topic
#540
chaitanyaprem
closed
1 year ago
0
Query: GossipSub publish doesn't return failure even if node is not connected to any peers for a topic
#539
chaitanyaprem
closed
3 months ago
3
Bump github.com/libp2p/go-libp2p from 0.25.0 to 0.27.8
#538
dependabot[bot]
closed
1 year ago
1
Next function returns own messages
#537
l0k18
opened
1 year ago
2
use event bus for monitoring peer connections and protocol updates
#536
jefft0
closed
4 months ago
4
feature: Prune should include an optional reason
#535
MarcoPolo
closed
1 year ago
6
feature: Metrics for GossipSub
#534
MarcoPolo
opened
1 year ago
5
Next