Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / libp2p/go-libp2p-kad-dht issues and pull requests

#932 - Improve query capabilities

Pull Request - State: open - Opened by iand 9 months ago
Labels: v2

#931 - Make v0.24.4

Pull Request - State: closed - Opened by Jorropo 9 months ago
Labels: release

#930 - feat: implement PutValue in v2 (wip)

Pull Request - State: open - Opened by dennis-tra 9 months ago
Labels: v2

#929 - Add RoutingDHT struct that implements the routing.Routing interface and embeds the DHT

Issue - State: open - Opened by dennis-tra 9 months ago
Labels: v2, nice-to-have

#928 - Clean up DHT test helpers

Pull Request - State: closed - Opened by iand 9 months ago
Labels: v2

#927 - Remove StartSpan function from `tele` package

Issue - State: open - Opened by dennis-tra 9 months ago
Labels: v2, nice-to-have

#926 - Implement Stringer interface on coordinator events

Issue - State: open - Opened by dennis-tra 9 months ago
Labels: v2, nice-to-have

#925 - V2: remove dependency on boxo

Issue - State: open - Opened by iand 9 months ago
Labels: v2

#924 - refactor: v2 simplify tracing

Pull Request - State: closed - Opened by dennis-tra 9 months ago
Labels: v2

#923 - Connect tracing contexts to allow event loop tracing

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#922 - Implement fixLowPeers

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#921 - Allow changing bootstrap peers at runtime

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#920 - Implement Dual DHT

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#919 - Implement address filter option

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#918 - Implement Network Size Estimator

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#917 - Implement Optimistic Provide lookup mechanism

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#916 - Implement accelerated DHT (FullRT)

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#915 - Implement DHT.FindProvidersAsync to support ValueStore interface

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#914 - Implement DHT.PutValue to support ValueStore interface

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#913 - Implement DHT.Provide to support ContentRouting interface

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#912 - Implement DHT.GetValue to support ValueStore interface

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#911 - Implement DHT.SearchValue to support ValueStore interface

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#910 - Implement DHT.Bootstrap for routing.Routing interface

Issue - State: closed - Opened by dennis-tra 10 months ago - 1 comment
Labels: v2

#909 - Implement routing table diversity filter

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#906 - v2 tests leak goroutines because of go-libp2p and leveldb

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: status/blocked, v2

#905 - Fix test flakes that wait for routing events

Pull Request - State: closed - Opened by iand 10 months ago
Labels: v2

#904 - fix: garbage collection test race condition

Pull Request - State: closed - Opened by dennis-tra 10 months ago
Labels: v2

#903 - Decouple coord package from addressing

Pull Request - State: closed - Opened by iand 10 months ago
Labels: v2

#902 - fix: avoid panic when node is re-added to probe list

Pull Request - State: closed - Opened by dennis-tra 10 months ago - 1 comment
Labels: v2

#901 - Make v0.24.4

Pull Request - State: closed - Opened by Jorropo 10 months ago - 1 comment

#900 - Remove Jaeger dependency

Pull Request - State: closed - Opened by dennis-tra 10 months ago
Labels: v2

#899 - Windows connection issue

Issue - State: open - Opened by filefilegoadmin 10 months ago

#898 - style: minor coding clean up

Pull Request - State: closed - Opened by dennis-tra 10 months ago
Labels: v2

#897 - Set evict removed to true for leveldb datastore

Pull Request - State: closed - Opened by dennis-tra 10 months ago
Labels: v2

#896 - Use MapDatastore for provider backend tests instead of leveldb

Pull Request - State: closed - Opened by dennis-tra 10 months ago
Labels: v2

#895 - V2: Feature gap between v2 and v1

Issue - State: open - Opened by iand 10 months ago
Labels: v2

#894 - use mock clock for IPNS record generation

Pull Request - State: closed - Opened by dennis-tra 10 months ago
Labels: v2

