aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/subscription_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: gofmt -w -s (#15419)ferhat elmas2017-11-081-1/+1
* rpc: fix megacheck warningsEgon Elbre2017-08-081-5/+11
* rpc: support subscriptions under custom namespacesBas van Kervel2017-04-251-0/+160
* all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-231-2/+1
* all: fix ineffectual assignments and remove uses of crypto.Sha3Felix Lange2017-01-091-1/+1
* all: fix spelling errorsPéter Szilágyi2017-01-071-1/+1
* rpc: refactor subscriptions and filtersBas van Kervel2016-08-171-0/+165