obscuren
23f83f53cc
Upped version number
10 years ago
obscuren
719b7784f3
Renamed to balance
10 years ago
obscuren
5c9fd19105
A few start up optimisations
10 years ago
obscuren
97004f7eb2
wip export
10 years ago
obscuren
44da1801d8
Fixed strange issue where qml will crash first run after go install
10 years ago
obscuren
82a84dca80
Move to goroutine for faster startup time
10 years ago
obscuren
a06a84d19b
Refactored to reflect the new VM and State
10 years ago
obscuren
e7a80ec681
set asm
10 years ago
obscuren
15960a5c04
changed iterator
10 years ago
Maran
0c5a747ef1
Add mining hash to GUI
10 years ago
obscuren
4572d4940c
Windows don't like dem flags
10 years ago
Maran
2b9f16802d
WIP to expose hashrate to gui
10 years ago
obscuren
34e2ab9f9f
Added block update
10 years ago
obscuren
44296c0b33
html tags not allowed
10 years ago
obscuren
01d9107bce
Add namecoin name if available to block
10 years ago
obscuren
ba3fabda77
Added a catch up indicator
10 years ago
obscuren
edf10ef8c5
Fixed name reg
10 years ago
obscuren
6c565eae74
bump
10 years ago
obscuren
7d64b589b4
h scroll
10 years ago
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
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
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
Jeffrey Wilcke
0c132e4c9e
Revert "ethreact - 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
9754c01f56
Added sample coin as a submodule
10 years ago
obscuren
043920d157
Removed sample coin
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
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
a0dd1ebb6d
.
11 years ago
obscuren
50c0938226
Break points and debugger commands
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
2835321377
Fixed namereg
11 years ago