- 03 Jul, 2014 2 commits
-
-
zelig authored
- clientIdentifier now set in main wrappers - version handled within wrapper - modify InitConfig now returning *ethutil.ConfigManager (passed to gui) - added NewClientIdentity returning *ethwire.SimpleClientIdentiy (passed to ethereum)
-
zelig authored
- 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)
-
- 02 Jul, 2014 3 commits
- 01 Jul, 2014 10 commits
-
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
Feature/keys
-
zelig authored
-
obscuren authored
-
Ethan Buchman authored
-
- 29 Jun, 2014 14 commits
-
-
zelig authored
-
zelig authored
- remove lib *EthLib, expose gui itself to initial import window - remove addr []byte instead use dynamic adress() - use ethereum.KeyManager to retrieve address and privateKey - add Session string (keyRing identifier) - add and reimplement ImportAndSetPrivKey and CreateAndSetPrivKey
-
zelig authored
-
zelig authored
main loop uses new flags and common methods in util: db, keymanager set up; passes KeyRing/Session string to gui
-
zelig authored
- keyring: keyring/session identifier used by key manager - keystore: choice of db/file key storage - import message updated - export: name of directory to export keys to (was bool)
-
zelig authored
-
zelig authored
-
zelig authored
-
zelig authored
-
zelig authored
- keyring: keyring/session identifier used by key manager - keystore: choice of db/file key storage - import message updated - export: name of directory to export keys to (was bool)
-
zelig authored
-
zelig authored
-
obscuren authored
-
obscuren authored
-
- 26 Jun, 2014 11 commits