| Commit message (Expand) | Author | Age | Files | Lines |
* | common, node: move datadir defaults into package node | Felix Lange | 2016-09-16 | 1 | -27/+0 |
* | all: fix go vet warnings | Felix Lange | 2016-04-15 | 1 | -1/+1 |
* | cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect | Péter Szilágyi | 2016-02-05 | 1 | -22/+0 |
* | cmd, common, node, rpc: move IPC into the node itself | Péter Szilágyi | 2016-02-04 | 1 | -5/+4 |
* | common: Fix HomeDir detection | Lefteris Karapetsas | 2016-01-08 | 1 | -5/+6 |
* | rpc api: eth_getNatSpec | zelig | 2015-10-27 | 1 | -38/+6 |
* | common: fix #1818, secondary datadir paths to fall back to | Péter Szilágyi | 2015-10-01 | 1 | -6/+16 |
* | common: remove windows path functions | Felix Lange | 2015-08-06 | 1 | -11/+0 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | fixed windows ipc path issue | Bas van Kervel | 2015-06-12 | 1 | -0/+3 |
* | added API/IPC commandline flags | Bas van Kervel | 2015-06-11 | 1 | -0/+4 |
* | replaced several path.* with filepath.* which is platform independent | Bas van Kervel | 2015-05-12 | 1 | -11/+10 |
* | Remove path separator literals | Taylor Gerring | 2015-04-29 | 1 | -6/+7 |
* | common: remove WriteFile and ReadAllFile (use ioutil instead) | zelig | 2015-03-27 | 1 | -30/+0 |
* | Move MakeName to path | Taylor Gerring | 2015-03-22 | 1 | -0/+8 |
* | Move OS-specific funcs to path.go | Taylor Gerring | 2015-03-22 | 1 | -0/+60 |
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -0/+68 |