plugeth/core/bloombits
Pedro Gomes 8e0771c218
core/bloombits: avoid crash when storing errors of different type (#23437)
This fixes a rare crash which could occur when two different errors happened
in the same bloombits.MatcherSession.
2021-08-24 13:32:19 +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: faster generator (#21625) 2020-10-06 16:34:29 +03:00
generator.go core/bloombits: faster generator (#21625) 2020-10-06 16:34:29 +03:00
matcher_test.go eth, core: speed up some tests (#22000) 2020-12-15 18:52:51 +01:00
matcher.go core/bloombits: avoid crash when storing errors of different type (#23437) 2021-08-24 13:32:19 +02:00
scheduler_test.go eth, core: speed up some tests (#22000) 2020-12-15 18:52:51 +01:00
scheduler.go core, eth: clean up bloom filtering, add some tests 2017-09-06 11:14:19 +03:00