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
Bin 0bbd88bda0
all: use timer instead of time.After in loops, to avoid memleaks (#29241)
5 months ago
..
doc.go core, eth: clean up bloom filtering, add some tests 7 years ago
generator.go core/bloombits: faster generator (#21625) 4 years ago
generator_test.go all: remove deprecated uses of math.rand (#26710) 2 years ago
matcher.go all: use timer instead of time.After in loops, to avoid memleaks (#29241) 5 months ago
matcher_test.go core: fix typos (#28218) 12 months ago
scheduler.go core, eth: clean up bloom filtering, add some tests 7 years ago
scheduler_test.go core/bloombits: use atomic type (#26993) 2 years ago