plugeth/core/bloombits
ucwong 9e04c5ec83
core/bloombits: use single channel for shutdown (#20878)
This replaces the two-stage shutdown scheme with the one we
use almost everywhere else: a single quit channel signalling
termination.

Co-authored-by: Felix Lange <fjl@twurst.com>
2020-07-29 13:49:12 +02:00
..
doc.go core, eth: clean up bloom filtering, add some tests 2017-09-06 11:14:19 +03:00
generator_test.go core/bloombits: AddBloom index parameter and fixes variable names 2017-09-06 11:14:20 +03:00
generator.go core, ethdb: two tiny fixes (#17183) 2018-07-18 13:41:36 +03:00
matcher_test.go core/bloombits, light: fix typos (#17235) 2018-07-24 11:24:27 +03:00
matcher.go core/bloombits: use single channel for shutdown (#20878) 2020-07-29 13:49:12 +02:00
scheduler_test.go all: gofmt -w -s (#15419) 2017-11-08 11:45:52 +01:00
scheduler.go core, eth: clean up bloom filtering, add some tests 2017-09-06 11:14:19 +03:00