| Commit message (Expand) | Author | Age | Files | Lines |
* | core/rawdb: separate raw database access to own package (#16666) | Péter Szilágyi | 2018-05-07 | 1 | -388/+0 |
* | core/types: remove String methods from struct types (#16205) | Steven Roose | 2018-04-05 | 1 | -1/+1 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 1 | -7/+7 |
* | core/types, internal: swap Receipt.Failed to Status | Péter Szilágyi | 2017-10-02 | 1 | -1/+1 |
* | core, eth: add bloombit indexer, filter based on it | Zsolt Felfoldi | 2017-09-06 | 1 | -108/+0 |
* | core/types: encode receipt status in PostState field | Felix Lange | 2017-08-25 | 1 | -2/+2 |
* | core: implement Metropolis EIP 658, receipt status byte | rjl493456442 | 2017-08-22 | 1 | -2/+2 |
* | core: remove redundant storage of transactions and receipts (#14801) | Péter Szilágyi | 2017-07-15 | 1 | -67/+7 |
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 1 | -55/+5 |
* | core: refactor genesis handling | Felix Lange | 2017-03-23 | 1 | -1/+1 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -5/+6 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 1 | -2/+2 |
* | core/vm: move Log to core/types | Felix Lange | 2017-01-06 | 1 | -30/+24 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -2/+3 |
* | tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 | Felix Lange | 2016-10-06 | 1 | -2/+3 |
* | accounts, core, eth: pass chain config for chain maker to test DAO | Péter Szilágyi | 2016-07-15 | 1 | -1/+1 |
* | core: improved chainDb using sequential keys | zsfelfoldi | 2016-06-07 | 1 | -40/+40 |
* | core, core/types, eth: add and use Block.Body | Felix Lange | 2016-04-15 | 1 | -3/+3 |
* | cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache | Péter Szilágyi | 2016-03-09 | 1 | -1/+1 |
* | core, core/vm, crypto: fixes for homestead | Jeffrey Wilcke | 2016-02-18 | 1 | -2/+2 |
* | core, eth, miner, xeth: clean up tx/receipt db accessors | Péter Szilágyi | 2015-11-19 | 1 | -0/+609 |