Commit Graph

27 Commits

Author SHA1 Message Date
obscuren 59d9746849 Changed naming on exposed QML variables 2014-08-12 12:16:21 +02:00
obscuren ac14f002e6 Refactored GUI and added modular/pluginable side bar 2014-08-12 11:02:33 +02:00
obscuren c59d7a899b Added open js option for repetitive tasks in ethereal 2014-08-11 16:24:35 +02:00
obscuren 51a2087081 Minor issues 2014-08-10 14:57:42 +01:00
zelig 34e937c976 merge upstream 2014-07-30 18:02:43 +02:00
obscuren 719b7784f3 Renamed to balance 2014-07-30 00:30:57 +02:00
obscuren 5c9fd19105 A few start up optimisations 2014-07-30 00:17:23 +02:00
obscuren 97004f7eb2 wip export 2014-07-25 10:41:57 +02:00
obscuren 82a84dca80 Move to goroutine for faster startup time 2014-07-24 14:16:43 +02:00
zelig 74abc457ad reactor event channels have large buffer to allow more tolerance 2014-07-21 19:26:01 +01:00
zelig 9f7d8ff302 Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/ethutil-refactor 2014-07-21 13:31:03 +01:00
zelig 4d5a890b46 merge upstream 2014-07-21 13:30:37 +01:00
obscuren 15960a5c04 changed iterator 2014-07-21 11:55:50 +02:00
Maran 0c5a747ef1 Add mining hash to GUI 2014-07-18 12:29:14 +02:00
obscuren 75df148ba2 Fixed miner channel 2014-07-18 12:21:34 +02:00
Maran 2b9f16802d WIP to expose hashrate to gui 2014-07-18 12:01:26 +02:00
obscuren 34e2ab9f9f Added block update 2014-07-18 11:57:58 +02:00
obscuren 01d9107bce Add namecoin name if available to block 2014-07-17 22:30:17 +02:00
obscuren ba3fabda77 Added a catch up indicator 2014-07-17 22:01:39 +02:00
obscuren edf10ef8c5 Fixed name reg 2014-07-17 17:10:35 +02:00
zelig 75a7a4c97c ethreact
- use ethreact.Event,
- increased buffered event channels,
- subscribe after loop reading from channel starts
2014-07-15 01:13:39 +01:00
Jeffrey Wilcke 0c132e4c9e Revert "ethreact - Feature/ethutil refactor" 2014-07-07 10:58:42 +02:00
zelig 1e4ae24126 use ethreact.Event, unbuffered event channels, subscribe after loop reading from channel starts 2014-07-04 19:48:37 +01:00
zelig a3c4823511 Gui saves custom client id and loglevel
- 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)
2014-07-03 17:35:48 +01:00
obscuren 7d0004f058 For namreg only show items starting without leading zeros. 2014-07-02 11:29:59 +02:00
obscuren 677de48f6c Listen for namereg changes 2014-07-02 00:28:45 +02:00
obscuren c4f9151c67 Moved files 2014-07-02 00:13:50 +02:00