Commit Graph

40 Commits

Author SHA1 Message Date
obscuren fb49e5565a Fixed minor issues with filtering 2014-08-20 12:42:49 +02:00
obscuren ecc2c609d4 Implemented QML message filtering 2014-08-20 10:00:02 +02:00
obscuren a8409b0a8b Implementing new wallet views 2014-08-18 01:35:42 +02:00
obscuren 88655439a0 Copy to clipboard hax 2014-08-17 13:49:46 +02:00
obscuren 27735bbdfc State dumps from gui 2014-08-17 12:41:23 +02:00
obscuren 9f4886839f Moved over to hardcoded v1 of Go QML 2014-08-15 13:27:43 +02:00
obscuren a6c4543c57 Moving over to ethpipe 2014-08-15 13:16:07 +02:00
obscuren c362172567 Got rid of warnings and updated storage getters 2014-08-15 01:07:40 +02:00
obscuren 1fd69e9569 Implemented "messages" 2014-08-14 17:01:37 +02:00
obscuren 3fd0337330 DNS for a hrefs should now be fixed 2014-08-14 13:26:29 +02:00
obscuren 95ba340d07 Tweaks and fixes + added webview debugger
* Require better icons .. someone? :-)
2014-08-14 00:18:37 +02:00
obscuren d518423b9c Updated DNS Lookup 2014-08-13 10:52:30 +02:00
obscuren dc3b0e170c Name changes 2014-08-12 12:21:50 +02:00
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