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 564c8f3ae6
core/bloombits: drop nil-matcher special case
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: drop nil-matcher special case 7 years ago
matcher_test.go core/bloombits: drop nil-matcher special case 7 years ago
scheduler.go core, eth: clean up bloom filtering, add some tests 7 years ago
scheduler_test.go core, eth: clean up bloom filtering, add some tests 7 years ago