aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/bloom9.go
Commit message (Expand)AuthorAgeFilesLines
* Moved ethchain to chainobscuren2014-10-311-55/+0
* Moved logging to state, proper structured blockobscuren2014-10-301-4/+4
* ethchain: fix dependencyFelix Lange2014-10-301-1/+1
* Added bloom 9 point lookup and bloom testobscuren2014-10-301-1/+12
* Removed events from the state managerobscuren2014-10-291-5/+4
* PoC 7 updatesobscuren2014-10-291-12/+19
* Fixed bloomobscuren2014-10-271-2/+2
* Implemented new bloom filter. Closes #156obscuren2014-10-271-0/+38