aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/api.go
Commit message (Expand)AuthorAgeFilesLines
* TidyTaylor Gerring2015-03-061-32/+58
* Refactor & cleanupTaylor Gerring2015-03-061-172/+110
* Resolve storage/storageatTaylor Gerring2015-03-061-5/+5
* Revert to hex responseTaylor Gerring2015-03-061-4/+3
* Final name changesTaylor Gerring2015-03-061-8/+9
* Update RPC methodsTaylor Gerring2015-03-051-84/+115
* Output net_peerCount as hexTaylor Gerring2015-03-041-1/+2
* Return block number as hexTaylor Gerring2015-03-041-1/+1
* Update NewTXArgs to accept hexTaylor Gerring2015-03-041-6/+9
* Add client_version RPC messageTaylor Gerring2015-03-041-0/+2
* Remove defunct callsTaylor Gerring2015-03-021-62/+30
* Rename "net" methodsTaylor Gerring2015-03-021-4/+4
* Defautl blockobscuren2015-02-261-32/+31
* Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-261-4/+23
|\
| * Stub defaultBlock methodsTaylor Gerring2015-02-251-0/+21
* | wipobscuren2015-02-261-33/+113
|/
* Consolidate related itemsTaylor Gerring2015-02-251-37/+36
* Rename filesTaylor Gerring2015-02-251-0/+637