Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go fmt | zelig | 2014-06-27 | 1 | -1/+1 |
* | new logger API for upstream merge | zelig | 2014-06-26 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/develop' into feature/logging | zelig | 2014-06-25 | 1 | -3/+11 |
|\ | |||||
| * | Fix key generation in ethPub | Maran | 2014-06-25 | 1 | -0/+1 |
| * | Support hex and decimal keys for GetStorageAt RPC. Fixes ethereum/go-ethereum#74 | Maran | 2014-06-24 | 1 | -3/+10 |
* | | modified logging API | zelig | 2014-06-23 | 1 | -5/+7 |
|/ | |||||
* | The body of contracts are now returned instead | obscuren | 2014-05-25 | 1 | -1/+1 |
* | Implemented missing EthPub calls in RPC server | Maran | 2014-05-21 | 1 | -0/+60 |
* | Implemented support for a custom RPC port | Maran | 2014-05-13 | 1 | -2/+4 |
* | Added support to NewJsonRpc to return an error as well as an interface | Maran | 2014-05-13 | 1 | -4/+4 |
* | Assume arguments are supplied as strings to the rpc interface | Maran | 2014-05-06 | 1 | -2/+6 |
* | Now with files | Maran | 2014-05-05 | 2 | -0/+277 |