- 01 Jul, 2014 6 commits
-
-
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 20 commits
-
-
obscuren authored
-
obscuren authored
-
obscuren authored
Conflicts: install.sh
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
zelig authored
-
obscuren authored
-
obscuren authored
-
zelig authored
-
zelig authored
- introduce gui.Stop() - remember state with open - stopping ethereum stack is not gui concern, moved to main - stopping mining, gui and ethereum handled via interrupt callbacks - ^C triggers exactly the same behaviour as quit via menu
-
zelig authored
- only add the gui logger after window is shown otherwise slider wont be shown - need to silence gui logger after window closed otherwise logsystem hangs - gui.GetLogLevelInt() extra function needed to give correcty int typecast value to gui widget that sets initial loglevel to default
-
obscuren authored
-