aboutsummaryrefslogtreecommitdiffstats
path: root/ui/filter.go
Commit message (Expand)AuthorAgeFilesLines
* Filter accepts multiple topics per entry. Fixes #403obscuren2015-03-021-76/+0
* Filter and mutex locks addedobscuren2015-02-171-2/+2
* "centralised" mining to backend. Closes #323obscuren2015-02-171-1/+1
* reworking messages => logobscuren2015-01-281-17/+9
* Implemented filter for ws + fixesobscuren2015-01-101-5/+15
* Renamed `chain` => `core`obscuren2014-12-041-6/+6
* Moved ethchain to chainobscuren2014-10-311-6/+6
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-2/+2
* Moved Filter's wrapping functions to their own util package. Fixes #61obscuren2014-10-181-0/+75