aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/bloom9.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* core/types: Changed bloom lookup to take anything bytes backedobscuren2015-04-151-2/+6
* Changed how logs are being recordedobscuren2015-04-081-4/+4
* moved state and vm to coreobscuren2015-03-231-1/+1
* Fixed tests and bloomobscuren2015-03-181-7/+10
* bloomobscuren2015-03-171-3/+4
* converted vmobscuren2015-03-171-3/+3
* updated blockpoolobscuren2015-03-171-3/+3
* block conversionobscuren2015-03-171-3/+3
* Moved ethutil => commonobscuren2015-03-161-4/+4
* Bloom expanded by 4obscuren2015-03-031-3/+4
* Fixed issue in VM where LOG didn't pop anything of the stackobscuren2014-12-051-7/+5
* Log is now interfaceobscuren2014-12-041-2/+2
* Renamed `chain` => `core`obscuren2014-12-041-0/+56