issues
search
probe-lab
/
zikade
A Go implementation of the libp2p Kademlia DHT specification
Other
12
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump golang.org/x/net from 0.17.0 to 0.23.0
#81
dependabot[bot]
closed
6 months ago
0
Bump github.com/quic-go/quic-go from 0.37.7 to 0.42.0
#80
dependabot[bot]
opened
7 months ago
1
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
#79
dependabot[bot]
closed
8 months ago
1
Add RoutingDHT that implements the routing.Routing interface
#78
guillaumemichel
opened
9 months ago
0
Fix flaky test
#77
guillaumemichel
opened
9 months ago
0
fix: go-libdht version
#76
guillaumemichel
closed
9 months ago
0
org name change
#75
guillaumemichel
closed
9 months ago
0
Bump github.com/quic-go/quic-go from 0.37.6 to 0.37.7
#74
dependabot[bot]
closed
9 months ago
0
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
#73
dependabot[bot]
closed
11 months ago
0
Bump google.golang.org/grpc from 1.58.0 to 1.58.3
#72
dependabot[bot]
closed
1 year ago
0
fix: garbage collect node handlers
#71
iand
opened
1 year ago
0
Cleanup idle NodeHandlers
#70
iand
opened
1 year ago
0
chore: update to go-libdht 0.1.0
#69
iand
closed
1 year ago
0
chore: return routing state machine events directly instead of queuing
#68
iand
closed
1 year ago
0
Replace stored contexts with explicit tracing and cancellation metadata
#67
iand
opened
1 year ago
2
fix: unskip deadlock regression test
#66
iand
closed
1 year ago
2
chore: rename PooledQueryBehaviour to QueryBehaviour
#65
iand
closed
1 year ago
5
chore: refactor RoutingBehaviour
#64
iand
closed
1 year ago
0
fix: avoid deadlocks in query and broadcast behaviours
#63
iand
closed
1 year ago
0
Bump golang.org/x/net from 0.14.0 to 0.17.0
#62
dependabot[bot]
closed
1 year ago
0
Add deadlock regression test
#61
dennis-tra
opened
1 year ago
1
chore: add kadtest.CtxFull for tests that need a longer timeout
#60
iand
closed
1 year ago
2
chore: remove coord.Node type
#59
iand
closed
1 year ago
0
Reuse NodeHandlers in GetClosestNodes
#58
iand
closed
1 year ago
0
Deadlock in QueryBehaviour
#57
iand
closed
1 year ago
0
fix: quic go-routine leak in tests
#56
dennis-tra
closed
1 year ago
0
Flaky test: TestRTAdditionOnSuccessfulQuery
#55
dennis-tra
closed
1 year ago
1
Apply dial timeout globally
#54
dennis-tra
closed
1 year ago
0
chore: remove nested internal package
#53
iand
closed
1 year ago
0
doc: add status section to readme
#52
iand
closed
1 year ago
0
Improve documentation of Zikade architecture
#51
iand
opened
1 year ago
0
fix: flaky test by decreasing local dial timeout
#50
dennis-tra
closed
1 year ago
0
fix: remove metric units that are interpreted as ratios
#49
iand
closed
1 year ago
1
Flaking test: TestDHT_SearchValue_quorum_test_suite/TestQuorumReachedPrematurely
#48
iand
closed
1 year ago
9
Add badge border radius
#47
dennis-tra
closed
1 year ago
1
fix: change tracer name to match new package name
#46
iand
closed
1 year ago
0
Implement Accelerated DHT
#45
dennis-tra
opened
1 year ago
0
Improve .gitignore
#44
iand
closed
1 year ago
0
Add Go 'next' as a test target
#43
iand
closed
1 year ago
0
Implement ProvideManyRouter interface
#35
iand
opened
1 year ago
1
Tests leak goroutines because of go-libp2p and leveldb
#34
iand
opened
1 year ago
0
Implement Stringer interface on coordinator events
#33
iand
opened
1 year ago
0
Remove StartSpan function from `tele` package
#32
iand
opened
1 year ago
0
Perform load test with Musa
#31
iand
opened
1 year ago
0
Add RoutingDHT struct that implements the routing.Routing interface and embeds the DHT
#30
iand
opened
1 year ago
0
Query stats not updating
#29
iand
opened
1 year ago
0
SearchValue update peers with newer record
#28
iand
opened
1 year ago
0
Add tests for SearchValue fixup
#27
iand
opened
1 year ago
0
Implement Stream reuse for the router
#26
iand
opened
1 year ago
0
Datastore Key conversion mixes namespaces prefix
#25
iand
opened
1 year ago
0
Next