mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-28 22:02:55 +00:00
- gui NewWindow takes SimpleClientIdentity as argument - gui NewWindow takes ethutil.ConfigManager as argument to manage flag persistence - gui now saves loglevel and custom client id via config.Save - rename custom client id methods consistently also in wallet.qml - clientIdentifier now set in main wrappers - version handled within wrapper - modify InitConfig now returning *ethutil.ConfigManager (passed to gui) |
||
|---|---|---|
| .. | ||
| assets | ||
| debugger.go | ||
| ext_app.go | ||
| flags.go | ||
| gui.go | ||
| html_container.go | ||
| main.go | ||
| qml_container.go | ||
| ui_lib.go | ||