aboutsummaryrefslogtreecommitdiffstats
path: root/ethrpc
Commit message (Collapse)AuthorAgeFilesLines
* modified logging APIzelig2014-06-231-5/+7
| | | | | | - package vars for tagged loggers - weed out spurious fmt.PrintX and log.PrintX logging - tried to second guess loglevel for some :)
* The body of contracts are now returned insteadobscuren2014-05-251-1/+1
|
* Implemented missing EthPub calls in RPC serverMaran2014-05-211-0/+60
|
* Implemented support for a custom RPC portMaran2014-05-131-2/+4
|
* Added support to NewJsonRpc to return an error as well as an interfaceMaran2014-05-131-4/+4
| | | | Also changed default port to 8080. Fixes #18
* Assume arguments are supplied as strings to the rpc interfaceMaran2014-05-061-2/+6
|
* Now with filesMaran2014-05-052-0/+277