- Jul 01, 2014
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Feature/keys
-
Viktor Trón authored
-
Jeffrey Wilcke authored
-
Ethan Buchman authored
-
- Jun 29, 2014
-
-
Viktor Trón authored
-
Viktor Trón 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
-
Viktor Trón authored
-
Viktor Trón authored
main loop uses new flags and common methods in util: db, keymanager set up; passes KeyRing/Session string to gui
-
Viktor Trón 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)
-
Viktor Trón authored
-
Viktor Trón authored
-
Viktor Trón authored
-
Viktor Trón authored
-
Viktor Trón 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)
-
Viktor Trón authored
-
Viktor Trón authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Jun 26, 2014
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Conflicts: install.sh
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Viktor Trón authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Viktor Trón authored
-
Viktor Trón 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
-
Viktor Trón 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
-
Jeffrey Wilcke authored
-
Viktor Trón authored
-