aboutsummaryrefslogtreecommitdiffstats
path: root/ethrpc/packages.go
Commit message (Expand)AuthorAgeFilesLines
* Removed the "Get" partobscuren2014-08-181-9/+9
* removed pub completely in favour of pipeobscuren2014-08-161-17/+19
* Old code removed and renamed amount to balanceobscuren2014-07-301-3/+4
* change all modified calls to ethtrie, ethutil and ethcrypto functionszelig2014-06-301-1/+1
* new logger API for upstream mergezelig2014-06-261-1/+1
* Fix key generation in ethPubMaran2014-06-251-0/+1
* Support hex and decimal keys for GetStorageAt RPC. Fixes ethereum/go-ethereum#74Maran2014-06-241-3/+10
* The body of contracts are now returned insteadobscuren2014-05-251-1/+1
* Implemented missing EthPub calls in RPC serverMaran2014-05-211-0/+60
* Assume arguments are supplied as strings to the rpc interfaceMaran2014-05-061-2/+6
* Now with filesMaran2014-05-051-0/+215