Commit Graph

12 Commits (ed2bc7fbe9a30c1861cffdd7d0fd570847a2ae0c)

Author SHA1 Message Date
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
Taylor Gerring 6c04c19eb4 Reorg filter logic to XEth 10 years ago
obscuren 14a2f42f37 fixed chain event. Closes #529 10 years ago
obscuren 515d9432fc converted vm 10 years ago
obscuren 84a4f761f3 uncle validation 10 years ago
obscuren 6e50a1e9f5 Filter accepts multiple topics per entry. Fixes #403 10 years ago
obscuren 483d96a89d Added eth_logs & fixed issue with manual log filtering 10 years ago
obscuren 567428fb34 Filter and mutex locks added 10 years ago
obscuren 8135752a32 "centralised" mining to backend. Closes #323 10 years ago
obscuren c8147fb7b9 Compare regardless of length 10 years ago
obscuren c64852dbcc pending / chain event 10 years ago
obscuren 1d519854e2 Propagate known transactions to new peers on connect 10 years ago
obscuren 65158d39b0 Filtering 10 years ago
obscuren 6488a392a3 Reimplemented message filters for rpc calls 10 years ago
obscuren f3e78c8f3c reworking messages => log 10 years ago
obscuren c1dee15144 BlockManager => BlockProcessor 10 years ago
obscuren 4cd79d8ddd Refactored block & Transaction 10 years ago
obscuren 49e0267fe7 Locks, refactor, tests 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren 0a22dc2ce5 Check coinbase for from/to inclusion 10 years ago
obscuren a1b6a9ac29 Begin of moving objects to types package 10 years ago
obscuren 20d518ee95 Numerous fixes for consensus. 10 years ago