Commit Graph

33 Commits (de39513ced05f120b30b0daa49003982cc6b2426)

Author SHA1 Message Date
Péter Szilágyi e1f1d3085c
accounts, eth, les: blockhash based filtering on all code paths 6 years ago
knarfeh e75d0a6e4c eth/filters: make filterLogs func more readable (#16920) 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
Péter Szilágyi 5cf1d35470
eth, les, light: filter on logs only, derive receipts on demand 7 years ago
Péter Szilágyi 463014126f
core/bloombits: handle non 8-bit boundary section matches 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
Felföldi Zsolt ca376ead88 les, light: LES/2 protocol version (#14970) 7 years ago
Péter Szilágyi 2ab2a9f131 core/bloombits, eth/filters: handle null topics (#15195) 7 years ago
Zsolt Felfoldi 451ffdb62b
core/bloombits: use general filters instead of addresses and topics 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
Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 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 7731061903 core/vm: move Log to core/types 8 years ago
Nick Johnson 1fe67c125d eth/filters: add FindOnce for iterator-like operation (#3435) 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
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
Bas van Kervel bb8059f6aa core: ensure the canonical block is written before the canonical hash is set 8 years ago
zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 9 years ago
Felix Lange d04a2e7557 all: update license information 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 42c8afd440 core: differentiate receipt concensus and storage decoding 9 years ago
Jeffrey Wilcke 6dc14788a2 core, eth/filters, miner, xeth: Optimised log filtering 9 years ago
Jeffrey Wilcke 30f057aaf9 eth/filters: added benchmark 9 years ago
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Jeffrey Wilcke f7a71996fb core, event/filter, xeth: refactored filter system 9 years ago
Maran 67225de255 Filter on addresses should work as an OR not an AND. 9 years ago
Jeffrey Wilcke b4369e1015 core, miner: write miner receipts 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Jeffrey Wilcke 819ecd4508 miner, xeth: fire log event during mining. Fix return raw tx 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Taylor Gerring 6afdc52483 Prevent debug value from printing on console 9 years ago
obscuren 190c1b688a core: skip genesis block for reprocess. Closes #1202 10 years ago
obscuren 7e160a677d xeth, core, event/filter, rpc: new block and transaction filters 10 years ago
obscuren cd2782f59c core: fixed wildcard topic filters. Closes #725 10 years ago
obscuren ed0817c55d core/rpc: fix for null entries in log filters. Closes #725 10 years ago
obscuren 5d2138a2b2 core: fixed issue for logs filter. Closes #629 10 years ago
obscuren 1c872ddf4b Changed how logs are being recorded 10 years ago
Taylor Gerring 43d521e90e Decouple core from rpc 10 years ago
obscuren eb433731aa Fixed filter and refactored code 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
obscuren 55fdf3e462 Listen to tx pre event and trigger 'pending' 10 years ago