#893 - Migrate go-kademlia state machines

Pull Request - State: closed - Opened by iand 10 months ago - 1 comment
Labels: v2

#892 - V2: Review usage of mockable clock in DHT

Issue - State: open - Opened by iand 10 months ago - 1 comment
Labels: v2

#891 - Give dht and coordinator their own telemetry instances

Pull Request - State: closed - Opened by iand 10 months ago - 2 comments
Labels: v2

#890 - v2: upgrade build to include go1.21

Pull Request - State: closed - Opened by iand 10 months ago - 6 comments
Labels: v2

#889 - Use updated types from go-kademlia

Pull Request - State: closed - Opened by dennis-tra 10 months ago - 2 comments

#888 - Port query-oriented tests from v1 to v2

Issue - State: open - Opened by iand 10 months ago - 5 comments
Labels: v2

#887 - Test query interactions with routing table

Pull Request - State: closed - Opened by iand 10 months ago - 4 comments
Labels: v2

#886 - Use coordinator for bootstrapping routing table

Pull Request - State: closed - Opened by dennis-tra 10 months ago
Labels: v2

#885 - Simplify usage of kadtest.CtxShort

Pull Request - State: closed - Opened by iand 10 months ago - 1 comment
Labels: v2

#884 - Support updating bootstrap peers at runtime

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#883 - Perform load test with Musa

Issue - State: open - Opened by dennis-tra 10 months ago - 1 comment
Labels: v2, nice-to-have

#882 - Implement proper self bootstrapping into Musa

Issue - State: closed - Opened by dennis-tra 10 months ago - 1 comment
Labels: v2

#881 - Integrate routing table refresh mechanism with bootstrapper node

Issue - State: closed - Opened by dennis-tra 10 months ago - 1 comment
Labels: v2

#880 - Integrate Zikade/go-kademlia in v2

Pull Request - State: closed - Opened by dennis-tra 10 months ago
Labels: v2

#879 - Add AddAddresses method to DHT

Pull Request - State: closed - Opened by iand 10 months ago
Labels: v2

#878 - WIP: Musa Bootstrapper

Pull Request - State: closed - Opened by dennis-tra 10 months ago - 1 comment
Labels: v2

#877 - use opentelemetry

Pull Request - State: closed - Opened by dennis-tra 10 months ago
Labels: v2

#876 - chore: release v0.25.1

Pull Request - State: closed - Opened by Jorropo 10 months ago - 1 comment

#875 - Import zikade code

Pull Request - State: closed - Opened by iand 10 months ago
Labels: v2

#874 - modified the `DefaultPrefix`, couldn't discover any nodes

Issue - State: closed - Opened by pabcxyz 10 months ago - 1 comment

#873 - Improve tracing

Pull Request - State: closed - Opened by Jorropo 10 months ago - 3 comments

#872 - fix: correctly apply addrFilters in the dht

Pull Request - State: closed - Opened by Jorropo 10 months ago - 12 comments

#870 - Add provider record addresses to peerstore

Pull Request - State: closed - Opened by dennis-tra 10 months ago - 7 comments
Labels: v2

#869 - Datastore Key conversion mixes namespaces prefix

Issue - State: open - Opened by dennis-tra 10 months ago
Labels: v2

#868 - Increased ProviderAddrTTL from RFM17.1 isn't applied

Issue - State: closed - Opened by dennis-tra 10 months ago - 1 comment

#867 - Consolidate Record Persistence Logic

Issue - State: open - Opened by dennis-tra 10 months ago - 4 comments

#866 - Better protocol tracing and fix the release issue

Pull Request - State: closed - Opened by Jorropo 11 months ago - 1 comment

#865 - Add example of a find peer query using go-kademlia

Pull Request - State: closed - Opened by dennis-tra 11 months ago - 1 comment
Labels: v2

#864 - go-libp2p-kad-dht version 2

