obscuren
aadc5be3ff
Implemented new watch
...
* Old watch methods have been removed
* Implemented new callback handlers for onWatchCb
* added new Filter JS object
10 years ago
obscuren
1fd69e9569
Implemented "messages"
10 years ago
obscuren
3fd0337330
DNS for a hrefs should now be fixed
10 years ago
obscuren
95ba340d07
Tweaks and fixes + added webview debugger
...
* Require better icons .. someone? :-)
10 years ago
obscuren
d518423b9c
Updated DNS Lookup
10 years ago
obscuren
1fa792eae7
Fixed reference
10 years ago
obscuren
dc3b0e170c
Name changes
10 years ago
obscuren
59d9746849
Changed naming on exposed QML variables
10 years ago
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
Maran
e53acdc2ac
Work around race condition with qt webinspector for windows builds
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
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
2835321377
Fixed namereg
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
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
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
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
obscuren
0bdb0a9d58
Added ini file for ethereum. fixes #66
11 years ago
obscuren
1020d7ff67
Unified the contract interface and tx interface. Fixes #62
11 years ago
obscuren
e7c9b86a5a
Improved UI
...
* Added mining button
11 years ago
obscuren
fcbf99a30a
Minor GUI updates
...
* IceCream => IceCREAM
* Added coin base to block info
11 years ago
obscuren
40d72ff40b
.
11 years ago
obscuren
efadfbfb17
Minor UI changes
...
* Moved log from block view
* Prepend instead of append for logs
11 years ago