Commit Graph

266 Commits

Author SHA1 Message Date
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
Maran 79259c916d Use relative image paths to help with windows builds 2014-07-08 14:05:42 +02:00
obscuren 685aebc72e Merge branch 'develop' 2014-07-07 22:15:35 +02:00
Jeffrey Wilcke 0c132e4c9e Revert "ethreact - Feature/ethutil refactor" 2014-07-07 10:58:42 +02:00
Jeffrey Wilcke f9e2e5276f Merge pull request #100 from ethersphere/feature/ethutil-refactor
ethreact - Feature/ethutil refactor
2014-07-07 10:55:39 +02:00
obscuren 8e5117444e New type of debugger 2014-07-05 13:25:16 +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
obscuren 0ae3bbc3f5 deleted 2014-07-04 15:53:16 +02:00
obscuren 9754c01f56 Added sample coin as a submodule 2014-07-04 15:49:51 +02:00
obscuren 043920d157 Removed sample coin 2014-07-04 15:49:32 +02:00
obscuren 9e38ca555d Visual updates 2014-07-04 15:31:13 +02:00
obscuren de183e80db Silent compiler errors when continues compiling 2014-07-04 13:42:43 +02:00
obscuren ca395306e3 Updated debugger
* Compile on the go. Continues compilation in order to update the ASM
  view
* Short cuts commands
2014-07-04 13:04:25 +02:00
zelig 9de30d96f0 Modify main wrappers
- clientIdentifier now set in main wrappers
- version handled within wrapper
- modify InitConfig now returning *ethutil.ConfigManager (passed to gui)
- added NewClientIdentity returning *ethwire.SimpleClientIdentiy (passed to ethereum)
2014-07-03 17:36:24 +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 a0dd1ebb6d . 2014-07-02 13:44:59 +02:00
obscuren 50c0938226 Break points and debugger commands 2014-07-02 13:08:18 +02:00
obscuren 7d0004f058 For namreg only show items starting without leading zeros. 2014-07-02 11:29:59 +02:00
obscuren e5b45d1c86 VM Update 2014-07-02 01:04:32 +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