Commit Graph

6 Commits

Author SHA1 Message Date
Maran c9852c4929 Renamed etherpc to ethrpc
All work and no play makes Maran a dull boy
2014-05-05 15:15:04 +02:00
Maran e94e5ac75d Implemented rpc for ethereal and ethereum 2014-05-05 14:16:14 +02:00
obscuren bb72347acf Minor fixes and sample coin "improvements" 2014-04-24 00:01:22 +02:00
Maran e2bf5d1270 Implemented key importing/generation for the GUI 2014-04-10 14:53:12 -04:00
zelig 49c710bf44 assetPath configurable on command line for ethereal GUI
- solves the problem of non-standard installs
- add AssetPath to config as string var
- introduced UiLib constructor which falls back to defaultAssetPath (earlier behaviour) if no assetPath is set
- defaultAssetPath now internal concern of UiLib
- gui.Start(assetPath) argument passed from ethereal main() as set Init() in config.go
- informative log message if wallet.qml fails to open
2014-03-27 17:14:04 +07:00
obscuren 1f2547b8a7 Major re-organisation.
The Ethereum node and Gui are now separated.
2014-03-22 01:02:24 +01:00