aboutsummaryrefslogtreecommitdiffstats
path: root/common/httpclient
Commit message (Collapse)AuthorAgeFilesLines
* common/httpclient, les: removed httpclientJeffrey Wilcke2016-11-252-201/+0
|
* all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()Ricardo Catalinas Jiménez2016-02-222-2/+2
| | | | As we aren't really using the standarized SHA-3
* rpc api: eth_getNatSpeczelig2015-10-272-0/+201
* xeth, rpc: implement eth_getNatSpec for tx confirmations * rename silly docserver -> httpclient * eth/backend: httpclient now accessible via eth.Ethereum init-d via config.DocRoot * cmd: introduce separate CLI flag for DocRoot (defaults to homedir) * common/path: delete unused assetpath func, separate HomeDir func