plugeth/eth/filters
Felix Lange a40e61b4ac rpc: remove NotifierContextKey
Context keys must have a unique type in order to prevent
any unintented clashes. The code used int(1) as key.

Fix it by implementing the pattern recommended by package context.
2016-04-15 18:10:52 +02:00
..
api.go rpc: remove NotifierContextKey 2016-04-15 18:10:52 +02:00
filter_system_test.go all: fix go vet warnings 2016-04-15 11:17:27 +02:00
filter_system.go all: update license information 2016-04-15 09:48:05 +02:00
filter_test.go all: fix go vet warnings 2016-04-15 11:17:27 +02:00
filter.go all: update license information 2016-04-15 09:48:05 +02:00