-
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 |
|---|---|---|
| .. | ||
| .gitignore | ||
| .travis.yml | ||
| README.md | ||
| big.go | ||
| bytes.go | ||
| common.go | ||
| common_test.go | ||
| config.go | ||
| db.go | ||
| package.go | ||
| path.go | ||
| rand.go | ||
| reactor.go | ||
| reactor_test.go | ||
| rlp.go | ||
| rlp_test.go | ||
| script.go | ||
| value.go | ||
| value_test.go |