Commit Graph

28 Commits (b5902cf595b3d83f6fa96b5a501213daec169f15)

Author SHA1 Message Date
Bin 0bbd88bda0
all: use timer instead of time.After in loops, to avoid memleaks (#29241) 5 months ago
0xbstn 1f6e63900d
core: fix typos (#28218) 12 months ago
tokikuch c2cfe35f12
core/bloombits: fix deadlock when matcher session hits an error (#28184) 1 year ago
s7v7nislands 79532a25b1
core/bloombits: use atomic type (#26993) 2 years ago
Martin Holst Swende 4d3525610e
all: remove deprecated uses of math.rand (#26710) 2 years ago
Martin Holst Swende 5a02b2d6d0
all: fix spelling mistakes (#25961) 2 years ago
Martin Holst Swende deead99731
core/bloombits: speed up windows-test (#25844) 2 years ago
Gustavo Silva eb94896270
Chore: Minimal gramatical errors (signleton -> singleton) (#25057) 2 years ago
Iskander (Alex) Sharipov 778ff94794
all: fix some go-critic linter warnings (#23709) 3 years ago
Pedro Gomes 8e0771c218
core/bloombits: avoid crash when storing errors of different type (#23437) 3 years ago
Martin Holst Swende 8cde2966af
eth, core: speed up some tests (#22000) 4 years ago
Martin Holst Swende eb87121300
core/bloombits: faster generator (#21625) 4 years ago
ucwong 9e04c5ec83
core/bloombits: use single channel for shutdown (#20878) 4 years ago
Sheldon 9e24491c65 core/bloombits, light: fix typos (#17235) 6 years ago
gary rong dcdd57df62 core, ethdb: two tiny fixes (#17183) 6 years ago
Wuxiang 8f8774cf6d all: fix various typos (#16533) 7 years ago
Péter Szilágyi 463014126f
core/bloombits: handle non 8-bit boundary section matches 7 years ago
ferhat elmas 9619a61024 all: gofmt -w -s (#15419) 7 years ago
Felföldi Zsolt 8d434f6a6f les, core/bloombits: post-LES/2 fixes (#15391) 7 years ago
Péter Szilágyi 0095531a58 core, eth, les: fix messy code (#15367) 7 years ago
Felföldi Zsolt ca376ead88 les, light: LES/2 protocol version (#14970) 7 years ago
Péter Szilágyi 0e7d019e0e
core: fire tx event on replace, expand tests 7 years ago
Péter Szilágyi 2ab2a9f131 core/bloombits, eth/filters: handle null topics (#15195) 7 years ago
Péter Szilágyi 564c8f3ae6
core/bloombits: drop nil-matcher special case 7 years ago
Zsolt Felfoldi 451ffdb62b
core/bloombits: use general filters instead of addresses and topics 7 years ago
Zsolt Felfoldi 6ff2c02991
core/bloombits: AddBloom index parameter and fixes variable names 7 years ago
Péter Szilágyi f585f9eee8
core, eth: clean up bloom filtering, add some tests 7 years ago
Zsolt Felfoldi 4ea4d2dc34
core, eth: add bloombit indexer, filter based on it 7 years ago