aboutsummaryrefslogtreecommitdiffstats
path: root/event/filter/eth_filter.go
Commit message (Expand)AuthorAgeFilesLines
* core, event/filter, xeth: refactored filter systemJeffrey Wilcke2015-10-031-127/+0
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* xeth, core, event/filter, rpc: new block and transaction filtersobscuren2015-05-071-2/+2
* Improved tx pool to ignore invalid transactionsobscuren2015-04-081-1/+1
* moved state and vm to coreobscuren2015-03-231-1/+1
* Merge branch 'rpcxeth' into rpcfrontierTaylor Gerring2015-03-201-1/+3
|\
| * Reorg filter logic to XEthTaylor Gerring2015-03-201-1/+3
* | Listen to tx pre event and trigger 'pending'obscuren2015-03-201-3/+4
|/
* fixed chain event. Closes #529obscuren2015-03-191-3/+3
* skipping testobscuren2015-02-241-3/+0
* fixed mergeobscuren2015-02-201-3/+7
* Changed to ChainEvent and fixed a nil pointer in transactobscuren2015-02-181-2/+5
* Renamed filterobscuren2015-02-081-0/+104