Pull Request - State: open - Opened by dennis-tra 11 months ago - 4 comments
Labels: v2

#863 - ci: uci/copy-templates

Pull Request - State: closed - Opened by web3-bot 11 months ago

#862 - ci: uci/copy-templates

Pull Request - State: closed - Opened by web3-bot 11 months ago

#861 - ci: uci/delete-templates

Pull Request - State: closed - Opened by web3-bot 11 months ago

#859 - tracing: fix DHT keys as string attribute not being valid utf-8

Pull Request - State: closed - Opened by MichaelMure 11 months ago - 2 comments

#857 - Using go-kademlia to schedule find peer request

Pull Request - State: closed - Opened by dennis-tra 12 months ago - 1 comment
Labels: v2

#856 - Create KadDHT based on go-kademilia

Issue - State: open - Opened by iand 12 months ago

#855 - Refactor go-libp2p-kad-dht to use go-kademlia

Issue - State: open - Opened by iand 12 months ago

#854 - manual release created (v0.24.2)

Issue - State: closed - Opened by github-actions[bot] about 1 year ago - 2 comments

#853 - Release v0.24.2

Pull Request - State: closed - Opened by Jorropo about 1 year ago - 1 comment
Labels: release

#852 - manual release created (v0.24.1)

Issue - State: closed - Opened by github-actions[bot] about 1 year ago - 4 comments

#851 - fix: issues discovered in kubo v0.21.0-rc1

Pull Request - State: closed - Opened by Jorropo about 1 year ago - 3 comments

#850 - Fixing leaking go routines

Pull Request - State: closed - Opened by guillaumemichel about 1 year ago - 8 comments

#849 - bug/regression: goroutine leak

Issue - State: closed - Opened by p-shahi about 1 year ago - 3 comments
Labels: kind/bug, P0

#848 - NuNet sees "Persistent error message related to grpc"

Issue - State: closed - Opened by dennis-tra about 1 year ago - 3 comments

#847 - dht: add a prometheus metric for the size of the routing table

Pull Request - State: open - Opened by Jorropo about 1 year ago

#846 - DHT should not depend on boxo

Issue - State: open - Opened by Wondertan about 1 year ago - 5 comments

#845 - manual release created (v0.24.0)

Issue - State: closed - Opened by github-actions[bot] about 1 year ago - 1 comment

#844 - Release v0.24.0

Pull Request - State: closed - Opened by Jorropo about 1 year ago - 1 comment

#843 - chore: release v0.21.1

Pull Request - State: closed - Opened by Jorropo about 1 year ago - 1 comment

#842 - Save and restore the DHT state?

Issue - State: closed - Opened by master255 about 1 year ago - 3 comments

#841 - Filter addresses advertised by Kademlia

Issue - State: open - Opened by guillaumemichel about 1 year ago - 1 comment

#840 - Docs or examples are needed

Issue - State: closed - Opened by phrara about 1 year ago - 1 comment

#839 - filter local addresses (for WAN) and localhost addresses (for LAN)

Pull Request - State: closed - Opened by marten-seemann about 1 year ago - 10 comments

#838 - ignoring incoming dht message while not in server mode

Issue - State: closed - Opened by theWayToAI about 1 year ago - 10 comments
Labels: good first issue

#837 - ignoring incoming dht message while not in server mode

Issue - State: closed - Opened by theWayToAI about 1 year ago - 1 comment

#835 - chore: upgrade to boxo v0.8.0

Pull Request - State: closed - Opened by guseggert about 1 year ago - 1 comment

#834 - test: remove use of rand.Seed

Pull Request - State: closed - Opened by guseggert about 1 year ago

#833 - fix: optimistic provide ci checks in tests

Pull Request - State: closed - Opened by dennis-tra about 1 year ago

#832 - chore: migrate go-libipfs to boxo

Pull Request - State: closed - Opened by Jorropo over 1 year ago - 1 comment