| Commit message (Expand) | Author | Age | Files | Lines |
* | core/state: access trie through Database interface, track errors (#14589) | Felix Lange | 2017-06-27 | 1 | -4/+2 |
* | internal/ethapi: add mutex around signing + nonce assignment | Martin Holst Swende | 2017-05-30 | 1 | -1/+1 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 1 | -1/+1 |
* | params: core, core/vm, miner: 64bit gas instructions | Jeffrey Wilcke | 2017-02-14 | 1 | -2/+2 |
* | Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" | Jeffrey Wilcke | 2017-02-13 | 1 | -2/+2 |
* | params: core, core/vm, miner: 64bit gas instructions (#3514) | Jeffrey Wilcke | 2017-02-02 | 1 | -2/+2 |
* | internal/ethapi: fix hex handling for eth_call input and eth_sendRawTransaction | Felix Lange | 2016-12-20 | 1 | -2/+2 |
* | rpc: remove HexNumber, replace all uses with hexutil types | Felix Lange | 2016-12-20 | 1 | -6/+10 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -1/+1 |
* | cmd, eth: added light client and light server modes | zsfelfoldi | 2016-11-09 | 1 | -4/+4 |
* | accounts/abi/bind: use ethereum interfaces | Felix Lange | 2016-08-22 | 1 | -45/+47 |
* | common/compiler: simplify solc wrapper | Felix Lange | 2016-08-17 | 1 | -1/+1 |
* | cmd, common, console, eth, release: drop redundant "full"s | Péter Szilágyi | 2016-06-30 | 1 | -1/+1 |
* | eth: separate common and full node-specific API and backend service | zsfelfoldi | 2016-06-16 | 1 | -20/+40 |
* | accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call | Péter Szilágyi | 2016-05-20 | 1 | -7/+11 |
* | release, all: integrate the release service into geth | Péter Szilágyi | 2016-05-02 | 1 | -0/+110 |