obscuren
2e2f23a0ae
Properly hide elements on tx submit
10 years ago
obscuren
0c9c79a89b
UI update
10 years ago
obscuren
ac14f002e6
Refactored GUI and added modular/pluginable side bar
10 years ago
obscuren
c59d7a899b
Added open js option for repetitive tasks in ethereal
10 years ago
obscuren
51a2087081
Minor issues
10 years ago
obscuren
4dc5855dfe
Regular browser option added
10 years ago
obscuren
a915ba17ed
Support the ".eth" TLD through the DnsContract
10 years ago
obscuren
bbe896875e
Typo. Fixes #107
10 years ago
obscuren
5c9fd19105
A few start up optimisations
10 years ago
obscuren
97004f7eb2
wip export
10 years ago
obscuren
a06a84d19b
Refactored to reflect the new VM and State
10 years ago
obscuren
4572d4940c
Windows don't like dem flags
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
7d64b589b4
h scroll
10 years ago
Maran
e53acdc2ac
Work around race condition with qt webinspector for windows builds
10 years ago
obscuren
288f1c5387
Removed timer
10 years ago
obscuren
d3e31a4a6d
Special diff output + debugger changes
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
0ae3bbc3f5
deleted
11 years ago
obscuren
9754c01f56
Added sample coin as a submodule
11 years ago
obscuren
043920d157
Removed sample coin
11 years ago
obscuren
9e38ca555d
Visual updates
11 years ago
obscuren
ca395306e3
Updated debugger
...
* Compile on the go. Continues compilation in order to update the ASM
view
* Short cuts commands
11 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)
11 years ago
obscuren
50c0938226
Break points and debugger commands
11 years ago
obscuren
2835321377
Fixed namereg
11 years ago
obscuren
8100903d92
Increase width of asm instruction
11 years ago
zelig
c0a05fcf89
log slider
...
- only add the gui logger after window is shown otherwise slider wont be shown
- need to silence gui logger after window closed otherwise logsystem hangs
- gui.GetLogLevelInt() extra function needed to give correcty int typecast value to gui widget that sets initial loglevel to default
11 years ago
obscuren
b89076faa2
Added amount to contract during debugging
11 years ago
obscuren
b3367ec0e3
Added option to not break eachline
11 years ago
zelig
39c0f7f386
fix logSlider: now has 5 levels, initialized to gui.GetLogLevel which is set through command line flag (defaults to InfoLevel)
11 years ago
Maran
9654b80912
Implemented TX History for ethjs
11 years ago
Maran
f6aabb7a90
Implements QML Apps. Implements #47
...
You are welcome Stephan.
11 years ago
obscuren
3ec0c719b9
Verbose logging
11 years ago
obscuren
7ab735eb02
Max 250 log
11 years ago
obscuren
ef1b923b31
Added a log level slider which can change the log level
11 years ago
obscuren
e7a22af0e6
Minor UI adjustments
11 years ago
Maran
1d300bbc10
Toggle inspector / reload using magic rectangle
11 years ago
Maran
57e3b1b093
Implemented usedGas to the explorer
11 years ago
Maran
0ee258bb75
Add GasLimit to the block explorer
11 years ago
obscuren
ba3623d0cc
Fixed debugger hang
11 years ago
Maran
7843390ecd
Implement getStateKeyVal for JS bindings.
...
Gives JS the option to 'loop' over contract key/val storage
11 years ago
Maran
3755616a29
Added namereg register option to qml wallet
11 years ago
Maran
9e411d785b
Tweaks and latency added to peeroverview
11 years ago
Maran
a6f4eef1da
Added Peer Window
11 years ago