Commit Graph

286 Commits

Author SHA1 Message Date
obscuren 59d9746849 Changed naming on exposed QML variables 2014-08-12 12:16:21 +02:00
obscuren 2e2f23a0ae Properly hide elements on tx submit 2014-08-12 12:07:32 +02:00
obscuren 0c9c79a89b UI update 2014-08-12 12:03:06 +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
obscuren 4dc5855dfe Regular browser option added 2014-08-07 16:35:47 +02:00
obscuren a915ba17ed Support the ".eth" TLD through the DnsContract 2014-08-07 15:12:25 +02:00
obscuren bbe896875e Typo. Fixes #107 2014-08-07 00:27:58 +02:00
zelig 34e937c976 merge upstream 2014-07-30 18:02:43 +02:00
obscuren 23f83f53cc Upped version number 2014-07-30 01:05:40 +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 beca2234af Merge branch 'release/0.6.0' into develop 2014-07-25 10:43:23 +02:00
obscuren 97004f7eb2 wip export 2014-07-25 10:41:57 +02:00
obscuren 44da1801d8 Fixed strange issue where qml will crash first run after go install 2014-07-24 14:34:22 +02:00
obscuren 82a84dca80 Move to goroutine for faster startup time 2014-07-24 14:16:43 +02:00
obscuren a06a84d19b Refactored to reflect the new VM and State 2014-07-24 12:30:41 +02:00
obscuren e7a80ec681 set asm 2014-07-22 19:54:33 +02:00
zelig 2f5c95610f use logger instead of fmt for error in ext_app 2014-07-21 19:55:47 +01: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
obscuren 4572d4940c Windows don't like dem flags 2014-07-18 12:02:45 +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 44296c0b33 html tags not allowed 2014-07-17 23:17:10 +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
obscuren 6c565eae74 bump 2014-07-17 15:36:16 +02:00
obscuren c951702423 Merge branch 'develop' 2014-07-17 15:32:44 +02:00
obscuren 7d64b589b4 h scroll 2014-07-17 15:02:25 +02:00
Maran 223432fa1e Work around crash issues when building OSX binary 2014-07-15 16:21:16 +02:00
Maran c0ae5c58a6 Rewrote mnemonic word loading to facilitate deployable builds. 2014-07-15 12:52:30 +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
Maran e53acdc2ac Work around race condition with qt webinspector for windows builds 2014-07-14 16:46:00 +02:00
Maran dce0ccf490 Don't silently fail on watcher creation 2014-07-14 15:29:02 +02:00
Maran e6a428f85f Make the reload watcher use windows-safe paths 2014-07-14 15:25:01 +02:00
obscuren 288f1c5387 Removed timer 2014-07-12 11:02:50 +02:00
obscuren d3e31a4a6d Special diff output + debugger changes 2014-07-11 16:04:27 +02:00
obscuren fc8bd7229e Merge branch 'develop' 2014-07-10 21:54:46 +02:00
Maran c2bca5939d Added path check for Windows when loading external QML windows/components 2014-07-09 14:01:53 +02:00
Maran 05c1899895 Windos case for assetPath had a typo 2014-07-08 14:58:33 +02:00
Maran 7e88dd4e6b Setup default asset path for windows 2014-07-08 14:58:23 +02:00
Maran 61d5d107b6 Make script inclusion via QML also relative to asset path 2014-07-08 14:27:22 +02:00
Maran 7f9e614b5d Forgot two images 2014-07-08 14:25:30 +02:00