Commit Graph

42 Commits (d0bd5017ed0281ac1b66172008c694277e4e1ac1)

Author SHA1 Message Date
aaronbuchwald d78590560d
eth/filters: remove unused field 'chaindb' in PublicFilterAPI (#24072) 3 years ago
aaronbuchwald f66f1a16b3
eth/filters: fix comment on PublicFilterAPI timeoutLoop (#22782) 4 years ago
Sina Mahmoodi c4307a9339
eth/filters: fix potential deadlock in filter timeout loop (#22178) 4 years ago
Suriyaa Sundararuban 0a09a39325
eth/filters: replace wiki links with new doc pages (#22070) 4 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
ucwong 47f7c736cb
eth/filters: add missing Ticker.Stop call (#20862) 5 years ago
Felix Lange d90d1db609
eth/filters: remove use of event.TypeMux for pending logs (#20312) 5 years ago
gary rong c4a1d4fecf eth/filters: fix the block range assignment for log filter (#17284) 6 years ago
Ian Macalinao d96ba77113 eth/filters: improve error message for invalid filter topics (#17234) 6 years ago
Péter Szilágyi e1f1d3085c
accounts, eth, les: blockhash based filtering on all code paths 6 years ago
Domino Valdano 96339daf40
eth/filters, ethereum: EIP-234 add blockHash param for eth_getLogs 6 years ago
Péter Szilágyi 49719e21bc
core, eth: minor txpool event cleanups 7 years ago
rjl493456442 a2e43d28d0
all: collate new transaction events together 7 years ago
Domino Valdano fedae95015 eth/filters: derive FilterCriteria from ethereum.FilterQuery (#16629) 7 years ago
Yusup 7aad81f881 eth: fix typos (#16414) 7 years ago
Péter Szilágyi 1bf508b449
accounts/abi/bind: support event filtering in abigen 7 years ago
Péter Szilágyi 2ab2a9f131 core/bloombits, eth/filters: handle null topics (#15195) 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
Egon Elbre 8f06b7980d eth: fix megacheck warnings 7 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Felix Lange 7731061903 core/vm: move Log to core/types 8 years ago
Felix Lange f52a1ae849 core, core/vm, eth/filters: move Removed field into vm.Log 8 years ago
bas-vk b5be6b72cb eth/filter: add support for pending logs (#3219) 8 years ago
Felix Lange be746628c7 eth/filters: simplify query object decoding 8 years ago
zsfelfoldi 7db7109a5b cmd, eth: added light client and light server modes 8 years ago
Zsolt Felfoldi 9f8d192991 les: light client protocol and API 8 years ago
Bas van Kervel 47ff813012 rpc: refactor subscriptions and filters 8 years ago
Henning Diedrich 51f8ce26cf eth: fix #2710 filter races 8 years ago
zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 9 years ago
Bas van Kervel 67cd4ee8d2 eth/filter: bugfix which can cause a nil pointer crash when parsing filter arguments 9 years ago
Felix Lange a40e61b4ac rpc: remove NotifierContextKey 9 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Bas van Kervel f7328c5ecb rpc: add pub/sub support 9 years ago
Leif Jurvetson bbbe2360d0 eth: various typos 9 years ago
Jeffrey Wilcke 987c1a595a eth/filters: pending logs 9 years ago
Jeffrey Wilcke 68dda34905 eth/filters: added notifications for out of bound log events 9 years ago
Péter Szilágyi 5da7ec7c18 cmd, eth, rpc: fix some RPC issues with pending blocks 9 years ago
Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
Bas van Kervel eae81465c1 rpc: new RPC implementation with pub/sub support 9 years ago