-
zelig authored
- remove clientstring handling from ethutil.Config - ReadConfig takes no Identifier argument - members Ver, ClientString, ClientIdentifier removed from Config - type ConfValue removed - expose public type ethutil.ConfigManager - Set -> Save(key string, value interface{}) now takes any value to allow for persisting non-string values directly - TODO: eliminate all eth specific configs, just a wrapper around globalconff02602d0
| Name |
Last commit
|
Last update |
|---|---|---|
| ethchain | ||
| ethcrypto | ||
| ethdb | ||
| ethlog | ||
| ethminer | ||
| ethpub | ||
| ethrpc | ||
| ethtrie | ||
| ethutil | ||
| ethwire | ||
| .gitignore | ||
| .travis.yml | ||
| LICENSE | ||
| README.md | ||
| ethereum.go | ||
| install.sh | ||
| nat.go | ||
| natpmp.go | ||
| natupnp.go | ||
| peer.go |