aboutsummaryrefslogtreecommitdiffstats
path: root/core/database_util.go
Commit message (Expand)AuthorAgeFilesLines
* les, light: LES/2 protocol version (#14970)Felföldi Zsolt2017-10-241-8/+7
* core, eth/downloader: commit block data using batches (#15115)Felix Lange2017-09-101-28/+25
* core, eth: clean up bloom filtering, add some testsPéter Szilágyi2017-09-061-67/+91
* core, eth: add bloombit indexer, filter based on itZsolt Felfoldi2017-09-061-48/+21
* core: remove redundant storage of transactions and receipts (#14801)Péter Szilágyi2017-07-151-116/+78
* core: typos and comments improvechanghong2017-05-251-3/+3
* all: next batch of log polishes to contextual versionsPéter Szilágyi2017-02-281-26/+21
* core, eth: drop database block splitting upgraderPéter Szilágyi2017-02-281-18/+0
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-25/+24
* logger: remove Core verbosity level (#3659)Felix Lange2017-02-151-1/+1
* cmd/geth, core: add support for recording SHA3 preimages (#3543)Nick Johnson2017-01-171-6/+39
* core: fix race condition in WriteMipmapBloomBas van Kervel2017-01-091-0/+6
* core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-131-3/+7
* core/types: remove header accessorsFelix Lange2016-11-091-6/+6
* light: light chain, VM env and tx poolZsolt Felfoldi2016-11-091-1/+43
* core: ensure the canonical block is written before the canonical hash is setBas van Kervel2016-08-161-1/+5
* core: improved chainDb using sequential keyszsfelfoldi2016-06-071-65/+114
* core, core/types, eth: add and use Block.BodyFelix Lange2016-04-151-1/+1
* core: added basic chain configurationJeffrey Wilcke2016-04-011-0/+34
* core, core/vm, crypto: fixes for homesteadJeffrey Wilcke2016-02-181-14/+0
* parmas, crypto, core, core/vm: homestead consensus protocol changesGustav Simonsson2016-02-181-69/+14
* common: remove old RLP implementation, Value and ExtPackageFelix Lange2015-12-181-0/+14
* core, eth, miner, xeth: clean up tx/receipt db accessorsPéter Szilágyi2015-11-191-0/+584