obscuren
ae1de6593c
renamed
10 years ago
obscuren
01863ebff0
Rename and changed peer window
10 years ago
obscuren
e4cc365e89
Renamed ethereal
10 years ago
obscuren
91ca5d724e
Reworked filters
10 years ago
obscuren
893e9256a0
Some minor corrections
10 years ago
obscuren
444c9effdb
Check data length
10 years ago
obscuren
fb49e5565a
Fixed minor issues with filtering
10 years ago
obscuren
ecc2c609d4
Implemented QML message filtering
10 years ago
obscuren
203c4b99a0
LookupDomain method to uilib
10 years ago
obscuren
9f4886839f
Moved over to hardcoded v1 of Go QML
10 years ago
obscuren
a6c4543c57
Moving over to ethpipe
10 years ago
obscuren
95ba340d07
Tweaks and fixes + added webview debugger
...
* Require better icons .. someone? :-)
10 years ago
obscuren
dc3b0e170c
Name changes
10 years ago
obscuren
59d9746849
Changed naming on exposed QML variables
10 years ago
obscuren
4dc5855dfe
Regular browser option added
10 years ago
obscuren
a06a84d19b
Refactored to reflect the new VM and State
10 years ago
obscuren
c4f9151c67
Moved files
11 years ago
zelig
098f7f23ce
changed name for ethutil hex functions; and access to keyring via keyManager
11 years ago
Maran
f6aabb7a90
Implements QML Apps. Implements #47
...
You are welcome Stephan.
11 years ago
zelig
6f09a3e820
fix imports in ui_lib and flags cos of defaultAssetPath move; fix logLevel type for gui
11 years ago
zelig
1024766514
refactor cli and gui wrapper code. Details:
...
- all cli functions shared between ethereum and ethereal abstracted to utils/ cmd.go (should be ethcommon or shared or sth)
- simplify main() now readable stepwise
- rename main wrapper files to main.go
- rename commmand line args definition file from config.go to flags.go
- rename Do -> Start to parallel option names
- register interrupt for rpc server stop
- fix interrupt stopping js repl and ethereum
- register interrupt for mining stop
- custom config file option from command line
- debug option from command line
- loglevel option from command line
- changed ethutil.Config API
- default datadir and default config file set together with other flag defaults in wrappers
- default assetpath set together with other command line flags defaults in gui wrapper (not in ethutil.Config or ui/ui_lib)
- options precedence: default < config file < environment variables < command line
11 years ago
zelig
d060ae6a36
changed logger API, functions that allow Gui to implement ethlog.LogSystem for gui logging
11 years ago
obscuren
c89566a42f
Removed old debugger code
11 years ago
Maran
44db1a1eb2
Add 0x when feeding data to debugger
11 years ago
Maran
d4f9daa631
Refactor hex encode and remove coupling of popup to main window
11 years ago
Maran
1eda1d25b0
Hooked up the Block Explorer to the Debugger so we can instantly debug made transactions
11 years ago
obscuren
d0b31e2030
New debugger
11 years ago
obscuren
4fd267a778
Sep debugger from main
11 years ago
obscuren
d694e00a33
Fixed debugger
11 years ago
obscuren
d35380c19e
New main script through init return value
11 years ago
obscuren
f18ec51cb3
Switched to new keyring methods
11 years ago
obscuren
23fc50c61b
Upgraded to new mutan
11 years ago
obscuren
1471585af0
Moved Ext app js to its own dir
11 years ago
obscuren
0bf2d24cb0
Changed seeding
11 years ago
obscuren
f59f515def
Cleanup
11 years ago
obscuren
71defc11fa
Fixed closure
11 years ago
obscuren
64c2550b31
Split off External applications from main library
...
External applications now accept containers which function as the
frontend where the ExtApplication functions as the backend. Containers
execute within their own engine and have their own context and are
destroyed when released.
11 years ago
obscuren
922974c760
Added muted
11 years ago
Casey Kuhlman
a0f35d3248
PreProcess moved to Mutan package
11 years ago
obscuren
68e5568804
Draft mut(an)ed(itor)
11 years ago
obscuren
e16fd323e8
Leverage the new watch & address:changed functionality
11 years ago
obscuren
c535d0d246
Added new block sub for webapp
11 years ago
obscuren
bb72347acf
Minor fixes and sample coin "improvements"
11 years ago
obscuren
b962779a13
Minor update and fixes to the gui and console
11 years ago
obscuren
6d5d539a85
Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings
11 years ago
obscuren
a0c97b663d
Updated closure call
11 years ago
obscuren
1cd7d4456b
Updated to use new state object
11 years ago
Maran
91c75c9305
Adding log messages to debug panel
11 years ago
obscuren
ce43a9500f
Debug steps
11 years ago
obscuren
a9a6585913
Debugger
11 years ago