| Commit message (Expand) | Author | Age | Files | Lines |
* | core/vm: add switches to select evm+ewasm interpreters (#17687) | Guillaume Ballet | 2018-09-20 | 1 | -0/+5 |
* | cmd, core, eth, miner, params: configurable gas floor and ceil | Péter Szilágyi | 2018-08-29 | 1 | -1/+5 |
* | consensus, miner: stale block mining support (#17506) | gary rong | 2018-08-28 | 1 | -0/+1 |
* | cmd, eth: clean up miner startup API, drop noop config field | Péter Szilágyi | 2018-08-23 | 1 | -1/+0 |
* | cmd, eth: apply default miner recommit setting (#17479) | gary rong | 2018-08-22 | 1 | -0/+1 |
* | cmd, eth, miner: make recommit configurable (#17444) | gary rong | 2018-08-22 | 1 | -7/+8 |
* | cmd, consensus/ethash, eth: miner push notifications | Péter Szilágyi | 2018-08-10 | 1 | -0/+1 |
* | core, eth, trie: streaming GC for the trie cache (#16810) | Péter Szilágyi | 2018-06-04 | 1 | -1/+1 |
* | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 1 | -1/+7 |
* | les: limit LES peer count and improve peer configuration logic (#16010) | Felföldi Zsolt | 2018-02-05 | 1 | -1/+1 |
* | eth/gasprice: set default percentile to 60%, count blocks instead of transact... | Nick Johnson | 2018-01-10 | 1 | -2/+2 |
* | cmd, consensus, eth: split ethash related config to it own (#15520) | gary rong | 2017-11-24 | 1 | -22/+17 |
* | eth: use maxpeers from p2p layer instead of extra config | Péter Szilágyi | 2017-09-06 | 1 | -1/+0 |
* | cmd, core, eth: configurable txpool parameters | Péter Szilágyi | 2017-05-29 | 1 | -0/+4 |
* | cmd, core, eth, miner: remove txpool gas price limits (#14442) | Péter Szilágyi | 2017-05-17 | 1 | -1/+1 |
* | cmd, eth, les, mobile: make networkid uint64 everywhere | Péter Szilágyi | 2017-04-25 | 1 | -1/+1 |
* | Merge remote-tracking branch 'fjl/license-update-1.6' | Péter Szilágyi | 2017-04-14 | 1 | -1/+1 |
|\ |
|
| * | all: update license information | Felix Lange | 2017-04-14 | 1 | -1/+1 |
* | | eth: revert accidental ethash cache dir change | Péter Szilágyi | 2017-04-14 | 1 | -0/+1 |
|/ |
|
* | cmd/utils, node: remove unused solc references and improve RPC config (#14324) | bas-vk | 2017-04-13 | 1 | -1/+0 |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 1 | -0/+117 |