Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/httpclient, les: removed httpclient | Jeffrey Wilcke | 2016-11-25 | 1 | -77/+0 |
| | |||||
* | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -1/+1 |
| | | | | As we aren't really using the standarized SHA-3 | ||||
* | rpc api: eth_getNatSpec | zelig | 2015-10-27 | 1 | -0/+77 |
* 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 |