aboutsummaryrefslogtreecommitdiffstats
path: root/event/filter
Commit message (Expand)AuthorAgeFilesLines
* all: gofmt -w -sFelix Lange2017-01-061-1/+1
* event/filter: fix data race in the testPéter Szilágyi2015-11-051-12/+17
* core, event/filter, xeth: refactored filter systemJeffrey Wilcke2015-10-031-127/+0
* all: fix license headers one more timeFelix Lange2015-07-244-4/+4
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-234-16/+16
* all: add some godoc synopsis commentsFelix Lange2015-07-071-0/+1
* all: update license informationFelix Lange2015-07-074-0/+64
* event/filter: hack around data race in the testPéter Szilágyi2015-06-101-1/+6
* 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-1/+2
* pending / chain eventobscuren2015-02-061-1/+10
* Filteringobscuren2015-02-051-1/+1
* reworking messages => logobscuren2015-01-281-4/+4
* Added manual triggering of filtersobscuren2015-01-131-0/+8
* pre-powobscuren2015-01-121-2/+0
* Implemented filter for ws + fixesobscuren2015-01-101-0/+2
* Whisper watches fixesobscuren2014-12-171-5/+15
* Added old filter. Needs some refactoringobscuren2014-12-151-0/+94
* Moved filter to eventsobscuren2014-12-133-0/+126