aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/bloom9.go
Commit message (Expand)AuthorAgeFilesLines
* core: differentiate receipt concensus and storage decodingPéter Szilágyi2015-10-191-1/+1
* core, eth/filters, miner, xeth: Optimised log filteringJeffrey Wilcke2015-10-171-0/+41
* cmd/evm, core/vm, test: refactored VM and coreJeffrey Wilcke2015-10-041-2/+2
* 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