go-ethereum/swarm/storage/feed
Javier Peletier 73fc65bb5b swarm/storage/feed: add context handling/cancellation to Swarm Feeds lookup, fix bad hint lookup bug (#19353)
* swarm/storage/feed/lookup: Add context handling/forwarding

* swarm/storage/feed/lookup: Add test to catch bad hint

* swarm/storage/feed/lookup: Added context cancellation test
2019-04-16 07:13:02 +02:00
..
lookup swarm/storage/feed: add context handling/cancellation to Swarm Feeds lookup, fix bad hint lookup bug (#19353) 2019-04-16 07:13:02 +02:00
binaryserializer_test.go
binaryserializer.go
cacheentry.go
doc.go
error.go
feed_test.go
feed.go
handler_test.go
handler.go swarm/storage/feed: add context handling/cancellation to Swarm Feeds lookup, fix bad hint lookup bug (#19353) 2019-04-16 07:13:02 +02:00
id_test.go
id.go
query_test.go
query.go
request_test.go
request.go
sign.go
testutil.go swarm/network, swarm/storage: Preserve opentracing contexts (#19022) 2019-02-08 16:57:48 +01:00
timestampprovider.go
topic_test.go
topic.go
update_test.go
update.go