Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/core/bloombits
ucwong 9e04c5ec83
core/bloombits: use single channel for shutdown (#20878)
4 years ago
..
doc.go core, eth: clean up bloom filtering, add some tests 7 years ago
generator.go core, ethdb: two tiny fixes (#17183) 6 years ago
generator_test.go core/bloombits: AddBloom index parameter and fixes variable names 7 years ago
matcher.go core/bloombits: use single channel for shutdown (#20878) 4 years ago
matcher_test.go core/bloombits, light: fix typos (#17235) 6 years ago
scheduler.go core, eth: clean up bloom filtering, add some tests 7 years ago
scheduler_test.go all: gofmt -w -s (#15419) 7 years ago