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
Péter Szilágyi 463014126f
core/bloombits: handle non 8-bit boundary section matches
7 years ago
..
doc.go core, eth: clean up bloom filtering, add some tests 7 years ago
generator.go core/bloombits: AddBloom index parameter and fixes variable names 7 years ago
generator_test.go core/bloombits: AddBloom index parameter and fixes variable names 7 years ago
matcher.go core/bloombits: handle non 8-bit boundary section matches 7 years ago
matcher_test.go core/bloombits: handle non 8-bit boundary section matches 7 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