Commit Graph

20 Commits (497448bf90226eb088a41d1d102ffbb6cb2d1d6f)

Author SHA1 Message Date
kiel barry 84f8c0cc1f common: improve documentation comments (#16701) 6 years ago
Felix Lange b42a5b118f common, node: move datadir defaults into package node 8 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Péter Szilágyi a13bc9d7a1 cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect 9 years ago
Péter Szilágyi 188ab928c3 cmd, common, node, rpc: move IPC into the node itself 9 years ago
Lefteris Karapetsas e2fdd33541 common: Fix HomeDir detection 9 years ago
zelig 4d005a2c1d rpc api: eth_getNatSpec 9 years ago
Péter Szilágyi 74578ab22b common: fix #1818, secondary datadir paths to fall back to 9 years ago
Felix Lange 78b101e15d common: remove windows path functions 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Bas van Kervel 359e6414e5 fixed windows ipc path issue 9 years ago
Bas van Kervel 2a0d888326 added API/IPC commandline flags 9 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 9 years ago
Taylor Gerring f8cdff9a5d Remove path separator literals 10 years ago
zelig 4ec38e3932 common: remove WriteFile and ReadAllFile (use ioutil instead) 10 years ago
Taylor Gerring 2477d10aa0 Move MakeName to path 10 years ago
Taylor Gerring c0741edc34 Move OS-specific funcs to path.go 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren b25126a277 Minor fixed and additions for block proc 10 years ago
obscuren 09841b1c9b Cleaned up some of that util 10 years ago
obscuren fd041d91ee Truncate when writing 10 years ago
obscuren 41bd38147c Clean up and util methods 10 years ago
obscuren 3889785017 Added Path utility 10 years ago