obscuren
|
82a84dca80
|
Move to goroutine for faster startup time
|
2014-07-24 14:16:43 +02:00 |
|
obscuren
|
0ca776a6b8
|
Merge branch 'feature/new_vm' into develop
|
2014-07-24 14:16:25 +02:00 |
|
obscuren
|
2e39efbe7c
|
New State object
|
2014-07-24 12:34:48 +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 |
|
obscuren
|
f702e27485
|
Fixed miner stopping / starting:wq
|
2014-07-18 13:49:52 +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 |
|
obscuren
|
c302afd411
|
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
|
2014-07-15 20:36:45 +02:00 |
|
obscuren
|
28948d061c
|
Moved the repl to a new package
|
2014-07-15 20:34: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 |
|
zelig
|
94b12f7804
|
fix start mining
|
2014-07-15 00:05:18 +01:00 |
|
zelig
|
353ecbb7d7
|
Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/ethutil-refactor
|
2014-07-14 18:32:54 +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
|
0360e60dd5
|
Merge pull request #101 from ethereum/revert-100-feature/ethutil-refactor
Revert "ethreact - Feature/ethutil refactor"
|
2014-07-07 10:59:30 +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 |
|
zelig
|
6b296d907b
|
Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/ethutil-refactor
|
2014-07-05 12:52:44 +01: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 |
|