Maran
223432fa1e
Work around crash issues when building OSX binary
10 years ago
Maran
c0ae5c58a6
Rewrote mnemonic word loading to facilitate deployable builds.
10 years ago
zelig
75a7a4c97c
ethreact
...
- use ethreact.Event,
- increased buffered event channels,
- subscribe after loop reading from channel starts
10 years ago
zelig
94b12f7804
fix start mining
10 years ago
zelig
353ecbb7d7
Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/ethutil-refactor
10 years ago
Maran
e53acdc2ac
Work around race condition with qt webinspector for windows builds
10 years ago
Maran
dce0ccf490
Don't silently fail on watcher creation
10 years ago
Maran
e6a428f85f
Make the reload watcher use windows-safe paths
10 years ago
obscuren
288f1c5387
Removed timer
10 years ago
obscuren
d3e31a4a6d
Special diff output + debugger changes
10 years ago
obscuren
fc8bd7229e
Merge branch 'develop'
10 years ago
Maran
c2bca5939d
Added path check for Windows when loading external QML windows/components
10 years ago
Maran
05c1899895
Windos case for assetPath had a typo
10 years ago
Maran
7e88dd4e6b
Setup default asset path for windows
10 years ago
Maran
61d5d107b6
Make script inclusion via QML also relative to asset path
10 years ago
Maran
7f9e614b5d
Forgot two images
10 years ago
Maran
79259c916d
Use relative image paths to help with windows builds
10 years ago
obscuren
685aebc72e
Merge branch 'develop'
10 years ago
Jeffrey Wilcke
0360e60dd5
Merge pull request #101 from ethereum/revert-100-feature/ethutil-refactor
...
Revert "ethreact - Feature/ethutil refactor"
10 years ago
Jeffrey Wilcke
0c132e4c9e
Revert "ethreact - Feature/ethutil refactor"
10 years ago
Jeffrey Wilcke
f9e2e5276f
Merge pull request #100 from ethersphere/feature/ethutil-refactor
...
ethreact - Feature/ethutil refactor
10 years ago
zelig
6b296d907b
Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/ethutil-refactor
10 years ago
obscuren
8e5117444e
New type of debugger
10 years ago
zelig
1e4ae24126
use ethreact.Event, unbuffered event channels, subscribe after loop reading from channel starts
10 years ago
obscuren
0ae3bbc3f5
deleted
10 years ago
obscuren
b9fa4dada8
Merge branch 'develop'
10 years ago
obscuren
9754c01f56
Added sample coin as a submodule
10 years ago
obscuren
043920d157
Removed sample coin
10 years ago
obscuren
3ebcd36667
Merge branch 'develop'
10 years ago
obscuren
9e38ca555d
Visual updates
10 years ago
obscuren
de183e80db
Silent compiler errors when continues compiling
10 years ago
obscuren
ca395306e3
Updated debugger
...
* Compile on the go. Continues compilation in order to update the ASM
view
* Short cuts commands
10 years ago
obscuren
24ff81d14e
Merge branch 'ethersphere-feature/clientid' into develop
10 years ago
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)
10 years ago
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)
10 years ago
obscuren
0076fa583c
Merge branch 'develop'
11 years ago
obscuren
a0dd1ebb6d
.
11 years ago
obscuren
50c0938226
Break points and debugger commands
11 years ago
obscuren
98f21669c7
Merge branch 'develop'
11 years ago
obscuren
7d0004f058
For namreg only show items starting without leading zeros.
11 years ago
obscuren
e5b45d1c86
VM Update
11 years ago
obscuren
677de48f6c
Listen for namereg changes
11 years ago
obscuren
c4f9151c67
Moved files
11 years ago
obscuren
4918531dd5
Merge branch 'develop'
11 years ago
obscuren
2835321377
Fixed namereg
11 years ago
obscuren
74ef489fe2
Merge branch 'release/0.5.16' into develop
11 years ago
obscuren
cb595fb63c
Merge branch 'release/0.5.16'
11 years ago
obscuren
5d3259587f
bump
11 years ago
Jeffrey Wilcke
5e02d2b586
Merge pull request #96 from ethersphere/feature/keys
...
Feature/keys
11 years ago
zelig
ce88a73aa6
Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/keys
11 years ago