| Commit message (Expand) | Author | Age | Files | Lines |
* | core, eth, rpc: split out block validator and state processor | Jeffrey Wilcke | 2015-11-18 | 1 | -4/+24 |
* | core: support inserting pure header chains | Péter Szilágyi | 2015-10-19 | 1 | -7/+1 |
* | core/state, core, miner: handle missing root error from state.New | Gustav Simonsson | 2015-10-16 | 1 | -3/+3 |
* | cmd/geth, cmd/utils, core, rpc: renamed to blockchain | Jeffrey Wilcke | 2015-10-04 | 1 | -1/+1 |
* | core, eth, trie, xeth: merged state, chain, extra databases in one | Jeffrey Wilcke | 2015-08-08 | 1 | -1/+1 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | cmd/geth, rpc/api: fix reported metrics issues | Péter Szilágyi | 2015-06-25 | 1 | -15/+12 |
* | rpc/api, cmd/geth: retrievel all percentiles, add time units | Péter Szilágyi | 2015-06-24 | 1 | -21/+22 |
* | cmd/geth, rpc/api: extend metrics API, add a basic monitor command | Péter Szilágyi | 2015-06-24 | 1 | -27/+65 |
* | cmd/geth, rpc/api: move the metrics into the new console | Péter Szilágyi | 2015-06-24 | 1 | -0/+64 |
* | added RPC start/stop support | Bas van Kervel | 2015-06-22 | 1 | -1/+1 |
* | upgrade web3.js with _extend support | Bas van Kervel | 2015-06-11 | 1 | -2/+6 |
* | added admin API | Bas van Kervel | 2015-06-11 | 1 | -19/+19 |
* | added debug API | Bas van Kervel | 2015-06-11 | 1 | -0/+169 |